-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
chore(deps-dev): bump the react-testing-library-dependencies group with 2 updates #103414
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
base: master
Are you sure you want to change the base?
chore(deps-dev): bump the react-testing-library-dependencies group with 2 updates #103414
Conversation
d546bb1 to
98638c3
Compare
98638c3 to
c3cb6b5
Compare
c3cb6b5 to
ca33b55
Compare
ca33b55 to
518d258
Compare
518d258 to
60a5fd0
Compare
60a5fd0 to
885a75a
Compare
885a75a to
c89af8a
Compare
c89af8a to
f8f7d71
Compare
f8f7d71 to
bd68eee
Compare
bd68eee to
67e6dd9
Compare
67e6dd9 to
4b72746
Compare
4b72746 to
36775a4
Compare
e1bb1ea to
eb34d55
Compare
eb34d55 to
183ed02
Compare
183ed02 to
1f9fba0
Compare
| "@testing-library/jest-dom": "6.6.3", | ||
| "@testing-library/react": "16.2.0", | ||
| "@testing-library/jest-dom": "6.9.1", | ||
| "@testing-library/react": "16.3.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Version mismatch between PR description and package.json
The diff specifies @testing-library/react version 16.3.1, but the PR description indicates the update should be to version 16.3.0. This mismatch suggests either the version number in package.json is incorrect or the PR description is outdated. The discrepancy may cause confusion about what version is actually being installed, and if 16.3.1 doesn't exist on npm, the build would fail.
1f9fba0 to
fdd3533
Compare
fdd3533 to
2c9763d
Compare
2c9763d to
b5774e3
Compare
b5774e3 to
af6895a
Compare
af6895a to
42fafb0
Compare
42fafb0 to
6ac94e7
Compare
0a7fbf8 to
7080ee2
Compare
7080ee2 to
85fe0c4
Compare
85fe0c4 to
ff6abbf
Compare
…th 2 updates Bumps the react-testing-library-dependencies group with 2 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/jest-dom` from 6.6.3 to 6.9.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.6.3...v6.9.1) Updates `@testing-library/react` from 16.2.0 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@v16.2.0...v16.3.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-testing-library-dependencies - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-testing-library-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
ff6abbf to
71b367a
Compare
Bumps the react-testing-library-dependencies group with 2 updates: @testing-library/jest-dom and @testing-library/react.
Updates
@testing-library/jest-domfrom 6.6.3 to 6.9.1Release notes
Sourced from
@testing-library/jest-dom's releases.Commits
0ff8904fix: Fix undefinedNodeerror (nodejs) (#707)95f870afeat: Add .toAppearBefore/.toAppearAfter matcher (#702)d6663f5docs: add nossbigg as a contributor for code, and test (#703)779b712feat: add toBePartiallyPressed matcher (#203) (#692)e15f789docs: add kretajak as a contributor for code, and test (#691)cfdf8aefeat: add toBePressed matcher (#203) (#658)f00d94dchore: adddependebot.yml(#456)476c30brefactor: droplodashentirely (#676)fafd8cachore: add tests for Node 22 & 24 (#678)d9babb1docs: fix typo (#667)Updates
@testing-library/reactfrom 16.2.0 to 16.3.0Release notes
Sourced from
@testing-library/react's releases.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)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions