Skip to content

Commit 53babb5

Browse files
build(deps-dev): bump conventional-changelog-cli from 2.2.2 to 4.1.0 (#277)
Bumps [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog) from 2.2.2 to 4.1.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: v4.1.0</h2> <h2><a href="https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v4.0.0...conventional-changelog-cli-v4.1.0">4.1.0</a> (2023-09-09)</h2> <p><strong>Note:</strong> Upgrade workspace dependencies.</p> <h2>conventional-changelog-cli: v4.0.0</h2> <h2><a href="https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v3.0.0...conventional-changelog-cli-v4.0.0">4.0.0</a> (2023-08-26)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>Node &gt;= 16 is required</li> <li>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.</li> </ul> <h3>Features</h3> <ul> <li>drop node 14 support (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1085">#1085</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/1bce0362dbb624a869eb01fd7724ab7f81d337e6">1bce036</a>)</li> <li>unified presets interface (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1045">#1045</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/8d0ffbe6c59b861b560cea0e3594c7b32e978cc3">8d0ffbe</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency tempfile to v5 (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1041">#1041</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/c026e3006cd4cc2d49812ff8a4cfa9f3d4b3795c">c026e30</a>)</li> <li>fix semver vulnerability (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1071">#1071</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/3f5c99d503ea1bf01df679f4180c39516e190b21">3f5c99d</a>), closes <a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1019">#1019</a></li> </ul> <h2>conventional-changelog-cli: v3.0.0</h2> <h2><a href="https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v2.2.2...conventional-changelog-cli-v3.0.0">3.0.0</a> (2023-06-05)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>now all promises are native</li> <li>Node &gt;= 14 is required</li> </ul> <h3>Code Refactoring</h3> <ul> <li>drop lodash from dependencies where it possible (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/959">#959</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/a8b4e12883021231befc6bdfeb95a9b50637f361">a8b4e12</a>)</li> <li>drop q from dependencies (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/974">#974</a>) (<a href="https://github.com/conventional-changelog/conventional-changelog/commit/d0e5d5926c8addba74bc962553dd8bcfba90e228">d0e5d59</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json">conventional-changelog-cli's changelog</a>.</em></p> <blockquote> <p>{ &quot;packages/conventional-changelog-conventionalcommits&quot;: &quot;7.0.2&quot;, &quot;packages/conventional-changelog-cli&quot;: &quot;4.1.0&quot;, &quot;packages/conventional-changelog&quot;: &quot;5.1.0&quot;, &quot;packages/conventional-commits-parser&quot;: &quot;5.0.0&quot;, &quot;packages/git-raw-commits&quot;: &quot;4.0.0&quot;, &quot;packages/conventional-changelog-writer&quot;: &quot;7.0.1&quot;, &quot;packages/conventional-changelog-jshint&quot;: &quot;4.0.0&quot;, &quot;packages/conventional-changelog-jquery&quot;: &quot;5.0.0&quot;, &quot;packages/conventional-changelog-express&quot;: &quot;4.0.0&quot;, &quot;packages/conventional-changelog-eslint&quot;: &quot;5.0.0&quot;, &quot;packages/conventional-changelog-ember&quot;: &quot;4.0.0&quot;, &quot;packages/conventional-changelog-codemirror&quot;: &quot;4.0.0&quot;, &quot;packages/conventional-changelog-angular&quot;: &quot;7.0.0&quot;, &quot;packages/conventional-changelog-atom&quot;: &quot;4.0.0&quot;, &quot;packages/git-semver-tags&quot;: &quot;7.0.1&quot;, &quot;packages/conventional-commits-filter&quot;: &quot;4.0.0&quot;, &quot;packages/conventional-changelog-preset-loader&quot;: &quot;4.1.0&quot;, &quot;packages/conventional-recommended-bump&quot;: &quot;9.0.0&quot;, &quot;packages/conventional-changelog-core&quot;: &quot;7.0.0&quot;, &quot;packages/standard-changelog&quot;: &quot;5.0.0&quot;, &quot;packages/gulp-conventional-changelog&quot;: &quot;4.0.0&quot; }</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/e3226735fafe97eeb0b3332b71a0ad4a11b1e4b3"><code>e322673</code></a> chore(master): release conventional-changelog 5.1.0 and conventional-changelo...</li> <li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/2e467dd39a35c3813597711a37690897183b4abc"><code>2e467dd</code></a> chore(master): release conventional-changelog-core 7.0.0 (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1135">#1135</a>)</li> <li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/a13f788bd505d8253a2d92413fc4a7780e11ec07"><code>a13f788</code></a> chore(master): release git-semver-tags 7.0.0 (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1129">#1129</a>)</li> <li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/34569c7a3fd2b0362a461517a1f4e20e7eecd9fc"><code>34569c7</code></a> chore(master): release standard-changelog 5.0.0 (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1132">#1132</a>)</li> <li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/ad633d9d81f66ef80d7f77832a264cb0c5b971ef"><code>ad633d9</code></a> chore(master): release conventional-recommended-bump 9.0.0 (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1130">#1130</a>)</li> <li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/50113f9b569259d991f1a734a192964ca71f0118"><code>50113f9</code></a> chore(master): release conventional-changelog-conventionalcommits 7.0.2 (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1124">#1124</a>)</li> <li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/a14d2186575f6061f236c9a47d803694b18f8373"><code>a14d218</code></a> chore(master): release conventional-changelog-preset-loader 5.0.0 (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1117">#1117</a>)</li> <li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/1697ecdf4c2329732e612cc1bd3323e84f046f3a"><code>1697ecd</code></a> feat(git-semver-tags,conventional-recommended-bump)!: refactoring to use prom...</li> <li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/5015ab71de7a3db9cbcbbabd0cc25502f1cd0109"><code>5015ab7</code></a> feat(standard-changelog)!: use promises (<a href="https://redirect.github.com/conventional-changelog/conventional-changelog/issues/1111">#1111</a>)</li> <li><a href="https://github.com/conventional-changelog/conventional-changelog/commit/e721cdec8de32162dd56096ef6a07786f1b4faec"><code>e721cde</code></a> fix(conventional-changelog-conventionalcommits): fix handling input params (#...</li> <li>Additional commits viewable in <a href="https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli-v2.2.2...conventional-changelog-cli-v4.1.0">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=2.2.2&new-version=4.1.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3a03e9 commit 53babb5

File tree

2 files changed

+468
-1080
lines changed

2 files changed

+468
-1080
lines changed

0 commit comments

Comments
 (0)