Skip to content

Bump pa11y from 9.1.1 to 10.0.0 - #1594

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pa11y-10.0.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pa11y-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps pa11y from 9.1.1 to 10.0.0.

Release notes

Sourced from pa11y's releases.

v10.0.0

Pa11y 10 requires a stable (even-numbered) Node.js version of 22 or above, updates to the latest version of Puppeteer (25) and Axe (4.13), updates several other dependencies, and includes some GitHub actions and documentation cleanup.

Changes in pa11y@10

  • Breaking: Upgrade Node.js support: Pa11y 10 requires a stable (even-numbered) Node.js version of 22.13.0 or above
  • Breaking: Upgrade puppeteer to 25 from 24. This resolves an issue with installing browsers, but requires platform-specific tools to unzip the browser files. See the system requirements for details (this should not cause an issue in most cases).
  • Significant dependency changes (potentially impacting Pa11y results):
    • Remove kleur dependency in favor of the built-in util.styleText function, which is available in Node.js 22.13.0 and above (#834).
    • Upgrade axe-core to 4.13 from 4.11. This includes rule fixes that may change results when using the axe runner. See axe-core releases for complete details.
  • Other dependency changes:
    • Upgrade commander to 15.0 from 14.0.
    • Upgrade semver to 7.8 from 7.7.
  • Other changes: Refactor code and tests for dependency compatibility, update support table, update actions, and fix some links in the README (#825, thanks @​TejasAmle).
Changelog

Sourced from pa11y's changelog.

10.0.0 (2026-08-27)

Pa11y 10 requires a stable (even-numbered) Node.js version of 22 or above, updates to the latest version of Puppeteer (25) and Axe (4.13), updates several other dependencies, and includes some GitHub actions and documentation cleanup.

Changes in pa11y@10

  • Breaking: Upgrade Node.js support: Pa11y 10 requires a stable (even-numbered) Node.js version of 22.13.0 or above
  • Breaking: Upgrade puppeteer to 25 from 24. This resolves an issue with installing browsers, but requires platform-specific tools to unzip the browser files. See the system requirements for details (this should not cause an issue in most cases).
  • Significant dependency changes (potentially impacting Pa11y results):
    • Remove kleur dependency in favor of the built-in util.styleText function, which is available in Node.js 22.13.0 and above (#834).
    • Upgrade axe-core to 4.13 from 4.11. This includes rule fixes that may change results when using the axe runner. See axe-core releases for complete details.
  • Other dependency changes:
    • Upgrade commander to 15.0 from 14.0.
    • Upgrade semver to 7.8 from 7.7.
  • Other changes: Refactor code and tests for dependency compatibility, update support table, update actions, and fix some links in the README (#825, thanks @​TejasAmle).
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pa11y](https://github.com/pa11y/pa11y) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/pa11y/pa11y/releases)
- [Changelog](https://github.com/pa11y/pa11y/blob/main/CHANGELOG.md)
- [Commits](pa11y/pa11y@9.1.1...10.0.0)

---
updated-dependencies:
- dependency-name: pa11y
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants