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 multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ 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.
@testing-library/jest-dom
from 6.4.8 to 6.5.0 | 1 version ahead of your current version | a month ago
on 2024-08-23
@testing-library/react
from 16.0.0 to 16.0.1 | 1 version ahead of your current version | 22 days ago
on 2024-08-29
Release notes
Package name: @testing-library/jest-dom
-
6.5.0 - 2024-08-23
- toHaveValue: Asserting aria-valuenow (#479) (acbf416)
-
6.4.8 - 2024-07-23
- Drop peerDependencies from package.json (#610) (faf534b)
from @testing-library/jest-dom GitHub release notes6.5.0 (2024-08-23)
Features
6.4.8 (2024-07-23)
Bug Fixes
Package name: @testing-library/react
-
16.0.1 - 2024-08-29
- Add support for exactOptionalPropertyTypes in TypeScript (#1351) (3dcd8a9)
-
16.0.0 - 2024-06-03
- Move
from @testing-library/react GitHub release notes16.0.1 (2024-08-29)
Bug Fixes
16.0.0 (2024-06-03)
Features
@ testing-library/domand@ types/react-domto peer dependencies (#1305) (a4744fa)BREAKING CHANGES
@ testing-library/domwas moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of@ testing-library/dominstalled that frequently caused bugs when used with@ testing-library/user-event. We will also be able to allow new versions of@ testing-library/dombeing used without a SemVer major release of@ testing-library/reactby just widening the peer dependency.@ types/react-domneeds 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: