Skip to content
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

chore(deps): update dependency firebase to v11 #666

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase (source, changelog) ^9.0.0 -> ^9.0.0 || ^11.0.0 age adoption passing confidence
firebase (source, changelog) 9.23.0 -> 11.3.1 age adoption passing confidence

Release Notes

firebase/firebase-js-sdk (firebase)

v11.3.1

Compare Source

v11.3.0

Compare Source

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

What's Changed

@​firebase/app@​0.11.0

Minor Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.
Patch Changes
  • dafae52 #​8724 - Discard the earliest heartbeat once a limit of 30 heartbeats in storage has been hit.

@​firebase/auth@​1.9.0

Minor Changes
  • 9d88e3a #​8738 - Added ActionCodeSettings.linkDomain to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated ActionCodeSettings.dynamicLinkDomain.
Patch Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

@​firebase/auth-types@​0.13.0

Minor Changes
  • 9d88e3a #​8738 - Added ActionCodeSettings.linkDomain to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated ActionCodeSettings.dynamicLinkDomain.

@​firebase/data-connect@​0.3.0

Minor Changes
  • 313faf6 #​8749 - Add custom request headers based on the type of SDK (JS/TS, React, Angular, etc) that's invoking Data Connect requests. This will help us understand how users interact with Data Connect when using the Web SDK.
Patch Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

[email protected]

Minor Changes
  • 2ec1c76 #​8644 - Collect web vital metrics (INP,CLS,LCP) as part of page load event.

  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

  • 313faf6 #​8749 - Add custom request headers based on the type of SDK (JS/TS, React, Angular, etc) that's invoking Data Connect requests. This will help us understand how users interact with Data Connect when using the Web SDK.

  • 9d88e3a #​8738 - Added ActionCodeSettings.linkDomain to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated ActionCodeSettings.dynamicLinkDomain.

Patch Changes

@​firebase/performance@​0.7.0

Minor Changes
  • 2ec1c76 #​8644 - Collect web vital metrics (INP,CLS,LCP) as part of page load event.

@​firebase/app-compat@​0.2.49

Patch Changes

@​firebase/auth-compat@​0.5.18

Patch Changes

@​firebase/database@​1.0.12

Patch Changes
  • 01f36ea #​8719 - Fix a potential for a negative offset when calculating last reconnect times. This could cause lengthy reconnect delays in some scenarios. Fixes #​8718.

  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

@​firebase/database-compat@​2.0.3

Patch Changes

@​firebase/firestore@​4.7.7

Patch Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

  • 721e5a7 #​8691 - Fixed a server and sdk mismatch in unicode string sorting.

@​firebase/firestore-compat@​0.3.42

Patch Changes

@​firebase/functions@​0.12.2

Patch Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

@​firebase/functions-compat@​0.3.19

Patch Changes

@​firebase/performance-compat@​0.2.13

Patch Changes

@​firebase/storage@​0.13.6

Patch Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

@​firebase/storage-compat@​0.3.16

Patch Changes

@​firebase/vertexai@​1.0.4

Patch Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

v11.2.0

Compare Source

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

What's Changed

@​firebase/data-connect@​0.2.0

Minor Changes
Patch Changes

[email protected]

Minor Changes
  • 7bf2aec63 #​8602 - Added support for custom signal targeting in Remote Config. Use setCustomSignals API for setting custom signals and use them to build custom targeting conditions in Remote Config.

  • c19a051ce #​8667 - Updated to include promise instead of promiselike

Patch Changes

@​firebase/remote-config@​0.5.0

Minor Changes
  • 7bf2aec63 #​8602 - Added support for custom signal targeting in Remote Config. Use setCustomSignals API for setting custom signals and use them to build custom targeting conditions in Remote Config.
Patch Changes

@​firebase/remote-config-types@​0.4.0

Minor Changes
  • 7bf2aec63 #​8602 - Added support for custom signal targeting in Remote Config. Use setCustomSignals API for setting custom signals and use them to build custom targeting conditions in Remote Config.

@​firebase/analytics@​0.10.11

Patch Changes

@​firebase/analytics-compat@​0.2.17

Patch Changes

@​firebase/app@​0.10.18

Patch Changes

@​firebase/app-check@​0.8.11

Patch Changes

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

Patch Changes

