Update @testing-library/jest-dom 5.17.0 → 6.5.0 (major) #453
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.5.0) · 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 39 commits:
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)
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