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 16.0.0 to 16.0.1 #242

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

lholmquist
Copy link
Member

snyk-top-banner

Snyk has created this PR to upgrade @testing-library/react from 16.0.0 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.


  • 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.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.
from @testing-library/react GitHub release notes

Important

  • 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 16.0.0 to 16.0.1.

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

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/63543855-c8af-438d-9aa9-ce9af390b39e?utm_source=github&utm_medium=referral&page=upgrade-pr
@coveralls
Copy link

coveralls commented Sep 20, 2024

Pull Request Test Coverage Report for Build 10955493389

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+35.1%) to 35.088%

Totals Coverage Status
Change from base Build 10880620282: 35.1%
Covered Lines: 20
Relevant Lines: 51

💛 - Coveralls

Copy link
Member

@pacostas pacostas left a comment

Choose a reason for hiding this comment

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

LGTM

@pacostas pacostas merged commit c3d9b26 into main Sep 20, 2024
9 checks passed
@pacostas pacostas deleted the snyk-upgrade-ce981388d6b4c44173710bc35289faf0 branch September 20, 2024 08:27
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.

4 participants