-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency firebase to v11 #6
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/firebase-11.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
706988f
to
6b65660
Compare
6b65660
to
996691d
Compare
996691d
to
97d73a3
Compare
97d73a3
to
b995a2b
Compare
b995a2b
to
922dfb7
Compare
922dfb7
to
245ad3e
Compare
245ad3e
to
d4e1a86
Compare
d4e1a86
to
746f1d7
Compare
746f1d7
to
9f6789a
Compare
9f6789a
to
9ce4b04
Compare
9ce4b04
to
422150b
Compare
422150b
to
8383983
Compare
8383983
to
0948370
Compare
0948370
to
ce6afd3
Compare
ce6afd3
to
5516e23
Compare
5516e23
to
ccb9b3e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.14.1
->11.3.1
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 CheckgetToken
method. This should unblock the use of App Check enforced products in SSR environmentswhere 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 - AddedActionCodeSettings.linkDomain
to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecatedActionCodeSettings.dynamicLinkDomain
.Patch Changes
97d48c7
#8651 -FirebaseServerApp
can now be initalized with an App Check token instead of invoking the App CheckgetToken
method. This should unblock the use of App Check enforced products in SSR environmentswhere the App Check SDK cannot be initialized.
@firebase/auth-types@0.13.0
Minor Changes
9d88e3a
#8738 - AddedActionCodeSettings.linkDomain
to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecatedActionCodeSettings.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 CheckgetToken
method. This should unblock the use of App Check enforced products in SSR environmentswhere 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 CheckgetToken
method. This should unblock the use of App Check enforced products in SSR environmentswhere 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 - AddedActionCodeSettings.linkDomain
to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecatedActionCodeSettings.dynamicLinkDomain
.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.721e5a7
#8691 - Fixed a server and sdk mismatch in unicode string sorting.Updated dependencies [
01f36ea
,2ec1c76
,97d48c7
,313faf6
,9d88e3a
,721e5a7
,dafae52
]:@firebase/database@1.0.12
@firebase/performance@0.7.0
@firebase/app@0.11.0
@firebase/data-connect@0.3.0
@firebase/firestore@4.7.7
@firebase/functions@0.12.2
@firebase/vertexai@1.0.4
@firebase/storage@0.13.6
@firebase/auth@1.9.0
@firebase/database-compat@2.0.3
@firebase/performance-compat@0.2.13
@firebase/app-compat@0.2.49
@firebase/firestore-compat@0.3.42
@firebase/functions-compat@0.3.19
@firebase/storage-compat@0.3.16
@firebase/auth-compat@0.5.18
@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
97d48c7
,dafae52
]:@firebase/auth-compat@0.5.18
Patch Changes
97d48c7
,9d88e3a
]:@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 CheckgetToken
method. This should unblock the use of App Check enforced products in SSR environmentswhere the App Check SDK cannot be initialized.
@firebase/database-compat@2.0.3
Patch Changes
01f36ea
,97d48c7
]:@firebase/firestore@4.7.7
Patch Changes
97d48c7
#8651 -FirebaseServerApp
can now be initalized with an App Check token instead of invoking the App CheckgetToken
method. This should unblock the use of App Check enforced products in SSR environmentswhere 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
97d48c7
,721e5a7
]:@firebase/functions@0.12.2
Patch Changes
97d48c7
#8651 -FirebaseServerApp
can now be initalized with an App Check token instead of invoking the App CheckgetToken
method. This should unblock the use of App Check enforced products in SSR environmentswhere the App Check SDK cannot be initialized.
@firebase/functions-compat@0.3.19
Patch Changes
97d48c7
]:@firebase/performance-compat@0.2.13
Patch Changes
2ec1c76
]:@firebase/storage@0.13.6
Patch Changes
97d48c7
#8651 -FirebaseServerApp
can now be initalized with an App Check token instead of invoking the App CheckgetToken
method. This should unblock the use of App Check enforced products in SSR environmentswhere the App Check SDK cannot be initialized.
@firebase/storage-compat@0.3.16
Patch Changes
97d48c7
]:@firebase/vertexai@1.0.4
Patch Changes
97d48c7
#8651 -FirebaseServerApp
can now be initalized with an App Check token instead of invoking the App CheckgetToken
method. This should unblock the use of App Check enforced products in SSR environmentswhere 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
c19a051ce
#8667 - Updated to include promise instead of promiselikePatch Changes
25a6204c1
]:[email protected]
Minor Changes
7bf2aec63
#8602 - Added support for custom signal targeting in Remote Config. UsesetCustomSignals
API for setting custom signals and use them to build custom targeting conditions in Remote Config.c19a051ce
#8667 - Updated to include promise instead of promiselikePatch Changes
25a6204c1
,7bf2aec63
,c19a051ce
]:@firebase/remote-config@0.5.0
Minor Changes
7bf2aec63
#8602 - Added support for custom signal targeting in Remote Config. UsesetCustomSignals
API for setting custom signals and use them to build custom targeting conditions in Remote Config.Patch Changes
25a6204c1
]:@firebase/remote-config-types@0.4.0
Minor Changes
7bf2aec63
#8602 - Added support for custom signal targeting in Remote Config. UsesetCustomSignals
API for setting custom signals and use them to build custom targeting conditions in Remote Config.@firebase/analytics@0.10.11
Patch Changes
25a6204c1
]:@firebase/analytics-compat@0.2.17
Patch Changes
25a6204c1
]:@firebase/app@0.10.18
Patch Changes
25a6204c1
]:@firebase/app-check@0.8.11
Patch Changes
25a6204c1
#8600 (fixes #6462) - Generate UUIDs withcrypto.randomUUID()
instead of custom uuidv4 function that usesMath.random()
.Updated dependencies [
25a6204c1
]:@firebase/util@1.10.3
@firebase/component@0.6.12
@firebase/app-check-compat@0.3.18
Patch Changes
25a6204c1
]:@firebase/app-compat@0.2.48
Patch Changes
25a6204c1
]:@firebase/auth@1.8.2
Patch Changes
25a6204c1
]:@firebase/auth-compat@0.5.17
Patch Changes
25a6204c1
]:@firebase/component@0.6.12
Patch Changes
25a6204c1
]:@firebase/database@1.0.11
Patch Changes
25a6204c1
]:@firebase/database-compat@2.0.2
Patch Changes
25a6204c1
]:@firebase/database-types@1.0.8
Patch Changes
25a6204c1
]:@firebase/firestore@4.7.6
Patch Changes
25a6204c1
]:@firebase/firestore-compat@0.3.41
Patch Changes
25a6204c1
]:@firebase/functions@0.12.1
Patch Changes
25a6204c1
]:@firebase/functions-compat@0.3.18
Patch Changes
25a6204c1
]:@firebase/installations@0.6.12
Patch Changes
25a6204c1
]:@firebase/installations-compat@0.2.12
Patch Changes
25a6204c1
]:@firebase/messaging@0.12.16
Patch Changes
25a6204c1
]:@firebase/messaging-compat@0.2.16
Patch Changes
25a6204c1
]:@firebase/performance@0.6.12
Patch Changes
25a6204c1
]:@firebase/performance-compat@0.2.12
Patch Changes
25a6204c1
]:@firebase/remote-config-compat@0.2.12
Patch Changes
25a6204c1
,7bf2aec63
]:@firebase/storage@0.13.5
Patch Changes
25a6204c1
]:@firebase/storage-compat@0.3.15
Patch Changes
25a6204c1
]:@firebase/util@1.10.3
Patch Changes
25a6204c1
#8600 (fixes #6462) - Generate UUIDs withcrypto.randomUUID()
instead of custom uuidv4 function that usesMath.random()
.@firebase/vertexai@1.0.3
Patch Changes
25a6204c1
]: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
f05509e8c
,c540ba9ee
,cb4309f13
,1294e64c8
]:@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
@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
f05509e8c
]:@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
1294e64c8
]:@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
b80711925
#8604 - Upgrade to TypeScript 5.5.4Updated dependencies [
b80711925
]:@firebase/component@0.6.11
@firebase/installations@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
@firebase/analytics-compat@0.2.16
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4Updated dependencies [
b80711925
]:@firebase/analytics@0.10.10
@firebase/analytics-types@0.8.3
@firebase/component@0.6.11
@firebase/util@1.10.2
@firebase/analytics-interop-types@0.3.3
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4@firebase/analytics-types@0.8.3
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4@firebase/app@0.10.16
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4Updated dependencies [
b80711925
]:@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
@firebase/app-check@0.8.10
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4Updated dependencies [
b80711925
]:@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
@firebase/app-check-compat@0.3.17
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4Updated dependencies [
b80711925
]:@firebase/app-check@0.8.10
@firebase/app-check-types@0.5.3
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
@firebase/app-check-interop-types@0.3.3
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4@firebase/app-check-types@0.5.3
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4@firebase/app-compat@0.2.46
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4Updated dependencies [
b80711925
]:@firebase/app@0.10.16
@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
@firebase/app-types@0.9.3
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4@firebase/auth@1.8.1
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4Updated dependencies [
b80711925
]:@firebase/component@0.6.11
@firebase/logger@0.4.4
@firebase/util@1.10.2
@firebase/auth-compat@0.5.16
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4Updated dependencies [
b80711925
]:@firebase/auth@1.8.1
@firebase/auth-types@0.12.3
@firebase/component@0.6.11
@firebase/util@1.10.2
@firebase/auth-interop-types@0.2.4
Patch Changes
b80711925
#8604 - Upgrade to TypeScript 5.5.4[@firebase/auth-types](http
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.