Skip to content

fix(deps): update firebase#243

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/firebase
Open

fix(deps): update firebase#243
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/firebase

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 26, 2025

This PR contains the following updates:

Package Change Age Confidence
@firebase/app (source) ^0.14.1 -> ^0.14.6 age confidence
firebase (source, changelog) ^12.1.0 -> ^12.6.0 age confidence
firebase-admin (source) ^13.4.0 -> ^13.6.0 age confidence
firebase-functions ^6.4.0 -> ^6.6.0 age confidence
firebase-tools ^14.12.0 -> ^14.25.0 age confidence

Release Notes

firebase/firebase-js-sdk (@​firebase/app)

v0.14.6

Compare Source

Patch Changes
  • Update SDK_VERSION.

v0.14.5

Compare Source

Patch Changes
  • Update SDK_VERSION.

v0.14.4

Compare Source

Patch Changes
  • Update SDK_VERSION.

v0.14.3

Compare Source

Patch Changes
  • Update SDK_VERSION.

v0.14.2

Compare Source

Patch Changes
  • Update SDK_VERSION.
firebase/firebase-js-sdk (firebase)

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.

v12.2.1

Compare Source

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

What's Changed

@​firebase/ai@​2.2.1

Patch Changes

firebase@​12.2.1

Patch Changes

v12.2.0

Compare Source

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

What's Changed

@​firebase/ai@​2.2.0

Minor Changes
Patch Changes
  • 84b8bed #​9222 - Fixed an issue where AIError messages were too long after including an entire response body.

  • c5f08a9 #​9216 - Add 'includeSafetyAttributes' field to Predict request payloads.

  • cbef6c6 #​9225 - Exclude ChromeAdapterImpl code from Node entry point.

firebase@​12.2.0

Minor Changes
Patch Changes

@​firebase/app@​0.14.2

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-compat@​0.5.2

Patch Changes

@​firebase/firestore@​4.9.1

Patch Changes
  • 2058432 #​9177 (fixes #​9147) - Fixed a bug where a rejected promise with an empty message in a transaction would cause a timeout.

@​firebase/firestore-compat@​0.4.1

Patch Changes

@​firebase/functions@​0.13.1

Patch Changes
  • 5501791 #​9204 - Fixed issue where Firebase Functions SDK caused CORS errors when connected to emulators in Firebase Studio

@​firebase/functions-compat@​0.4.1

Patch Changes
firebase/firebase-admin-node (firebase-admin)

v13.6.0: Firebase Admin Node.js SDK v13.6.0

Compare Source

