[Snyk] Upgrade @testing-library/react from 16.0.0 to 16.1.0 #165
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @testing-library/react from 16.0.0 to 16.1.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.
The recommended version is 2 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-WS-7266574
SNYK-JS-WS-7266574
SNYK-JS-BODYPARSER-7926860
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-HTTPPROXYMIDDLEWARE-8229906
SNYK-JS-MICROMATCH-6838728
SNYK-JS-PATHTOREGEXP-8482416
SNYK-JS-ROLLUP-8073097
SNYK-JS-WEBPACK-7840298
SNYK-JS-COOKIE-8163060
SNYK-JS-EXPRESS-7926867
SNYK-JS-NANOID-8492085
SNYK-JS-PATHTOREGEXP-7925106
SNYK-JS-SEND-7926862
SNYK-JS-SERVESTATIC-7926865
Release notes
Package name: @testing-library/react
16.1.0 (2024-12-05)
Features
16.0.1 (2024-08-29)
Bug Fixes
16.0.0 (2024-06-03)
Features
@ 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
.Important
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: