Update dependency firebase to v12.14.0#341
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
7dbc6e7 to
5524f7b
Compare
45d25e3 to
0cf2805
Compare
0cf2805 to
81d31d9
Compare
81d31d9 to
b385d5d
Compare
b385d5d to
3928bb5
Compare
3928bb5 to
d7af543
Compare
d7af543 to
15a3f2f
Compare
15a3f2f to
19096a5
Compare
19096a5 to
5622a0c
Compare
5622a0c to
87a00a6
Compare
87a00a6 to
d644b41
Compare
d644b41 to
b1b5a4c
Compare
b1b5a4c to
0cccd42
Compare
0cccd42 to
f793516
Compare
f793516 to
a4b980b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
12.2.1→12.14.0Release Notes
firebase/firebase-js-sdk (firebase)
v12.14.0Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/ai@2.13.0
Minor Changes
f0752a0#9800 - AddinitializeDeviceModel()method to allow explicit initialization of on-device model in hybrid mode.bd08cae#9926 - Change "beta" (public preview) tags to "public" (generally available) for all hybrid inference features.Patch Changes
bd2644b#9956 (fixes #9938) - Fix a bug that causedChatSession.sendMessageStream()andTemplateChatSession.sendMessageStream()to send duplicate user turns in the request.firebase@12.14.0
Minor Changes
3b337b9#9917 - Add new API and deprecate old API for creating and deleting fcm registrationf0752a0#9800 - AddinitializeDeviceModel()method to allow explicit initialization of on-device model in hybrid mode.d5b0f61#9913 - Added minimum and maximum FieldValue operationsbd08cae#9926 - Change "beta" (public preview) tags to "public" (generally available) for all hybrid inference features.Patch Changes
2697919#9845 (fixes #9732) - Updated_isAvailable()to use retry logic for the initial IndexedDB availability check, preventing incorrect fallbacks to in-memory persistence in environments where transactions may occasionally drop on startup.Updated dependencies [
3b337b9,bd2644b,2697919,f0752a0,d5b0f61,4d3f71a,85f6f4e,d675580,bd08cae,51e93fc,a1a2455]:@firebase/messaging@0.13.0
@firebase/app@0.14.13
@firebase/ai@2.13.0
@firebase/auth@1.13.2
@firebase/auth-compat@0.6.7
@firebase/firestore@4.15.0
@firebase/remote-config@0.8.4
@firebase/app-check@0.11.4
@firebase/data-connect@0.7.1
@firebase/messaging-compat@0.2.27
@firebase/functions@0.13.5
@firebase/app-compat@0.5.13
@firebase/firestore-compat@0.4.10
@firebase/remote-config-compat@0.2.25
@firebase/app-check-compat@0.4.4
@firebase/functions-compat@0.4.5
@firebase/firestore@4.15.0
Minor Changes
d5b0f61#9913 - Added minimum and maximum FieldValue operationsPatch Changes
85f6f4e#9985 - Improved robustness and logging in query listen stream creation and re-creation@firebase/messaging@0.13.0
Minor Changes
3b337b9#9917 - Add new API and deprecate old API for creating and deleting fcm registrationPatch Changes
a1a2455#9916 - Fix delivery metrics Firelog flushing when BigQuery export is enabled: schedule the first flush immediately (next timer tick) instead of waiting a fullLOG_INTERVAL_IN_MS, start processing only when there are queued events (so enabling export with an empty queue does not arm a day-long idle timer that blocks laterstageLogflushes), and ensure staging a log starts the service when needed. When export is disabled, clear any queued events and cancel pending flush timers immediately (rather than waiting for the background loop).Updated dependencies [
3b337b9]:@firebase/messaging-interop-types@0.2.5
@firebase/app@0.14.13
Patch Changes
@firebase/app-check@0.11.4
Patch Changes
d675580#9987 - Fix a bug wheregetLimitedUseToken()did not correctly get a limited use token because it did not send thelimited_useparam.@firebase/app-check-compat@0.4.4
Patch Changes
d675580]:@firebase/app-compat@0.5.13
Patch Changes
@firebase/auth@1.13.2
Patch Changes
2697919#9845 (fixes #9732) - Updated_isAvailable()to use retry logic for the initial IndexedDB availability check, preventing incorrect fallbacks to in-memory persistence in environments where transactions may occasionally drop on startup.@firebase/auth-compat@0.6.7
Patch Changes
2697919#9845 (fixes #9732) - Updated_isAvailable()to use retry logic for the initial IndexedDB availability check, preventing incorrect fallbacks to in-memory persistence in environments where transactions may occasionally drop on startup.Updated dependencies [
2697919]:@firebase/auth@1.13.2
@firebase/data-connect@0.7.1
Patch Changes
51e93fc#9936 - Eliminated the 1-minute delay before closing idle backend connections to save resources.@firebase/firestore-compat@0.4.10
Patch Changes
d5b0f61,85f6f4e]:@firebase/functions@0.13.5
Patch Changes
3b337b9]:@firebase/functions-compat@0.4.5
Patch Changes
@firebase/messaging-compat@0.2.27
Patch Changes
3b337b9,a1a2455]:@firebase/messaging-interop-types@0.2.5
Patch Changes
3b337b9#9917 - Add new API and deprecate old API for creating and deleting fcm registration@firebase/remote-config@0.8.4
Patch Changes
4d3f71a#9981 - Call update experiment when the last running experiment is stopped@firebase/remote-config-compat@0.2.25
Patch Changes
4d3f71a]:v12.13.0Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/ai@2.12.0
Minor Changes
ffa39f6#9795 - AddedLiveSession.resumeSession()to allow resuming a previousLiveSession. Also addedcontextWindowCompressionfeature.86dc0db#9819 - Added support forImageConfig(aspect ratio and size).Expanded
FinishReasonvalues to include all currently available values provided by the models.345c5f6#9458 - AI Logic : Feature : Added support for Grounding with Google Maps.Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/app-check-interop-types@0.3.4
@firebase/component@0.7.3
@firebase/logger@0.5.1
@firebase/util@1.15.1
@firebase/data-connect@0.7.0
Minor Changes
714b41d#9905 - Hardened the Firebase SQL Connect streaming transport with intelligent reconnection, query de-duplication, and resume optimizations.Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/auth-interop-types@0.2.5
@firebase/component@0.7.3
@firebase/logger@0.5.1
@firebase/util@1.15.1
firebase@12.13.0
Minor Changes
ffa39f6#9795 - AddedLiveSession.resumeSession()to allow resuming a previousLiveSession. Also addedcontextWindowCompressionfeature.714b41d#9905 - Hardened the Firebase SQL Connect streaming transport with intelligent reconnection, query de-duplication, and resume optimizations.86dc0db#9819 - Added support forImageConfig(aspect ratio and size).Expanded
FinishReasonvalues to include all currently available values provided by the models.345c5f6#9458 - AI Logic : Feature : Added support for Grounding with Google Maps.Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
96e81ff,ffa39f6,402b1f0,8e384c9,714b41d,86dc0db,345c5f6]:@firebase/firestore@4.14.1
@firebase/ai@2.12.0
@firebase/auth-compat@0.6.6
@firebase/analytics@0.10.22
@firebase/analytics-compat@0.2.28
@firebase/app@0.14.12
@firebase/app-check@0.11.3
@firebase/app-check-compat@0.4.3
@firebase/app-compat@0.5.12
@firebase/app-types@0.9.5
@firebase/auth@1.13.1
@firebase/data-connect@0.7.0
@firebase/database@1.1.3
@firebase/database-compat@2.1.4
@firebase/firestore-compat@0.4.9
@firebase/functions@0.13.4
@firebase/functions-compat@0.4.4
@firebase/installations@0.6.22
@firebase/installations-compat@0.2.22
@firebase/messaging@0.12.26
@firebase/messaging-compat@0.2.26
@firebase/performance@0.7.12
@firebase/performance-compat@0.2.25
@firebase/remote-config@0.8.3
@firebase/remote-config-compat@0.2.24
@firebase/storage@0.14.3
@firebase/storage-compat@0.4.3
@firebase/util@1.15.1
@firebase/analytics@0.10.22
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/installations@0.6.22
@firebase/logger@0.5.1
@firebase/util@1.15.1
@firebase/analytics-compat@0.2.28
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/analytics@0.10.22
@firebase/analytics-types@0.8.4
@firebase/component@0.7.3
@firebase/util@1.15.1
@firebase/analytics-interop-types@0.3.5
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/analytics-types@0.8.4
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/app@0.14.12
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/logger@0.5.1
@firebase/util@1.15.1
@firebase/app-check@0.11.3
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/logger@0.5.1
@firebase/util@1.15.1
@firebase/app-check-compat@0.4.3
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/app-check@0.11.3
@firebase/app-check-types@0.5.4
@firebase/component@0.7.3
@firebase/logger@0.5.1
@firebase/util@1.15.1
@firebase/app-check-interop-types@0.3.4
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/app-check-types@0.5.4
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/app-compat@0.5.12
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/app@0.14.12
@firebase/component@0.7.3
@firebase/logger@0.5.1
@firebase/util@1.15.1
@firebase/app-types@0.9.5
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/logger@0.5.1
@firebase/auth@1.13.1
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/logger@0.5.1
@firebase/util@1.15.1
@firebase/auth-compat@0.6.6
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/auth@1.13.1
@firebase/auth-types@0.13.1
@firebase/component@0.7.3
@firebase/util@1.15.1
@firebase/auth-interop-types@0.2.5
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/auth-types@0.13.1
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/component@0.7.3
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/util@1.15.1
@firebase/database@1.1.3
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/app-check-interop-types@0.3.4
@firebase/auth-interop-types@0.2.5
@firebase/component@0.7.3
@firebase/logger@0.5.1
@firebase/util@1.15.1
@firebase/database-compat@2.1.4
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/database@1.1.3
@firebase/database-types@1.0.20
@firebase/logger@0.5.1
@firebase/util@1.15.1
@firebase/database-types@1.0.20
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/app-types@0.9.5
@firebase/util@1.15.1
@firebase/firestore@4.14.1
Patch Changes
96e81ff#9884 - Added search stage support for languageCode, offset, limit, and retrievalDepth402b1f0#9842 - fix(firestore): Assertion ID: ca9 (pendingResponses less than 0) caused by target creation race condition8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/logger@0.5.1
@firebase/util@1.15.1
@firebase/webchannel-wrapper@1.0.6
@firebase/firestore-compat@0.4.9
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
96e81ff,402b1f0,8e384c9]:@firebase/firestore@4.14.1
@firebase/component@0.7.3
@firebase/firestore-types@3.0.4
@firebase/util@1.15.1
@firebase/firestore-types@3.0.4
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/functions@0.13.4
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/app-check-interop-types@0.3.4
@firebase/auth-interop-types@0.2.5
@firebase/component@0.7.3
@firebase/messaging-interop-types@0.2.4
@firebase/util@1.15.1
@firebase/functions-compat@0.4.4
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/functions@0.13.4
@firebase/functions-types@0.6.4
@firebase/util@1.15.1
@firebase/functions-types@0.6.4
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/installations@0.6.22
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/util@1.15.1
@firebase/installations-compat@0.2.22
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/installations@0.6.22
@firebase/installations-types@0.5.4
@firebase/util@1.15.1
@firebase/installations-types@0.5.4
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/logger@0.5.1
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/messaging@0.12.26
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/installations@0.6.22
@firebase/messaging-interop-types@0.2.4
@firebase/util@1.15.1
@firebase/messaging-compat@0.2.26
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/messaging@0.12.26
@firebase/util@1.15.1
@firebase/messaging-interop-types@0.2.4
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/performance@0.7.12
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/installations@0.6.22
@firebase/logger@0.5.1
@firebase/util@1.15.1
@firebase/performance-compat@0.2.25
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/logger@0.5.1
@firebase/performance@0.7.12
@firebase/performance-types@0.2.4
@firebase/util@1.15.1
@firebase/performance-types@0.2.4
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/remote-config@0.8.3
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/installations@0.6.22
@firebase/logger@0.5.1
@firebase/util@1.15.1
@firebase/remote-config-compat@0.2.24
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/logger@0.5.1
@firebase/remote-config@0.8.3
@firebase/remote-config-types@0.5.1
@firebase/util@1.15.1
@firebase/remote-config-types@0.5.1
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/rules-unit-testing@5.0.1
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/storage@0.14.3
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/util@1.15.1
@firebase/storage-compat@0.4.3
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/component@0.7.3
@firebase/storage@0.14.3
@firebase/storage-types@0.8.4
@firebase/util@1.15.1
@firebase/storage-types@0.8.4
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/util@1.15.1
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/webchannel-wrapper@1.0.6
Patch Changes
8e384c9#9883 - Updated dependencies.@firebase/template@0.2.8
Patch Changes
8e384c9#9883 - Updated dependencies.Updated dependencies [
8e384c9]:@firebase/template-types@0.2.4
@firebase/template-types@0.2.4
Patch Changes
8e384c9#9883 - Updated dependencies.v12.12.1: firebase@12.12.1Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/ai@2.11.1
Patch Changes
23ab5b9#9817 - Update code execution and URL context features to reflect that they are generally available and no longer public preview.6db5af4#9840 (fixes #9832) - FixTemplateChatSessiontype so it does not error on TypeScript build. See Github issue #9832.firebase@12.12.1
Patch Changes
23ab5b9,6db5af4]:v12.12.0Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/ai@2.11.0
Minor Changes
cccb6d0#9771 - [deprecated] All Imagen models are deprecated and will shut down as early as June 2026. As a replacement, you can migrate your apps to use Gemini Image models (the "Nano Banana" models).6cbe865#9816 - DeprecatetopKandtemperatureproperties for hybrid inference mode.9c8e864#9763 - AddstartChat()forTemplateGenerativeModel.9c8e864#9763 - Add automatic function calling and chat history for server prompt templates.Patch Changes
f87c15e#9791 (fixes #9792) - Fixed a bug that causes the model to error if the user specifiesresponseSchemaorresponseJsonSchema.[@firebase
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.