Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
fc6e905 to
1d2a2cb
Compare
1d2a2cb to
1ee536b
Compare
1ee536b to
567d121
Compare
567d121 to
d91f742
Compare
|
last time i tried this sending broke |
d91f742 to
8ccf7b1
Compare
8ccf7b1 to
e46b381
Compare
e46b381 to
cfbee10
Compare
cfbee10 to
0592242
Compare
0592242 to
a757cf4
Compare
a757cf4 to
b4a1021
Compare
b4a1021 to
185f958
Compare
185f958 to
48986e7
Compare
48986e7 to
939f38c
Compare
7739ded to
39c92d9
Compare
39c92d9 to
dbf2e7a
Compare
dbf2e7a to
641346d
Compare
641346d to
d47682d
Compare
d47682d to
127a28f
Compare
127a28f to
7b56b10
Compare
7b56b10 to
d288806
Compare
d288806 to
ab99ae5
Compare
ab99ae5 to
4ca7a86
Compare
4ca7a86 to
0be89c0
Compare
0be89c0 to
3c1ccc9
Compare
3c1ccc9 to
10e71aa
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
|
|
TODO -- use workflow dispatch to deploy to staging faucet and if all works then merge |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
^0.10.7->^0.14.1^0.9.0->^0.9.3^10.7.0->^10.14.1^12.0.0->^12.7.0^4.6.0->^4.9.0^13.0.2->^13.35.1Release Notes
firebase/firebase-js-sdk (@firebase/app)
v0.14.1Compare Source
Patch Changes
v0.14.0Compare Source
Minor Changes
d91169f#9151 (fixes #8863) - initializeServerApp now supports auto-initialization for Firebase App Hosting.25b60fd#9128 - Update node "engines" version to a minimum of Node 20.Patch Changes
f18b25f#9167 - Set build targets to ES2020.Updated dependencies [
f18b25f,25b60fd]:v0.13.2Compare Source
Patch Changes
bb57947#9112 (fixes #8988) - Add "react-native" entry point to @firebase/appUpdated dependencies [
42ac401]:v0.13.1Compare Source
Patch Changes
v0.13.0Compare Source
Minor Changes
6be75f7#9010 - DefaultautomaticDataCollectionEnabledto true without changing App Check's default behavior.Patch Changes
8a03143]:v0.12.3Compare Source
Patch Changes
9bcd1ea]:v0.12.2Compare Source
Patch Changes
8593fa0]:v0.12.1Compare Source
Patch Changes
51e7b48#9007 - Revert https://github.com/firebase/firebase-js-sdk/pull/8999v0.12.0Compare Source
Minor Changes
3789b5a#8999 - Default automaticDataCollectionEnabled to true without changing App Check's default behavior.Patch Changes
ea1f913,0e12766]:v0.11.5Compare Source
Patch Changes
v0.11.4Compare Source
Patch Changes
v0.11.3Compare Source
Patch Changes
v0.11.2Compare Source
Patch Changes
Update SDK_VERSION.
Updated dependencies [
777f465]:v0.11.1Compare Source
Patch Changes
v0.11.0Compare Source
Minor Changes
97d48c7#8651 -FirebaseServerAppcan now be initalized with an App Check token instead of invoking the App CheckgetTokenmethod. 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.v0.10.18Compare Source
Patch Changes
25a6204c1]:v0.10.17Compare Source
Patch Changes
v0.10.16Compare Source
Patch Changes
b80711925#8604 - Upgrade to TypeScript 5.5.4Updated dependencies [
b80711925]:v0.10.15Compare Source
Patch Changes
v0.10.14Compare Source
Patch Changes
479226bf3#8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.Updated dependencies [
479226bf3]:v0.10.13Compare Source
Patch Changes
v0.10.12Compare Source
Patch Changes
beaa4dffb#8480 - Included Data Connect product.v0.10.11Compare Source
Patch Changes
16d62d4fa]:v0.10.10Compare Source
Patch Changes
05c34c91e#8437 - Removed an unnecessary console.log statement.v0.10.9Compare Source
Patch Changes
6d6ce8100#8425 (fixes #8407) - Prevent heartbeats methods from throwing - warn instead.v0.10.8Compare Source
Patch Changes
firebase/firebase-js-sdk (@firebase/app-types)
v0.9.3Compare Source
Patch Changes
b80711925#8604 - Upgrade to TypeScript 5.5.4firebase/firebase-js-sdk (firebase)
v10.14.1Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/app@0.10.13
Patch Changes
@firebase/app-compat@0.2.43
Patch Changes
[email protected]
Patch Changes
d6fa58854]:@firebase/messaging@0.12.12
Patch Changes
d6fa58854#8534 - The logging endpoint has been updated to ensure proper logging of WebPush entries. This resolves an issue where BigQuery logs were missing WebPush data. The payload structure has also been updated in alignment with the latest logging requirements as specified in go/firelog.@firebase/messaging-compat@0.2.12
Patch Changes
d6fa58854]:v10.14.0Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/data-connect@0.1.0
Minor Changes
beaa4dffb#8480 - Included Data Connect product.Added app check support # @firebase/data-connect
[email protected]
Minor Changes
beaa4dffb#8480 - Included Data Connect product.Patch Changes
beaa4dffb,ff0475c41,47b091324]:@firebase/app@0.10.12
Patch Changes
beaa4dffb#8480 - Included Data Connect product.@firebase/app-compat@0.2.42
Patch Changes
beaa4dffb]:@firebase/firestore@4.7.3
Patch Changes
ff0475c41#8259 - Re-enable useFetchStreams with the latest WebChannel implementation. This reduces the memory usage of WebChannel.47b091324#8430 - Refactor Firestore client instantiation. This prepares for future features that require client to restart.@firebase/firestore-compat@0.3.38
Patch Changes
ff0475c41,47b091324]:v10.13.2Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/util@1.10.0
Minor Changes
16d62d4fa#8393 - Suppress the use of thefetchparameterreferrerPolicywithin Auth forfetchrequests originating from Cloudflare Workers. Clouldflare Worker environments do not support this parameter and throw when it's used.@firebase/analytics@0.10.8
Patch Changes
16d62d4fa]:@firebase/analytics-compat@0.2.14
Patch Changes
16d62d4fa]:@firebase/app@0.10.11
Patch Changes
16d62d4fa]:@firebase/app-check@0.8.8
Patch Changes
16d62d4fa]:@firebase/app-check-compat@0.3.15
Patch Changes
16d62d4fa]:@firebase/app-compat@0.2.41
Patch Changes
16d62d4fa]:@firebase/auth@1.7.9
Patch Changes
16d62d4fa#8393 - Suppress the use of thefetchparameterreferrerPolicywithin Auth forfetchrequests originating from Cloudflare Workers. Clouldflare Worker environments do not support this parameter and throw when it's used.Updated dependencies [
16d62d4fa]:@firebase/util@1.10.0
@firebase/component@0.6.9
@firebase/auth-compat@0.5.14
Patch Changes
16d62d4fa]:@firebase/component@0.6.9
Patch Changes
16d62d4fa]:@firebase/database@1.0.8
Patch Changes
16d62d4fa]:@firebase/database-compat@1.0.8
Patch Changes
16d62d4fa]:@firebase/database-types@1.0.5
Patch Changes
16d62d4fa]:[email protected]
Patch Changes
16d62d4fa,629919ea7]:@firebase/firestore@4.7.2
Patch Changes
629919ea7#8343 - Fix an issue with metadatafromCachedefaulting totruewhen listening to cache in multi-tabs.Updated dependencies [
16d62d4fa]:@firebase/util@1.10.0
@firebase/component@0.6.9
@firebase/firestore-compat@0.3.37
Patch Changes
16d62d4fa,629919ea7]:@firebase/functions@0.11.8
Patch Changes
16d62d4fa]:@firebase/functions-compat@0.3.14
Patch Changes
16d62d4fa]:@firebase/installations@0.6.9
Patch Changes
16d62d4fa]:@firebase/installations-compat@0.2.9
Patch Changes
16d62d4fa]:@firebase/messaging@0.12.11
Patch Changes
16d62d4fa]:@firebase/messaging-compat@0.2.11
Patch Changes
16d62d4fa]:@firebase/performance@0.6.9
Patch Changes
16d62d4fa]:@firebase/performance-compat@0.2.9
Patch Changes
16d62d4fa]:@firebase/remote-config@0.4.9
Patch Changes
16d62d4fa]:@firebase/remote-config-compat@0.2.9
Patch Changes
16d62d4fa]:@firebase/storage@0.13.2
Patch Changes
16d62d4fa]:@firebase/storage-compat@0.3.12
Patch Changes
16d62d4fa]:@firebase/vertexai-preview@0.0.4
Patch Changes
16d62d4fa]:v10.13.1Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/app@0.10.10
Patch Changes
05c34c91e#8437 - Removed an unnecessary console.log statement.@firebase/app-compat@0.2.40
Patch Changes
05c34c91e]:@firebase/auth@1.7.8
Patch Changes
62348e116#8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.@firebase/auth-compat@0.5.13
Patch Changes
62348e116#8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.Updated dependencies [
62348e116]:@firebase/auth@1.7.8
[email protected]
Patch Changes
62348e116#8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.Updated dependencies [
2ee2a90ae,05c34c91e,62348e116]:@firebase/functions@0.11.7
@firebase/app@0.10.10
@firebase/auth-compat@0.5.13
@firebase/firestore@4.7.1
@firebase/storage@0.13.1
@firebase/auth@1.7.8
@firebase/functions-compat@0.3.13
@firebase/app-compat@0.2.40
@firebase/storage-compat@0.3.11
@firebase/firestore-compat@0.3.36
@firebase/firestore@4.7.1
Patch Changes
62348e116#8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.@firebase/firestore-compat@0.3.36
Patch Changes
62348e116]:@firebase/functions@0.11.7
Patch Changes
2ee2a90ae#8441 (fixes #8440) - Allow a custom path in Firebase functions custom domain62348e116#8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.@firebase/functions-compat@0.3.13
Patch Changes
2ee2a90ae,62348e116]:@firebase/storage@0.13.1
Patch Changes
62348e116#8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in older versions.@firebase/storage-compat@0.3.11
Patch Changes
62348e116]:v10.13.0Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
[email protected]
Minor Changes
6b0ca77b2#8410 (fixes #8303) - Migrate from the Node to Web ReadableStream interfacee6b852562#8215 - Add support for reading and writing Firestore vectors.Patch Changes
6b0ca77b2,6d6ce8100,2ddbd4e49,e6b852562,16015723b]:@firebase/firestore@4.7.0
Minor Changes
e6b852562#8215 - Add support for reading and writing Firestore vectors.@firebase/storage@0.13.0
Minor Changes
6b0ca77b2#8410 (fixes #8303) - Migrate from the Node to Web ReadableStream interface@firebase/app@0.10.9
Patch Changes
6d6ce8100#8425 (fixes #8407) - Prevent heartbeats methods from throwing - warn instead.@firebase/app-compat@0.2.39
Patch Changes
16015723b#8414 (fixes #8409) - Updated how app-compat checks the global scope.Updated dependencies [
6d6ce8100]:@firebase/app@0.10.9
@firebase/auth@1.7.7
Patch Changes
2ddbd4e49#8408 - Remove localStorage synchronization on storage events in Safari iframes. See GitHub PR #8408.@firebase/auth-compat@0.5.12
Patch Changes
2ddbd4e49]:@firebase/firestore-compat@0.3.35
Patch Changes
e6b852562]:@firebase/storage-compat@0.3.10
Patch Changes
6b0ca77b2]:v10.12.5Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/analytics@0.10.7
Patch Changes
a9f844066[#8395](https://redirect.github.com/firebase/firebase-js-sdk/pull/8Configuration
📅 Schedule: Branch creation - "on tuesday and thursday,every weekend" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.