From 8200bfa98ce331273f5b10f0d2d674fb8bf17fcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:52:58 +0100 Subject: [PATCH] fix(deps): update dependency conventional-changelog-conventionalcommits to v8 (#4) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [conventional-changelog-conventionalcommits](https://redirect.github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme) ([source](https://redirect.github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits)) | [`7.0.2` -> `8.0.0`](https://renovatebot.com/diffs/npm/conventional-changelog-conventionalcommits/7.0.2/8.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/conventional-changelog-conventionalcommits/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/conventional-changelog-conventionalcommits/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/conventional-changelog-conventionalcommits/7.0.2/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/conventional-changelog-conventionalcommits/7.0.2/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
conventional-changelog/conventional-changelog (conventional-changelog-conventionalcommits) ### [`v8.0.0`](https://redirect.github.com/conventional-changelog/conventional-changelog/blob/HEAD/packages/conventional-changelog-conventionalcommits/CHANGELOG.md#800-2024-04-26) [Compare Source](https://redirect.github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-conventionalcommits-v7.0.2...conventional-changelog-conventionalcommits-v8.0.0) ##### ⚠ BREAKING CHANGES - Node >= 18 is required - **conventional-recommended-bump:** new `Bumper` exported class ([#​1218](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1218)) - cleanup presets interface ([#​1215](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1215)) - **conventional-changelog-writer:** rewrite to TypeScript ([#​1150](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1150)) - Now all packages, except gulp-conventional-changelog, are ESM-only. ##### Features - cleanup presets interface ([#​1215](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1215)) ([0e4f293](https://redirect.github.com/conventional-changelog/conventional-changelog/commit/0e4f2935add5dbf68410ea3c245ed8bd13e292a8)) - **conventional-changelog-writer:** rewrite to TypeScript ([#​1150](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1150)) ([8af364f](https://redirect.github.com/conventional-changelog/conventional-changelog/commit/8af364feb20f4e6f7ffab6f5b25638df780db715)) - **conventional-recommended-bump:** new `Bumper` exported class ([#​1218](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1218)) ([0ddc8cd](https://redirect.github.com/conventional-changelog/conventional-changelog/commit/0ddc8cdceb91f838f9f73e0bff8e3f140176a13a)) - drop node 16 support ([#​1226](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1226)) ([ec69cfd](https://redirect.github.com/conventional-changelog/conventional-changelog/commit/ec69cfdf0040f73ec0eadc4779c37874e71f3dff)) - move from CommonJS to ESM ([#​1144](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1144)) ([c5b859d](https://redirect.github.com/conventional-changelog/conventional-changelog/commit/c5b859d201e124822002eb54574f003f074216e2)) ##### Bug Fixes - **conventional-changelog-conventionalcommits:** avoid double empty lines ([#​1235](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1235)) ([3b4bfdf](https://redirect.github.com/conventional-changelog/conventional-changelog/commit/3b4bfdf3ac7d26da8466a577227254123b767336)), closes [#​1188](https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1188)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Hapag-Lloyd/Workflow-Templates). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matthias Kay --- .github/renovate.json5 | 4 ++-- .release_github_only_auto/package-lock.json | 16 ++++++++-------- .release_github_only_auto/package.json | 2 +- .release_maven_auto/package-lock.json | 16 ++++++++-------- .release_maven_auto/package.json | 2 +- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index f088a2d..c232912 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,4 +1,4 @@ { - $schema: "https://docs.renovatebot.com/renovate-schema.json", - extends: ["github>Hapag-Lloyd/Renovate-Global-Configuration"], + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": ["github>Hapag-Lloyd/Renovate-Global-Configuration"], } diff --git a/.release_github_only_auto/package-lock.json b/.release_github_only_auto/package-lock.json index 1a31c10..8fec134 100644 --- a/.release_github_only_auto/package-lock.json +++ b/.release_github_only_auto/package-lock.json @@ -15,7 +15,7 @@ "@semantic-release/git": "10.0.1", "@semantic-release/github": "10.3.5", "@semantic-release/release-notes-generator": "13.0.0", - "conventional-changelog-conventionalcommits": "7.0.2", + "conventional-changelog-conventionalcommits": "8.0.0", "semantic-release": "23.1.1" } }, @@ -1082,14 +1082,14 @@ } }, "node_modules/conventional-changelog-conventionalcommits": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz", - "integrity": "sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8.0.0.tgz", + "integrity": "sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==", "dependencies": { "compare-func": "^2.0.0" }, "engines": { - "node": ">=16" + "node": ">=18" } }, "node_modules/conventional-changelog-writer": { @@ -7678,9 +7678,9 @@ } }, "conventional-changelog-conventionalcommits": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz", - "integrity": "sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8.0.0.tgz", + "integrity": "sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==", "requires": { "compare-func": "^2.0.0" } diff --git a/.release_github_only_auto/package.json b/.release_github_only_auto/package.json index b1f5cf8..1b2fa08 100644 --- a/.release_github_only_auto/package.json +++ b/.release_github_only_auto/package.json @@ -23,7 +23,7 @@ "@semantic-release/git": "10.0.1", "@semantic-release/github": "10.3.5", "@semantic-release/release-notes-generator": "13.0.0", - "conventional-changelog-conventionalcommits": "7.0.2", + "conventional-changelog-conventionalcommits": "8.0.0", "semantic-release": "23.1.1" } } diff --git a/.release_maven_auto/package-lock.json b/.release_maven_auto/package-lock.json index 0e68461..ab104ca 100644 --- a/.release_maven_auto/package-lock.json +++ b/.release_maven_auto/package-lock.json @@ -15,7 +15,7 @@ "@semantic-release/git": "10.0.1", "@semantic-release/github": "10.3.5", "@semantic-release/release-notes-generator": "13.0.0", - "conventional-changelog-conventionalcommits": "7.0.2", + "conventional-changelog-conventionalcommits": "8.0.0", "semantic-release": "23.1.1", "semantic-release-maven": "1.1.8" } @@ -1083,14 +1083,14 @@ } }, "node_modules/conventional-changelog-conventionalcommits": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz", - "integrity": "sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8.0.0.tgz", + "integrity": "sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==", "dependencies": { "compare-func": "^2.0.0" }, "engines": { - "node": ">=16" + "node": ">=18" } }, "node_modules/conventional-changelog-writer": { @@ -7731,9 +7731,9 @@ } }, "conventional-changelog-conventionalcommits": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz", - "integrity": "sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8.0.0.tgz", + "integrity": "sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==", "requires": { "compare-func": "^2.0.0" } diff --git a/.release_maven_auto/package.json b/.release_maven_auto/package.json index 7b6719c..494c5fd 100644 --- a/.release_maven_auto/package.json +++ b/.release_maven_auto/package.json @@ -23,7 +23,7 @@ "@semantic-release/git": "10.0.1", "@semantic-release/github": "10.3.5", "@semantic-release/release-notes-generator": "13.0.0", - "conventional-changelog-conventionalcommits": "7.0.2", + "conventional-changelog-conventionalcommits": "8.0.0", "semantic-release": "23.1.1", "semantic-release-maven": "1.1.8" }