Skip to content

chore(deps): update dependency firebase to v10.14.1#461

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

chore(deps): update dependency firebase to v10.14.1#461
renovate[bot] wants to merge 1 commit intomainfrom
renovate/firebase-10.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 16, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

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

Release Notes

firebase/firebase-js-sdk (firebase)

v10.14.1

Compare Source

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

What's Changed

@​firebase/app@​0.10.13

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-compat@​0.2.43

Patch Changes

firebase@​10.14.1

Patch Changes

@​firebase/messaging@​0.12.12

Patch Changes
  • d6fa58854 #​8534 - The logging endpoint has been updated to ensure proper logging of WebPush entries. This resolves an issue where BigQuery logs were missing WebPush data. The payload structure has also been updated in alignment with the latest logging requirements as specified in go/firelog.

@​firebase/messaging-compat@​0.2.12

Patch Changes

v10.14.0

Compare Source

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

What's Changed

@​firebase/data-connect@​0.1.0

Minor Changes

firebase@​10.14.0

Minor Changes
Patch Changes

@​firebase/app@​0.10.12

Patch Changes

@​firebase/app-compat@​0.2.42

Patch Changes

@​firebase/firestore@​4.7.3

Patch Changes
  • ff0475c41 #​8259 - Re-enable useFetchStreams with the latest WebChannel implementation. This reduces the memory usage of WebChannel.

  • 47b091324 #​8430 - Refactor Firestore client instantiation. This prepares for future features that require client to restart.

@​firebase/firestore-compat@​0.3.38

Patch Changes

v10.13.2

Compare Source

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

What's Changed

@​firebase/util@​1.10.0

Minor Changes
  • 16d62d4fa #​8393 - Suppress the use of the fetch parameter referrerPolicy within Auth for fetch requests originating from Cloudflare Workers. Clouldflare Worker environments do not support this parameter and throw when it's used.

@​firebase/analytics@​0.10.8

Patch Changes

@​firebase/analytics-compat@​0.2.14

Patch Changes

@​firebase/app@​0.10.11

Patch Changes

@​firebase/app-check@​0.8.8

Patch Changes

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

Patch Changes

@​firebase/app-compat@​0.2.41

Patch Changes

@​firebase/auth@​1.7.9

Patch Changes
  • 16d62d4fa #​8393 - Suppress the use of the fetch parameter referrerPolicy within Auth for fetch requests originating from Cloudflare Workers. Clouldflare Worker environments do not support this parameter and throw when it's used.

  • Updated dependencies [16d62d4fa]:

  • @​firebase/util@​1.10.0

  • @​firebase/component@​0.6.9

@​firebase/auth-compat@​0.5.14

Patch Changes

@​firebase/component@​0.6.9

Patch Changes

@​firebase/database@​1.0.8

Patch Changes

@​firebase/database-compat@​1.0.8

Patch Changes

@​firebase/database-types@​1.0.5

Patch Changes

firebase@​10.13.2

Patch Changes

@​firebase/firestore@​4.7.2

Patch Changes

@​firebase/firestore-compat@​0.3.37

Patch Changes

@​firebase/functions@​0.11.8

Patch Changes

@​firebase/functions-compat@​0.3.14

Patch Changes

@​firebase/installations@​0.6.9

Patch Changes

@​firebase/installations-compat@​0.2.9

Patch Changes

@​firebase/messaging@​0.12.11

Patch Changes

@​firebase/messaging-compat@​0.2.11

Patch Changes

@​firebase/performance@​0.6.9

Patch Changes

@​firebase/performance-compat@​0.2.9

Patch Changes

@​firebase/remote-config@​0.4.9

Patch Changes

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

Patch Changes

@​firebase/storage@​0.13.2

Patch Changes

@​firebase/storage-compat@​0.3.12

Patch Changes

@​firebase/vertexai-preview@​0.0.4

Patch Changes

v10.13.1

Compare Source

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

What's Changed

@​firebase/app@​0.10.10

Patch Changes

@​firebase/app-compat@​0.2.40

Patch Changes

@​firebase/auth@​1.7.8

Patch Changes

@​firebase/auth-compat@​0.5.13

Patch Changes

firebase@​10.13.1

Patch Changes

@​firebase/firestore@​4.7.1

Patch Changes

@​firebase/firestore-compat@​0.3.36

Patch Changes

@​firebase/functions@​0.11.7

Patch Changes

