build: update all non-major dependencies#3573
build: update all non-major dependencies#3573angular-robot wants to merge 1 commit intoangular:mainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates various dependencies across the repository, including undici, renovate, firebase-tools, puppeteer, jsdom, and several @firebase packages. A potential compatibility issue was identified with the rollup-plugin-dts dependency, which now requires Node.js 20 or newer, potentially affecting build environments running older Node.js versions.
| engines: {node: '>=16'} | ||
| rollup-plugin-dts@6.4.1: | ||
| resolution: {integrity: sha512-l//F3Zf7ID5GoOfLfD8kroBjQKEKpy1qfhtAdnpibFZMffPaylrg1CoDC2vGkPeTeyxUe4bVFCln2EFuL7IGGg==} | ||
| engines: {node: '>=20'} |
There was a problem hiding this comment.
The rollup-plugin-dts dependency has updated its engines.node requirement from >=16 to >=20. This might introduce compatibility issues if the build environment still relies on Node.js versions 16 or 18. Please ensure that all build environments are updated to Node.js 20 or newer to avoid potential failures.
ab49cf7 to
5008d30
Compare
See associated pull request for more information.
5008d30 to
a38244b
Compare
This PR contains the following updates:
28.0.0→28.0.112.10.0→12.11.015.10.1→15.11.04.13.6→4.13.729.0.0→29.0.124.39.1→24.40.024.39.1→24.40.043.77.8→43.91.36.4.0→6.4.17.24.4→7.24.62.8.2→2.8.3Release Notes
firebase/firebase-js-sdk (firebase)
v12.11.0Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/ai@2.10.0
Minor Changes
843a8d7#9693 (fixes #9625) - AddedresponseJsonSchematoGenerationConfig.Patch Changes
2f7f426]:@firebase/data-connect@0.5.0
Minor Changes
9d33dd6#9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).Patch Changes
2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)Updated dependencies [
2f7f426]:firebase@12.11.0
Minor Changes
9d33dd6#9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).843a8d7#9693 (fixes #9625) - AddedresponseJsonSchematoGenerationConfig.78384d3#9492 - Add support for array expressionsarrayFirst,arrayFirstN,arrayLast,arrayLastN,arrayMinimum,arrayMinimumN,arrayMaximum,arrayMaximumN,arrayIndexOf,arrayLastIndexOfandarrayIndexOfAllPatch Changes
54ff05e,9d33dd6,843a8d7,a383770,78384d3,2f7f426]:@firebase/firestore@4.13.0
Minor Changes
78384d3#9492 - Add support for array expressionsarrayFirst,arrayFirstN,arrayLast,arrayLastN,arrayMinimum,arrayMinimumN,arrayMaximum,arrayMaximumN,arrayIndexOf,arrayLastIndexOfandarrayIndexOfAllPatch Changes
54ff05e#9715 - Beta API Breaking change: Defer pipeline user data validation from initialization toexecute(). This breaking change is allowed in a non-major release since the Firestore Pipelines API is currently in Public Preview.a383770#9622 - Fixed X is not a function issues observed in server side rendering APIs.2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)Updated dependencies [
2f7f426]:@firebase/util@1.15.0
Minor Changes
2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)@firebase/analytics@0.10.21
Patch Changes
2f7f426]:@firebase/analytics-compat@0.2.27
Patch Changes
2f7f426]:@firebase/app@0.14.10
Patch Changes
Update SDK_VERSION.
Updated dependencies [
2f7f426]:@firebase/app-check@0.11.2
Patch Changes
2f7f426]:@firebase/app-check-compat@0.4.2
Patch Changes
2f7f426]:@firebase/app-compat@0.5.10
Patch Changes
2f7f426]:@firebase/auth@1.12.2
Patch Changes
2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)Updated dependencies [
2f7f426]:@firebase/auth-compat@0.6.4
Patch Changes
2f7f426]:@firebase/component@0.7.2
Patch Changes
2f7f426]:@firebase/database@1.1.2
Patch Changes
2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)Updated dependencies [
2f7f426]:@firebase/database-compat@2.1.2
Patch Changes
2f7f426]:@firebase/database-types@1.0.18
Patch Changes
2f7f426]:@firebase/firestore-compat@0.4.7
Patch Changes
54ff05e,a383770,78384d3,2f7f426]:@firebase/functions@0.13.3
Patch Changes
2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)Updated dependencies [
2f7f426]:@firebase/functions-compat@0.4.3
Patch Changes
2f7f426]:@firebase/installations@0.6.21
Patch Changes
2f7f426]:@firebase/installations-compat@0.2.21
Patch Changes
2f7f426]:@firebase/messaging@0.12.25
Patch Changes
2f7f426]:@firebase/messaging-compat@0.2.25
Patch Changes
2f7f426]:@firebase/performance@0.7.11
Patch Changes
2f7f426]:@firebase/performance-compat@0.2.24
Patch Changes
2f7f426]:@firebase/remote-config@0.8.2
Patch Changes
2f7f426]:@firebase/remote-config-compat@0.2.23
Patch Changes
2f7f426]:@firebase/storage@0.14.2
Patch Changes
2f7f426#9608 - RemoveupdateEmulatorBanner(). (No release note needed.)Updated dependencies [
2f7f426]:@firebase/storage-compat@0.4.2
Patch Changes
2f7f426]:firebase/firebase-tools (firebase-tools)
v15.11.0Compare Source
dataAccessModein Firestore database creation. This allows choosing betweenFIRESTORE_NATIVEandMONGODB_COMPATIBLEfor Enterprise edition databases.apptesting:executecommand to run App Testing agent tests from YAML files.firebase dataconnect:sdk:generatenow performs compilation check first before generating SDKs.offsetas well aslimitprivatenumber/get-tsconfig (get-tsconfig)
v4.13.7Compare Source
Bug Fixes
jsdom/jsdom (jsdom)
v29.0.1Compare Source
border,background, and their sub-shorthands containing keywords orvar(). (@asamuzaK)getComputedStyle()to return a more functionalCSSStyleDeclarationobject, including indexed access support, which regressed in v29.0.0.puppeteer/puppeteer (puppeteer)
v24.40.0Compare Source
♻️ Chores
Dependencies
🎉 Features
🛠️ Fixes
renovatebot/renovate (renovate)
v43.91.3Compare Source
Build System
v43.91.2Compare Source
Build System
v43.91.1Compare Source
Bug Fixes
v43.91.0Compare Source
Features
v43.90.1Compare Source
Bug Fixes
v43.90.0Compare Source
Features
Miscellaneous Chores
v43.89.9Compare Source
Bug Fixes
Miscellaneous Chores
Continuous Integration
v43.89.8Compare Source
Bug Fixes
gitlabPipelineVersionspreset (#42130) (e5d5482)v43.89.7Compare Source
Bug Fixes
Miscellaneous Chores
v43.89.6Compare Source
Bug Fixes
v43.89.5Compare Source
Bug Fixes
v43.89.4Compare Source
Build System
v43.89.3Compare Source
Bug Fixes
v43.89.2Compare Source
Bug Fixes
v43.89.1Compare Source
Bug Fixes
Tests
PLATFORM_HOST_TYPESis in sync withgetPlatformList(#42110) (8aed44b)v43.89.0Compare Source
Features
Bug Fixes
v43.88.1Compare Source
Bug Fixes
Miscellaneous Chores
v43.88.0Compare Source
Features
Bug Fixes
Miscellaneous Chores
v43.87.1Compare Source
Build System
v43.87.0Compare Source
Features
Miscellaneous Chores
v43.86.2Compare Source
Miscellaneous Chores
Build System
Continuous Integration
v43.86.1Compare Source
Bug Fixes
Documentation
ffebef4(main) (#42058) (b786b3b)Miscellaneous Chores
Code Refactoring
minimumRelaseAge="0days"to null (#42053) (1ccee6b)v43.86.0Compare Source
Features
Documentation
Miscellaneous Chores
v43.85.0Compare Source
Features
Miscellaneous Chores
v43.84.2Compare Source
Build System
v43.84.1Compare Source
Miscellaneous Chores
Build System
v43.84.0Compare Source
Features
v43.83.2Compare Source
Bug Fixes
v43.83.1Compare Source
Bug Fixes
Miscellaneous Chores
v43.83.0Compare Source
Features