Skip to content

Update dependency firebase to v12.12.0#341

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

Update dependency firebase to v12.12.0#341
renovate[bot] wants to merge 1 commit intomainfrom
renovate/firebase-12.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 14, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
firebase (source, changelog) 12.2.112.12.0 age confidence

Release Notes

firebase/firebase-js-sdk (firebase)

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

v12.11.0

Compare Source

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

What's Changed

@​firebase/ai@​2.10.0

Minor Changes
Patch Changes

@​firebase/data-connect@​0.5.0

Minor Changes
  • 9d33dd6 #​9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).
Patch Changes

firebase@​12.11.0

Minor Changes
  • 9d33dd6 #​9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).

  • 843a8d7 #​9693 (fixes #​9625) - Added responseJsonSchema to GenerationConfig.

  • 78384d3 #​9492 - Add support for array expressions arrayFirst, arrayFirstN,arrayLast,arrayLastN,arrayMinimum,arrayMinimumN,arrayMaximum,arrayMaximumN,arrayIndexOf, arrayLastIndexOf and arrayIndexOfAll

Patch Changes

@​firebase/firestore@​4.13.0

Minor Changes
  • 78384d3 #​9492 - Add support for array expressions arrayFirst, arrayFirstN,arrayLast,arrayLastN,arrayMinimum,arrayMinimumN,arrayMaximum,arrayMaximumN,arrayIndexOf, arrayLastIndexOf and arrayIndexOfAll
Patch Changes
  • 54ff05e #​9715 - Beta API Breaking change: Defer pipeline user data validation from initialization to execute(). This breaking change is allowed in a non-major release since the Firestore Pipelines API is currently in Public Preview.

  • a383770 #​9622 - Fixed X is not a function issues observed in server side rendering APIs.

  • 2f7f426 #​9608 - Remove updateEmulatorBanner(). (No release note needed.)

  • Updated dependencies [2f7f426]:

@​firebase/util@​1.15.0

Minor Changes
  • 2f7f426 #​9608 - Remove updateEmulatorBanner(). (No release note needed.)

@​firebase/analytics@​0.10.21

Patch Changes

@​firebase/analytics-compat@​0.2.27

Patch Changes

@​firebase/app@​0.14.10

Patch Changes

@​firebase/app-check@​0.11.2

Patch Changes

@​firebase/app-check-compat@​0.4.2

Patch Changes

@​firebase/app-compat@​0.5.10

Patch Changes

@​firebase/auth@​1.12.2

Patch Changes

@​firebase/auth-compat@​0.6.4

Patch Changes

@​firebase/component@​0.7.2

Patch Changes

@​firebase/database@​1.1.2

Patch Changes

@​firebase/database-compat@​2.1.2

Patch Changes

@​firebase/database-types@​1.0.18

Patch Changes

@​firebase/firestore-compat@​0.4.7

Patch Changes

@​firebase/functions@​0.13.3

Patch Changes

@​firebase/functions-compat@​0.4.3

Patch Changes

@​firebase/installations@​0.6.21

Patch Changes

@​firebase/installations-compat@​0.2.21

Patch Changes

@​firebase/messaging@​0.12.25

Patch Changes

@​firebase/messaging-compat@​0.2.25

Patch Changes

@​firebase/performance@​0.7.11

Patch Changes

@​firebase/performance-compat@​0.2.24

Patch Changes

@​firebase/remote-config@​0.8.2

Patch Changes

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

Patch Changes

@​firebase/storage@​0.14.2

Patch Changes

@​firebase/storage-compat@​0.4.2

Patch Changes

v12.10.0

Compare Source

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

What's Changed

@​firebase/ai@​2.9.0

Minor Changes
  • 47f8521 #​9489 - Added automatic function calling capability when using ChatSession.
Patch Changes

@​firebase/data-connect@​0.4.0

Minor Changes
  • eebba69 #​9439 - Add Memory-Based caching to Queries in Firebase Data Connect.
Patch Changes

firebase@​12.10.0

