Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Bump jest-axe from 6.0.0 to 8.0.0 #2409

Open
wants to merge 1 commit into
base: stable-14.0
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2023

Bumps jest-axe from 6.0.0 to 8.0.0.

Release notes

Sourced from jest-axe's releases.

Release version 8.0.0

Release version 7.0.1

Improved error message if results are unexpected – thanks @​zaccolley

Release 7.0.0

Update main dependencies:

  • axe-core from version 4.4.1 to 4.5.1 - thanks @​jbchr.
  • chalk updated from version 4.1.0 to 4.1.2
  • jest-matcher-utils updated from version 27.0.2 to 29.2.2

Breaking changes:

  • axe-core includes new rules and checks which may need to be fixed or turned off
  • axe-core help messages updates will change your snapshot output
  • no longer support Node.js 10 and 12

Release version 6.0.1

Fix "Not implemented: window.computedStyle(elt, pseudoElt)" errors.

Changelog

Sourced from jest-axe's changelog.

8.0.0

7.0.0

Update main dependencies:

  • axe-core from version 4.4.1 to 4.5.1 - thanks @​jbchr.
  • chalk updated from version 4.1.0 to 4.1.2
  • jest-matcher-utils updated from version 27.0.2 to 29.2.2

Breaking changes:

  • axe-core includes new rules and checks which may need to be fixed or turned off
  • axe-core help messages updates will change your snapshot output
  • no longer support Node.js 10 and 12

6.0.1

Commits
  • 57add70 Upgrade axe-core to 4.7.2
  • 0569213 Update CHANGELOG ot 8.0.0
  • 5a3f8c6 Merge pull request #273 from NickColley/update-to-latest-axe
  • 2500015 Update snapshot tests for 4.7
  • 733cd45 Update axe-core to 4.7.2
  • 21b4160 Auto default disabled color category rules
  • 07e1ef0 Merge pull request #264 from zaccolley/patch-1
  • b72f1b7 Merge pull request #266 from zaccolley/fake-timers-docs
  • 49c8789 Fix test for no axe results error
  • b0643e3 Add documentation for useFakeTimers
  • 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 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 [jest-axe](https://github.com/nickcolley/jest-axe) from 6.0.0 to 8.0.0.
- [Release notes](https://github.com/nickcolley/jest-axe/releases)
- [Changelog](https://github.com/NickColley/jest-axe/blob/main/CHANGELOG.md)
- [Commits](NickColley/jest-axe@v6.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: jest-axe
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2023
@update-docs
Copy link

update-docs bot commented Oct 20, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants