Skip to content

fix(deps): update dependency firebase to v10.14.1#1244

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

fix(deps): update dependency firebase to v10.14.1#1244
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/firebase-10.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 28, 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.5.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
  • Updated dependencies [192561b15]:
  • [@​fireb

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@render
Copy link

render bot commented Jan 28, 2024

@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.7.2 fix(deps): update dependency firebase to v10.8.0 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x branch from 3db10d6 to 5a420c8 Compare February 1, 2024 22:11
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.8.0 fix(deps): update dependency firebase to v10.8.1 Feb 28, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x branch from 5a420c8 to 73f7592 Compare February 28, 2024 22:15
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.8.1 fix(deps): update dependency firebase to v10.9.0 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x branch from 73f7592 to 7366471 Compare March 14, 2024 17:43
@renovate renovate bot force-pushed the renovate/firebase-10.x branch from 7366471 to 0634090 Compare March 28, 2024 23:05
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.9.0 fix(deps): update dependency firebase to v10.10.0 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x branch from 0634090 to 16d21dd Compare April 11, 2024 16:53
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.10.0 fix(deps): update dependency firebase to v10.11.0 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x branch from 16d21dd to 90d8de0 Compare April 25, 2024 15:26
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.11.0 fix(deps): update dependency firebase to v10.11.1 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x branch from 90d8de0 to ee80e83 Compare May 13, 2024 20:25
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.11.1 fix(deps): update dependency firebase to v10.12.0 May 13, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x branch from ee80e83 to 45c8989 Compare May 20, 2024 23:12
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.12.0 fix(deps): update dependency firebase to v10.12.1 May 20, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x branch from 45c8989 to 4a24e47 Compare May 27, 2024 18:10
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.12.1 fix(deps): update dependency firebase to v10.12.2 May 27, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x branch from 4a24e47 to 549132d Compare July 3, 2024 19:02
@renovate renovate bot changed the title fix(deps): update dependency firebase to v10.12.2 fix(deps): update dependency firebase to v10.12.3 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x branch from 549132d to c061963 Compare July 19, 2024 02:28
@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 force-pushed the renovate/firebase-10.x branch from c061963 to 4fad3a4 Compare August 2, 2024 00:43
@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 2, 2024
@renovate renovate bot force-pushed the renovate/firebase-10.x branch from 4fad3a4 to caa3c4f Compare August 15, 2024 15:06
@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 branch from caa3c4f to f40c005 Compare August 29, 2024 15:50
@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 branch from f40c005 to 76ec56f Compare September 18, 2024 23:16
@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 branch from 76ec56f to 2679069 Compare September 30, 2024 22:17
@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 force-pushed the renovate/firebase-10.x branch from 2679069 to 8becda5 Compare October 10, 2024 16:22
@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
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.

1 participant