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

fix(deps): update dependency firebase to v11 #657

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 22, 2024

This PR contains the following updates:

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

Release Notes

firebase/firebase-js-sdk (firebase)

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

@​firebase/auth-interop-types@​0.2.4

Patch Changes

@​firebase/auth-types@​0.12.3

Patch Changes

@​firebase/component@​0.6.11

Patch Changes

@​firebase/data-connect@​0.1.2

Patch Changes

@​firebase/database@​1.0.10

Patch Changes

@​firebase/database-compat@​2.0.1

Patch Changes

@​firebase/database-types@​1.0.7

Patch Changes

[email protected]

Patch Changes

@​firebase/firestore@​4.7.5

Patch Changes

@​firebase/firestore-compat@​0.3.40

Patch Changes

@​firebase/firestore-types@​3.0.3

Patch Changes

@​firebase/functions@​0.11.10

Patch Changes

@​firebase/functions-compat@​0.3.16

Patch Changes

@​firebase/functions-types@​0.6.3

Patch Changes

@​firebase/installations@​0.6.11

Patch Changes

@​firebase/installations-compat@​0.2.11

Patch Changes

@​firebase/installations-types@​0.5.3

Patch Changes

@​firebase/logger@​0.4.4

Patch Changes

@​firebase/messaging@​0.12.14

Patch Changes

@​firebase/messaging-compat@​0.2.14

Patch Changes

@​firebase/messaging-interop-types@​0.2.3

Patch Changes

@​firebase/performance@​0.6.11

Patch Changes

@​firebase/performance-compat@​0.2.11

Patch Changes

@​firebase/performance-types@​0.2.3

Patch Changes

@​firebase/remote-config@​0.4.11

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

@​firebase/storage@​0.13.4

Patch Changes

@​firebase/storage-compat@​0.3.14

Patch Changes

@​firebase/storage-types@​0.8.3

Patch Changes

@​firebase/util@​1.10.2

Patch Changes

@​firebase/vertexai@​1.0.1

Patch Changes

@​firebase/webchannel-wrapper@​1.0.3

Patch Changes

@​firebase/template@​0.2.6

Patch Changes

@​firebase/template-types@​0.2.3

Patch Changes

v11.0.1

Compare Source

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

What's Changed

@​firebase/database-compat@​2.0.0

Major Changes

@​firebase/app@​0.10.15

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-compat@​0.2.45

Patch Changes

[email protected]

Patch Changes

v11.0.0

Compare Source

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

What's Changed

[email protected]

Major Changes
Minor Changes
  • b942e9e6e #​8568 - [feature] Added reCAPTCHA Enterprise support for app verification during phone authentication.
Patch Changes

@​firebase/vertexai@​1.0.0

Major Changes
Patch Changes

@​firebase/auth@​1.8.0

Minor Changes
  • b942e9e6e #​8568 - [feature] Added reCAPTCHA Enterprise support for app verification during phone authentication.
Patch Changes

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Asia/Tokyo, 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

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.35%. Comparing base (f69e6f5) to head (9c5f4cf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #657   +/-   ##
=======================================
  Coverage   24.35%   24.35%           
=======================================
  Files         651      651           
  Lines       39416    39416           
  Branches     3276     3291   +15     
=======================================
  Hits         9601     9601           
+ Misses      29361    29344   -17     
- Partials      454      471   +17     

☔ 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants