react-nestjs-template icon indicating copy to clipboard operation
react-nestjs-template copied to clipboard

Update @testing-library/jest-dom 5.16.1 → 5.17.0 (minor)

Open depfu[bot] opened this issue 1 year ago • 0 comments

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

  • New toHaveAccessibleErrorMessage better implementing the spec, deprecate toHaveErrorMessage (#503) (d717c66)

5.16.5

5.16.5 (2022-08-04)

Bug Fixes

  • migrate ccs v3 to @adobe/css-tools v4 (#470) (948d90f)

5.16.4

5.16.4 (2022-04-05)

Bug Fixes

  • Support unenclosed inner text for details elements in to be visible (#396) (af18453)

5.16.3

5.16.3 (2022-03-24)

Bug Fixes

  • clarify toHaveFocus message when using .not (#447) (6988a67)

5.16.2

5.16.2 (2022-02-03)

Bug Fixes

  • add custom element support to toBeDisabled (#368) (8162115)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 9 commits:


Depfu Status

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)

depfu[bot] avatar Jul 19 '23 16:07 depfu[bot]