Releases: github/accessibility-scanner
Releases · github/accessibility-scanner
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
v2.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Fixes
Note
This release fixes a bug that caused duplicate issues to be opened after re-running the action.
- Prevent duplicate issues from
jqerrors in the “normalize_cache” step by @smockle - Output compact (one-line) JSON by @smockle
- File: Read the
cached_filingsinput, notcached_resultby @smockle
Full Changelog: v2.0.0...v2.1.0
v1.5.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Important
The Accessibility Scanner action is now referenced with:
uses: github/accessibility-scanner@v1Details in the README.
Fixes
- Update references after transferring the repository by @smockle
- fix: Replace relative paths in
usesby @smockle
Documentation
Full Changelog: v1.4.0...v1.5.0