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.5.0 age adoption passing confidence

Release Notes

firebase/firebase-js-sdk (firebase)

v11.5.0

Compare Source

v11.4.0

Compare Source

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

What's Changed
[email protected]
Minor Changes
  • 9d82665 #​8757 - Added support for modality-based token count.

  • 70e08cf #​8699 - Adds support for initial state hydration (from SSR contexts)

  • 777f465 #​8483 - Add support for the FIREBASE_WEBAPP_CONFIG environment variable at install time.

  • ce2c775 #​8683 - Public Preview Added support for generating images using the Imagen 3 model.

Patch Changes
@​firebase/remote-config@​0.6.0
Minor Changes
  • 70e08cf #​8699 - Adds support for initial state hydration (from SSR contexts)
Patch Changes
@​firebase/util@​1.11.0
Minor Changes
  • 777f465 #​8483 - Add support for the FIREBASE_WEBAPP_CONFIG environment variable at install time.
@​firebase/vertexai@​1.1.0
Minor Changes
  • 9d82665 #​8757 - Added support for modality-based token count.

  • ce2c775 #​8683 - Public Preview Added support for generating images using the Imagen 3 model.

Patch Changes
@​firebase/analytics@​0.10.12
Patch Changes
@​firebase/analytics-compat@​0.2.18
Patch Changes
@​firebase/app@​0.11.2
Patch Changes
@​firebase/app-check@​0.8.12
Patch Changes
@​firebase/app-check-compat@​0.3.19
Patch Changes
@​firebase/app-compat@​0.2.51
Patch Changes
@​firebase/auth@​1.9.1
Patch Changes
@​firebase/auth-compat@​0.5.19
Patch Changes
@​firebase/component@​0.6.13
Patch Changes
@​firebase/data-connect@​0.3.1
Patch Changes
@​firebase/database@​1.0.13
Patch Changes
@​firebase/database-compat@​2.0.4
Patch Changes
@​firebase/database-types@​1.0.9
Patch Changes
@​firebase/firestore@​4.7.9
Patch Changes
@​firebase/firestore-compat@​0.3.44
Patch Changes
@​firebase/functions@​0.12.3
Patch Changes
@​firebase/functions-compat@​0.3.20
Patch Changes
@​firebase/installations@​0.6.13
Patch Changes
@​firebase/installations-compat@​0.2.13
Patch Changes
@​firebase/messaging@​0.12.17
Patch Changes
@​firebase/messaging-compat@​0.2.17
Patch Changes
@​firebase/performance@​0.7.1
Patch Changes
@​firebase/performance-compat@​0.2.14
Patch Changes
@​firebase/remote-config-compat@​0.2.13
Patch Changes
@​firebase/storage@​0.13.7
Patch Changes
@​firebase/storage-compat@​0.3.17
Patch Changes

v11.3.1

Compare Source

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

What's Changed

@​firebase/app@​0.11.1

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-compat@​0.2.50

Patch Changes

[email protected]

Patch Changes

@​firebase/firestore@​4.7.8

Patch Changes

@​firebase/firestore-compat@​0.3.43

Patch Changes

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
  • 25a6204c1 #​8600 (fixes #​6462) - Generate UUIDs with crypto.randomUUID() instead of custom uuidv4 function that uses Math.random().

  • Updated dependencies [[`25a6204c


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: 93cfb08
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
@renovate renovate bot force-pushed the renovate/firebase-11.x branch 2 times, most recently from 32d79bb to e17f69b Compare February 11, 2025 22:48
@renovate renovate bot force-pushed the renovate/firebase-11.x branch from e17f69b to 3a514dd Compare February 27, 2025 22:46
@renovate renovate bot force-pushed the renovate/firebase-11.x branch from 3a514dd to 93cfb08 Compare March 20, 2025 16:30
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