Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
firebase (source, changelog) 10.12.210.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

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.

@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from ec57d3a to 1c77bea Compare July 19, 2024 01:43
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.12.3 fix(deps): update dependency firebase to v10.12.4 Jul 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.12.4 fix(deps): update dependency firebase to v10.12.5 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 1c77bea to 435ef37 Compare August 1, 2024 22:54
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 435ef37 to aebac3f Compare August 15, 2024 15:28
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.12.5 fix(deps): update dependency firebase to v10.13.0 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from aebac3f to d17be5a Compare August 29, 2024 16:45
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.13.0 fix(deps): update dependency firebase to v10.13.1 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from d17be5a to 589ef0d Compare September 18, 2024 19:21
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.13.1 fix(deps): update dependency firebase to v10.13.2 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 589ef0d to dfd393f Compare September 30, 2024 21:55
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.13.2 fix(deps): update dependency firebase to v10.14.0 Sep 30, 2024
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.14.0 fix(deps): update dependency firebase to v10.14.1 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from dfd393f to 875bbb9 Compare October 10, 2024 16:09
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 875bbb9 to d053137 Compare March 3, 2025 17:41
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from d053137 to 4a89e76 Compare August 10, 2025 12:29
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 4a89e76 to edb41a8 Compare September 25, 2025 15:55
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.14.1 chore(deps): update dependency firebase to v10.14.1 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from edb41a8 to cac4b89 Compare February 12, 2026 17:54
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