eslint-config-algolia
eslint-config-algolia copied to clipboard
chore(deps): update dependency conventional-changelog-cli to v5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| conventional-changelog-cli (source) | 3.0.0 -> 5.0.0 |
Release Notes
conventional-changelog/conventional-changelog (conventional-changelog-cli)
v5.0.0
⚠ BREAKING CHANGES
- Node >= 18 is required
- cleanup presets interface (#1215)
- Now all packages, except gulp-conventional-changelog, are ESM-only.
Features
- cleanup presets interface (#1215) (0e4f293)
- drop node 16 support (#1226) (ec69cfd)
- move from CommonJS to ESM (#1144) (c5b859d)
Bug Fixes
- conventional-changelog-cli,conventional-recommended-bump,standard-changelog: fix config loading (#1234) (c2c4b3a)
- conventional-changelog-cli: fix link for option prompt (#1159) (7e51c6d)
- deps: update dependency meow to v13 (#1190) (862f66b)
v4.1.0
Note: Upgrade workspace dependencies.
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
Bug Fixes
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
⚠ Artifact update problem
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:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: yarn.lock
/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