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 devdependency firebase to v11 #45

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

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

Release Notes

firebase/firebase-js-sdk (firebase)

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

@​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

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 Oct 21, 2024

Deploying sstaa with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7132c69
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/firebase-11.x branch from be52766 to 997d56c Compare October 22, 2024 22:16
@renovate renovate bot force-pushed the renovate/firebase-11.x branch from 997d56c to 4cf0964 Compare November 14, 2024 16:41
@renovate renovate bot changed the title chore(deps): update devdependency firebase to v11 chore(deps): update devdependency firebase to v11 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/firebase-11.x branch December 8, 2024 18:39
@renovate renovate bot changed the title chore(deps): update devdependency firebase to v11 - autoclosed chore(deps): update devdependency firebase to v11 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/firebase-11.x branch 2 times, most recently from 4cf0964 to cfd9d74 Compare December 12, 2024 15:24
@renovate renovate bot force-pushed the renovate/firebase-11.x branch from cfd9d74 to 7132c69 Compare January 16, 2025 17:42
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