Skip to content

Bump pa11y from 5.3.0 to 6.2.2#197

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pa11y-6.2.2
Closed

Bump pa11y from 5.3.0 to 6.2.2#197
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pa11y-6.2.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 8, 2022

Bumps pa11y from 5.3.0 to 6.2.2.

Changelog

Sourced from pa11y's changelog.

6.2.2 (2022-04-08)

  • Fix a crash when a page logs a warning or an error.

6.2.1 (2022-04-07)

6.2.0 (2022-03-31)

6.1.1 (2021-11-17)

6.1.0 (2021-11-09)

  • The axe runner now supports the same error level flags as the HTML_CodeSniffer runner.
  • Add ignore-rules section to axe runner config
  • Improve the logic to detect local files passed as an argument (thanks @​kkoskelin)
  • Increase default timeout from 30 to 60 seconds (thanks @​m1rp)
  • Update documentation to mention WCAG 2.1 instead of WCAG 2.0 when appropriate
  • Remove all mentions to Section 508 from the tool
  • Merge the example HTML reporter into this repo
  • Update dependencies
  • Downgrade package-lock.json file to v1 for compatibility with older versions of npm.

6.0.1 (2021-06-28)

  • Merge axe and htmlcs runners into repo
  • --environment flag now shows pa11y version correctly (thanks @​aarongoldenthal)
  • Tests and dependency fixes for runners and reporters (thanks @​aarongoldenthal)

6.0.0 (2021-05-26)

  • Test against WCAG 2.1 rules when using the default HTML_CodeSniffer runner.
  • Upgrade puppeteer to v9, which reduces the number of browser crashes significantly.
  • Remove support for testing against Section 508 standard.
  • Replace make commands for testing with npm scripts (thanks @​sonniesedge and @​paazmaya).
  • Integrate the built-in reporters with the pa11y repo (thanks @​joeyciechanowicz).
  • Improve resilience of tests and other quality of life improvements (thanks @​sangitamane).
  • Improve --environment output (thanks @​ryhinchey).
  • Drop support for Node.js versions older than 12.

6.0.0-alpha (2020-04-28)

... (truncated)

Commits
  • 14b4d4a Version 6.2.2
  • 742ab2d Update issue template
  • f94e5db Fix crashing when a page logs a warning or error
  • 5e522e7 Version 6.2.1
  • 668f060 Make the console logging code more resilient
  • 4fc1305 Version 6.2.0
  • 429ee5a Replace unmaintained hogan.js dependency with maintained mustache
  • a7da9b2 Remove mention to Koa11y which is mostly unmaintained
  • 6ccbaed Update v5 status to reflect support end date
  • f19a117 Fix README shield build
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 5.3.0 to 6.2.2.
- [Release notes](https://github.com/pa11y/pa11y/releases)
- [Changelog](https://github.com/pa11y/pa11y/blob/master/CHANGELOG.md)
- [Commits](pa11y/pa11y@5.3.0...6.2.2)

---
updated-dependencies:
- dependency-name: pa11y
  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 Apr 8, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 11, 2022

Superseded by #198.

@dependabot dependabot bot closed this Apr 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pa11y-6.2.2 branch April 11, 2022 17:11
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