Releases: github/accessibility-scanner
Releases · github/accessibility-scanner
v2.10.0
Immutable
release. Only release title and notes can be modified.
What's Changed
New features
- Add more error logging to Actions by @JoyceZhu in #143
- More fine-grained error messages if something goes wrong before packages get installed/build steps finish
- Add workflow input options for
reducedMotionandcolorSchemeby @Copilot in #145- These options can now be passed to Playwright when running the
findAction
- These options can now be passed to Playwright when running the
Version bumps
- chore(deps): Bump actions/setup-node from 4 to 6 in the github-actions group across 1 directory by @dependabot[bot] in #139
- chore(deps): Bump @actions/core from 2.0.1 to 3.0.0 in /.github/actions/auth by @dependabot[bot] in #114
- chore(deps): Bump @actions/core from 2.0.1 to 3.0.0 in /.github/actions/file by @dependabot[bot] in #115
- chore(deps): Bump @actions/core from 2.0.1 to 3.0.0 in /.github/actions/find by @dependabot[bot] in #116
- chore(deps): Bump @actions/core from 2.0.1 to 3.0.0 in /.github/actions/fix by @dependabot[bot] in #117
- chore(deps): Bump the npm-minor-and-patch group across 5 directories with 5 updates by @dependabot[bot] in #140
- chore(deps-dev): Bump minimatch from 10.2.2 to 10.2.4 by @dependabot[bot] in #147
- chore(deps-dev): Bump the npm-minor-and-patch group across 5 directories with 1 update by @dependabot[bot] in #149
Full Changelog: v2.9.0...v2.10.0
v2.9.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Features
- Adds links to screenshots when
include_screenshotsis 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
Immutable
release. Only release title and notes can be modified.
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
- @lindseywild made their first contribution in #100
Full Changelog: v2.7.0...v2.8.0
v2.7.0
Immutable
release. Only release title and notes can be modified.
v2.6.0
Immutable
release. Only release title and notes can be modified.
v2.5.0
Immutable
release. Only release title and notes can be modified.
v2.4.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Features
- Log the actual page being scanned by @smockle
- Use relative paths to reference sub-actions in composite actions by @smockle
Fixes
Full Changelog: v2.3.0...v2.4.0
v2.3.0
Immutable
release. Only release title and notes can be modified.
v2.2.0
Immutable
release. Only release title and notes can be modified.
v1.6.0
Immutable
release. Only release title and notes can be modified.
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