Minor Changes
  • 14d9745 #​9483 - Support added for mapSet, mapValues, mapEntries, mapKeys Pipelines expressions.

  • 47f8521 #​9489 - Added automatic function calling capability when using ChatSession.

  • f8996c4 #​9479 - Support added for the following string Pipeline expressions: stringRepeat, stringReplaceOne, stringReplaceAll, stringIndexOf, ltrim, rtrim.

  • eebba69 #​9439 - Add Memory-Based caching to Queries in Firebase Data Connect.

  • 659d9bb #​9576 - Add support for first, last, array_agg and array_agg_distinct expressions

  • 852162b #​9498 - Add support for rand and trunc pipeline expressions

  • 6041509 #​9484 - feat(firestore): Support added for the isType Pipeline expression.

Patch Changes

@​firebase/firestore@​4.12.0

Minor Changes
  • 14d9745 #​9483 - Support added for mapSet, mapValues, mapEntries, mapKeys Pipelines expressions.

  • f8996c4 #​9479 - Support added for the following string Pipeline expressions: stringRepeat, stringReplaceOne, stringReplaceAll, stringIndexOf, ltrim, rtrim.

  • 659d9bb #​9576 - Add support for first, last, array_agg and array_agg_distinct expressions

  • 852162b #​9498 - Add support for rand and trunc pipeline expressions

  • 6041509 #​9484 - feat(firestore): Support added for the isType Pipeline expression.

Patch Changes

@​firebase/util@​1.14.0

Minor Changes
  • eebba69 #​9439 - Add Memory-Based caching to Queries in Firebase Data Connect.

@​firebase/analytics@​0.10.20

Patch Changes

@​firebase/analytics-compat@​0.2.26

Patch Changes

@​firebase/app@​0.14.9

Patch Changes

@​firebase/app-check@​0.11.1

Patch Changes

@​firebase/app-check-compat@​0.4.1

Patch Changes

@​firebase/app-compat@​0.5.9

Patch Changes

@​firebase/auth@​1.12.1

Patch Changes

@​firebase/auth-compat@​0.6.3

Patch Changes

@​firebase/component@​0.7.1

Patch Changes

@​firebase/database@​1.1.1

Patch Changes

@​firebase/database-compat@​2.1.1

Patch Changes

@​firebase/database-types@​1.0.17

Patch Changes

@​firebase/firestore-compat@​0.4.6

Patch Changes

@​firebase/functions@​0.13.2

Patch Changes
  • Updated dependencies \

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.

@github-actions
Copy link
Copy Markdown

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
@renovate renovate bot force-pushed the renovate/firebase-12.x branch from b385d5d to 3928bb5 Compare December 31, 2025 15:34
@renovate renovate bot force-pushed the renovate/firebase-12.x branch from 3928bb5 to d7af543 Compare January 8, 2026 16:30
@renovate renovate bot force-pushed the renovate/firebase-12.x branch from d7af543 to 15a3f2f Compare January 18, 2026 01:09
@renovate renovate bot changed the title Update dependency firebase to v12.7.0 Update dependency firebase to v12.8.0 Jan 18, 2026
@renovate renovate bot force-pushed the renovate/firebase-12.x branch from 15a3f2f to 19096a5 Compare February 8, 2026 16:32
@renovate renovate bot changed the title Update dependency firebase to v12.8.0 Update dependency firebase to v12.9.0 Feb 8, 2026
@renovate renovate bot force-pushed the renovate/firebase-12.x branch from 19096a5 to 5622a0c Compare March 2, 2026 17:44
@renovate renovate bot changed the title Update dependency firebase to v12.9.0 Update dependency firebase to v12.10.0 Mar 2, 2026
@renovate renovate bot force-pushed the renovate/firebase-12.x branch from 5622a0c to 87a00a6 Compare March 13, 2026 17:48
@renovate renovate bot force-pushed the renovate/firebase-12.x branch from 87a00a6 to d644b41 Compare March 22, 2026 13:47
@renovate renovate bot changed the title Update dependency firebase to v12.10.0 Update dependency firebase to v12.11.0 Mar 22, 2026
@renovate renovate bot force-pushed the renovate/firebase-12.x branch from d644b41 to b1b5a4c Compare April 12, 2026 20:53
@renovate renovate bot changed the title Update dependency firebase to v12.11.0 Update dependency firebase to v12.12.0 Apr 12, 2026
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