Skip to content

fix(deps): update dependency firebase to ^12.14.0#22865

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 12, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
firebase (source, changelog) ^12.11.0^12.14.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

firebase/firebase-js-sdk (firebase)

v12.14.0

Compare Source

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

@​firebase/remote-config@​0.8.3

Patch Changes

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

Patch Changes

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

Patch Changes

@​firebase/rules-unit-testing@​5.0.1

Patch Changes

@​firebase/storage@​0.14.3

Patch Changes

@​firebase/storage-compat@​0.4.3

Patch Changes

@​firebase/storage-types@​0.8.4

Patch Changes

@​firebase/util@​1.15.1

Patch Changes

@​firebase/webchannel-wrapper@​1.0.6

Patch Changes

@​firebase/template@​0.2.8

Patch Changes

@​firebase/template-types@​0.2.4

Patch Changes

v12.12.1: firebase@12.12.1

Compare 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) - Fix TemplateChatSession type so it does not error on TypeScript build. See Github issue #​9832.

firebase@​12.12.1

Patch Changes

v12.12.0

Compare Source

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

What's Changed

@​firebase/ai@​2.11.0

Minor Changes
Patch Changes
  • f87c15e #​9791 (fixes #​9792) - Fixed a bug that causes the model to error if the user specifies responseSchema or responseJsonSchema.

@​firebase/auth@​1.13.0

Minor Changes

@​firebase/data-connect@​0.6.0

Minor Changes
  • 34c63bf #​9822 - Fix header names for auth and app check tokens over streaming

  • 87d5cc1 #​9809 - Add streaming support for Firebase Data Connect.

firebase@​12.12.0

Minor Changes
Patch Changes

@​firebase/firestore@​4.14.0

Minor Changes
  • 44c234c #​9773 - Add support for the parent expression

  • 5cd6509 #​9728 - Add support for timestamp_trunc, timestamp_diff and timestamp_extract expressions

  • 31bddcd #​9734 - Added public preview support for full-text and geo search in Pipelines.

  • 44ad4cc #​9702 - Add support for logical expressions nor and switchOn.

  • e8f14eb #​9753 - Add support for pipeline expressions ifNull and coalesce.

  • cecd028 #​9720 - Add subquery support to Pipelines.

  • 0e343c8 #​9725 - Beta API Breaking Change: Change Type string union to be a raw string.

Patch Changes

@​firebase/app@​0.14.11

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-compat@​0.5.11

Patch Changes

@​firebase/app-types@​0.9.4

Patch Changes

@​firebase/auth-compat@​0.6.5

Patch Changes

@​firebase/database-compat@​2.1.3

Patch Changes

@​firebase/database-types@​1.0.19

Patch Changes

@​firebase/firestore-compat@​0.4.8

Patch Changes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 requested a review from batazor as a code owner April 12, 2026 12:08
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch 2 times, most recently from 8fc766b to bf95464 Compare April 20, 2026 23:18
@renovate renovate Bot changed the title fix(deps): update dependency firebase to ^12.12.0 fix(deps): update dependency firebase to ^12.12.1 Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from bf95464 to b45284d Compare April 29, 2026 13:38
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from b45284d to c7e1d12 Compare May 8, 2026 02:42
@renovate renovate Bot changed the title fix(deps): update dependency firebase to ^12.12.1 fix(deps): update dependency firebase to ^12.13.0 May 8, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/firebase-12.x branch from c7e1d12 to 8d18204 Compare May 29, 2026 02:56
@renovate renovate Bot changed the title fix(deps): update dependency firebase to ^12.13.0 fix(deps): update dependency firebase to ^12.14.0 May 29, 2026
@sonarqubecloud
Copy link
Copy Markdown

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