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

chore(deps): update dependency @testing-library/jest-dom to v5.17.0 #166

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2020

Mend Renovate

This PR contains the following updates:

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

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom)

v5.17.0

Compare Source

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

v5.16.5

Compare Source

Bug Fixes

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)

v5.9.0

Compare Source

Features

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, check this box

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

@vercel
Copy link

vercel bot commented May 28, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/niccomlt/protelis-web-frontend/DZyXkGgogJvko3YsqE3UWn7U2xqn
✅ Preview: https://protelis-web-frontend-git-renovate-testing-libr-82114f-niccomlt.vercel.app

@codecov
Copy link

codecov bot commented May 28, 2020

Codecov Report

Merging #166 (35f7893) into master (b8d3b9f) will not change coverage.
The diff coverage is n/a.

❗ Current head 35f7893 differs from pull request most recent head d1a1b72. Consider uploading reports for the commit d1a1b72 to get more accurate results

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   41.72%   41.72%           
=======================================
  Files          18       18           
  Lines         290      290           
  Branches       53       53           
=======================================
  Hits          121      121           
  Misses        164      164           
  Partials        5        5           

@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 5ab3aa0 to dd9d6ad Compare June 11, 2020 14:58
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.9.0 chore(deps): update dependency @testing-library/jest-dom to v5.10.0 Jun 11, 2020
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from dd9d6ad to f220c98 Compare June 14, 2020 05:07
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.10.0 chore(deps): 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 f220c98 to 3057ebf Compare June 25, 2020 16:00
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.10.1 chore(deps): 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 3057ebf to bce979d Compare July 15, 2020 14:04
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.11.0 chore(deps): 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 bce979d to 8b9375e Compare July 28, 2020 18:20
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.11.1 chore(deps): 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 8b9375e to 36b851f Compare August 11, 2020 19:02
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.11.2 chore(deps): update dependency @testing-library/jest-dom to v5.11.3 Aug 11, 2020
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 36b851f to 38a33e4 Compare October 28, 2020 02:58
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.11.3 chore(deps): update dependency @testing-library/jest-dom to v5.11.5 Oct 28, 2020
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 38a33e4 to 3fe64e5 Compare November 28, 2020 19:00
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.11.5 chore(deps): 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 3fe64e5 to 35f7893 Compare January 7, 2021 16:01
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.11.6 chore(deps): 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 795c054 to 9f69b97 Compare March 25, 2021 17:31
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.11.9 chore(deps): update dependency @testing-library/jest-dom to v5.11.10 Mar 25, 2021
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 9f69b97 to 5388092 Compare April 26, 2021 14:20
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.11.10 chore(deps): update dependency @testing-library/jest-dom to v5.12.0 Apr 26, 2021
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.12.0 chore(deps): 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 5388092 to 7e7bb74 Compare June 6, 2021 23:08
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.13.0 chore(deps): update dependency @testing-library/jest-dom to v5.14.1 Jun 15, 2021
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 7e7bb74 to bc10003 Compare June 15, 2021 18:12
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from bc10003 to 83c99bc Compare March 7, 2022 09:00
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.14.1 chore(deps): update dependency @testing-library/jest-dom to v5.16.2 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.16.2 chore(deps): 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 83c99bc to 603e66c Compare March 26, 2022 12:46
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.16.3 chore(deps): update dependency @testing-library/jest-dom to v5.16.4 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 603e66c to ff37b75 Compare April 24, 2022 20:46
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from ff37b75 to 9cb74f7 Compare November 20, 2022 19:11
@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.16.4 chore(deps): update dependency @testing-library/jest-dom to v5.16.5 Nov 20, 2022
@vercel
Copy link

vercel bot commented Nov 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
protelis-web-frontend ❌ Failed (Inspect) Jul 18, 2023 2:19pm

@renovate renovate bot changed the title chore(deps): update dependency @testing-library/jest-dom to v5.16.5 chore(deps): update dependency @testing-library/jest-dom to v5.17.0 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-5.x branch from 9cb74f7 to d1a1b72 Compare July 18, 2023 14:19
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.

0 participants