Skip to content

fix(deps): update dependency firebase to v12#188

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/firebase-12.x
Open

fix(deps): update dependency firebase to v12#188
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/firebase-12.x

Conversation

@renovate

@renovate renovate Bot commented Aug 10, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
firebase (source, changelog) ^10.0.0^12.0.0 age confidence

Release Notes

firebase/firebase-js-sdk (firebase)

v12.16.0

Compare Source

v12.15.0

Compare Source

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed
@​firebase/app@​0.15.0
Minor Changes
  • 420156e #​10023 - Add ability to call initializeAppCheck without a provider. If no provider is passed to initializeAppCheck, App Check will attempt to initialize with a ReCaptchaEnterpriseProvider using the site key found in the recaptchaSiteKey field of the Firebase project config.
@​firebase/app-check@​0.12.0
Minor Changes
  • 420156e #​10023 - Add ability to call initializeAppCheck without a provider. If no provider is passed to initializeAppCheck, App Check will attempt to initialize with a ReCaptchaEnterpriseProvider using the site key found in the recaptchaSiteKey field of the Firebase project config.
Patch Changes
  • e389f70 #​9991 (fixes #​9405) - Fix error causing Auth and AppCheck conflict when both are using ReCAPTCHA Enterprise.
firebase@​12.15.0
Minor Changes
  • 043c0ab #​9929 - Merge offline pipeline implementation with one minor API change

  • 420156e #​10023 - Add ability to call initializeAppCheck without a provider. If no provider is passed to initializeAppCheck, App Check will attempt to initialize with a ReCaptchaEnterpriseProvider using the site key found in the recaptchaSiteKey field of the Firebase project config.

Patch Changes
@​firebase/firestore@​4.16.0
Minor Changes
  • 043c0ab #​9929 - Merge offline pipeline implementation with one minor API change
@​firebase/ai@​2.13.1
Patch Changes
  • 9bef5ab #​10035 - Deprecated GoogleMaps.enableWidget, following the announcement by the Grounding for Google Maps service.

  • 6a9d3d1 #​10026 (fixes #​9006) - Wrap params.systemInstruction with formatSystemInstruction() in the ChatSession constructor.

@​firebase/app-check-compat@​0.4.5
Patch Changes
@​firebase/app-compat@​0.5.14
Patch Changes
@​firebase/auth@​1.13.3
Patch Changes
  • e389f70 #​9991 (fixes #​9405) - Fix error causing Auth and AppCheck conflict when both are using ReCAPTCHA Enterprise.

  • 712091c #​10049 - Update referrer policy for auth API requests from no-referrer to strict-origin-when-cross-origin to support HTTP Referrer-restricted API keys in browser environments.

@​firebase/auth-compat@​0.6.8
Patch Changes
  • 712091c #​10049 - Update referrer policy for auth API requests from no-referrer to strict-origin-when-cross-origin to support HTTP Referrer-restricted API keys in browser environments.

  • Updated dependencies [e389f70, 712091c]:

  • @​firebase/auth@​1.13.3

@​firebase/firestore-compat@​0.4.11
Patch Changes
@​firebase/remote-config@​0.8.5
Patch Changes
  • 33521f2 #​10000 - Support ABT realtime when variant value matches default value of parameter
@​firebase/remote-config-compat@​0.2.26
Patch Changes

v12.14.0

Compare Source

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed
@​firebase/ai@​2.13.0
Minor Changes
  • f0752a0 #​9800 - Add initializeDeviceModel() 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 caused ChatSession.sendMessageStream() and TemplateChatSession.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 registration

  • f0752a0 #​9800 - Add initializeDeviceModel() method to allow explicit initialization of on-device model in hybrid mode.

  • d5b0f61 #​9913 - Added minimum and maximum FieldValue operations

  • bd08cae #​9926 - Change "beta" (public preview) tags to "public" (generally available) for all hybrid inference features.

Patch Changes
@​firebase/firestore@​4.15.0
Minor Changes
Patch 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 registration
Patch 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 full LOG_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 later stageLog flushes), 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
  • Update SDK_VERSION.
@​firebase/app-check@​0.11.4
Patch Changes
  • d675580 #​9987 - Fix a bug where getLimitedUseToken() did not correctly get a limited use token because it did not send the limited_use param.
@​firebase/app-check-compat@​0.4.4
Patch Changes
@​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
@​firebase/functions@​0.13.5
Patch Changes
@​firebase/functions-compat@​0.4.5
Patch Changes
@​firebase/messaging-compat@​0.2.27
Patch Changes
@​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

v12.13.0

Compare Source

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed
@​firebase/ai@​2.12.0
Minor Changes
  • ffa39f6 #​9795 - Added LiveSession.resumeSession() to allow resuming a previous LiveSession. Also added contextWindowCompression feature.

  • 86dc0db #​9819 - Added support for ImageConfig (aspect ratio and size).
    Expanded FinishReason values to include all currently available values provided by the models.

  • 345c5f6 #​9458 - AI Logic : Feature : Added support for Grounding with Google Maps.

