Skip to content

chore(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.0 in /web-ui - #1107

Merged
frankbria merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web-ui/testing-library/jest-dom-7.0.0
Aug 10, 2026
Merged

chore(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.0 in /web-ui#1107
frankbria merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web-ui/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
@frankbria

Copy link
Copy Markdown
Owner

Dependabot Triage — PR #1107: @testing-library/jest-dom 6.9.1 → 7.0.0

Classification

  • Update type: Routine low-impact (dev-only, major version)
  • Security urgency: Low
  • Supply-chain risk: Low

Key observations

  • devDependencies only — a test-assertion matcher library. It never reaches a build artifact or production runtime, so the blast radius is the test suite.
  • The "vulnerabilities" string in the PR body is Dependabot's standard changelog boilerplate; no advisory applies to this package or version range.
  • Major bump, so the realistic failure mode is removed/renamed matchers breaking tests — which the frontend suite reports directly on this PR.
  • Diff is 2 files / 52 lines, no new packages, no lifecycle scripts added.
  • Frontend unit tests are currently green on this PR; the only red check is claude-review, which cannot authenticate on Dependabot PRs.

Recommendation

Merge now (batched with the rest of this sweep)

Dev-only dependency with a clean diff, no advisory either way, and the one thing a major bump could break — the tests — already passing on this PR.

Follow-up actions

  • None.

Supply-chain triage per the reviewing-dependabot-prs skill. Advisories verified via gh api /advisories/; action SHA pins verified by dereferencing the annotated tag to its commit. Green CI is a functional gate, not a supply-chain signal — a malicious lifecycle script passes CI happily, so the diff was scanned for one separately.

@frankbria
frankbria enabled auto-merge (squash) August 10, 2026 03:24
@frankbria

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web-ui/testing-library/jest-dom-7.0.0 branch from d665525 to d9a24f1 Compare August 10, 2026 03:25
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/web-ui/testing-library/jest-dom-7.0.0 branch from d9a24f1 to 0de92d0 Compare August 10, 2026 03:35
@frankbria
frankbria merged commit 5135927 into main Aug 10, 2026
12 of 13 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web-ui/testing-library/jest-dom-7.0.0 branch August 10, 2026 03:43
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