chore: bump the testing-library group in /react-app with 3 updates #874
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 the testing-library group in /react-app with 3 updates: @testing-library/jest-dom, @testing-library/react and @testing-library/user-event.
Updates
@testing-library/jest-dom
from 6.1.4 to 6.6.3Release notes
Sourced from
@testing-library/jest-dom
's releases.... (truncated)
Commits
5ba0156
fix: add vitest import when extending vitest matchers (#646)4468378
fix: remove recursive type reference in vitest types (#636)abba961
docs: add billyjanitsch as a contributor for bug (#644)9490615
docs: add G-Rath as a contributor for code (#643)ced792e
fix: fix lodash import in to-have-selection.js (#642)9b14804
feat: implement toHaveSelection (#637)f5b0e94
docs: add diegohaz as a contributor for ideas (#640)68e927e
docs: add pwolaq as a contributor for code, and test (#639)04005db
docs: add silviuaavram as a contributor for code, and test (#638)4723de3
docs: add mibcadet as a contributor for doc (#628)Updates
@testing-library/react
from 14.0.0 to 16.2.0Release notes
Sourced from
@testing-library/react
's releases.... (truncated)
Commits
9618c51
feat: Add support for React error handlers (#1354)eab6e67
[ci] Codecov fix follow-up7134e5d
[ci] Fix codecov action (#1376)85ac253
feat: Add support for React 19 (#1367)3dcd8a9
fix: Add support for exactOptionalPropertyTypes in TypeScript (#1351)7a28fa9
Fix React Canary and Experimental tests (#1353)a4744fa
feat: Move@testing-library/dom
and@types/react-dom
to peer dependencie...c1f2957
fix: Ensureact
is notany
whenReact.act
is not declared (#1323)b6e59f7
fix: export new act when available (#1319)f6a1677
chore: Adjust tests to workaround 18.3.0 bug (#1315)Updates
@testing-library/user-event
from 14.4.2 to 14.6.0Release notes
Sourced from
@testing-library/user-event
's releases.... (truncated)
Commits
5f3d28f
fix(pointer): check all fields ofPointerCoords
in `isDifferentPointerPosit...75edef5
fix(pointer): checkPointerCoords.x
inisDifferentPointerPosition
(#1216)8528972
fix(event): assign pointer coords to MouseEvent (#1039)7b11b0e
fix(clipboard): awaitDataTransferItem.getAsString()
callback (#1251)1ed8b15
feat: dispatchFocusEvent
in hidden documents (#1252)63f7468
docs: add remcovaes as a contributor for bug (#1250)139d18f
test: reset DTLasyncWrapper
before assertingsetTimeout
callsa76db96
chore: add TODO to updateupdateSelectionOnFocus
57c9b65
chore: add TODO to simulateFocusEvent
in browsers5057e39
test: convert flaky assertion on\<input type="file"/>
to TODODependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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