chore(deps,web-ui)(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.0 in /web-ui - #510
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
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>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
5 tasks
Weegy
added a commit
that referenced
this pull request
Jul 27, 2026
* chore(deps,middleware): bump jose from 6.2.3 to 6.2.4 in /middleware Dependabot PR #511 (runtime-patches group). * chore(deps,web-ui): bump next/react/react-dom, eslint-config-next, jest-dom - next 16.2.10 -> 16.2.12, react/react-dom 19.2.7 -> 19.2.8 (Dependabot PR #512, runtime-patches group) - eslint-config-next 16.2.10 -> 16.2.12 (Dependabot PR #509, dev-tooling group) - @testing-library/jest-dom 6.9.1 -> 7.0.0 (Dependabot PR #510, major — @testing-library/dom is already pinned >=10.4.1 satisfying the new required peer dep; repo already imports via '@testing-library/jest-dom/vitest' and Node engine is already >=22.13.0, so no code changes were needed for the v7 breaking changes). * chore(deps,middleware): override transitive high-severity vulns to fix required audit gate Pins nested/transitive packages via npm overrides (the direct dependency declaring them either has no fix yet or would need a major bump): - axios 1.18.1 (nested under botbuilder, was pinned to a stale <1.18.0 in the lockfile despite node_modules already resolving newer) - fast-uri 3.1.4, postcss 8.5.23 (same stale-lockfile-pin pattern) - brace-expansion 5.0.8 (the only version line clear of both DoS advisories) middleware audit: 16 vulnerabilities (4 high) -> 10 (0 high/critical). Remaining 10 moderate (botbuilder/uuid/@azure/msal-node, @modelcontextprotocol/sdk/@hono/node-server chains) need upstream major bumps and don't block the required 'audit (high+critical block)' check. Verified: build, typecheck, lint, full test suite (4701/4705, 4 skipped, 0 fail) all green after a clean node_modules + lockfile regeneration (overrides don't apply reliably on an incremental install over an existing lockfile — needed rm -rf node_modules package-lock.json). * chore(deps,web-ui): override transitive high-severity vulns to fix required audit gate - postcss 8.5.23, sharp 0.35.3 (next.js bundles its own older nested copies of both; overriding them also cleared 'next' itself from the audit report, since next was only flagged as an 'effects' cascade of these two, not a direct CVE against next 16.2.12) - brace-expansion 5.0.8 (only version line clear of both DoS advisories) - minimatch 10.2.5, required alongside brace-expansion: minimatch@3.x (hoisted top-level, used by @eslint/config-array) declares brace-expansion ^1.1.7 and calls it as a callable default export; brace-expansion 5.x dropped that shape, so eslint crashed ('TypeError: expand is not a function') until minimatch was bumped to the major line (10.x) that expects brace-expansion ^5.x. web-ui audit: 15 vulnerabilities (4 high) -> 2 (0 high/critical). Remaining 2 moderate (dompurify via monaco-editor, monaco-editor itself) need a monaco-editor major bump and don't block the required 'audit (high+critical block)' check. Verified: build, typecheck, lint (36 pre-existing warnings, 0 errors, no crash), full test suite (306/306) all green after a clean node_modules + lockfile regeneration.
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/web-ui/testing-library/jest-dom-7.0.0
branch
July 27, 2026 03:56
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.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.