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 #436

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

This PR contains the following updates:

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

Release Notes

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

v6.6.3

Compare Source

Bug Fixes
  • add vitest import when extending vitest matchers (#​646) (5ba0156)

v6.6.2

Compare Source

Bug Fixes

v6.6.1

Compare Source

Bug Fixes

v6.6.0

Compare Source

Features

v6.5.0

Compare Source

Features

v6.4.8

Compare Source

Bug Fixes

v6.4.7

Compare Source

Bug Fixes

v6.4.6

Compare Source

Bug Fixes

v6.4.5

Compare Source

Bug Fixes

v6.4.4

Compare Source

Bug Fixes

v6.4.3

Compare Source

Bug Fixes
  • Updates role support for aria-required attribute in toBeRequired (#​590) (20aca33)

v6.4.2

Compare Source

Bug Fixes
  • Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations (#​575) (a93c0c4)

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 - "* 0-3 * * 1" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) June 10, 2024 04:41
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from af23e44 to dfdd9e2 Compare June 10, 2024 07:01
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from dfdd9e2 to d4921d1 Compare June 17, 2024 10:15
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from e90bd7d to 5474df1 Compare July 1, 2024 06:05
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 4 times, most recently from 5d64138 to 20c08ee Compare July 8, 2024 09:15
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 1d01e1f to d435292 Compare July 22, 2024 06:30
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from ab07cb8 to d9f75f4 Compare July 22, 2024 12:39
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from e9d7211 to 4c43389 Compare August 5, 2024 09:38
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 30181a3 to e9813ef Compare August 12, 2024 13:35
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from cd7e786 to 49984ea Compare August 19, 2024 12:06
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 294e415 to 1223a3a Compare September 2, 2024 09:42
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from c10c211 to 582cb65 Compare September 9, 2024 09:53
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 582cb65 to ab30aa5 Compare September 16, 2024 11:27
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from f5accab to acb6a75 Compare October 14, 2024 07:40
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from acb6a75 to 1472be7 Compare October 21, 2024 10:57
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from d4784a1 to 0767330 Compare November 4, 2024 10:40
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from a038c92 to 5f249d9 Compare November 18, 2024 09:55
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 3995bf4 to 06c63fb Compare December 2, 2024 07:04
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 60af8bc to dd02459 Compare December 16, 2024 09:29
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 8c44a0d to 8e9b777 Compare December 23, 2024 10:05
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 8a6cf74 to 050ea35 Compare January 6, 2025 11:57
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from ab744b2 to 28e6a85 Compare January 13, 2025 14:03
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 5211cc6 to 210c6a1 Compare January 27, 2025 08:52
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 210c6a1 to be16a1d Compare January 27, 2025 13:20
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from 73570c2 to 775d4b5 Compare February 17, 2025 12:53
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 3 times, most recently from 2ef6458 to a6475f2 Compare February 24, 2025 15:55
@renovate renovate bot changed the title chore(deps): update testing-library monorepo (major) chore(deps): update dependency @testing-library/jest-dom to v6 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from a6475f2 to 10a1208 Compare March 3, 2025 12:26
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 10a1208 to c51e41c Compare March 3, 2025 20:37
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