react-nestjs-template
react-nestjs-template copied to clipboard
Update @testing-library/jest-dom 5.16.1 → 5.17.0 (minor)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @testing-library/jest-dom (5.16.1 → 5.17.0) · Repo · Changelog
Release Notes
5.17.0
5.17.0 (2023-07-18)
Features
5.16.5
5.16.5 (2022-08-04)
Bug Fixes
5.16.4
5.16.4 (2022-04-05)
Bug Fixes
5.16.3
5.16.3 (2022-03-24)
Bug Fixes
5.16.2
5.16.2 (2022-02-03)
Bug Fixes
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
feat: New `toHaveAccessibleErrorMessage` better implementing the spec, deprecate `toHaveErrorMessage` (#503)
fix: migrate ccs v3 to @adobe/css-tools v4 (#470)
fix: Support unenclosed inner text for details elements in to be visible (#396)
fix: clarify toHaveFocus message when using `.not` (#447)
docs: add ashleyryan as a contributor for code, ideas (#434)
docs: add astorije as a contributor for code, ideas (#433)
fix: add custom element support to `toBeDisabled` (#368)
docs: add cbroeren as a contributor for doc (#432)
docs: Fix wrong toHaveValue example (#431)
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
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu cancel merge
- Cancels automatic merging of this PR
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)