build: update dependency firebase to v12 #2901
Open
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.
This PR contains the following updates:
11.10.0
->12.0.0
Release Notes
firebase/firebase-js-sdk (firebase)
v12.0.0
Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/ai@2.0.0
Major Changes
5200f7b
#9042 - Add support foranyOf
schemase59cd7d
#9137 - Convert TS enums exports in Firebase AI into const variables.cb19688
#9079 - Remove GroundingAttributionec5f374
#9063 - RemoveVertexAI
APIs.Minor Changes
a4ccd25
#9068 - Add support for Grounding with Google Search.6ab4e13
#9156 - Add support for Thinking Budget.25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
ae976d0
#8948 (fixes #8944) - Fix typings forfunctionDeclaration.parameters
.f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
[email protected]
Major Changes
5200f7b
#9042 - Add support foranyOf
schemas91fa484
#9081 - Removevertexai
import pathe59cd7d
#9137 - Convert TS enums exports in Firebase AI into const variables.cb19688
#9079 - Remove GroundingAttributionec5f374
#9063 - RemoveVertexAI
APIs.25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Minor Changes
a4ccd25
#9068 - Add support for Grounding with Google Search.6ab4e13
#9156 - Add support for Thinking Budget.d91169f
#9151 (fixes #8863) - initializeServerApp now supports auto-initialization for Firebase App Hosting.Patch Changes
a4ccd25
,5200f7b
,f11b552
,6ab4e13
,9771bff
,3d44792
,ae976d0
,e59cd7d
,cb19688
,f18b25f
,d91169f
,ec5f374
,a029ce3
,25b60fd
]:@firebase/app@0.14.0
Minor Changes
d91169f
#9151 (fixes #8863) - initializeServerApp now supports auto-initialization for Firebase App Hosting.25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/app-check@0.11.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/app-check-compat@0.4.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/app-check@0.11.0
@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/app-compat@0.5.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,d91169f
,25b60fd
]:@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/app@0.14.0
@firebase/auth@1.11.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/auth-compat@0.6.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/auth@1.11.0
@firebase/util@1.13.0
@firebase/component@0.7.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/util@1.13.0
@firebase/database@1.1.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/database-compat@2.1.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/database@1.1.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/database-types@1.0.16
@firebase/firestore@4.9.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f11b552
#9162 - Revert fix for issue where Firestore would produceundefined
for document snapshot if "clear site data" button was pressed in the web browser. This fix was introduced in v11.6.1 but inadvertantly caused issues for some customers (#9056).9771bff
#9168 - Fixed a regression where the SDK did not re-connect to IndexedDb after disconnect (#9087)f18b25f
#9167 - Set build targets to ES2020.a029ce3
#9143 - Further improved performance of UTF-8 string ordering logic, which had degraded in v11.3.0, was reverted in v11.3.1, and was re-introduced with some improvements in v11.5.0.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/webchannel-wrapper@1.0.4
@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/firestore-compat@0.4.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f11b552
,9771bff
,f18b25f
,a029ce3
,25b60fd
]:@firebase/firestore@4.9.0
@firebase/component@0.7.0
@firebase/util@1.13.0
@firebase/functions@0.13.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/util@1.13.0
@firebase/functions-compat@0.4.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/functions@0.13.0
@firebase/util@1.13.0
@firebase/logger@0.5.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.@firebase/rules-unit-testing@5.0.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
a4ccd25
,5200f7b
,6ab4e13
,91fa484
,e59cd7d
,cb19688
,d91169f
,ec5f374
,25b60fd
]:@firebase/storage@0.14.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/util@1.13.0
@firebase/storage-compat@0.4.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/storage@0.14.0
@firebase/util@1.13.0
@firebase/util@1.13.0
Minor Changes
25b60fd
#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f
#9167 - Set build targets to ES2020.@firebase/analytics@0.10.18
Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/installations@0.6.19
@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/analytics-compat@0.2.24
Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/analytics@0.10.18
@firebase/component@0.7.0
@firebase/util@1.13.0
@firebase/data-connect@0.3.11
Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/database-types@1.0.16
Patch Changes
f18b25f
,25b60fd
]:@firebase/installations@0.6.19
Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/util@1.13.0
@firebase/installations-compat@0.2.19
Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/installations@0.6.19
@firebase/component@0.7.0
@firebase/util@1.13.0
@firebase/messaging@0.12.23
Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/installations@0.6.19
@firebase/component@0.7.0
@firebase/util@1.13.0
@firebase/messaging-compat@0.2.23
Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/component@0.7.0
@firebase/messaging@0.12.23
@firebase/util@1.13.0
@firebase/performance@0.7.8
Patch Changes
3d44792
#9120 (fixes #9067) - Fix bug where events are not sent if they exceed sendBeacon payload limitf18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/installations@0.6.19
@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/performance-compat@0.2.21
Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
3d44792
,f18b25f
,25b60fd
]:@firebase/performance@0.7.8
@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/remote-config@0.6.6
Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/installations@0.6.19
@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/remote-config-compat@0.2.19
Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f
,25b60fd
]:@firebase/remote-config@0.6.6
@firebase/component@0.7.0
@firebase/logger@0.5.0
@firebase/util@1.13.0
@firebase/webchannel-wrapper@1.0.4
Patch Changes
f18b25f
#9167 - Set build targets to ES2020.@firebase/template@0.2.7
Patch Changes
f18b25f
#9167 - Set build targets to ES2020.Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, 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.
This PR has been generated by Renovate Bot.