Closed renovate[bot] closed 2 months ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23250
const isURL = URL.canParse(range);
^
TypeError: URL.canParse is not a function
at parseSpec (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23250:21)
at loadSpec (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23313:11)
at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23487:22)
at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23539:24)
at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:24232:5)
Latest commit: d06444f675bdc7071a9c6d85e66d0eec476302b8
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
react-hackernews | ❌ Failed (Inspect) | Aug 15, 2024 4:28pm |
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
/opt/containerbase/tools/corepack/0.29.3/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21609
throw new Error(
^
Error: Error when performing the request to https://registry.npmjs.org/yarn/latest; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
at fetch (/opt/containerbase/tools/corepack/0.29.3/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21609:11)
at async fetchAsJson (/opt/containerbase/tools/corepack/0.29.3/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21623:20)
... 4 lines matching cause stack trace ...
at async Object.runMain (/opt/containerbase/tools/corepack/0.29.3/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23096:5) {
[cause]: TypeError: globalThis.fetch is not a function
at fetch (/opt/containerbase/tools/corepack/0.29.3/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21603:33)
at async fetchAsJson (/opt/containerbase/tools/corepack/0.29.3/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21623:20)
at async fetchLatestStableVersion (/opt/containerbase/tools/corepack/0.29.3/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21550:20)
at async fetchLatestStableVersion2 (/opt/containerbase/tools/corepack/0.29.3/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:21672:14)
at async Engine.getDefaultVersion (/opt/containerbase/tools/corepack/0.29.3/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22292:23)
at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.3/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22390:47)
at async Object.runMain (/opt/containerbase/tools/corepack/0.29.3/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23096:5)
}
Because you closed this PR without merging, Renovate will ignore this update (^10.13.0
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
^10.7.2
->^10.13.0
Release Notes
firebase/firebase-js-sdk (firebase)
### [`v10.13.0`](https://togithub.com/firebase/firebase-js-sdk/releases/tag/firebase%4010.13.0) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.12.5...firebase@10.13.0) For more detailed release notes, see [Firebase JavaScript SDK Release Notes](https://firebase.google.com/support/release-notes/js). ### What's Changed #### firebase@10.13.0 ##### Minor Changes - [`6b0ca77b2`](https://togithub.com/firebase/firebase-js-sdk/commit/6b0ca77b28315349b39cca1ec8a63f929df07a4c) [#8410](https://togithub.com/firebase/firebase-js-sdk/pull/8410) (fixes [#8303](https://togithub.com/firebase/firebase-js-sdk/issues/8303)) - Migrate from the Node to Web ReadableStream interface - [`e6b852562`](https://togithub.com/firebase/firebase-js-sdk/commit/e6b852562bfe57dd02ae59ee2dce9966b5498b01) [#8215](https://togithub.com/firebase/firebase-js-sdk/pull/8215) - Add support for reading and writing Firestore vectors. ##### Patch Changes - Updated dependencies \[[`6b0ca77b2`](https://togithub.com/firebase/firebase-js-sdk/commit/6b0ca77b28315349b39cca1ec8a63f929df07a4c), [`6d6ce8100`](https://togithub.com/firebase/firebase-js-sdk/commit/6d6ce8100fd1443a40cd1ebd68ad980cab55fb10), [`2ddbd4e49`](https://togithub.com/firebase/firebase-js-sdk/commit/2ddbd4e4900e148648a1bc4cb82932e096a7009e), [`e6b852562`](https://togithub.com/firebase/firebase-js-sdk/commit/e6b852562bfe57dd02ae59ee2dce9966b5498b01), [`16015723b`](https://togithub.com/firebase/firebase-js-sdk/commit/16015723b1aee46eec4b79e044aeb9dd582370cc)]: - [@firebase/storage](https://togithub.com/firebase/storage)[@0](https://togithub.com/0).13.0 - [@firebase/app](https://togithub.com/firebase/app)[@0](https://togithub.com/0).10.9 - [@firebase/auth](https://togithub.com/firebase/auth)[@1](https://togithub.com/1).7.7 - [@firebase/firestore](https://togithub.com/firebase/firestore)[@4](https://togithub.com/4).7.0 - [@firebase/app-compat](https://togithub.com/firebase/app-compat)[@0](https://togithub.com/0).2.39 - [@firebase/storage-compat](https://togithub.com/firebase/storage-compat)[@0](https://togithub.com/0).3.10 - [@firebase/auth-compat](https://togithub.com/firebase/auth-compat)[@0](https://togithub.com/0).5.12 - [@firebase/firestore-compat](https://togithub.com/firebase/firestore-compat)[@0](https://togithub.com/0).3.35 #### [@firebase/firestore](https://togithub.com/firebase/firestore)[@4](https://togithub.com/4).7.0 ##### Minor Changes - [`e6b852562`](https://togithub.com/firebase/firebase-js-sdk/commit/e6b852562bfe57dd02ae59ee2dce9966b5498b01) [#8215](https://togithub.com/firebase/firebase-js-sdk/pull/8215) - Add support for reading and writing Firestore vectors. #### [@firebase/storage](https://togithub.com/firebase/storage)[@0](https://togithub.com/0).13.0 ##### Minor Changes - [`6b0ca77b2`](https://togithub.com/firebase/firebase-js-sdk/commit/6b0ca77b28315349b39cca1ec8a63f929df07a4c) [#8410](https://togithub.com/firebase/firebase-js-sdk/pull/8410) (fixes [#8303](https://togithub.com/firebase/firebase-js-sdk/issues/8303)) - Migrate from the Node to Web ReadableStream interface #### [@firebase/app](https://togithub.com/firebase/app)[@0](https://togithub.com/0).10.9 ##### Patch Changes - [`6d6ce8100`](https://togithub.com/firebase/firebase-js-sdk/commit/6d6ce8100fd1443a40cd1ebd68ad980cab55fb10) [#8425](https://togithub.com/firebase/firebase-js-sdk/pull/8425) (fixes [#8407](https://togithub.com/firebase/firebase-js-sdk/issues/8407)) - Prevent heartbeats methods from throwing - warn instead. #### [@firebase/app-compat](https://togithub.com/firebase/app-compat)[@0](https://togithub.com/0).2.39 ##### Patch Changes - [`16015723b`](https://togithub.com/firebase/firebase-js-sdk/commit/16015723b1aee46eec4b79e044aeb9dd582370cc) [#8414](https://togithub.com/firebase/firebase-js-sdk/pull/8414) (fixes [#8409](https://togithub.com/firebase/firebase-js-sdk/issues/8409)) - Updated how app-compat checks the global scope. - Updated dependencies \[[`6d6ce8100`](https://togithub.com/firebase/firebase-js-sdk/commit/6d6ce8100fd1443a40cd1ebd68ad980cab55fb10)]: - [@firebase/app](https://togithub.com/firebase/app)[@0](https://togithub.com/0).10.9 #### [@firebase/auth](https://togithub.com/firebase/auth)[@1](https://togithub.com/1).7.7 ##### Patch Changes - [`2ddbd4e49`](https://togithub.com/firebase/firebase-js-sdk/commit/2ddbd4e4900e148648a1bc4cb82932e096a7009e) [#8408](https://togithub.com/firebase/firebase-js-sdk/pull/8408) - Remove localStorage synchronization on storage events in Safari iframes. See [GitHub PR #8408](https://togithub.com/firebase/firebase-js-sdk/pull/8408). #### [@firebase/auth-compat](https://togithub.com/firebase/auth-compat)[@0](https://togithub.com/0).5.12 ##### Patch Changes - Updated dependencies \[[`2ddbd4e49`](https://togithub.com/firebase/firebase-js-sdk/commit/2ddbd4e4900e148648a1bc4cb82932e096a7009e)]: - [@firebase/auth](https://togithub.com/firebase/auth)[@1](https://togithub.com/1).7.7 #### [@firebase/firestore-compat](https://togithub.com/firebase/firestore-compat)[@0](https://togithub.com/0).3.35 ##### Patch Changes - Updated dependencies \[[`e6b852562`](https://togithub.com/firebase/firebase-js-sdk/commit/e6b852562bfe57dd02ae59ee2dce9966b5498b01)]: - [@firebase/firestore](https://togithub.com/firebase/firestore)[@4](https://togithub.com/4).7.0 #### [@firebase/storage-compat](https://togithub.com/firebase/storage-compat)[@0](https://togithub.com/0).3.10 ##### Patch Changes - Updated dependencies \[[`6b0ca77b2`](https://togithub.com/firebase/firebase-js-sdk/commit/6b0ca77b28315349b39cca1ec8a63f929df07a4c)]: - [@firebase/storage](https://togithub.com/firebase/storage)[@0](https://togithub.com/0).13.0 ### [`v10.12.5`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.12.4...8547b4485e872b229134f767520087319d13ac7a) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.12.4...firebase@10.12.5) ### [`v10.12.4`](https://togithub.com/firebase/firebase-js-sdk/releases/tag/firebase%4010.12.4) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.12.3...firebase@10.12.4) For more detailed release notes, see [Firebase JavaScript SDK Release Notes](https://firebase.google.com/support/release-notes/js). ### What's Changed #### [@firebase/analytics](https://togithub.com/firebase/analytics)[@0](https://togithub.com/0).10.6 ##### Patch Changes - [`f58d48cd4`](https://togithub.com/firebase/firebase-js-sdk/commit/f58d48cd42c9f09eab4d8b2a606af360528917f8) [#8301](https://togithub.com/firebase/firebase-js-sdk/pull/8301) - Begin using [safevalues](https://togithub.com/google/safevalues) to sanitize HTML vulnerable to XSS. #### [@firebase/analytics-compat](https://togithub.com/firebase/analytics-compat)[@0](https://togithub.com/0).2.12 ##### Patch Changes - Updated dependencies \[[`f58d48cd4`](https://togithub.com/firebase/firebase-js-sdk/commit/f58d48cd42c9f09eab4d8b2a606af360528917f8)]: - [@firebase/analytics](https://togithub.com/firebase/analytics)[@0](https://togithub.com/0).10.6 #### [@firebase/app](https://togithub.com/firebase/app)[@0](https://togithub.com/0).10.7 ##### Patch Changes - Update SDK_VERSION. #### [@firebase/app-check](https://togithub.com/firebase/app-check)[@0](https://togithub.com/0).8.6 ##### Patch Changes - [`f58d48cd4`](https://togithub.com/firebase/firebase-js-sdk/commit/f58d48cd42c9f09eab4d8b2a606af360528917f8) [#8301](https://togithub.com/firebase/firebase-js-sdk/pull/8301) - Begin using [safevalues](https://togithub.com/google/safevalues) to sanitize HTML vulnerable to XSS. #### [@firebase/app-check-compat](https://togithub.com/firebase/app-check-compat)[@0](https://togithub.com/0).3.13 ##### Patch Changes - Updated dependencies \[[`f58d48cd4`](https://togithub.com/firebase/firebase-js-sdk/commit/f58d48cd42c9f09eab4d8b2a606af360528917f8)]: - [@firebase/app-check](https://togithub.com/firebase/app-check)[@0](https://togithub.com/0).8.6 #### [@firebase/app-compat](https://togithub.com/firebase/app-compat)[@0](https://togithub.com/0).2.37 ##### Patch Changes - Updated dependencies \[]: - [@firebase/app](https://togithub.com/firebase/app)[@0](https://togithub.com/0).10.7 #### firebase@10.12.4 ##### Patch Changes - Updated dependencies \[[`f58d48cd4`](https://togithub.com/firebase/firebase-js-sdk/commit/f58d48cd42c9f09eab4d8b2a606af360528917f8)]: - [@firebase/app](https://togithub.com/firebase/app)[@0](https://togithub.com/0).10.7 - [@firebase/analytics](https://togithub.com/firebase/analytics)[@0](https://togithub.com/0).10.6 - [@firebase/app-check](https://togithub.com/firebase/app-check)[@0](https://togithub.com/0).8.6 - [@firebase/app-compat](https://togithub.com/firebase/app-compat)[@0](https://togithub.com/0).2.37 - [@firebase/analytics-compat](https://togithub.com/firebase/analytics-compat)[@0](https://togithub.com/0).2.12 - [@firebase/app-check-compat](https://togithub.com/firebase/app-check-compat)[@0](https://togithub.com/0).3.13 #### [@firebase/rules-unit-testing](https://togithub.com/firebase/rules-unit-testing)[@3](https://togithub.com/3).0.4 ##### Patch Changes - [`d752e8096`](https://togithub.com/firebase/firebase-js-sdk/commit/d752e809657cea68e6562b24d3f15e60c32ce079) [#8298](https://togithub.com/firebase/firebase-js-sdk/pull/8298) - Upgrade firebase-admin to 11.11.1 ### [`v10.12.3`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.12.2...52f8deb1dc07cd6acc323f36d8be158e927d17c6) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.12.2...firebase@10.12.3) ### [`v10.12.2`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.12.1...d92d01e6fead202924f5745d6586ccfb6a5445e5) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.12.1...firebase@10.12.2) ### [`v10.12.1`](https://togithub.com/firebase/firebase-js-sdk/releases/tag/firebase%4010.12.1) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.12.0...firebase@10.12.1) For more detailed release notes, see [Firebase JavaScript SDK Release Notes](https://firebase.google.com/support/release-notes/js). ### What's Changed #### [@firebase/analytics](https://togithub.com/firebase/analytics)[@0](https://togithub.com/0).10.4 ##### Patch Changes - [`f66769cca`](https://togithub.com/firebase/firebase-js-sdk/commit/f66769cca243019354f88ac9dc8de07caf9de56e) [#8243](https://togithub.com/firebase/firebase-js-sdk/pull/8243) (fixes [#8210](https://togithub.com/firebase/firebase-js-sdk/issues/8210)) - Analytics - fixed an issue where setConsent was clobbering the consentSettings before passing them to the gtag implementation. #### [@firebase/analytics-compat](https://togithub.com/firebase/analytics-compat)[@0](https://togithub.com/0).2.10 ##### Patch Changes - Updated dependencies \[[`f66769cca`](https://togithub.com/firebase/firebase-js-sdk/commit/f66769cca243019354f88ac9dc8de07caf9de56e)]: - [@firebase/analytics](https://togithub.com/firebase/analytics)[@0](https://togithub.com/0).10.4 #### [@firebase/app](https://togithub.com/firebase/app)[@0](https://togithub.com/0).10.4 ##### Patch Changes - Update SDK_VERSION. #### [@firebase/app-compat](https://togithub.com/firebase/app-compat)[@0](https://togithub.com/0).2.34 ##### Patch Changes - Updated dependencies \[]: - [@firebase/app](https://togithub.com/firebase/app)[@0](https://togithub.com/0).10.4 #### firebase@10.12.1 ##### Patch Changes - [`2ce95696f`](https://togithub.com/firebase/firebase-js-sdk/commit/2ce95696fe01f8c0fde08daa4359e39917654441) [#8247](https://togithub.com/firebase/firebase-js-sdk/pull/8247) - Fix multi-tab persistence raising empty snapshot issue - Updated dependencies \[[`f66769cca`](https://togithub.com/firebase/firebase-js-sdk/commit/f66769cca243019354f88ac9dc8de07caf9de56e), [`2ce95696f`](https://togithub.com/firebase/firebase-js-sdk/commit/2ce95696fe01f8c0fde08daa4359e39917654441)]: - [@firebase/app](https://togithub.com/firebase/app)[@0](https://togithub.com/0).10.4 - [@firebase/analytics](https://togithub.com/firebase/analytics)[@0](https://togithub.com/0).10.4 - [@firebase/firestore](https://togithub.com/firebase/firestore)[@4](https://togithub.com/4).6.3 - [@firebase/app-compat](https://togithub.com/firebase/app-compat)[@0](https://togithub.com/0).2.34 - [@firebase/analytics-compat](https://togithub.com/firebase/analytics-compat)[@0](https://togithub.com/0).2.10 - [@firebase/firestore-compat](https://togithub.com/firebase/firestore-compat)[@0](https://togithub.com/0).3.32 #### [@firebase/firestore](https://togithub.com/firebase/firestore)[@4](https://togithub.com/4).6.3 ##### Patch Changes - [`2ce95696f`](https://togithub.com/firebase/firebase-js-sdk/commit/2ce95696fe01f8c0fde08daa4359e39917654441) [#8247](https://togithub.com/firebase/firebase-js-sdk/pull/8247) - Fix multi-tab persistence raising empty snapshot issue #### [@firebase/firestore-compat](https://togithub.com/firebase/firestore-compat)[@0](https://togithub.com/0).3.32 ##### Patch Changes - Updated dependencies \[[`2ce95696f`](https://togithub.com/firebase/firebase-js-sdk/commit/2ce95696fe01f8c0fde08daa4359e39917654441)]: - [@firebase/firestore](https://togithub.com/firebase/firestore)[@4](https://togithub.com/4).6.3 ### [`v10.12.0`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.11.1...firebase@10.12.0) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.11.1...firebase@10.12.0) ### [`v10.11.1`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.11.0...firebase@10.11.1) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.11.0...firebase@10.11.1) ### [`v10.11.0`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.10.0...firebase@10.11.0) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.10.0...firebase@10.11.0) ### [`v10.10.0`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.9.0...firebase@10.10.0) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.9.0...firebase@10.10.0) ### [`v10.9.0`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.8.1...firebase@10.9.0) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.8.1...firebase@10.9.0) ### [`v10.8.1`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.8.0...firebase@10.8.1) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.8.0...firebase@10.8.1) ### [`v10.8.0`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.7.2...firebase@10.8.0) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@10.7.2...firebase@10.8.0)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.