Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2025

This PR contains the following updates:

Package Change Age Confidence
firebase (source, changelog) 12.2.1 -> 12.7.0 age confidence

Release Notes

firebase/firebase-js-sdk (firebase)

v12.7.0

Compare Source

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

What's Changed
@​firebase/auth@​1.12.0
Minor Changes
  • 1e406a2 #​9410 - Upgraded react-native-async-storage peerDependency to v2+.
firebase@​12.7.0
Minor Changes
  • Update root "firebase" package as a "minor" release due to bumps in:
    @​firebase/auth.
Patch Changes
@​firebase/ai@​2.6.1
Patch Changes
@​firebase/auth-compat@​0.6.2
Patch Changes
@​firebase/firestore@​4.9.3
Patch Changes
@​firebase/firestore-compat@​0.4.3
Patch Changes

v12.6.0

Compare Source

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

What's Changed

@​firebase/ai@​2.6.0

Minor Changes

firebase@​12.6.0

Minor Changes
Patch Changes

@​firebase/app@​0.14.6

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-compat@​0.5.6

Patch Changes

@​firebase/data-connect@​0.3.12

Patch Changes
  • c47bd71 #​9349 (fixes #​9348) - Fixed issue where onComplete wasn't triggering when the user calls unsubscribe on a subscription.

v12.5.0

Compare Source

v12.4.0

Compare Source

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

What's Changed

@​firebase/ai@​2.4.0

Minor Changes
  • 0bb2fe6 #​9272 - Added a sendFunctionResponses method to LiveSession, allowing function responses to be sent during realtime sessions.
    Fixed an issue where function responses during audio conversations caused the WebSocket connection to close. See GitHub Issue #​9264.

  • Breaking Change: Changed the functionCallingHandler property in StartAudioConversationOptions so that it now must return a Promise<FunctionResponse>.
    This breaking change is allowed in a minor release since the Live API is in Public Preview.

  • 0ffcb26 #​9254 - Added support for the URL context tool, which allows the model to access content from provided public web URLs to inform and enhance its responses.

Patch Changes

firebase@​12.4.0

Minor Changes
  • 0bb2fe6 #​9272 - Added a sendFunctionResponses method to LiveSession, allowing function responses to be sent during realtime sessions.
    Fixed an issue where function responses during audio conversations caused the WebSocket connection to close. See GitHub Issue #​9264.

  • Breaking Change: Changed the functionCallingHandler property in StartAudioConversationOptions so that it now must return a Promise<FunctionResponse>.
    This breaking change is allowed in a minor release since the Live API is in Public Preview.

  • 0ffcb26 #​9254 - Added support for the URL context tool, which allows the model to access content from provided public web URLs to inform and enhance its responses.

Patch Changes

@​firebase/analytics@​0.10.19

Patch Changes
  • 1bcf83d #​9263 - Expose setUserProperties on internal Analytics instance.

@​firebase/analytics-compat@​0.2.25

Patch Changes

@​firebase/analytics-interop-types@​0.3.4

Patch Changes
  • 1bcf83d #​9263 - Expose setUserProperties on internal Analytics instance.

@​firebase/app@​0.14.4

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-compat@​0.5.4

Patch Changes

v12.3.0

Compare Source

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

What's Changed

@​firebase/ai@​2.3.0

Minor Changes
  • 06ab5c4 #​9236 - Added a new InferenceMode option for the hybrid on-device capability: prefer_in_cloud. When this mode is selected, the SDK will attempt to use a cloud-hosted model first. If the call to the cloud-hosted model fails with a network-related error, the SDK will fall back to the on-device model, if it's available.

  • 9b8ab02 #​9249 - Added Code Execution feature.

Patch Changes
  • a4848b4 #​9235 - Refactor component registration.

  • c123766 #​9253 - Change documentation tags for hybrid inference from "EXPERIMENTAL" to "public preview".

firebase@​12.3.0

Minor Changes
  • 06ab5c4 #​9236 - Added a new InferenceMode option for the hybrid on-device capability: prefer_in_cloud. When this mode is selected, the SDK will attempt to use a cloud-hosted model first. If the call to the cloud-hosted model fails with a network-related error, the SDK will fall back to the on-device model, if it's available.

  • 120a308 #​9221 - Added support for Realtime Remote Config for the web. This feature introduces a new onConfigUpdate API and allows web applications to receive near-instant configuration updates without requiring periodic polling.

  • 9b8ab02 #​9249 - Added Code Execution feature.

Patch Changes

@​firebase/remote-config@​0.7.0

Minor Changes
  • 120a308 #​9221 - Added support for Realtime Remote Config for the web. This feature introduces a new onConfigUpdate API and allows web applications to receive near-instant configuration updates without requiring periodic polling.

@​firebase/remote-config-types@​0.5.0

Minor Changes
  • 120a308 #​9221 - Added support for Realtime Remote Config for the web. This feature introduces a new onConfigUpdate API and allows web applications to receive near-instant configuration updates without requiring periodic polling.

@​firebase/app@​0.14.3

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-compat@​0.5.3

Patch Changes

@​firebase/firestore@​4.9.2

Patch Changes

@​firebase/firestore-compat@​0.4.2

Patch Changes

@​firebase/remote-config-compat@​0.2.20

Patch Changes

@​firebase/webchannel-wrapper@​1.0.5

Patch Changes
  • 43276b0 #​9242 - Increased the buffering-proxy detection timeout to minimize the false-positive rate. Updating WebChannel to ignore duplicate messages received from the server. Fix for #​8250.

Configuration

📅 Schedule: 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.

@github-actions
Copy link

github-actions bot commented Oct 14, 2025

The following packages are updated in the Pull Request.

  • firebase

The affected CDN links are listed below.

firebase_app

CDN Provider Status Integrity
jsdelivr ✅ 200
unpkg ✅ 200
cdnjs ❌ 404

firebase_firestore

CDN Provider Status Integrity
jsdelivr ✅ 200
unpkg ✅ 200
cdnjs ❌ 404

@renovate renovate bot force-pushed the renovate/firebase-12.x branch from 7dbc6e7 to 5524f7b Compare November 2, 2025 17:01
@renovate renovate bot changed the title Update dependency firebase to v12.4.0 Update dependency firebase to v12.5.0 Nov 2, 2025
@renovate renovate bot force-pushed the renovate/firebase-12.x branch 2 times, most recently from 45d25e3 to 0cf2805 Compare November 17, 2025 02:57
@renovate renovate bot changed the title Update dependency firebase to v12.5.0 Update dependency firebase to v12.6.0 Nov 17, 2025
@renovate renovate bot force-pushed the renovate/firebase-12.x branch from 0cf2805 to 81d31d9 Compare December 3, 2025 18:59
@renovate renovate bot force-pushed the renovate/firebase-12.x branch from 81d31d9 to b385d5d Compare December 19, 2025 15:02
@renovate renovate bot changed the title Update dependency firebase to v12.6.0 Update dependency firebase to v12.7.0 Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant