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.1 | Upgrade @testing-library/react for improved testing support #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nerdy-tech-com-gitub
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @testing-library/react from 12.1.5 to 16.0.1.

ℹ️ 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 36 versions ahead of your current version.

  • The recommended version was released on 2 months ago.

Release notes
Package name: @testing-library/react
  • 16.0.1 - 2024-08-29

    16.0.1 (2024-08-29)

    Bug Fixes

    • Add support for exactOptionalPropertyTypes in TypeScript (#1351) (3dcd8a9)
  • 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
  • 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.

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

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

See this project in Snyk:
https://app.snyk.io/org/nerds-github/project/0d9b98a0-833e-4b80-9345-d524d43291d3?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

trag-bot bot commented Oct 23, 2024

@trag-bot didn't find any issues in the code! ✅✨

@trag-bot trag-bot bot changed the title [Snyk] Upgrade @testing-library/react from 12.1.5 to 16.0.1 [Snyk] Upgrade @testing-library/react from 12.1.5 to 16.0.1 | Upgrade @testing-library/react for improved testing support Oct 23, 2024
Copy link

trag-bot bot commented Oct 23, 2024

prBody:

  1. Updated the version of @testing-library/react from ^12.1.4 to ^16.0.1 in the package.json file.
  2. This change ensures compatibility with the latest features and improvements introduced in the newer version of the testing library.
  3. The update may also address any known issues or bugs present in the previous version.
  4. It aligns the project dependencies with the latest standards in testing practices.
  5. The change is expected to facilitate better integration with other testing libraries and tools.
  6. This version bump may also improve the overall developer experience when writing tests.
  7. The updated library version may include performance optimizations that could benefit the testing process.
  8. This change is part of an effort to keep dependencies up to date and maintain the project's health.
  9. It is important to run existing tests to ensure that the application behaves as expected after the update.
  10. Documentation may need to be reviewed to reflect any changes in the testing library's API or usage patterns.

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