Skip to content

Update testing-library monorepo (major)#58

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-testing-library-monorepo
Open

Update testing-library monorepo (major)#58
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-testing-library-monorepo

Conversation

@renovate

@renovate renovate Bot commented Aug 6, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@testing-library/jest-dom ^6.4.8^7.0.0 age confidence
@testing-library/react ^14.1.2^16.0.0 age confidence

Release Notes

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

v7.0.0

Compare Source

v6.10.0

Compare Source

testing-library/react-testing-library (@​testing-library/react)

v16.3.2

Compare Source

Bug Fixes
  • Update 'onCaughtError' type inference in 'RenderOptions' to work with React v19 (#​1438) (f32bd1b)

v16.3.1

Compare Source

Bug Fixes

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.

v15.0.7

Compare Source

Bug Fixes
  • Ensure act is not any when React.act is not declared (#​1323) (c1f2957)

v15.0.6

Compare Source

Bug Fixes

v15.0.5

Compare Source

Bug Fixes

v15.0.4

Compare Source

Bug Fixes

v15.0.3

Compare Source

Bug Fixes
  • Don't raise TypeScript errors when hydating document (#​1304) (067d0c6)

v15.0.2

Compare Source

Bug Fixes

v15.0.1

Compare Source

Bug Fixes

v15.0.0

Compare Source

Release
BREAKING CHANGES
  • Minimum supported Node.js version is 18.0
  • New version of @testing-library/dom changes various roles. Check out the changed tests in testing-library/dom-testing-library@2c57055 to get an overview about what changed.

Configuration

📅 Schedule: (UTC)

  • 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.

@coderabbitai

coderabbitai Bot commented Aug 6, 2024

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

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

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1a3c86c2-771f-47ef-8bee-e0062c123b76

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The primary change involves an update to the @testing-library/react package, upgrading its version from ^14.1.2 to ^16.0.0. This upgrade introduces potential new features, improvements, and breaking changes that may require codebase adjustments. It reflects a commitment to keeping dependencies current, enhancing the overall testing framework with modern capabilities.

Changes

File Change Summary
package.json Updated @testing-library/react version from ^14.1.2 to ^16.0.0

Poem

In the garden of code, a rabbit does hop,
With testing tools fresh, we reach for the top.
A leap to sixteen, oh what a delight,
New features and fixes, our future is bright!
So let’s dance with the tests, let bugs be no more,
As we celebrate changes, we happily score! 🐇✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/major-testing-library-monorepo

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2024

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between e6a2711 and 31771d1.

Files selected for processing (1)
  • package.json (1 hunks)
Additional comments not posted (1)
package.json (1)

144-144: Verify the impact of the breaking changes.

The update to @testing-library/react version ^16.0.0 introduces breaking changes that require explicit installation of @testing-library/dom and @types/react-dom as peer dependencies. Ensure that these dependencies are installed and verify that the codebase is adjusted accordingly.

@renovate renovate Bot changed the title Update dependency @testing-library/react to v16 Update dependency @testing-library/react to v16 - autoclosed Dec 8, 2024
@renovate renovate Bot closed this Dec 8, 2024
@renovate
renovate Bot deleted the renovate/major-testing-library-monorepo branch December 8, 2024 18:41
@renovate renovate Bot changed the title Update dependency @testing-library/react to v16 - autoclosed Update dependency @testing-library/react to v16 Dec 9, 2024
@renovate renovate Bot reopened this Dec 9, 2024
@renovate
renovate Bot force-pushed the renovate/major-testing-library-monorepo branch from f3fbdb3 to 31771d1 Compare December 9, 2024 06:24
@sonarqubecloud

sonarqubecloud Bot commented Dec 9, 2024

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/major-testing-library-monorepo branch from 31771d1 to f7f8c95 Compare August 10, 2025 12:32
@sonarqubecloud

Copy link
Copy Markdown

@renovate renovate Bot changed the title Update dependency @testing-library/react to v16 Update testing-library monorepo to v16 Jun 2, 2026
@renovate renovate Bot changed the title Update testing-library monorepo to v16 Update testing-library monorepo (major) Jun 22, 2026
@renovate renovate Bot changed the title Update testing-library monorepo (major) Update dependency @testing-library/react to v16 Jun 25, 2026
@renovate renovate Bot changed the title Update dependency @testing-library/react to v16 Update testing-library monorepo (major) Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/major-testing-library-monorepo branch from f7f8c95 to 843adb2 Compare July 21, 2026 02:35
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

💡 Need a hand with PR review? Try Gitar by Sonar!

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