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/react to v16 #1632

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 15.0.7 -> 16.0.0 age adoption passing confidence

Release Notes

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

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.

Co-authored-by: Matan Borenkraout [email protected]


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.

Copy link

vercel bot commented Jun 3, 2024

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

Name Status Preview Comments Updated (UTC)
next-app-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 10:16am

Copy link

codesandbox bot commented Jun 3, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

changeset-bot bot commented Jun 3, 2024

⚠️ No Changeset found

Latest commit: fb1eaad

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

coderabbitai bot commented Jun 3, 2024

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.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 28f9c91 to fe0c9b6 Compare June 3, 2024 18:57
Copy link

socket-security bot commented Jun 3, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@testing-library/[email protected] environment Transitive: eval +27 4.05 MB testing-library-bot

🚮 Removed packages: npm/@testing-library/[email protected]

View full report↗︎

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from fe0c9b6 to 07aaedc Compare June 4, 2024 16:32
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 07aaedc to 8eaf53f Compare June 5, 2024 06:26
Copy link

socket-security bot commented Jun 5, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 8eaf53f to fb2221a Compare June 6, 2024 07:40
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from fb2221a to 3139e02 Compare June 6, 2024 19:56
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 3139e02 to 33347a0 Compare June 7, 2024 16:16
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 33347a0 to 2231c17 Compare June 10, 2024 03:54
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 2231c17 to 7b49f21 Compare June 11, 2024 04:40
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 7b49f21 to 5b3998c Compare June 11, 2024 16:51
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 5b3998c to 0278765 Compare June 12, 2024 17:34
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 0278765 to af6b11b Compare June 13, 2024 09:31
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from af6b11b to 1f58e6d Compare June 14, 2024 01:04
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 1f58e6d to b81ed97 Compare June 14, 2024 17:46
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from b81ed97 to 3020af2 Compare June 16, 2024 03:08
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 3020af2 to 40002e9 Compare June 17, 2024 00:53
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 40002e9 to 1f3df2f Compare June 18, 2024 01:45
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 1f3df2f to d6a407c Compare June 18, 2024 20:02
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from d6a407c to 6f8cd2d Compare June 19, 2024 18:07
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 6f8cd2d to f0a22f2 Compare June 20, 2024 00:24
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from f0a22f2 to 8099b2e Compare June 20, 2024 16:05
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 8099b2e to 7fd7dab Compare June 20, 2024 22:15
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 7fd7dab to cac8cda Compare June 21, 2024 18:17
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from cac8cda to dc50865 Compare June 26, 2024 16:37
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from dc50865 to 935ce13 Compare June 27, 2024 08:50
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 935ce13 to fb1eaad Compare June 27, 2024 10:14
@jellydn jellydn merged commit 6d316d4 into main Jun 28, 2024
18 checks passed
@renovate renovate bot deleted the renovate/major-testing-library-monorepo branch June 28, 2024 11:39
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