Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Feb 4, 2026

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) 11.10.012.16.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/Toronto)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Feb 4, 2026
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch 2 times, most recently from 26de6a8 to bc2b158 Compare February 12, 2026 14:40
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from bc2b158 to 2f839b0 Compare March 2, 2026 16:36
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from 2f839b0 to 9bd51ab Compare March 13, 2026 14:16
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from 9bd51ab to 912ff7d Compare March 22, 2026 17:36
@mschoettle

Copy link
Copy Markdown
Member

This needs to be tested. Significant change of v12:

Updated the SDK to use ES2020. Developers whose apps are not using ES2020 or higher may need to update their tooling or configuration.

@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from 912ff7d to cc178d9 Compare March 24, 2026 21:14
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from cc178d9 to d5ad033 Compare April 1, 2026 18:45
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from d5ad033 to bfb73d8 Compare April 12, 2026 21:24
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from bfb73d8 to bfdf9cc Compare April 28, 2026 01:08
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch 2 times, most recently from 2bea0b3 to eaa7cc3 Compare May 14, 2026 13:40
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from eaa7cc3 to 60e1b05 Compare June 4, 2026 22:39
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from 60e1b05 to 6cf1fec Compare June 23, 2026 21:02
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from 6cf1fec to f7a0367 Compare July 16, 2026 17:52
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.

1 participant