jscutlery / semver

Nx plugin to automate semantic versioning and CHANGELOG generation.
MIT License
719 stars 83 forks source link

fix: 📦 bump dependency conventional-commits-parser to v6 #811

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conventional-commits-parser (source) ^5.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

conventional-changelog/conventional-changelog (conventional-commits-parser) ### [`v6.0.0`](https://togithub.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-commits-parser/CHANGELOG.md#600-2024-04-26) [Compare Source](https://togithub.com/conventional-changelog/conventional-changelog/compare/conventional-commits-parser-v5.0.0...conventional-commits-parser-v6.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)) - **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. - **git-semver-tags,conventional-recommended-bump:** gitSemverTags and conventionalRecommendedBump now return promises - **standard-changelog:** createIfMissing method now returns a promise ##### Features - **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:** add parseCommits method to work with async iterables ([#​1180](https://togithub.com/conventional-changelog/conventional-changelog/issues/1180)) ([7ee67ec](https://togithub.com/conventional-changelog/conventional-changelog/commit/7ee67ec5602d052d62ed2072760fe29c98e5c36a)) - **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-semver-tags,conventional-recommended-bump:** refactoring to use promises instead of callbacks ([#​1112](https://togithub.com/conventional-changelog/conventional-changelog/issues/1112)) ([1697ecd](https://togithub.com/conventional-changelog/conventional-changelog/commit/1697ecdf4c2329732e612cc1bd3323e84f046f3a)) - 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)) - **standard-changelog:** use promises ([#​1111](https://togithub.com/conventional-changelog/conventional-changelog/issues/1111)) ([5015ab7](https://togithub.com/conventional-changelog/conventional-changelog/commit/5015ab71de7a3db9cbcbbabd0cc25502f1cd0109)) ##### Bug Fixes - **conventional-commits-parser:** parse header if subject includes ! to indicate breaking change ([#​1213](https://togithub.com/conventional-changelog/conventional-changelog/issues/1213)) ([30cfa82](https://togithub.com/conventional-changelog/conventional-changelog/commit/30cfa8276436415b994599ab55db3a723d136e03)) - **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 - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.