Skip to content

Commit

Permalink
📦 chore: Bump @commitlint/cli from 19.6.0 to 19.6.1 (#144)
Browse files Browse the repository at this point in the history
Bumps
[@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)
from 19.6.0 to 19.6.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/conventional-changelog/commitlint/releases"><code>@​commitlint/cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v19.6.1</h2>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.6.0...v19.6.1">19.6.1</a>
(2024-12-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>build: fix install git in container by <a
href="https://github.com/jeohist"><code>@​jeohist</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4197">conventional-changelog/commitlint#4197</a></li>
<li>fix: force bump for container usage by <a
href="https://github.com/escapedcat"><code>@​escapedcat</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4200">conventional-changelog/commitlint#4200</a></li>
</ul>
<h2>Chore &amp; docs</h2>
<ul>
<li>docs: add setup guide for deno by <a
href="https://github.com/typed-sigterm"><code>@​typed-sigterm</code></a>
in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4199">conventional-changelog/commitlint#4199</a></li>
<li>docs: use GH base sha to lint PR commits by <a
href="https://github.com/robjweiss"><code>@​robjweiss</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4198">conventional-changelog/commitlint#4198</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jeohist"><code>@​jeohist</code></a> made
their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4197">conventional-changelog/commitlint#4197</a></li>
<li><a
href="https://github.com/typed-sigterm"><code>@​typed-sigterm</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4199">conventional-changelog/commitlint#4199</a></li>
<li><a href="https://github.com/robjweiss"><code>@​robjweiss</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4198">conventional-changelog/commitlint#4198</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.6.0...v19.6.1">https://github.com/conventional-changelog/commitlint/compare/v19.6.0...v19.6.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md"><code>@​commitlint/cli</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.6.0...v19.6.1">19.6.1</a>
(2024-12-15)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​commitlint/cli</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/e2dc109066fce0d4e0be3ad6c709822f99a0010d"><code>e2dc109</code></a>
v19.6.1</li>
<li>See full diff in <a
href="https://github.com/conventional-changelog/commitlint/commits/v19.6.1/@commitlint/cli">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@commitlint/cli&package-manager=npm_and_yarn&previous-version=19.6.0&new-version=19.6.1)](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>
  • Loading branch information
SimonShiki authored Dec 16, 2024
2 parents 9507108 + 44f20d7 commit 5f15244
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@babel/plugin-transform-react-jsx": "^7.23.4",
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@gera2ld/plaid": "~2.7.0",
"@gera2ld/plaid-rollup": "~2.7.0",
"@rollup/plugin-image": "^3.0.3",
Expand Down
42 changes: 24 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5f15244

Please sign in to comment.