Skip to content

Releases: github/accessibility-scanner

v2.9.0

24 Feb 05:18
Immutable release. Only release title and notes can be modified.
ecc28bf

Choose a tag to compare

What's Changed

Features

  • Adds links to screenshots when include_screenshots is true by @lindseywild in #137

New: support for an include_screenshots option (off by default). When enabled, it captures screenshots of scanned pages and will link to them in issues filed.

Dependency updates and other housekeeping

  • Adds prettier and eslint by @lindseywild in #138
  • chore(deps): Bump puma from 7.1.0 to 7.2.0 in /sites/site-with-errors in the bundler-minor-and-patch group by @dependabot[bot] in #104
  • chore(deps): Bump the npm-minor-and-patch group across 5 directories with 3 updates by @dependabot[bot] in #109
  • chore(deps): Bump ruby/setup-ruby from 1.275.0 to 1.281.0 in the github-actions group across 1 directory by @dependabot[bot] in #101
  • chore(deps): Bump ruby/setup-ruby from 1.281.0 to 1.288.0 in the github-actions group across 1 directory by @dependabot[bot] in #111
  • chore(deps-dev): Bump @actions/core from 2.0.1 to 3.0.0 by @dependabot[bot] in #113
  • Revert "chore(deps): Bump puma from 7.1.0 to 7.2.0 in /sites/site-with-errors in the bundler-minor-and-patch group" by @JoyceZhu in #128
  • chore(deps): Bump rack from 3.2.4 to 3.2.5 in /sites/site-with-errors by @dependabot[bot] in #131
  • chore(deps): Bump puma from 7.1.0 to 7.2.0 in /sites/site-with-errors in the bundler-minor-and-patch group across 1 directory by @dependabot[bot] in #132

New Contributors

Full Changelog: v2.8.0...v2.9.0

v2.8.0

06 Jan 15:46
Immutable release. Only release title and notes can be modified.
890bb2e

Choose a tag to compare

What's Changed

  • chore(deps): Bump @actions/core from 1.11.1 to 2.0.1 in /.github/actions/fix by @dependabot[bot] in #95
  • chore(deps): Bump @actions/core from 1.11.1 to 2.0.1 in /.github/actions/file by @dependabot[bot] in #91
  • chore(deps): Bump @actions/core from 1.11.1 to 2.0.1 in /.github/actions/auth by @dependabot[bot] in #89
  • chore(deps-dev): Bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in #87
  • chore(deps): Bump @actions/core from 1.11.1 to 2.0.1 in /.github/actions/find by @dependabot[bot] in #93
  • chore(deps-dev): Bump @types/node from 24.10.1 to 25.0.2 in /.github/actions/find by @dependabot[bot] in #92
  • chore(deps-dev): Bump @types/node from 24.10.1 to 25.0.2 in /.github/actions/file by @dependabot[bot] in #90
  • chore(deps-dev): Bump @types/node from 24.10.1 to 25.0.2 in /.github/actions/auth by @dependabot[bot] in #88
  • chore(deps-dev): Bump @types/node from 24.10.1 to 25.0.2 by @dependabot[bot] in #86
  • chore(deps): Bump ruby/setup-ruby from 1.269.0 to 1.270.0 in the github-actions group across 1 directory by @dependabot[bot] in #85
  • chore(deps-dev): Bump @types/node from 24.10.1 to 25.0.2 in /.github/actions/fix by @dependabot[bot] in #94
  • chore(deps-dev): Bump the npm-minor-and-patch group across 5 directories with 2 updates by @dependabot[bot] in #99
  • chore(deps): Bump ruby/setup-ruby from 1.270.0 to 1.275.0 in the github-actions group across 1 directory by @dependabot[bot] in #98
  • Prepare v2.8.0 release by @lindseywild in #100

New Contributors

Full Changelog: v2.7.0...v2.8.0

v2.7.0

11 Dec 18:25
Immutable release. Only release title and notes can be modified.
f5fe7fd

Choose a tag to compare

v2.6.0

04 Dec 16:53
Immutable release. Only release title and notes can be modified.
9a6726b

Choose a tag to compare

v2.5.0

03 Dec 20:23
Immutable release. Only release title and notes can be modified.
d3a68db

Choose a tag to compare

v2.4.0

04 Nov 16:23
Immutable release. Only release title and notes can be modified.
ef29f6f

Choose a tag to compare

v2.3.0

28 Oct 19:58
Immutable release. Only release title and notes can be modified.
dab8a8a

Choose a tag to compare

v2.2.0

22 Oct 20:57
Immutable release. Only release title and notes can be modified.
6da63ef

Choose a tag to compare

v1.6.0

22 Oct 20:55
Immutable release. Only release title and notes can be modified.
f7523d4

Choose a tag to compare

What's Changed

Note

This is the final planned release in the v1 series. Consider migrating to v2 (or later) to leverage the latest scanner features. The v2.0.0 release notes include a list of breaking changes and migration instructions.

Fixes

Full Changelog: v1.5.0...v1.6.0

v2.1.0

13 Oct 16:57
Immutable release. Only release title and notes can be modified.
9260974

Choose a tag to compare

What's Changed

Fixes

Note

This release fixes a bug that caused duplicate issues to be opened after re-running the action.

Full Changelog: v2.0.0...v2.1.0