react-firehooks
react-firehooks copied to clipboard
chore(deps): update dependency @testing-library/react to v15
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @testing-library/react | 14.3.1 -> 15.0.6 |
Release Notes
testing-library/react-testing-library (@testing-library/react)
v15.0.6
v15.0.5
v15.0.4
v15.0.3
Bug Fixes
v15.0.2
v15.0.1
v15.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Size Change: 0 B
Total Size: 19.5 kB
ℹ️ View Unchanged
| Filename | Size |
|---|---|
lib/app-check/index.js |
59 B |
lib/app-check/useAppCheckToken.js |
382 B |
lib/auth/index.js |
75 B |
lib/auth/useAuthIdToken.js |
520 B |
lib/auth/useAuthIdTokenResult.js |
536 B |
lib/auth/useAuthState.js |
395 B |
lib/common/index.js |
31 B |
lib/common/types.js |
31 B |
lib/database/index.js |
70 B |
lib/database/internal.js |
188 B |
lib/database/useObject.js |
372 B |
lib/database/useObjectOnce.js |
432 B |
lib/database/useObjectValue.js |
691 B |
lib/database/useObjectValueOnce.js |
661 B |
lib/firestore/index.js |
126 B |
lib/firestore/internal.js |
441 B |
lib/firestore/types.js |
31 B |
lib/firestore/useAggregateFromServer.js |
590 B |
lib/firestore/useDocument.js |
656 B |
lib/firestore/useDocumentData.js |
773 B |
lib/firestore/useDocumentDataOnce.js |
620 B |
lib/firestore/useDocumentOnce.js |
562 B |
lib/firestore/useQueries.js |
652 B |
lib/firestore/useQueriesData.js |
732 B |
lib/firestore/useQueriesDataOnce.js |
673 B |
lib/firestore/useQuery.js |
625 B |
lib/firestore/useQueryData.js |
770 B |
lib/firestore/useQueryDataOnce.js |
627 B |
lib/firestore/useQueryOnce.js |
547 B |
lib/index.js |
107 B |
lib/internal/useGet.js |
482 B |
lib/internal/useIsMounted.js |
185 B |
lib/internal/useListen.js |
506 B |
lib/internal/useLoadingValue.js |
351 B |
lib/internal/useMultiGet.js |
631 B |
lib/internal/useMultiListen.js |
635 B |
lib/internal/useMultiLoadingValue.js |
523 B |
lib/internal/useStableValue.js |
259 B |
lib/messaging/index.js |
60 B |
lib/messaging/useMessagingToken.js |
395 B |
lib/storage/index.js |
90 B |
lib/storage/internal.js |
142 B |
lib/storage/useBlob.js |
512 B |
lib/storage/useBytes.js |
477 B |
lib/storage/useDownloadURL.js |
369 B |
lib/storage/useMetadata.js |
363 B |
lib/storage/useStream.js |
518 B |
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! dev react@"18.2.0" from the root project
npm ERR! peer react@"^18.0.0" from @testing-library/[email protected]
npm ERR! node_modules/@testing-library/react
npm ERR! dev @testing-library/react@"15.0.7" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^18.3.1" from [email protected]
npm ERR! node_modules/react-dom
npm ERR! peer react-dom@"^18.0.0" from @testing-library/[email protected]
npm ERR! node_modules/@testing-library/react
npm ERR! dev @testing-library/react@"15.0.7" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-05-07T12_34_08_671Z-debug-0.log