Skip to content

test: upgrade jest-dom to v7 with explicit DOM peer - #475

Merged
blove merged 4 commits into
mainfrom
dependabot/npm_and_yarn/testing-library/jest-dom-7.0.1
Aug 30, 2026
Merged

blove merged 4 commits into
mainfrom
dependabot/npm_and_yarn/testing-library/jest-dom-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • upgrade @testing-library/jest-dom from 6.9.1 to 7.0.1
  • declare @testing-library/dom directly at the repository root, satisfying jest-dom v7’s required peer contract without relying on transitive hoisting
  • preserve the existing @testing-library/jest-dom/vitest integration across React, bench, and website suites

The repository already uses Node 24, satisfying jest-dom v7’s Node floor. This is test infrastructure only, so no package release changeset is required.

Verification

  • frozen offline install
  • pnpm security:audit — no known vulnerabilities
  • representative matcher suites: React 4/4, bench 6/6, website 3/3
  • full pnpm test workspace suite, including React 1,643/1,643, website 606/606, bench 181/181
  • pnpm typecheck
  • pnpm typecheck:performance
  • pnpm typecheck:public
  • pnpm lint
  • pnpm format
  • pnpm build
  • pnpm api:check
  • pnpm publish:preflight
  • pnpm lint:packaging
  • pnpm consumer:check
  • pnpm react:compat

Only pre-existing warnings remained: the React Compiler/TanStack Virtual lint warning, two Turbopack dynamic-filesystem tracing warnings, API Extractor’s bundled-TypeScript notice, and publint’s engines.node suggestions.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 17, 2026
@dependabot
dependabot Bot requested a review from blove as a code owner August 17, 2026 18:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 17, 2026
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
pretable Ignored Ignored Aug 30, 2026 11:04pm

Request Review

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.1 build(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.1 Aug 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/testing-library/jest-dom-7.0.1 branch from ad156fb to 96b20d0 Compare August 30, 2026 22:31
@blove blove changed the title build(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.1 test: upgrade jest-dom to v7 with explicit DOM peer Aug 30, 2026
@blove
blove enabled auto-merge (squash) August 30, 2026 23:04
@blove
blove merged commit ff9332c into main Aug 30, 2026
21 checks passed
@blove
blove deleted the dependabot/npm_and_yarn/testing-library/jest-dom-7.0.1 branch August 30, 2026 23:08
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