Update @testing-library/jest-dom 5.17.0 → 6.9.1 (major) - #257
Open
depfu[bot] wants to merge 1 commit into
Open
Conversation
depfu
Bot
force-pushed
the
depfu/update/develop/npm/@testing-library/jest-dom-6.9.1
branch
from
November 20, 2025 21:50
a43e8c9 to
af85a0a
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #257 +/- ##
========================================
Coverage 77.77% 77.77%
========================================
Files 3 3
Lines 18 18
Branches 1 1
========================================
Hits 14 14
Misses 3 3
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
depfu
Bot
force-pushed
the
depfu/update/develop/npm/@testing-library/jest-dom-6.9.1
branch
from
March 31, 2026 21:30
af85a0a to
e95b324
Compare
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @testing-library/jest-dom (5.17.0 → 6.9.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 64 commits:
fix: Fix undefined `Node` error (nodejs) (#707)feat: Add .toAppearBefore/.toAppearAfter matcher (#702)docs: add nossbigg as a contributor for code, and test (#703)feat: add toBePartiallyPressed matcher (#203) (#692)docs: add kretajak as a contributor for code, and test (#691)feat: add toBePressed matcher (#203) (#658)chore: add `dependebot.yml` (#456)refactor: drop `lodash` entirely (#676)chore: add tests for Node 22 & 24 (#678)docs: fix typo (#667)docs: adopt the new build-badge URL (#497)perf: replace chalk with picocolors (#659)docs: add InfiniteXyy as a contributor for code, and bug (#650)fix: add vitest import when extending vitest matchers (#646)fix: remove recursive type reference in vitest types (#636)docs: add billyjanitsch as a contributor for bug (#644)docs: add G-Rath as a contributor for code (#643)fix: fix lodash import in to-have-selection.js (#642)feat: implement toHaveSelection (#637)docs: add diegohaz as a contributor for ideas (#640)docs: add pwolaq as a contributor for code, and test (#639)docs: add silviuaavram as a contributor for code, and test (#638)docs: add mibcadet as a contributor for doc (#628)docs: how to update tsconfig for vitest matchers extension (#624)docs: add idanen as a contributor for code, and test (#627)docs: add waynevanson as a contributor for code, and test (#626)feat(toHaveValue): Asserting aria-valuenow (#479)docs: add vorant94 as a contributor for code (#619)adjust vitest ambient declaration file according to vitest docs (#612)docs: add aleks-elkin as a contributor for maintenance (#618)chore: remove unused @babel/runtime dependency (#617)docs: add ddolcimascolo as a contributor for maintenance (#616)fix: Drop peerDependencies from package.json (#610)docs: add tonyhallett as a contributor for bug (#615)fix: Type definition of `toHaveClass` (#611)fix: Support @starting-style (#602)fix: add js suffix to isEqualWith import (#599)fix(infra): codecoverage token addition (#600)fix: Updates role support for aria-required attribute in `toBeRequired` (#590)refactor: replace lodash with own implementation when possible (#593)fix: Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (#575)docs: add Dennis273 as a contributor for code (#581)docs: add kryops as a contributor for bug, code, and test (#580)docs: add SteKoe as a contributor for bug, and code (#579)docs: add jakeboone02 as a contributor for code, and test (#578)docs: add fpapado as a contributor for code, doc, and test (#573)fix: Export type `TestingLibraryMatchers` from "./matchers" (#576)feat: Add toHaveRole matcher (#572)feat: Support for regular expressions in toHaveClass (#563)fix: Standalone types for "./matchers" export and add Bun support (#566)feat: toHaveAccessibleDescription supports aria-description (#565)fix: Upgrade @adobe/css-tools to v4.3.2 (#553)docs: Fix typo at toHaveStyle function description (#558)fix: support uppercase custom props in toHaveStyle (#552)docs: Add missing hr to README.md (#550)fix: upgrade `@adobe/css-tools` to `4.3.1` to address vulnerability (#532)chore: add jest/vitest version to bug report template (#526)fix: proper @jest/globals import (#530)fix: bump @adobe/css-tools for ESM support (#525)fix(package.json): update main and module file paths (#523)feat: manually trigger release (#520)chore: Publish ESM and CJS (#519)fix: matchers type is making the global expect unsafe (#513)feat: local types, supporting jest, @jest/globals, vitest (#511)🆕 dom-accessibility-api (added, 0.6.3)
🗑️ chalk (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands