Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump jest-axe from 3.5.0 to 7.0.0 #775

Merged
merged 3 commits into from
Nov 30, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps jest-axe from 3.5.0 to 7.0.0.

Release notes

Sourced from jest-axe's releases.

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.

Release version 6.0.0

Changelog

  • Update axe-core to version 4.4.1 - thanks @​dafnem1.

Breaking changes: potential different test output based on the new axe-core version. For example, rules may have been updated. Check the axe-core changelog for specific changes.

Release version v5.0.0

Changelog

Breaking change as axe will have accessibility new rules that may fail in your build, so to upgrade fix them up!

Changelog

Sourced from jest-axe's changelog.

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

6.0.0

  • Update axe-core to version 4.4.1 - thanks @​dafnem1.

5.0.1

  • Pin axe-core to version 4.2.1 to prevent unintentional breaking changes from patch versions.

5.0.0

4.1.0

4.0.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 the dependencies Pull requests that update a dependency file label Nov 21, 2022
dependabot bot and others added 2 commits November 30, 2022 13:22
Bumps [jest-axe](https://github.com/nickcolley/jest-axe) from 3.5.0 to 7.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@v3.5.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@jessieweiyi jessieweiyi force-pushed the dependabot/npm_and_yarn/jest-axe-7.0.0 branch from b22807e to 1425dcf Compare November 30, 2022 02:24
@jessieweiyi jessieweiyi merged commit 5f09b50 into main Nov 30, 2022
@jessieweiyi jessieweiyi deleted the dependabot/npm_and_yarn/jest-axe-7.0.0 branch November 30, 2022 04:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant