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 intoAug 8, 2026
Conversation
parthrohit22
previously approved these changes
Aug 8, 2026
parthrohit22
left a comment
Collaborator
There was a problem hiding this comment.
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
Bot
force-pushed
the
dependabot/npm_and_yarn/apps/frontend/dev/testing-library/jest-dom-7.0.0
branch
from
August 8, 2026 17:29
b4d0b48 to
f066324
Compare
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
Bot
force-pushed
the
dependabot/npm_and_yarn/apps/frontend/dev/testing-library/jest-dom-7.0.0
branch
from
August 8, 2026 17:38
f066324 to
c500297
Compare
…ting-library/jest-dom-7.0.0
parthrohit22
approved these changes
Aug 8, 2026
parthrohit22
left a comment
Collaborator
There was a problem hiding this comment.
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
deleted the
dependabot/npm_and_yarn/apps/frontend/dev/testing-library/jest-dom-7.0.0
branch
August 8, 2026 17:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @testing-library/jest-dom from 6.9.1 to 7.0.0.
Release notes
Sourced from @testing-library/jest-dom's releases.
Commits
1e39089feat: add toContainAnyBy* and toContainOneBy* query matcherscae44dffeat: add toContainAnyBy* and toContainOneBy* query matchers (#731)55c07ceci: switch release to npm trusted publishing (#726)213256fdocs: move toHaveSelection from the deprecated section (#717)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/jest-domsince your current version.