@​firebase/functions-compat@​0.3.13

Patch Changes

@​firebase/storage@​0.13.1

Patch Changes

@​firebase/storage-compat@​0.3.11

Patch Changes

v10.13.0

Compare Source

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

What's Changed

firebase@​10.13.0

Minor Changes
Patch Changes

@​firebase/firestore@​4.7.0

Minor Changes

@​firebase/storage@​0.13.0

Minor Changes

@​firebase/app@​0.10.9

Patch Changes

@​firebase/app-compat@​0.2.39

Patch Changes

@​firebase/auth@​1.7.7

Patch Changes

@​firebase/auth-compat@​0.5.12

Patch Changes

@​firebase/firestore-compat@​0.3.35

Patch Changes

@​firebase/storage-compat@​0.3.10

Patch Changes

v10.12.5

Compare Source

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

What's Changed

@​firebase/analytics@​0.10.7

Patch Changes
  • a9f844066 #​8395 - Revert introduction of safevalues to prevent issues from arising in Browser CommonJS environments due to ES5 incompatibility. For more information, see GitHub PR #​8395

@​firebase/analytics-compat@​0.2.13

Patch Changes

@​firebase/app@​0.10.8

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-check@​0.8.7

Patch Changes
  • a9f844066 #​8395 - Revert introduction of safevalues to prevent issues from arising in Browser CommonJS environments due to ES5 incompatibility. For more information, see GitHub PR #​8395

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

Patch Changes

@​firebase/app-compat@​0.2.38

Patch Changes
  • 025f2a103 #​8280 (fixes #​8279) - Fixed typos in documentation and some internal variables and parameters.

  • b9244a517 #​8378 (fixes #​8365) - Properly handle the case in app-compat checks where window exists but self does not. (This occurs in Ionic Stencil's Jest preset.)

  • Updated dependencies []:

  • @​firebase/app@​0.10.8

@​firebase/auth@​1.7.6

Patch Changes

@​firebase/auth-compat@​0.5.11

Patch Changes

@​firebase/database@​1.0.7

Patch Changes

@​firebase/database-compat@​1.0.7

Patch Changes

firebase@​10.12.5

Patch Changes

@​firebase/firestore@​4.6.5

Patch Changes

@​firebase/firestore-compat@​0.3.34

Patch Changes

v10.12.4

Compare Source

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

What's Changed

@​firebase/analytics@​0.10.6

Patch Changes

@​firebase/analytics-compat@​0.2.12

Patch Changes

@​firebase/app@​0.10.7

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-check@​0.8.6

Patch Changes

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

Patch Changes

@​firebase/app-compat@​0.2.37

Patch Changes

firebase@​10.12.4

Patch Changes

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

Patch Changes

v10.12.3

Compare Source

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

What's Changed

@​firebase/analytics@​0.10.5

Patch Changes

@​firebase/analytics-compat@​0.2.11

Patch Changes

@​firebase/app@​0.10.6

Patch Changes

@​firebase/app-check@​0.8.5

Patch Changes

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

Patch Changes

@​firebase/app-compat@​0.2.36

Patch Changes

@​firebase/auth@​1.7.5

Patch Changes

@​firebase/auth-compat@​0.5.10

Patch Changes

@​firebase/component@​0.6.8

Patch Changes

@​firebase/database@​1.0.6

Patch Changes

@​firebase/database-compat@​1.0.6

Patch Changes
  • Updated dependencies [192561b15]:
  • [@​firebase/util](https

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codesandbox
Copy link
Copy Markdown

codesandbox bot commented Nov 16, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Nov 16, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 97b48d7 to 413d5b3 Compare November 19, 2025 00:39
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 413d5b3 to 469d05c Compare December 3, 2025 18:01
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 469d05c to 1be5944 Compare December 31, 2025 12:45
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 1be5944 to 658e941 Compare January 8, 2026 17:26
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch 2 times, most recently from 5ec6c6b to dbc6882 Compare January 23, 2026 19:58
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from dbc6882 to 0a889af Compare February 2, 2026 18:58
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch 2 times, most recently from 49e7513 to e099b21 Compare February 17, 2026 16:01
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from e099b21 to 06010df Compare March 5, 2026 18:15
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 06010df to 13e623c Compare March 13, 2026 18:12
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 13e623c to 88fb034 Compare April 1, 2026 21:07
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 88fb034 to ab9596a Compare April 8, 2026 19:19
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