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

[Snyk] Upgrade @testing-library/react from 15.0.7 to 16.0.0 #73

Closed

Conversation

freddycoder
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade @testing-library/react from 15.0.7 to 16.0.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: @testing-library/react
  • 16.0.0 - 2024-06-03

    16.0.0 (2024-06-03)

    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.
  • 15.0.7 - 2024-05-07

    15.0.7 (2024-05-07)

    Bug Fixes

    • Ensure act is not any when React.act is not declared (#1323) (c1f2957)
from @testing-library/react GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @testing-library/react from 15.0.7 to 16.0.0.

See this package in npm:
@testing-library/react

See this project in Snyk:
https://app.snyk.io/org/freddycoder/project/54ba868f-15a9-410b-89d0-3cec6c18ecfa?utm_source=github&utm_medium=referral&page=upgrade-pr
@freddycoder freddycoder deleted the snyk-upgrade-1edf688107985f30a2576e9893854460 branch August 29, 2024 19:29
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.

2 participants