Skip to content

build(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.0 - #504

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/testing-library/jest-dom-7.0.0
Open

build(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.0#504
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/testing-library/jest-dom-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps @testing-library/jest-dom from 6.9.1 to 7.0.0.

Release notes

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

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


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 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 [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.9.1 to 7.0.0.
- [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.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added bun dependencies Pull requests that update a dependency file labels Jul 27, 2026
@dependabot
dependabot Bot requested a review from bjrump as a code owner July 27, 2026 04:43
@greptile-apps

greptile-apps Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates the frontend testing dependency to its latest major release.

  • Bumps @testing-library/jest-dom from 6.9.1 to 7.0.0.
  • Refreshes the Bun lockfile with the new package version and its satisfied @testing-library/dom peer dependency.

Confidence Score: 5/5

The PR appears safe to merge with no actionable compatibility failure identified.

The lockfile satisfies the new peer dependency, existing tests use the unchanged Vitest integration entry point, and the configured CI and container runtimes do not establish a break from the new runtime requirement.

Important Files Changed

Filename Overview
apps/frontend/package.json Upgrades the frontend test matcher library to v7; the repository’s test setup continues to use its supported Vitest entry point.
bun.lock Resolves jest-dom v7 and records its compatible @testing-library/dom@10.4.1 peer dependency.

Reviews (1): Last reviewed commit: "build(deps-dev): bump @testing-library/j..." | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bun dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants