Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

refactor(deps-dev): bump @testing-library/jest-dom from 5.15.1 to 5.16.4 #933

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2022

Bumps @testing-library/jest-dom from 5.15.1 to 5.16.4.

Release notes

Sourced from @​testing-library/jest-dom's releases.

v5.16.4

5.16.4 (2022-04-05)

Bug Fixes

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

v5.16.3

5.16.3 (2022-03-24)

Bug Fixes

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

v5.16.2

5.16.2 (2022-02-03)

Bug Fixes

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

v5.16.1

5.16.1 (2021-12-06)

Bug Fixes

  • Improve toHaveClass error message format (#405) (a9beb47)

v5.16.0

5.16.0 (2021-12-03)

Features

Commits
  • af18453 fix: Support unenclosed inner text for details elements in to be visible (#396)
  • 6988a67 fix: clarify toHaveFocus message when using .not (#447)
  • 4d0ceeb docs: add ashleyryan as a contributor for code, ideas (#434)
  • 1f389f8 docs: add astorije as a contributor for code, ideas (#433)
  • 8162115 fix: add custom element support to toBeDisabled (#368)
  • 3094eb1 docs: add cbroeren as a contributor for doc (#432)
  • 43a420a docs: Fix wrong toHaveValue example (#431)
  • a9beb47 fix: Improve toHaveClass error message format (#405)
  • 6f69437 docs: add IanVS as a contributor for code (#423)
  • de26c7a feat: Update aria-query to 5.0.0 (#414)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.15.1 to 5.16.4.
- [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@v5.15.1...v5.16.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants