Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2025

This PR contains the following updates:

Package Change Age Confidence
@testing-library/jest-dom ^5.17.0^6.0.0 age confidence
@testing-library/react ^15.0.7^16.0.0 age confidence

Release Notes

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

v6.9.1

Compare Source

Bug Fixes

v6.9.0

Compare Source

Features

v6.8.0

Compare Source

Features

v6.7.0

Compare Source

Features

v6.6.4

Compare Source

Performance Improvements

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
testing-library/react-testing-library (@​testing-library/react)

v16.3.1

Compare Source

v16.3.0

Compare Source

Features
  • add bernardobelchior as a contributor for code, and doc (#​1391) (9fc6a75)

v16.2.0

Compare Source

Features

v16.1.0

Compare Source

Features

v16.0.1

Compare Source

Bug Fixes
  • Add support for exactOptionalPropertyTypes in TypeScript (#​1351) (3dcd8a9)

v16.0.0

Compare Source

Features
  • Move @testing-library/dom and @types/react-dom to peer dependencies (#​1305) (a4744fa)
BREAKING CHANGES
  • @testing-library/dom was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of @testing-library/dom installed that frequently caused bugs when used with @testing-library/user-event. We will also be able to allow new versions of @testing-library/dom being used without a SemVer major release of @testing-library/react by just widening the peer dependency.
    @types/react-dom needs to be installed if you're typechecking files using @testing-library/react.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Jun 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
sentiment Ready Ready Preview, Comment Dec 31, 2025 4:58pm

@renovate renovate bot added the npm label Jun 12, 2025
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 09b5bc7 to 7cc5551 Compare June 15, 2025 12:02
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 7cc5551 to e5fe5d8 Compare June 16, 2025 22:34
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from e5fe5d8 to ae4a5f3 Compare June 23, 2025 13:18
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from ae4a5f3 to b6247cb Compare June 26, 2025 00:02
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from b6247cb to 24c1f79 Compare July 1, 2025 11:07
@coderabbitai
Copy link

coderabbitai bot commented Jul 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 24c1f79 to 377e499 Compare July 1, 2025 11:07
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 377e499 to 3319f05 Compare July 11, 2025 09:39
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 3319f05 to 51d06a4 Compare July 12, 2025 10:01
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 51d06a4 to 06cd635 Compare July 17, 2025 09:11
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 06cd635 to 69f73aa Compare July 26, 2025 21:08
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 69f73aa to 9e76fc3 Compare August 2, 2025 08:15
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 9e76fc3 to 3456c85 Compare August 10, 2025 14:12
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 9f3221a to 261867f Compare September 25, 2025 20:48
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 261867f to c56abde Compare September 26, 2025 09:50
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from c56abde to f3e0950 Compare September 30, 2025 19:07
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from f3e0950 to 229a944 Compare October 1, 2025 21:44
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 229a944 to 2db23c2 Compare October 14, 2025 10:53
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 2db23c2 to 6222c98 Compare October 14, 2025 12:31
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 6222c98 to b69d27e Compare October 21, 2025 10:31
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from b69d27e to d66f408 Compare October 21, 2025 10:53
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from d66f408 to d65108a Compare December 3, 2025 19:08
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from d65108a to 09dd772 Compare December 8, 2025 03:13
@vercel
Copy link

vercel bot commented Dec 8, 2025

Deployment failed with the following error:

Resource is limited - try again in 10 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/yl33ly?upgradeToPro=build-rate-limit

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 09dd772 to 919cfbc Compare December 8, 2025 08:41
@vercel
Copy link

vercel bot commented Dec 8, 2025

Deployment failed with the following error:

Resource is limited - try again in 5 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/yl33ly?upgradeToPro=build-rate-limit

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 919cfbc to 5c030d7 Compare December 12, 2025 02:16
@vercel
Copy link

vercel bot commented Dec 12, 2025

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/yl33ly?upgradeToPro=build-rate-limit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants