Bump the development_major group across 1 directory with 3 updates #436
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 development_major group with 3 updates in the / directory: @testing-library/dom, @testing-library/react and react-use.
Updates
@testing-library/dom
from 9.3.3 to 10.1.0Release notes
Sourced from
@testing-library/dom
's releases.... (truncated)
Commits
56543d5
feat: Add window events "pagehide" / "pageshow" (#1308)47fe879
chore: correct some typos and spelling errors (#1309)7917358
docs: update reproduction link (#1304)5c7f2e8
docs: add jlp-craigmorten as a contributor for question (#1298)e1dbb55
test: Stop running with unsupported Node.js versions (#1296)eef23ca
test: Fix Codecov in CI (#1297)6ad31ec
release: 10.0.0cb57f99
Merge branch 'main' into alphabd04cf9
docs: add KevinBon as a contributor for code, and bug (#1284)9aaf715
fix: Stop callingwaitFor
callback after timeout (#1271)Updates
@testing-library/react
from 14.1.2 to 16.0.0Release notes
Sourced from
@testing-library/react
's releases.... (truncated)
Commits
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)d143f46
fix: Stop restrictingcontainer
option based onhydrate
(#1313)48282c2
fix: EnsurerenderHook
options extend options forrender
(#1308)067d0c6
fix: Don't raise TypeScript errors when hydatingdocument
(#1304)c63b873
fix: ImprovelegacyRoot
error message (#1301)1645d21
fix: Stop using nullish coalescing (#1299)787cb85
Release: 15.0.0 (#1295)Updates
react-use
from 15.3.3 to 17.5.0Release notes
Sourced from react-use's releases.
... (truncated)
Changelog
Sourced from react-use's changelog.
... (truncated)
Commits
ade8d39
chore(release): 17.5.0 [skip ci]ac64414
feat: addisFirst
andisLast
methods touseStateList
hook6a9dde5
feat(pencil): fix with yarn lint:fix75218e4
feat(pencil): add isFirst and isLast return value to 'useStateList'82146f6
chore(release): 17.4.4 [skip ci]0534648
fix: typo in example06afdf7
Merge pull request #2535 from suisous/pr/suisousea688b0
chore(release): 17.4.3 [skip ci]3264d96
Merge pull request #2536 from willnguyen1312/pr/update-use-mediae7379f0
fix: update useMedia hook to use recommended approach of MDNDependabot 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