Skip to content

chore(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.0 in /apps/frontend - #274

Merged
parthrohit22 merged 2 commits into
devfrom
dependabot/npm_and_yarn/apps/frontend/dev/testing-library/jest-dom-7.0.0
Aug 8, 2026
Merged

chore(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.0 in /apps/frontend#274
parthrohit22 merged 2 commits into
devfrom
dependabot/npm_and_yarn/apps/frontend/dev/testing-library/jest-dom-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 8, 2026
@dependabot
dependabot Bot requested a review from parthrohit22 as a code owner August 8, 2026 16:50
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 8, 2026
parthrohit22
parthrohit22 previously approved these changes Aug 8, 2026

@parthrohit22 parthrohit22 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All 9 checks green, and the breaking changes in this release do not apply to PARTHA — verified against the source rather than relying on CI alone. Details in the merge notes.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/frontend/dev/testing-library/jest-dom-7.0.0 branch from b4d0b48 to f066324 Compare August 8, 2026 17:29
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 force-pushed the dependabot/npm_and_yarn/apps/frontend/dev/testing-library/jest-dom-7.0.0 branch from f066324 to c500297 Compare August 8, 2026 17:38

@parthrohit22 parthrohit22 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-approving after the branch update. All 9 checks green.

jest-dom v7 makes @testing-library/dom a required peer; it is already present transitively via @testing-library/react, and the full vitest suite passes on this branch.

@parthrohit22
parthrohit22 merged commit 91f20b3 into dev Aug 8, 2026
11 checks passed
@parthrohit22
parthrohit22 deleted the dependabot/npm_and_yarn/apps/frontend/dev/testing-library/jest-dom-7.0.0 branch August 8, 2026 17:51
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