Skip to content

v0.5.0

Compare
Choose a tag to compare
@khiga8 khiga8 released this 10 Oct 13:50
· 39 commits to main since this release
ccc7d23

What's Changed

Rule updates

  • Fix bug where images within code blocks are being flagged by @khiga8 in #83
  • Update and add more test coverage for no-default-alt-text by @khiga8 in #84
  • Introduce a no-empty-alt-text rule by @khiga8 in #85

Dependabot and Misc. updates

  • Add accessibility-alt-text-bot by @khiga8 in #43
  • Give a code sample with more context for package.json by @sampart in #44
  • Move location of accessibility-alt-text-bot.yml by @kendallgassner in #45
  • Update accessibility-alt-text-bot.yml by @khiga8 in #46
  • Create dependabot.yml by @khiga8 in #47
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #48
  • chore(deps-dev): bump eslint from 8.50.0 to 8.51.0 by @dependabot in #87
  • chore(deps-dev): bump markdownlint-cli2 from 0.5.1 to 0.7.1 by @dependabot in #50
  • chore(deps-dev): bump jest from 28.1.3 to 29.5.0 by @dependabot in #53
  • chore(deps-dev): bump eslint from 8.22.0 to 8.41.0 by @dependabot in #52
  • chore(deps-dev): bump eslint-plugin-github from 4.3.7 to 4.7.0 by @dependabot in #49
  • chore(deps-dev): bump markdownlint from 0.26.2 to 0.28.2 by @dependabot in #51
  • chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 by @dependabot in #56
  • chore(deps-dev): bump markdownlint from 0.28.2 to 0.29.0 by @dependabot in #55
  • chore(deps-dev): bump eslint-plugin-github from 4.7.0 to 4.8.0 by @dependabot in #54
  • chore(deps-dev): bump markdownlint-cli2 from 0.7.1 to 0.8.1 by @dependabot in #57
  • chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 by @dependabot in #58
  • chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 by @dependabot in #60
  • chore(deps-dev): bump jest from 29.5.0 to 29.6.1 by @dependabot in #61
  • chore(deps): bump github/accessibility-alt-text-bot from 1.2.0 to 1.3.0 by @dependabot in #62
  • chore(deps-dev): bump eslint-plugin-github from 4.8.0 to 4.9.0 by @dependabot in #64
  • chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 by @dependabot in #63
  • chore(deps-dev): bump eslint-plugin-github from 4.9.0 to 4.9.2 by @dependabot in #65
  • chore(deps-dev): bump jest from 29.6.1 to 29.6.2 by @dependabot in #66
  • chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 by @dependabot in #67
  • chore(deps-dev): bump markdownlint from 0.29.0 to 0.30.0 by @dependabot in #68
  • chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 by @dependabot in #69
  • chore(deps-dev): bump markdownlint-cli2 from 0.8.1 to 0.9.2 by @dependabot in #70
  • chore(deps-dev): bump eslint from 8.47.0 to 8.48.0 by @dependabot in #72
  • chore(deps-dev): bump jest from 29.6.2 to 29.6.4 by @dependabot in #71
  • chore(deps-dev): bump eslint-plugin-github from 4.9.2 to 4.10.0 by @dependabot in #73
  • chore(deps-dev): bump markdownlint from 0.30.0 to 0.31.0 by @dependabot in #74
  • chore(deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #75
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #76
  • chore(deps-dev): bump markdownlint from 0.31.0 to 0.31.1 by @dependabot in #77
  • chore(deps-dev): bump jest from 29.6.4 to 29.7.0 by @dependabot in #79
  • chore(deps-dev): bump markdownlint-cli2 from 0.9.2 to 0.10.0 by @dependabot in #78
  • chore(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #80
  • chore(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.1 by @dependabot in #82

New Contributors

Full Changelog: v0.4.1...v0.5.0