Skip to content

Commit

Permalink
chore(deps-dev): bump @release-it/conventional-changelog from 9.0.3 t…
Browse files Browse the repository at this point in the history
…o 9.0.4 (#9507)

Bumps
[@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog)
from 9.0.3 to 9.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/release-it/conventional-changelog/releases"><code>@​release-it/conventional-changelog</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 9.0.4</h2>
<ul>
<li>Add default header (resolves <a
href="https://redirect.github.com/release-it/conventional-changelog/issues/108">#108</a>)
(6197330)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/release-it/conventional-changelog/commit/3ea3e5699234199b75a1deba82c6f942d031fb65"><code>3ea3e56</code></a>
Release 9.0.4</li>
<li><a
href="https://github.com/release-it/conventional-changelog/commit/6197330a51cc0b0f71f4fa64b8cf1dc147f18467"><code>6197330</code></a>
Add default header (resolves <a
href="https://redirect.github.com/release-it/conventional-changelog/issues/108">#108</a>)</li>
<li>See full diff in <a
href="https://github.com/release-it/conventional-changelog/compare/9.0.3...9.0.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@release-it/conventional-changelog&package-manager=npm_and_yarn&previous-version=9.0.3&new-version=9.0.4)](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 Jan 1, 2025
1 parent 569157f commit 539096b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1610,9 +1610,9 @@
config-chain "^1.1.11"

"@release-it/conventional-changelog@^9.0.3":
version "9.0.3"
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-9.0.3.tgz#4d8a4b07a7bba8c6ed151ea8ae75bca15d3219eb"
integrity sha512-+3TL+B89Kc+VTbfGxpTvJkbegWt5XIzkovsYVJyoZpOZDG07v25FU8c5R5Q8yNUs76Ikfq0sp+ZTTxmefG4Hiw==
version "9.0.4"
resolved "https://registry.yarnpkg.com/@release-it/conventional-changelog/-/conventional-changelog-9.0.4.tgz#d9b19b77f3ce1cd4872938cbc4ca32013b7ac87f"
integrity sha512-eSZVATX2qiyxzpXdIVNczxTGR+uD4lG/ZEfDDYBJ8vKIj6fKp+eYicIS8Ff/eL3bA9XiQTmllKqxPRzmz9d45w==
dependencies:
concat-stream "^2.0.0"
conventional-changelog "^6.0.0"
Expand Down

0 comments on commit 539096b

Please sign in to comment.