Skip to content

Bump pa11y from 5.3.0 to 6.2.3#90

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

Bump pa11y from 5.3.0 to 6.2.3#90
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pa11y-6.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2022

Copy link
Copy Markdown
Contributor

Bumps pa11y from 5.3.0 to 6.2.3.

Changelog

Sourced from pa11y's changelog.

6.2.3 (2022-04-11)

  • Revert console logging behaviour which was still causing problems on some sites.

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).

... (truncated)

Commits
  • 9cf10d4 Version 6.2.3
  • 52af3fc Revert logging feature completely as it's still crashing on some sites
  • 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
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 9, 2022
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/pa11y-6.2.3 branch 4 times, most recently from 8f8e825 to 496847d Compare August 9, 2022 15:43
Bumps [pa11y](https://github.com/pa11y/pa11y) from 5.3.0 to 6.2.3.
- [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.3)

---
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 force-pushed the dependabot/npm_and_yarn/pa11y-6.2.3 branch from 496847d to 384be58 Compare August 9, 2022 15:46
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