@​firebase/app-compat@​0.2.48

Patch Changes

@​firebase/auth@​1.8.2

Patch Changes

@​firebase/auth-compat@​0.5.17

Patch Changes

@​firebase/component@​0.6.12

Patch Changes

@​firebase/database@​1.0.11

Patch Changes

@​firebase/database-compat@​2.0.2

Patch Changes

@​firebase/database-types@​1.0.8

Patch Changes

@​firebase/firestore@​4.7.6

Patch Changes

@​firebase/firestore-compat@​0.3.41

Patch Changes

@​firebase/functions@​0.12.1

Patch Changes

@​firebase/functions-compat@​0.3.18

Patch Changes

@​firebase/installations@​0.6.12

Patch Changes

@​firebase/installations-compat@​0.2.12

Patch Changes

@​firebase/messaging@​0.12.16

Patch Changes

@​firebase/messaging-compat@​0.2.16

Patch Changes

@​firebase/performance@​0.6.12

Patch Changes

@​firebase/performance-compat@​0.2.12

Patch Changes

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

Patch Changes

@​firebase/storage@​0.13.5

Patch Changes

@​firebase/storage-compat@​0.3.15

Patch Changes

@​firebase/util@​1.10.3

Patch Changes
  • 25a6204c1 #​8600 (fixes #​6462) - Generate UUIDs with crypto.randomUUID() instead of custom uuidv4 function that uses Math.random().

@​firebase/vertexai@​1.0.3

Patch Changes

v11.1.0

Compare Source

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

What's Changed

[email protected]

Minor Changes
  • f05509e8c #​8609 - Add .stream() api for callable functions for consuming streaming responses.
Patch Changes

@​firebase/functions@​0.12.0

Minor Changes
  • f05509e8c #​8609 - Add .stream() api for callable functions for consuming streaming responses.

@​firebase/app@​0.10.17

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-compat@​0.2.47

Patch Changes

@​firebase/data-connect@​0.1.3

Patch Changes
  • cb4309f13 #​8664 - Fixed issue where multiple calls to connectDataConnectEmulator caused an exception

@​firebase/functions-compat@​0.3.17

Patch Changes

@​firebase/messaging@​0.12.15

Patch Changes
  • 1294e64c8 #​8661 (fixes #​7784) - Fix an issue where PushManager.subscribe() is called too soon after registering the default service worker.

@​firebase/messaging-compat@​0.2.15

Patch Changes

@​firebase/vertexai@​1.0.2

Patch Changes
  • c540ba9ee #​8663 - Clear fetch timeout after request completion. Fixes an issue that caused Node scripts to hang due to a pending timeout.

v11.0.2

Compare Source

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

What's Changed

@​firebase/analytics@​0.10.10

Patch Changes

@​firebase/analytics-compat@​0.2.16

Patch Changes

@​firebase/analytics-interop-types@​0.3.3

Patch Changes

@​firebase/analytics-types@​0.8.3

Patch Changes

@​firebase/app@​0.10.16

Patch Changes

@​firebase/app-check@​0.8.10

Patch Changes

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

Patch Changes

@​firebase/app-check-interop-types@​0.3.3

Patch Changes

@​firebase/app-check-types@​0.5.3

Patch Changes

@​firebase/app-compat@​0.2.46

Patch Changes

@​firebase/app-types@​0.9.3

Patch Changes

@​firebase/auth@​1.8.1

Patch Changes

@​firebase/auth-compat@​0.5.16

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 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.

@renovate renovate bot force-pushed the renovate/firebase-11.x branch from 826a3b3 to fe5e383 Compare December 12, 2024 15:36
@renovate renovate bot force-pushed the renovate/firebase-11.x branch 2 times, most recently from 240352f to 7af8f1f Compare January 16, 2025 14:17
@renovate renovate bot force-pushed the renovate/firebase-11.x branch from 7af8f1f to 1ca1a6a Compare February 6, 2025 21:56
@renovate renovate bot force-pushed the renovate/firebase-11.x branch from 1ca1a6a to a14c09d Compare February 11, 2025 22:01
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.71%. Comparing base (714b546) to head (a14c09d).
Report is 23 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #666   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files          21       21           
  Lines        1071     1071           
=======================================
  Hits          918      918           
  Misses        153      153           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants