Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase (source, changelog) 10.10.0 -> 10.14.1 age adoption passing 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

[email protected]

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

[email protected]

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

[email protected]

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

[email protected]

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

[email protected]

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

[email protected]

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

[email protected]

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](https://redirect


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.

Copy link

cloudflare-workers-and-pages bot commented Feb 8, 2025

Deploying sos24-client with  Cloudflare Pages  Cloudflare Pages

Latest commit: c1fbbde
Status: ✅  Deploy successful!
Preview URL: https://7bc8565c.sos24-client.pages.dev
Branch Preview URL: https://renovate-firebase-10-x-lockf.sos24-client.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Feb 8, 2025

Deploying sos24-client-storybook with  Cloudflare Pages  Cloudflare Pages

Latest commit: c1fbbde
Status: ✅  Deploy successful!
Preview URL: https://ddd82e0c.sos24-client-storybook.pages.dev
Branch Preview URL: https://renovate-firebase-10-x-lockf.sos24-client-storybook.pages.dev

View logs

Copy link

github-actions bot commented Mar 3, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 3.59% 511 / 14224
🔵 Statements 3.59% 511 / 14224
🔵 Functions 38.87% 131 / 337
🔵 Branches 59.81% 189 / 316
File CoverageNo changed files found.
Generated in workflow #1388 for commit 5831306 by the Vitest Coverage Report Action

@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 7736c6d to 6616726 Compare March 11, 2025 13:51
@github-actions github-actions bot requested a deployment to sos24-client (Preview) March 11, 2025 13:55 Abandoned
@renovate renovate bot changed the title Update dependency firebase to v10.14.1 chore(deps): update dependency firebase to v10.14.1 Mar 14, 2025
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 6616726 to 325cb4b Compare March 17, 2025 12:28
@renovate renovate bot changed the title chore(deps): update dependency firebase to v10.14.1 Update dependency firebase to v10.14.1 Mar 20, 2025
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 325cb4b to ffa27b7 Compare April 1, 2025 14:30
@renovate renovate bot changed the title Update dependency firebase to v10.14.1 chore(deps): update dependency firebase to v10.14.1 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from ffa27b7 to 8843490 Compare April 18, 2025 20:02
@github-actions github-actions bot requested a deployment to sos24-client (Preview) April 18, 2025 20:05 Abandoned
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 8843490 to c1fbbde Compare April 19, 2025 16:09
@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from c1fbbde to 47de94f Compare April 23, 2025 10:33
Copy link

cloudflare-workers-and-pages bot commented Apr 23, 2025

Deploying sos25-client with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5831306
Status: ✅  Deploy successful!
Preview URL: https://aa43aa4a.sos25-client.pages.dev
Branch Preview URL: https://renovate-firebase-10-x-lockf.sos25-client.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/firebase-10.x-lockfile branch from 5831306 to 2a1db17 Compare August 3, 2025 17:12
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