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 v6 #1171

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.4.1

Compare Source

Bug Fixes
  • Export type TestingLibraryMatchers from "./matchers" (#​576) (dd1c4dd)

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

Features

v6.2.1

Compare Source

Bug Fixes
  • Standalone types for "./matchers" export and add Bun support (#​566) (5675b86)

v6.2.0

Compare Source

Features
  • toHaveAccessibleDescription supports aria-description (#​565) (1fb156c)

v6.1.6

Compare Source

Bug Fixes

v6.1.5

Compare Source

Bug Fixes

v6.1.4

Compare Source

Bug Fixes
  • upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#​532) (44f1eab)

v6.1.3

Compare Source

Bug Fixes

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Features

v6.0.1

Compare Source

Bug Fixes
  • matchers type is making the global expect unsafe (#​513) (bdb34f1)

v6.0.0

Compare Source

Features
BREAKING CHANGES
  • Removes the extend-expect script. Users should use
    the default import path or one of the new test platform-specific
    paths to automatically extend the appropriate "expect" instance.

extend-expect was not documented in the Readme, so this change should
have minimal impact.

Users can now use the following import paths to automatically extend
"expect" for their chosen test platform:

For example:

import '@​testing-library/jest-dom/jest-globals'

Importing from one of the above paths will augment the appropriate
matcher interface for the given test platform, assuming the import
is done in a .ts file that is included in the user's tsconfig.json.

It's also (still) possible to import the matchers directly without
side effects:

import * as matchers from '@​testing-library/jest-dom/matchers'

  • Update kcd-scripts
  • Drop node < 14

Configuration

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

🚦 Automerge: Enabled.

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 Aug 13, 2023

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

Name Status Preview Comments Updated (UTC)
home-highlights-2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2024 8:06am

@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from 1f431f1 to 32a0f7e Compare August 14, 2023 03:52
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from 32a0f7e to 3c73eb5 Compare August 14, 2023 18:22
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from 3c73eb5 to 0be76ed Compare August 14, 2023 22:19
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from 0be76ed to 18372d9 Compare August 16, 2023 01:52
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from 18372d9 to aa99e21 Compare August 16, 2023 11:33
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from aa99e21 to f90d742 Compare August 18, 2023 00:14
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from f90d742 to b6dbc67 Compare August 18, 2023 07:03
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from b6dbc67 to a82ff77 Compare August 18, 2023 18:50
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from a82ff77 to 1ee1887 Compare August 21, 2023 05:10
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from 1ee1887 to ac6b4aa Compare August 21, 2023 15:41
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from ac6b4aa to b4fd36f Compare August 21, 2023 18:07
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from b4fd36f to 22e508b Compare August 21, 2023 21:54
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from 22e508b to b280b09 Compare August 22, 2023 13:29
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from b280b09 to 17ae4eb Compare August 22, 2023 23:34
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from 5479ffa to 500f820 Compare January 30, 2024 01:31
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from 500f820 to a095889 Compare January 30, 2024 21:35
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from a095889 to 5241db9 Compare January 31, 2024 00:52
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from 5241db9 to fbb3258 Compare January 31, 2024 04:53
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from fbb3258 to b15c1d9 Compare January 31, 2024 15:08
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from b15c1d9 to fa0e677 Compare January 31, 2024 21:51
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from fa0e677 to d1b19b0 Compare February 1, 2024 03:38
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from d1b19b0 to f25216f Compare February 1, 2024 14:01
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from f25216f to a3af06d Compare February 1, 2024 16:50
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from a3af06d to de56c9c Compare February 1, 2024 20:14
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from de56c9c to cce453b Compare February 1, 2024 22:56
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from cce453b to 88c8e07 Compare February 2, 2024 00:39
@renovate renovate bot force-pushed the renovate/testing-library-jest-dom-6.x branch from 88c8e07 to b65619d Compare February 2, 2024 03:34
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