Skip to content

Commit

Permalink
chore(deps-dev): bump changelogen from 0.5.5 to 0.5.7 (#316)
Browse files Browse the repository at this point in the history
Bumps [changelogen](https://github.com/unjs/changelogen) from 0.5.5 to
0.5.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/unjs/changelogen/releases">changelogen's
releases</a>.</em></p>
<blockquote>
<h2>v0.5.7</h2>
<p><a
href="https://github.com/unjs/changelogen/compare/v0.5.6...v0.5.7">compare
changes</a></p>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>bump:</strong> Avoid using <code>+</code> for canary suffix
(<a
href="https://redirect.github.com/unjs/changelogen/pull/224">#224</a>)</li>
</ul>
<h2>v0.5.6</h2>
<p><a
href="https://github.com/unjs/changelogen/compare/v0.5.5...v0.5.6">compare
changes</a></p>
<h3>🚀 Enhancements</h3>
<ul>
<li>Add option to sign git tags (<a
href="https://redirect.github.com/unjs/changelogen/pull/117">#117</a>)</li>
<li><strong>git:</strong> Support parse git messages that have prefix
emoji (<a
href="https://redirect.github.com/unjs/changelogen/pull/146">#146</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>github:</strong> Use bearer token (<a
href="https://redirect.github.com/unjs/changelogen/pull/180">#180</a>)</li>
<li>Handle repo name with multiple segments (<a
href="https://redirect.github.com/unjs/changelogen/pull/219">#219</a>)</li>
<li>Lowercase scope when filtering (<a
href="https://redirect.github.com/unjs/changelogen/pull/199">#199</a>)</li>
</ul>
<h3>💅 Refactors</h3>
<ul>
<li>Replace <code>execa</code> with <code>execSync</code> (<a
href="https://redirect.github.com/unjs/changelogen/pull/222">#222</a>,
<a
href="https://github.com/unjs/changelogen/commit/68127be">68127be</a>)</li>
<li>Use human readable date for canary versions (<a
href="https://redirect.github.com/unjs/changelogen/pull/223">#223</a>)</li>
</ul>
<h3>❤️ Contributors</h3>
<ul>
<li>Pooya Parsa (<a
href="http://github.com/pi0"><code>@​pi0</code></a>)</li>
<li>Klein Petr (<a
href="http://github.com/kleinpetr"><code>@​kleinpetr</code></a>)</li>
<li>Wan Chiu (<a
href="http://github.com/wan54"><code>@​wan54</code></a>)</li>
<li>Jianqi Pan (<a
href="http://github.com/Jannchie"><code>@​Jannchie</code></a>)</li>
<li>Vasily Kuzin <a
href="mailto:[email protected]">[email protected]</a></li>
<li>Daniel Roe (<a
href="http://github.com/danielroe"><code>@​danielroe</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/unjs/changelogen/blob/main/CHANGELOG.md">changelogen's
changelog</a>.</em></p>
<blockquote>
<h2>v0.5.7</h2>
<p><a
href="https://github.com/unjs/changelogen/compare/v0.5.6...v0.5.7">compare
changes</a></p>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>bump:</strong> Avoid using <code>+</code> for canary suffix
(<a
href="https://redirect.github.com/unjs/changelogen/pull/224">#224</a>)</li>
</ul>
<h3>❤️ Contributors</h3>
<ul>
<li>Pooya Parsa (<a
href="http://github.com/pi0"><code>@​pi0</code></a>)</li>
</ul>
<h2>v0.5.6</h2>
<p><a
href="https://github.com/unjs/changelogen/compare/v0.5.5...v0.5.6">compare
changes</a></p>
<h3>🚀 Enhancements</h3>
<ul>
<li>Add option to sign git tags (<a
href="https://redirect.github.com/unjs/changelogen/pull/117">#117</a>)</li>
<li><strong>git:</strong> Support parse git messages that have prefix
emoji (<a
href="https://redirect.github.com/unjs/changelogen/pull/146">#146</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>github:</strong> Use bearer token (<a
href="https://redirect.github.com/unjs/changelogen/pull/180">#180</a>)</li>
<li>Handle repo name with multiple segments (<a
href="https://redirect.github.com/unjs/changelogen/pull/219">#219</a>)</li>
<li>Lowercase scope when filtering (<a
href="https://redirect.github.com/unjs/changelogen/pull/199">#199</a>)</li>
</ul>
<h3>💅 Refactors</h3>
<ul>
<li>Replace <code>execa</code> with <code>execSync</code> (<a
href="https://redirect.github.com/unjs/changelogen/pull/222">#222</a>)</li>
<li>Use human readable date for canary versions (<a
href="https://redirect.github.com/unjs/changelogen/pull/223">#223</a>)</li>
<li>Update execCommand (<a
href="https://github.com/unjs/changelogen/commit/68127be">68127be</a>)</li>
</ul>
<h3>🏡 Chore</h3>
<ul>
<li>Apply automated lint fixes (<a
href="https://github.com/unjs/changelogen/commit/72c407f">72c407f</a>)</li>
<li>Update ci (<a
href="https://github.com/unjs/changelogen/commit/bcb16cb">bcb16cb</a>)</li>
<li>Update non major deps (<a
href="https://github.com/unjs/changelogen/commit/7f714c9">7f714c9</a>)</li>
<li>Update to eslint v9 (<a
href="https://github.com/unjs/changelogen/commit/fd40be9">fd40be9</a>)</li>
<li>Apply automated lint fixes (<a
href="https://github.com/unjs/changelogen/commit/673255b">673255b</a>)</li>
<li>Update deps (<a
href="https://github.com/unjs/changelogen/commit/3cfbe27">3cfbe27</a>)</li>
</ul>
<h3>❤️ Contributors</h3>
<ul>
<li>Pooya Parsa (<a
href="http://github.com/pi0"><code>@​pi0</code></a>)</li>
<li>Klein Petr (<a
href="http://github.com/kleinpetr"><code>@​kleinpetr</code></a>)</li>
<li>Wan Chiu (<a
href="http://github.com/wan54"><code>@​wan54</code></a>)</li>
<li>Jianqi Pan (<a
href="http://github.com/Jannchie"><code>@​Jannchie</code></a>)</li>
<li>Vasily Kuzin <a
href="mailto:[email protected]">[email protected]</a></li>
<li>Daniel Roe (<a
href="http://github.com/danielroe"><code>@​danielroe</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/unjs/changelogen/commit/c3796c46e8c9bca8c266e238d13594b3ca64fa42"><code>c3796c4</code></a>
chore(release): v0.5.7</li>
<li><a
href="https://github.com/unjs/changelogen/commit/7eb6d75efa0ac74c6e0c935d10bb640ad458f4ea"><code>7eb6d75</code></a>
fix(bump): avoid using <code>+</code> for canary suffix (<a
href="https://redirect.github.com/unjs/changelogen/issues/224">#224</a>)</li>
<li><a
href="https://github.com/unjs/changelogen/commit/5f263da806b5ba03af4ae50edea5a5157640a1b7"><code>5f263da</code></a>
chore(release): v0.5.6</li>
<li><a
href="https://github.com/unjs/changelogen/commit/68127be7705eb32a8780c96260edd56e59a9669c"><code>68127be</code></a>
refactor: update execCommand</li>
<li><a
href="https://github.com/unjs/changelogen/commit/9998f108c0120959adea152186534f89c2ab566c"><code>9998f10</code></a>
refactor: use human readable date for canary versions (<a
href="https://redirect.github.com/unjs/changelogen/issues/223">#223</a>)</li>
<li><a
href="https://github.com/unjs/changelogen/commit/19a862c0a7d83c6a1bb3df42925bca52e35214f3"><code>19a862c</code></a>
fix: lowercase scope when filtering (<a
href="https://redirect.github.com/unjs/changelogen/issues/199">#199</a>)</li>
<li><a
href="https://github.com/unjs/changelogen/commit/83029dd087a95e6035ab77b6b43fa102f56eba7f"><code>83029dd</code></a>
fix: handle repo name with multiple segments (<a
href="https://redirect.github.com/unjs/changelogen/issues/219">#219</a>)</li>
<li><a
href="https://github.com/unjs/changelogen/commit/c84b76dd782ce738539a22cf8255e0f36a7240d8"><code>c84b76d</code></a>
refactor: replace <code>execa</code> with <code>execSync</code> (<a
href="https://redirect.github.com/unjs/changelogen/issues/222">#222</a>)</li>
<li><a
href="https://github.com/unjs/changelogen/commit/3cfbe278844133e3618478594f5d7dec2bc182d3"><code>3cfbe27</code></a>
chore: update deps</li>
<li><a
href="https://github.com/unjs/changelogen/commit/91dbe404b2ed98b12e0ec4e65621b0dc827a2917"><code>91dbe40</code></a>
chore(deps): update all non-major dependencies (<a
href="https://redirect.github.com/unjs/changelogen/issues/220">#220</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/unjs/changelogen/compare/v0.5.5...v0.5.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=changelogen&package-manager=npm_and_yarn&previous-version=0.5.5&new-version=0.5.7)](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>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent c13f6e0 commit 0b80bb9
Showing 1 changed file with 101 additions and 219 deletions.
Loading

0 comments on commit 0b80bb9

Please sign in to comment.