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 12.1.5 to 16.0.0 #10

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

Ramyromel
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @testing-library/react from 12.1.5 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 35 versions ahead of your current version.

  • The recommended version was released on 3 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
696 Proof of Concept
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
696 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
696 Proof of Concept
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)
  • 15.0.6 - 2024-05-01

    15.0.6 (2024-05-01)

    Bug Fixes

  • 15.0.5 - 2024-04-26

    15.0.5 (2024-04-26)

    Bug Fixes

    • Stop restricting container option based on hydrate (#1313) (d143f46)
  • 15.0.4 - 2024-04-23

    15.0.4 (2024-04-23)

    Bug Fixes

    • Ensure renderHook options extend options for render (#1308) (48282c2)
  • 15.0.3 - 2024-04-23

    15.0.3 (2024-04-23)

    Bug Fixes

    • Don't raise TypeScript errors when hydating document (#1304) (067d0c6)
  • 15.0.2 - 2024-04-13

    15.0.2 (2024-04-13)

    Bug Fixes

  • 15.0.1 - 2024-04-11

    15.0.1 (2024-04-11)

    Bug Fixes

  • 15.0.0 - 2024-04-10

    15.0.0 (2024-04-10)

    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.
  • 14.3.1 - 2024-04-11

    14.3.1 (2024-04-11)

    Bug Fixes

  • 14.3.0 - 2024-04-08
  • 14.2.2 - 2024-03-19
  • 14.2.1 - 2024-02-01
  • 14.2.0 - 2024-01-30
  • 14.1.2 - 2023-11-17
  • 14.1.1 - 2023-11-17
  • 14.1.0 - 2023-11-08
  • 14.0.0 - 2023-02-16
  • 14.0.0-alpha.3 - 2023-02-16
  • 14.0.0-alpha.2 - 2023-02-16
  • 14.0.0-alpha.1 - 2023-01-31
  • 13.5.0-alpha.1 - 2023-01-31
  • 13.4.0 - 2022-09-04
  • 13.3.0 - 2022-05-28
  • 13.2.0 - 2022-05-03
  • 13.1.1 - 2022-04-15
  • 13.1.0 - 2022-04-15
  • 13.0.1 - 2022-04-11
  • 13.0.0 - 2022-03-31
  • 13.0.0-alpha.7 - 2022-03-30
  • 13.0.0-alpha.6 - 2022-03-04
  • 13.0.0-alpha.5 - 2021-11-23
  • 13.0.0-alpha.4 - 2021-10-31
  • 13.0.0-alpha.3 - 2021-10-28
  • 13.0.0-alpha.1 - 2021-09-13
  • 12.1.5 - 2022-04-11
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.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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 12.1.5 to 16.0.0.

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

See this project in Snyk:
https://app.snyk.io/org/ramyromel/project/006317d2-b73d-4ad0-b1d7-0dde101609f1?utm_source=github&utm_medium=referral&page=upgrade-pr
@Ramyromel Ramyromel merged commit 2778f8e into master Sep 2, 2024
2 checks passed
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