Patch Changes
@​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
firebase@​12.13.0
Minor Changes
  • ffa39f6 #​9795 - Added LiveSession.resumeSession() to allow resuming a previous LiveSession. Also added contextWindowCompression feature.

  • 714b41d #​9905 - Hardened the Firebase SQL Connect streaming transport with intelligent reconnection, query de-duplication, and resume optimizations.

  • 86dc0db #​9819 - Added support for ImageConfig (aspect ratio and size).
    Expanded FinishReason values to include all currently available values provided by the models.

  • 345c5f6 #​9458 - AI Logic : Feature : Added support for Grounding with Google Maps.

Patch Changes
@​firebase/analytics@​0.10.22
Patch Changes
@​firebase/analytics-compat@​0.2.28
Patch Changes
@​firebase/analytics-interop-types@​0.3.5
Patch Changes
@​firebase/analytics-types@​0.8.4
Patch Changes
@​firebase/app@​0.14.12
Patch Changes
@​firebase/app-check@​0.11.3
Patch Changes
@​firebase/app-check-compat@​0.4.3
Patch Changes
@​firebase/app-check-interop-types@​0.3.4
Patch Changes
@​firebase/app-check-types@​0.5.4
Patch Changes
@​firebase/app-compat@​0.5.12
Patch Changes
@​firebase/app-types@​0.9.5
Patch Changes
@​firebase/auth@​1.13.1
Patch Changes
@​firebase/auth-compat@​0.6.6
Patch Changes
@​firebase/auth-interop-types@​0.2.5
Patch Changes
@​firebase/auth-types@​0.13.1
Patch Changes
@​firebase/component@​0.7.3
Patch Changes
@​firebase/database@​1.1.3
Patch Changes
@​firebase/database-compat@​2.1.4
Patch Changes
@​firebase/database-types@​1.0.20
Patch Changes
@​firebase/firestore@​4.14.1
Patch Changes
@​firebase/firestore-compat@​0.4.9
Patch Changes
@​firebase/firestore-types@​3.0.4
Patch Changes
@​firebase/functions@​0.13.4
Patch Changes
@​firebase/functions-compat@​0.4.4
Patch Changes
@​firebase/functions-types@​0.6.4
Patch Changes
@​firebase/installations@​0.6.22
Patch Changes
@​firebase/installations-compat@​0.2.22
Patch Changes
@​firebase/installations-types@​0.5.4
Patch Changes
@​firebase/logger@​0.5.1
Patch Changes
@​firebase/messaging@​0.12.26
Patch Changes
@​firebase/messaging-compat@​0.2.26
Patch Changes
@​firebase/messaging-interop-types@​0.2.4
Patch Changes
@​firebase/performance@​0.7.12
Patch Changes
@​firebase/performance-compat@​0.2.25
Patch Changes
@​firebase/performance-types@​0.2.4
Patch Changes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 11:59 PM (* 0-23 * * *)
  • 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 was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented Aug 10, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
admin-web-app Ready Ready Preview, Comment Jul 19, 2026 4:22am

Request Review

@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 716b665 to 831581e Compare August 13, 2025 14:08
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 831581e to e1e4583 Compare August 19, 2025 18:59
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from e1e4583 to 5a4bb9e Compare August 28, 2025 19:45
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 5a4bb9e to 378dd04 Compare August 31, 2025 09:59
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 378dd04 to 44c296f Compare September 19, 2025 00:56
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 44c296f to fc5c082 Compare September 21, 2025 02:04
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from fc5c082 to 5cad16c Compare September 21, 2025 02:32
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 5cad16c to 8a5f962 Compare September 24, 2025 04:33
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 8a5f962 to 85c85a6 Compare September 25, 2025 19:09
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 85c85a6 to c5d8c52 Compare October 9, 2025 13:45
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from c5d8c52 to 0a152f0 Compare October 21, 2025 10:09
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 0a152f0 to 3d5ef81 Compare October 24, 2025 05:10
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 3d5ef81 to d6d7b64 Compare October 30, 2025 21:58
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from d6d7b64 to de5ed00 Compare November 13, 2025 22:59
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from de5ed00 to 7efb74e Compare December 21, 2025 00:12
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 7efb74e to 3e2da72 Compare January 4, 2026 20:16
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 3e2da72 to fff4132 Compare January 15, 2026 01:06
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from fff4132 to 36f2afe Compare January 19, 2026 04:30
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 36f2afe to 5ecaf13 Compare February 15, 2026 11:19
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 5ecaf13 to b58fff5 Compare March 1, 2026 22:56
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from b58fff5 to d7e3c85 Compare March 19, 2026 13:41
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from d7e3c85 to 83e4073 Compare April 16, 2026 07:36
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 83e4073 to b4ef6b8 Compare April 21, 2026 02:40
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from b4ef6b8 to d471e52 Compare May 7, 2026 21:14
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from d471e52 to 73ce33b Compare May 12, 2026 11:44
@renovate
renovate Bot force-pushed the renovate/firebase-12.x branch from 73ce33b to 37cfd9f Compare May 18, 2026 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants