favware / cliff-jumper

CLI tool to create a semantic release, git-cliff powered Changelog, and releases to GitHub all in one
MIT License
43 stars 4 forks source link

refactor(deps): update dependency conventional-recommended-bump to v10 #171

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conventional-recommended-bump (source) ^9.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

conventional-changelog/conventional-changelog (conventional-recommended-bump) ### [`v10.0.0`](https://togithub.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-recommended-bump/CHANGELOG.md#1000-2024-04-26) [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-recommended-bump-v9.0.0...conventional-recommended-bump-v10.0.0) ##### ⚠ BREAKING CHANGES - Node >= 18 is required - **conventional-recommended-bump:** new `Bumper` exported class ([#​1218](https://togithub.com/conventional-changelog/conventional-changelog/issues/1218)) - cleanup presets interface ([#​1215](https://togithub.com/conventional-changelog/conventional-changelog/issues/1215)) - **git-semver-tags:** refactored to use [@​conventional-changelog/git-client](https://togithub.com/conventional-changelog/git-client) ([#​1203](https://togithub.com/conventional-changelog/conventional-changelog/issues/1203)) - **git-raw-commits:** refactored to use [@​conventional-changelog/git-client](https://togithub.com/conventional-changelog/git-client) ([#​1199](https://togithub.com/conventional-changelog/conventional-changelog/issues/1199)) - **conventional-commits-filter:** rewrite to TypeScript ([#​1178](https://togithub.com/conventional-changelog/conventional-changelog/issues/1178)) - **conventional-commits-parser:** rewrite to TypeScript ([#​1126](https://togithub.com/conventional-changelog/conventional-changelog/issues/1126)) - 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)) - **conventional-commits-filter:** rewrite to TypeScript ([#​1178](https://togithub.com/conventional-changelog/conventional-changelog/issues/1178)) ([e0c7b06](https://togithub.com/conventional-changelog/conventional-changelog/commit/e0c7b060202100ab82d858986ce43ba1b310d496)) - **conventional-commits-parser:** rewrite to TypeScript ([#​1126](https://togithub.com/conventional-changelog/conventional-changelog/issues/1126)) ([9e280d8](https://togithub.com/conventional-changelog/conventional-changelog/commit/9e280d89f33e2185643e2531edb668bd0e0df22c)) - **conventional-recommended-bump:** new `Bumper` exported class ([#​1218](https://togithub.com/conventional-changelog/conventional-changelog/issues/1218)) ([0ddc8cd](https://togithub.com/conventional-changelog/conventional-changelog/commit/0ddc8cdceb91f838f9f73e0bff8e3f140176a13a)) - drop node 16 support ([#​1226](https://togithub.com/conventional-changelog/conventional-changelog/issues/1226)) ([ec69cfd](https://togithub.com/conventional-changelog/conventional-changelog/commit/ec69cfdf0040f73ec0eadc4779c37874e71f3dff)) - **git-raw-commits:** refactored to use [@​conventional-changelog/git-client](https://togithub.com/conventional-changelog/git-client) ([#​1199](https://togithub.com/conventional-changelog/conventional-changelog/issues/1199)) ([ba03ffc](https://togithub.com/conventional-changelog/conventional-changelog/commit/ba03ffc3c05e794db48b18a508f296d4d662a5d9)) - **git-semver-tags:** refactored to use [@​conventional-changelog/git-client](https://togithub.com/conventional-changelog/git-client) ([#​1203](https://togithub.com/conventional-changelog/conventional-changelog/issues/1203)) ([7ac1860](https://togithub.com/conventional-changelog/conventional-changelog/commit/7ac186060b16ea66847c401d57ca78157329d778)) - 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)) - **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))

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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.

renovate[bot] commented 4 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.