Skip to content

Commit

Permalink
chore(deps-dev): Bump conventional-changelog-cli from 4.1.0 to 5.0.0 (#…
Browse files Browse the repository at this point in the history
…704)

Bumps [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli) from 4.1.0 to 5.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/conventional-changelog/conventional-changelog/releases">conventional-changelog-cli's releases</a>.</em></p>
<blockquote>
<h2>conventional-changelog-cli: v5.0.0</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Node &gt;= 18 is required</li>
<li>cleanup presets interface (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1215">#1215</a>)</li>
<li>Now all packages, except gulp-conventional-changelog, are ESM-only.</li>
</ul>
<h3>Features</h3>
<ul>
<li>cleanup presets interface (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1215">#1215</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/0e4f2935add5dbf68410ea3c245ed8bd13e292a8">0e4f293</a>)</li>
<li>drop node 16 support (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1226">#1226</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/ec69cfdf0040f73ec0eadc4779c37874e71f3dff">ec69cfd</a>)</li>
<li>move from CommonJS to ESM (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1144">#1144</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/c5b859d201e124822002eb54574f003f074216e2">c5b859d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>conventional-changelog-cli,conventional-recommended-bump,standard-changelog:</strong> fix config loading (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1234">#1234</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/c2c4b3a4cb60f784a4e7ee83d189b85c0acac960">c2c4b3a</a>)</li>
<li><strong>conventional-changelog-cli:</strong> fix link for option prompt (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1159">#1159</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/7e51c6d1bed61dfa7d8dedf7b11a0a027a222f3f">7e51c6d</a>)</li>
<li><strong>deps:</strong> update dependency meow to v13 (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1190">#1190</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/862f66ba99989af2d44a524b11bc3a873426b00b">862f66b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-cli/CHANGELOG.md">conventional-changelog-cli's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v4.1.0...conventional-changelog-cli-v5.0.0">5.0.0</a> (2024-04-26)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Node &gt;= 18 is required</li>
<li>cleanup presets interface (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1215">#1215</a>)</li>
<li>Now all packages, except gulp-conventional-changelog, are ESM-only.</li>
</ul>
<h3>Features</h3>
<ul>
<li>cleanup presets interface (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1215">#1215</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/0e4f2935add5dbf68410ea3c245ed8bd13e292a8">0e4f293</a>)</li>
<li>drop node 16 support (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1226">#1226</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/ec69cfdf0040f73ec0eadc4779c37874e71f3dff">ec69cfd</a>)</li>
<li>move from CommonJS to ESM (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1144">#1144</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/c5b859d201e124822002eb54574f003f074216e2">c5b859d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>conventional-changelog-cli,conventional-recommended-bump,standard-changelog:</strong> fix config loading (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1234">#1234</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/c2c4b3a4cb60f784a4e7ee83d189b85c0acac960">c2c4b3a</a>)</li>
<li><strong>conventional-changelog-cli:</strong> fix link for option prompt (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1159">#1159</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/7e51c6d1bed61dfa7d8dedf7b11a0a027a222f3f">7e51c6d</a>)</li>
<li><strong>deps:</strong> update dependency meow to v13 (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1190">#1190</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/862f66ba99989af2d44a524b11bc3a873426b00b">862f66b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/a75cef688b9a1557ca981178d4d35c18963160b6"><code>a75cef6</code></a> chore: release conventional-changelog-cli 5.0.0 (<a href="https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli/issues/1240">#1240</a>)</li>
<li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/c2c4b3a4cb60f784a4e7ee83d189b85c0acac960"><code>c2c4b3a</code></a> fix(conventional-changelog-cli,conventional-recommended-bump,standard-changel...</li>
<li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/4fec5d35c4a33347c25eb3fa8e218c7efb4df131"><code>4fec5d3</code></a> ci: add clean-publish (<a href="https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli/issues/1232">#1232</a>)</li>
<li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/4c3e82f2094bc394df335e9690b23aefdee0b970"><code>4c3e82f</code></a> ci: package.json lint (<a href="https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli/issues/1231">#1231</a>)</li>
<li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/862f66ba99989af2d44a524b11bc3a873426b00b"><code>862f66b</code></a> fix(deps): update dependency meow to v13 (<a href="https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli/issues/1190">#1190</a>)</li>
<li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/ec69cfdf0040f73ec0eadc4779c37874e71f3dff"><code>ec69cfd</code></a> feat!: drop node 16 support (<a href="https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli/issues/1226">#1226</a>)</li>
<li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/0e4f2935add5dbf68410ea3c245ed8bd13e292a8"><code>0e4f293</code></a> feat!: cleanup presets interface (<a href="https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli/issues/1215">#1215</a>)</li>
<li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/a149b76765c36705bde56eaf72c04e19a6f738cb"><code>a149b76</code></a> test: proper cleanups after tests (<a href="https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli/issues/1206">#1206</a>)</li>
<li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/8052c608f0da9a7aa1d6aef1a86a9d4c55515f0c"><code>8052c60</code></a> test: move test tools to TS (<a href="https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli/issues/1170">#1170</a>)</li>
<li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/7e51c6d1bed61dfa7d8dedf7b11a0a027a222f3f"><code>7e51c6d</code></a> fix(conventional-changelog-cli): fix link for option prompt (<a href="https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli/issues/1159">#1159</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-cli-v5.0.0/packages/conventional-changelog-cli">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=conventional-changelog-cli&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 3ef5bc9 commit 4062005
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 242 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@typescript-eslint/eslint-plugin": "^4.29.0",
"@typescript-eslint/parser": "^4.29.0",
"commitizen": "^4.0.3",
"conventional-changelog-cli": "^4.0.0",
"conventional-changelog-cli": "^5.0.0",
"cz-conventional-changelog": "^3.0.2",
"cz-customizable": "^7.0.0",
"eslint": "~7.32.0",
Expand Down

0 comments on commit 4062005

Please sign in to comment.