Closed renovate[bot] closed 3 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/18.16.1/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/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23250:21)
at loadSpec (/opt/containerbase/tools/corepack/0.28.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23313:11)
at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.28.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23487:22)
at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:23539:24)
at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/18.16.1/node_modules/corepack/dist/lib/corepack.cjs:24232:5)
Node.js v18.16.1
This PR contains the following updates:
3.0.0
->5.0.0
Release Notes
conventional-changelog/conventional-changelog (conventional-changelog-cli)
### [`v5.0.0`](https://togithub.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-cli/CHANGELOG.md#500-2024-04-26) [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v4.1.0...conventional-changelog-cli-v5.0.0) ##### âš BREAKING CHANGES - Node >= 18 is required - cleanup presets interface ([#1215](https://togithub.com/conventional-changelog/conventional-changelog/issues/1215)) - Now all packages, except gulp-conventional-changelog, are ESM-only. ##### Features - cleanup presets interface ([#1215](https://togithub.com/conventional-changelog/conventional-changelog/issues/1215)) ([0e4f293](https://togithub.com/conventional-changelog/conventional-changelog/commit/0e4f2935add5dbf68410ea3c245ed8bd13e292a8)) - drop node 16 support ([#1226](https://togithub.com/conventional-changelog/conventional-changelog/issues/1226)) ([ec69cfd](https://togithub.com/conventional-changelog/conventional-changelog/commit/ec69cfdf0040f73ec0eadc4779c37874e71f3dff)) - move from CommonJS to ESM ([#1144](https://togithub.com/conventional-changelog/conventional-changelog/issues/1144)) ([c5b859d](https://togithub.com/conventional-changelog/conventional-changelog/commit/c5b859d201e124822002eb54574f003f074216e2)) ##### Bug Fixes - **conventional-changelog-cli,conventional-recommended-bump,standard-changelog:** fix config loading ([#1234](https://togithub.com/conventional-changelog/conventional-changelog/issues/1234)) ([c2c4b3a](https://togithub.com/conventional-changelog/conventional-changelog/commit/c2c4b3a4cb60f784a4e7ee83d189b85c0acac960)) - **conventional-changelog-cli:** fix link for option prompt ([#1159](https://togithub.com/conventional-changelog/conventional-changelog/issues/1159)) ([7e51c6d](https://togithub.com/conventional-changelog/conventional-changelog/commit/7e51c6d1bed61dfa7d8dedf7b11a0a027a222f3f)) - **deps:** update dependency meow to v13 ([#1190](https://togithub.com/conventional-changelog/conventional-changelog/issues/1190)) ([862f66b](https://togithub.com/conventional-changelog/conventional-changelog/commit/862f66ba99989af2d44a524b11bc3a873426b00b)) ### [`v4.1.0`](https://togithub.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-cli/CHANGELOG.md#410-2023-09-09) [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v4.0.0...conventional-changelog-cli-v4.1.0) **Note:** Upgrade workspace dependencies. ### [`v4.0.0`](https://togithub.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-cli/CHANGELOG.md#400-2023-08-26) [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v3.0.0...conventional-changelog-cli-v4.0.0) ##### âš BREAKING CHANGES - Node >= 16 is required - Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions. ##### Features - drop node 14 support ([#1085](https://togithub.com/conventional-changelog/conventional-changelog/issues/1085)) ([1bce036](https://togithub.com/conventional-changelog/conventional-changelog/commit/1bce0362dbb624a869eb01fd7724ab7f81d337e6)) - unified presets interface ([#1045](https://togithub.com/conventional-changelog/conventional-changelog/issues/1045)) ([8d0ffbe](https://togithub.com/conventional-changelog/conventional-changelog/commit/8d0ffbe6c59b861b560cea0e3594c7b32e978cc3)) ##### Bug Fixes - **deps:** update dependency tempfile to v5 ([#1041](https://togithub.com/conventional-changelog/conventional-changelog/issues/1041)) ([c026e30](https://togithub.com/conventional-changelog/conventional-changelog/commit/c026e3006cd4cc2d49812ff8a4cfa9f3d4b3795c)) - fix semver vulnerability ([#1071](https://togithub.com/conventional-changelog/conventional-changelog/issues/1071)) ([3f5c99d](https://togithub.com/conventional-changelog/conventional-changelog/commit/3f5c99d503ea1bf01df679f4180c39516e190b21)), closes [#1019](https://togithub.com/conventional-changelog/conventional-changelog/issues/1019)Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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.
This PR has been generated by Mend Renovate. View repository job log here.