Skip to content

Bump the test group across 1 directory with 2 updates - #415

Merged
colinrotherham merged 1 commit into
mainfrom
dependabot/npm_and_yarn/test-5d7b0c94b8
Aug 21, 2026
Merged

Bump the test group across 1 directory with 2 updates#415
colinrotherham merged 1 commit into
mainfrom
dependabot/npm_and_yarn/test-5d7b0c94b8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the test group with 2 updates in the / directory: @testing-library/jest-dom and jest-axe.

Updates @testing-library/jest-dom from 6.9.1 to 7.0.1

Release notes

Sourced from @​testing-library/jest-dom's releases.

v7.0.1

7.0.1 (2026-08-09)

Bug Fixes

  • declare vitest as an optional peer dependency (#733) (3782c78)

v7.0.0

7.0.0 (2026-07-20)

Features

  • add toContainAnyBy* and toContainOneBy* query matchers (1e39089)

BREAKING CHANGES

  • @​testing-library/dom is now a required peer dependency. The minimum supported Node.js version is now 22.

Repaired release for testing-library/jest-dom#731

v6.10.0

6.10.0 (2026-07-20)

Features

  • add toContainAnyBy* and toContainOneBy* query matchers (#731) (cae44df)
Commits
  • 3782c78 fix: declare vitest as an optional peer dependency (#733)
  • 1e39089 feat: add toContainAnyBy* and toContainOneBy* query matchers
  • cae44df feat: add toContainAnyBy* and toContainOneBy* query matchers (#731)
  • 55c07ce ci: switch release to npm trusted publishing (#726)
  • 213256f docs: move toHaveSelection from the deprecated section (#717)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​testing-library/jest-dom since your current version.


Updates jest-axe from 10.0.0 to 11.0.0

Release notes

Sourced from jest-axe's releases.

v11.0.0

Changelog

Sourced from jest-axe's changelog.

11.0.0

Commits
  • 941a8e5 Merge pull request #317 from NickColley/update-changelog
  • 7201a6e Update package to 11.0.0
  • 09ba4b2 Update CHANGELOG
  • a1c4bc1 Merge pull request #316 from NickColley/update-more-deps
  • 2a80732 Update axe-core to version 4.12.1
  • 0854073 Remove Node.js 18 support
  • adad49b Add fix for @​babel/runtime
  • c37483d Update jest
  • a27849a Update react and jest related deps
  • c97f1b1 Merge pull request #315 from NickColley/update-actions
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for jest-axe since your current version.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 21, 2026
@colinrotherham
colinrotherham force-pushed the dependabot/npm_and_yarn/test-5d7b0c94b8 branch from 3d13007 to 62c0343 Compare August 21, 2026 08:53
@colinrotherham

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@colinrotherham
colinrotherham force-pushed the dependabot/npm_and_yarn/test-5d7b0c94b8 branch from 62c0343 to 9985a7e Compare August 21, 2026 18:42
Bumps the test group with 2 updates in the / directory: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [jest-axe](https://github.com/NickColley/jest-axe).

Updates `@testing-library/jest-dom` from 6.9.1 to 7.0.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.9.1...v7.0.1)

Updates `jest-axe` from 10.0.0 to 11.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@v10.0.0...v11.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: test
- dependency-name: jest-axe
  dependency-version: 11.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: test
...

Signed-off-by: dependabot[bot] <support@github.com>
@colinrotherham
colinrotherham force-pushed the dependabot/npm_and_yarn/test-5d7b0c94b8 branch from 9985a7e to 3fd1010 Compare August 21, 2026 18:44
@sonarqubecloud

Copy link
Copy Markdown

@colinrotherham
colinrotherham merged commit 58a0b0e into main Aug 21, 2026
3 checks passed
@colinrotherham
colinrotherham deleted the dependabot/npm_and_yarn/test-5d7b0c94b8 branch August 21, 2026 18:48
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.

1 participant