New Features
  • feat(dc): Add executeQuery and executeMutation APIs to Data Connect (#​2979)
Miscellaneous

v13.5.0: Firebase Admin Node.js SDK v13.5.0

Compare Source

New Features
  • feat: initializeApp idempotency (#​2947)
  • feat(fcm): Support apns.live_activity_token field in FCM ApnsConfig (#​2891)
Miscellaneous
firebase/firebase-functions (firebase-functions)

v6.6.0

Compare Source

  • Add defineJsonSecret API for storing structured JSON objects in Cloud Secret Manager. (#​1745)
  • Enhance validation against incomplete/invalid app_remove events to avoid runtime crashes. (#​1738)

v6.5.0

Compare Source

  • Add LLM guidance (#​1736)
  • Fix issue calling DataSnapshot methods with null data (#​1661)
  • Adds auth.rawToken to context to allow access to the underlying token. (#​1678)
  • Fix logger runtime exceptions #(1704)
firebase/firebase-tools (firebase-tools)

v14.25.0

Compare Source

  • Added Node 24 support.
  • Updated superstatic to v10.
  • Fixed a crash during parallel deployments when buildConfig is empty (#​9455)
  • [Added] support for new google-genai plugin during init genkit (#​8957)
  • Updated to v2.17.1 of the Data Connect emulator, which fixes an admin SDK bug for operation without argument #​9449 (#​9454).
  • Fixed "Precondition failed" error when updating GCFv2 functions in a FAILED state without code changes.

v14.24.2

Compare Source

  • Fixes MCP server issue where googleapis is not available. (#​9443)

v14.24.1

Compare Source

  • Fixed issue where MCP server was blocked by console.log

v14.24.0

Compare Source

  • Adds 2nd gen Firebase Data Connect triggers to firebase deploy (#​9394).
  • Upgrades @google-cloud/pubsub to v5 (#​9428).
  • Updated to v2.17.0 of the Data Connect emulator, which includes internal improvements and now supports Generated Admin SDKs (#​9430).

v14.23.0

Compare Source

  • Fix the __name__ normalization of vector indexes for Firestore standard
    edition databases.
  • Fixed an issue where the emulator would fail to start when using firebase-functions v7+ (#​9401).
  • Added functions.list_functions as a MCP tool (#​9369)
  • Added AI Logic to firebase init CLI command and firebase_init MCP tool. (#​9185)
  • Improved error messages for Firebase AI Logic provisioning during 'firebase init' (#​9377)
  • Fixed issue where 'init hosting' failed to prompt for the public directory and set up Hosting files (#​9403)
  • Added appdistribution:testcases:export and appdistribution:testcases:import (#​9397)
  • Updated to v2.16.0 of the Data Connect emulator, which includes internal improvements.
  • Data Connect now allows executing a valid query / operation even if the other operations are invalid. (This toleration provides convenience on a best-effort basis. Some errors like invalid syntax can still cause the whole request to be rejected.)
  • Fixed enum list deserialization in Data Connect generated Dart SDKs.
  • Added GraphQL __typename support in Data Connect.
  • Support enum values in Data Connect CEL expressions.
  • Support _id, a global ID field in Data Connect.
  • Updated to v0.8.17 of the Pub/Sub emulator, which includes vulnerability fixes.

v14.22.0

Compare Source

  • Added 'hosting' to the 'firebase_init' MCP tool (#​9375)
  • Revert logic to abort function deploys in non-interactive mode when secrets are missing. (#​9378)

v14.21.0

Compare Source

  • Added a command firebase firestore:databases:clone to clone a Firestore database (#​9262).
  • Added JSON format support for Cloud Functions secrets with --format json flag and auto-detection from file extensions (#​1745)
  • firebase dataconnect:sdk:generate will run init dataconnect:sdk automatically if no SDKs are configured (#​9325).
  • Tightened --only filter resolution for functions deployment to prefer codebase names (#​9353)
  • Fixed an issue where the Data Connect emulator would attempt to export data when FIREBASE_DATACONNECT_POSTGRESQL_STRING is set (#​9330)
  • Added functions.disallowLegacyRuntimeConfig option to firebase.json to optionally skip fetching legacy Runtime Config during function deploys (#​9354)
  • Updated to v2.15.1 of the Data Connect emulator, which includes internal improvements (#​9366)
  • Updated Data Connect Dart SDK's default import path to import 'dataconnect_generated/generated.dart'; (#​9365)

v14.20.0

Compare Source

  • Add a confirmation in firebase init dataconnect before asking for app idea description. (#​9282)
  • Add a command firebase dataconnect:execute to run queries and mutations (#​9274).
  • Updated to v2.15.0 of the Data Connect emulator, which changes Dart SDKs to have generated objects use Object.hashAll()

v14.19.1

Compare Source

  • Fix a bug where CloudSQL instances creation fails. Default to Postgres 15 until backend supports higher versions. (#​9279)

v14.19.0

Compare Source

  • Deprecated Java versions below 21. Support will be dropped in Firebase CLI v15. Please upgrade to Java version 21 or above to continue using the emulators.
  • Fix Functions MCP log tool to normalize sort order and surface Cloud Logging error details (#​9247)
  • Fixed an issue where firebase init would require log in even when no project is selected. (#​9251)
  • Added remoteconfig:experiments:get, remoteconfig:experiments:list, and remoteconfig:experiments:delete commands to manage Remote Config experiments.
  • Added remoteconfig:rollouts:get, remoteconfig:rollouts:list, and remoteconfig:rollouts:delete commands to manage Remote Config rollouts.

v14.18.0

Compare Source

  • Fixed an issue with deploying indexes to Firestore Enterprise edition databases where explicit __name__ fields could be incorrectly handled.
  • Graduated the MCP server from experiemental, and renamed the experimental:mcp command to mcp. The old name is now an alias.
  • Consolidated some MCP tools to reduce the total number presented to LLMs.
  • Renamed some MCP tools for clarity.
  • Renamed the deploy MCP prompt to firebase_deploy for consistency.
  • Added a firebase_read_resources MCP tool which can be used by LLMs to fetch guides or docs via firebase:// links.
  • Added a new /firebase:init MCP prompt which can guide you through setting up backend services or Firebase AI logic for your app.
  • firebase_update_environment MCP tool supports accepting Gemini in Firebase Terms of Service.
  • Fixed a bug when firebase init dataconnect failed to create a React app when launched from VS Code extension (#​9171).
  • Added seed_data.gql to Data Connect's initial movie template (#​9232).
  • firebase dataconnect:sql:migrate now supports Cloud SQL instances with only private IPs. The command must be run in the same VPC of the instance to work. (##​9200)
  • CloudSQL instances created with firebase deploy now default to Postgres 17.
  • Improved the clarity of the firebase apptesting:execute command when you have zero or multiple apps.
  • Fixed an issue where firebase deploy --only firestore would fail with 403 errors on projects that never had a database created.
  • Fixed an issue where deploying multiple Hosting sites with Functions could encounter a race condition (#​9235).
  • Updated the Data Connect local dev toolkit to 2.14.0, which includes the following changes:
    • Fixed a bug where @default(value) and @default(expr) is not validated on enum fields.
    • JS/Kotlin codegen: Issue where if no response type was generated, generation would crash.
    • Dart codegen: Fixed issue where if field name doesn't match name of enum, compilation breaks
    • Dart codegen: Override == to allow for equality between data classes.

v14.17.0

Compare Source

  • Change dataconnect's default region to us-east4 (#​9126)

v14.16.0

Compare Source

  • Added firestore:bulkdelete which initiates a Firestore managed bulk delete operation (#​8974)
  • Added firestore:operations:* commands to list, describe, and cancel long-running operations (#​8982)
  • firebase emulator:start use a default project demo-no-project if no project can be found. (#​9072)
  • firebase init dataconnect also supports bootstrapping flutter template. (#​9084)
  • Fixed a vulnerability in unzip util where files could be written outside of the expected output directory.
  • firebase init dataconnect confirms Cloud SQL provisioning. (#​9095)
  • MCP firebase_init tool can download an existing FDC service returned from dataconnect_list_services (#​9091)
  • Updated the Firebase Data Connect local toolkit to v2.13.0, which adds validation that checks that _insert data includes all non-null columns without defaults. (#​9106)
  • Added firebase_login and firebase_logout MCP tools.

v14.15.2

Compare Source

  • Added support for auth token JSON in dataconnect_execute MPC tool. (#​9046)
  • Fixed issue where firebase-ios-sdk could not finalize MFA with auth emulator. (#​9062)
  • Fixed the bugs when MCP tools cannot connect to emulator due to CLI version mis-matched. (#​9068)
  • Fixed a bug where firebase dataconnect:sdk:generate --watch swallowed all logs. (#​9055)
  • Added GA4 agent user property to tag CLI usage by coding agents. (#​9070)
  • Consolidated Data Connect MCP tools into dataconnect_info tool to surface information of local workspace and backend resources. (#​9056)

v14.15.1

Compare Source

  • Fixed an issue where core MCP tools would be excluded from listTools. (#​9045)
  • Fixed an issue where the MCP server would fail to identify active projects.
  • Added new dataconnect_compile MCP tool.

v14.15.0

Compare Source

  • Added additional Crashlytics tools for debugging/analyzing crashes (#​9020)
  • Updated Data Connect local toolkit to 2.12, which
    • Added ImpersonateQuery, ImpersonateMutation and IntrospectGraphql APIs to the Firebase Data Connect emulator
    • Added support for Firebase JS SDK v12

Configuration

📅 Schedule: Branch creation - "on tuesday and thursday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner August 26, 2025 04:30
@vercel
Copy link
Copy Markdown

vercel bot commented Aug 26, 2025

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

Project Deployment Preview Comments Updated (UTC)
faucet Ready Ready Preview Comment Nov 19, 2025 11:58pm

@renovate renovate bot force-pushed the renovate/firebase branch from e97130f to fcc1531 Compare August 27, 2025 03:31
@renovate renovate bot changed the title fix(deps): update dependency firebase-tools to ^14.12.1 fix(deps): update dependency firebase-tools to ^14.13.0 Aug 27, 2025
@socket-security
Copy link
Copy Markdown

socket-security bot commented Aug 27, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/firebase branch from fcc1531 to 058cdd7 Compare August 27, 2025 23:51
@renovate renovate bot changed the title fix(deps): update dependency firebase-tools to ^14.13.0 fix(deps): update dependency firebase-tools to ^14.14.0 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/firebase branch from 058cdd7 to 1f7bce0 Compare August 29, 2025 08:16
@renovate renovate bot force-pushed the renovate/firebase branch from 1f7bce0 to 08bda6d Compare September 1, 2025 17:09
@renovate renovate bot changed the title fix(deps): update dependency firebase-tools to ^14.14.0 fix(deps): update firebase Sep 1, 2025
@renovate renovate bot force-pushed the renovate/firebase branch from 08bda6d to 14b8d06 Compare September 3, 2025 02:31
@renovate renovate bot force-pushed the renovate/firebase branch from 14b8d06 to 8269a71 Compare September 3, 2025 09:21
@renovate renovate bot force-pushed the renovate/firebase branch from 8269a71 to 20a1564 Compare September 3, 2025 14:23
@renovate renovate bot force-pushed the renovate/firebase branch from 20a1564 to ce0eb35 Compare September 3, 2025 18:29
@renovate renovate bot force-pushed the renovate/firebase branch from ce0eb35 to 6040b32 Compare September 4, 2025 00:12
@renovate renovate bot force-pushed the renovate/firebase branch from 6040b32 to bc2120c Compare September 4, 2025 04:46
@renovate renovate bot force-pushed the renovate/firebase branch from bc2120c to 4b22b11 Compare September 8, 2025 12:50
@renovate renovate bot force-pushed the renovate/firebase branch from 4b22b11 to 3100d73 Compare September 9, 2025 11:05
@renovate renovate bot force-pushed the renovate/firebase branch from 99f0b27 to be489eb Compare October 12, 2025 11:14
@renovate renovate bot force-pushed the renovate/firebase branch from be489eb to 1408cfc Compare October 13, 2025 15:37
@renovate renovate bot force-pushed the renovate/firebase branch from 1408cfc to fbcfe21 Compare October 13, 2025 22:52
@renovate renovate bot force-pushed the renovate/firebase branch from fbcfe21 to 6457dfb Compare October 14, 2025 17:41
@renovate renovate bot force-pushed the renovate/firebase branch from 6457dfb to fdeb784 Compare October 19, 2025 11:31
@renovate renovate bot force-pushed the renovate/firebase branch from fdeb784 to fca698e Compare October 21, 2025 18:54
@renovate renovate bot force-pushed the renovate/firebase branch from fca698e to 58c3d6a Compare October 22, 2025 09:12
@renovate renovate bot force-pushed the renovate/firebase branch from 58c3d6a to c4ec487 Compare October 26, 2025 22:52
@renovate renovate bot force-pushed the renovate/firebase branch from c4ec487 to 09b68e0 Compare October 29, 2025 01:30
@renovate renovate bot force-pushed the renovate/firebase branch from 09b68e0 to 83a0b2a Compare October 30, 2025 05:31
@renovate renovate bot force-pushed the renovate/firebase branch from 83a0b2a to 5a9d73f Compare November 3, 2025 20:38
@renovate renovate bot force-pushed the renovate/firebase branch from 5a9d73f to ec78273 Compare November 5, 2025 19:57
@renovate renovate bot force-pushed the renovate/firebase branch from ec78273 to c24c910 Compare November 6, 2025 00:11
@renovate renovate bot force-pushed the renovate/firebase branch from c24c910 to 5123c0f Compare November 10, 2025 22:11
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

0 participants