react-firehooks
react-firehooks copied to clipboard
chore(deps): update dependency node to v20.12.2
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| node (source) | minor | 20.11.1 -> 20.12.2 |
Release Notes
nodejs/node (node)
v20.12.2: 2024-04-10, Version 20.12.2 'Iron' (LTS), @RafaelGSS
This is a security release.
Notable Changes
- CVE-2024-27980 - Command injection via args parameter of
child_process.spawnwithout shell option enabled on Windows
Commits
- [
69ffc6d50d] - src: disallow direct .bat and .cmd file spawning (Ben Noordhuis) nodejs-private/node-private#563
v20.12.1
v20.12.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 |