Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @testing-library/jest-dom to v5.16.4 #52

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 11, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/jest-dom 5.9.0 -> 5.16.4 age adoption passing confidence

Release Notes

testing-library/jest-dom

v5.16.4

Compare Source

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

v5.16.3

Compare Source

Bug Fixes

v5.16.2

Compare Source

Bug Fixes

v5.16.1

Compare Source

Bug Fixes

v5.16.0

Compare Source

Features

v5.15.1

Compare Source

Bug Fixes

v5.15.0

Compare Source

Features

v5.14.1

Compare Source

Bug Fixes

v5.14.0

Compare Source

Features
  • toHaveAccessibleName and toHaveAccessibleDescription (#​377) (87ffd2a)

v5.13.0

Compare Source

Features

v5.12.0

Compare Source

Features

v5.11.10

Compare Source

Bug Fixes

v5.11.9

Compare Source

Bug Fixes

v5.11.8

Compare Source

Bug Fixes

v5.11.7

Compare Source

Bug Fixes

v5.11.6

Compare Source

Bug Fixes
  • Improved error messaging for toHaveFocus assertion (#​304) (c79faa2)

v5.11.5

Compare Source

Bug Fixes

v5.11.4

Compare Source

Bug Fixes
  • do not explicitly depend on jest assertion utils (#​250) (2da8c71)

v5.11.3

Compare Source

Bug Fixes
  • Changed toHaveStyle to use getPropertyValue instead of accessing the property directly (#​285) (92176e1)

v5.11.2

Compare Source

Bug Fixes
  • Suggest using toBeEmptyDOMElement instead of toBeEmpty (#​284) (2cd17d3)

v5.11.1

Compare Source

Bug Fixes

v5.11.0

Compare Source

Features
  • extend toBeChecked to support any role that's compatible (#​267) (c135d0b)

v5.10.1

Compare Source

Bug Fixes
  • element not allowed to be disabled being returned as disabled (#​261) (5e39222)

v5.10.0

Compare Source

Features
  • [toBeValid/toBeInvalid] Check aria-invalid on any element (#​259) (14d1630)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #52 (26e01d7) into master (f865da4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   90.90%   90.90%           
=======================================
  Files           5        5           
  Lines          11       11           
=======================================
  Hits           10       10           
  Misses          1        1           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 645c40e to 83ac02e Compare June 14, 2020 05:04
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.10.0 Update dependency @testing-library/jest-dom to v5.10.1 Jun 14, 2020
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 83ac02e to 055200f Compare June 25, 2020 16:02
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.10.1 Update dependency @testing-library/jest-dom to v5.11.0 Jun 25, 2020
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 055200f to cd9abb6 Compare July 15, 2020 14:04
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.11.0 Update dependency @testing-library/jest-dom to v5.11.1 Jul 15, 2020
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from cd9abb6 to 5d8b831 Compare July 28, 2020 18:19
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.11.1 Update dependency @testing-library/jest-dom to v5.11.2 Jul 28, 2020
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 5d8b831 to cdbbfca Compare August 24, 2020 21:59
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.11.2 Update dependency @testing-library/jest-dom to v5.11.4 Aug 24, 2020
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from cdbbfca to f5bf8ef Compare August 28, 2020 14:16
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from f5bf8ef to bc0946b Compare October 23, 2020 13:32
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.11.4 Update dependency @testing-library/jest-dom to v5.11.5 Oct 23, 2020
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from bc0946b to 9aece6d Compare November 28, 2020 10:49
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.11.5 Update dependency @testing-library/jest-dom to v5.11.6 Nov 28, 2020
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 9aece6d to e2bafc5 Compare January 7, 2021 16:56
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.11.6 Update dependency @testing-library/jest-dom to v5.11.8 Jan 7, 2021
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from e2bafc5 to 308eaaa Compare January 23, 2021 21:00
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.11.8 Update dependency @testing-library/jest-dom to v5.11.9 Jan 23, 2021
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 308eaaa to 930b5d8 Compare April 26, 2021 13:17
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.11.9 Update dependency @testing-library/jest-dom to v5.12.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 930b5d8 to 642542c Compare June 6, 2021 21:26
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.12.0 Update dependency @testing-library/jest-dom to v5.13.0 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 642542c to d1c357a Compare June 12, 2021 18:12
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.13.0 Update dependency @testing-library/jest-dom to v5.14.1 Jun 12, 2021
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from d1c357a to b8e1e27 Compare March 7, 2022 17:17
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.14.1 Update dependency @testing-library/jest-dom to v5.16.2 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from b8e1e27 to aeb376e Compare March 26, 2022 15:06
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.16.2 Update dependency @testing-library/jest-dom to v5.16.3 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from aeb376e to 26e01d7 Compare April 24, 2022 23:59
@renovate renovate bot changed the title Update dependency @testing-library/jest-dom to v5.16.3 Update dependency @testing-library/jest-dom to v5.16.4 Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant