Bump @testing-library/react from 12.1.5 to 16.3.0#247
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump @testing-library/react from 12.1.5 to 16.3.0#247dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
b9a7569 to
5c2f1c3
Compare
There was a problem hiding this comment.
Pull Request Overview
This PR bumps the version of @testing-library/react from 12.1.5 to 16.3.0 to incorporate new features and bug fixes released in the latest version.
- Updated @testing-library/react dependency version in package.json to 16.3.0.
- Ensured dependency alignment based on the library's updated peer dependency requirements.
Comments suppressed due to low confidence (1)
package.json:43
- With the upgrade to @testing-library/react v16.3.0, note that @testing-library/dom has been moved to a peer dependency. Please verify that @testing-library/dom is explicitly installed to prevent potential compatibility issues.
"@testing-library/react": "^16.3.0",
44f21e6 to
169f8d3
Compare
|
Owner
|
@dependabot rebase |
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.5 to 16.3.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v12.1.5...v16.3.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
169f8d3 to
7da9b89
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



Bumps @testing-library/react from 12.1.5 to 16.3.0.
Release notes
Sourced from
@testing-library/react's releases.... (truncated)
Commits
9fc6a75feat: add bernardobelchior as a contributor for code, and doc (#1391)8782f3bAddreactStrictModeas an option torender(#1390)65bc994test: Run with relevant React stable types (#1352)c3e3d90test: Use React 19 by default (#1377)9618c51feat: Add support for React error handlers (#1354)eab6e67[ci] Codecov fix follow-up7134e5d[ci] Fix codecov action (#1376)85ac253feat: Add support for React 19 (#1367)3dcd8a9fix: Add support for exactOptionalPropertyTypes in TypeScript (#1351)7a28fa9Fix React Canary and Experimental tests (#1353)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)