Skip to content

Commit

Permalink
chore(deps-dev): Bump the dev-deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev-deps group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [husky](https://github.com/typicode/husky).

Updates `@commitlint/cli` from 18.6.0 to 18.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>v18.6.1</h2>
<h2><a href="https://github.com/conventional-changelog/commitlint/compare/v18.6.0...v18.6.1">18.6.1</a> (2024-02-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update dependency semver to v7.6.0 (<a href="https://redirect.github.com/conventional-changelog/commitlint/issues/3900">#3900</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/df33003dce77bc5ff48678cddf9401dffedaeb57">df33003</a>)</li>
<li>update dependency tar-fs to v3.0.5 (<a href="https://redirect.github.com/conventional-changelog/commitlint/issues/3903">#3903</a>) (<a href="https://github.com/conventional-changelog/commitlint/commit/79d77c9ef8de5046106027fc7d80dfd77faeb3e5">79d77c9</a>)</li>
</ul>
<h3>Chore</h3>
<ul>
<li>docs: update husky to v9 by <a href="https://github.com/marcalexiei"><code>@​marcalexiei</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/3875">conventional-changelog/commitlint#3875</a></li>
<li>CI: add an Ubuntu LTS job by <a href="https://github.com/knocte"><code>@​knocte</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/3876">conventional-changelog/commitlint#3876</a></li>
<li>refactor: port config-conventional to ts by <a href="https://github.com/Mersho"><code>@​Mersho</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/3881">conventional-changelog/commitlint#3881</a></li>
<li>chore: update dependency nx to v18 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/3896">conventional-changelog/commitlint#3896</a></li>
<li>chore(<code>@​commitlint/config-nx-scopes</code>): nx 18 support by <a href="https://github.com/thengstermanndev"><code>@​thengstermanndev</code></a> in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/3907">conventional-changelog/commitlint#3907</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/thengstermanndev"><code>@​thengstermanndev</code></a> made their first contribution in <a href="https://redirect.github.com/conventional-changelog/commitlint/pull/3907">conventional-changelog/commitlint#3907</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/conventional-changelog/commitlint/compare/v18.6.0...v18.6.1">https://github.com/conventional-changelog/commitlint/compare/v18.6.0...v18.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/v18.6.0...v18.6.1">18.6.1</a> (2024-02-13)</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/89f5bf91d1c11b1f457a6f0d99b8ea34583a9311"><code>89f5bf9</code></a> v18.6.1</li>
<li><a href="https://github.com/conventional-changelog/commitlint/commit/345bcf53f3a8800111a4833202dc9457f582bdc5"><code>345bcf5</code></a> refactor: port config-conventional to ts (<a href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3881">#3881</a>)</li>
<li>See full diff in <a href="https://github.com/conventional-changelog/commitlint/commits/v18.6.1/@commitlint/cli">compare view</a></li>
</ul>
</details>
<br />

Updates `husky` from 9.0.10 to 9.0.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typicode/husky/releases">husky's releases</a>.</em></p>
<blockquote>
<h2>v9.0.11</h2>
<ul>
<li>chore: update package-lock.json by <a href="https://github.com/btea"><code>@​btea</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1383">typicode/husky#1383</a></li>
<li>fix: <code>export HUSKY=0</code> in init (fixes <a href="https://redirect.github.com/typicode/husky/issues/1393">#1393</a>) by <a href="https://github.com/typicode"><code>@​typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1395">typicode/husky#1395</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typicode/husky/commit/a9c658405470a562b86af4db349959a2fed208c2"><code>a9c6584</code></a> 9.0.11</li>
<li><a href="https://github.com/typicode/husky/commit/29056db8469522d9d67f1b6cb333c7262069f4ee"><code>29056db</code></a> fix: husky=0 in init (<a href="https://redirect.github.com/typicode/husky/issues/1395">#1395</a>)</li>
<li><a href="https://github.com/typicode/husky/commit/095a4fefbb6b9e57f22bd96f3db0577f5ed427b3"><code>095a4fe</code></a> docs: update how-to.md</li>
<li><a href="https://github.com/typicode/husky/commit/d2e831d219bd8c9dd084024bd2481e3aa22d5153"><code>d2e831d</code></a> docs: update how-to.md</li>
<li><a href="https://github.com/typicode/husky/commit/d1a8ed1fc91a7c3d25552f26481e58f46215ef0a"><code>d1a8ed1</code></a> chore: update package-lock.json (<a href="https://redirect.github.com/typicode/husky/issues/1383">#1383</a>)</li>
<li>See full diff in <a href="https://github.com/typicode/husky/compare/v9.0.10...v9.0.11">compare view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions


</details>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent 206d696 commit 9dc1d74
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 166 deletions.
Loading

0 comments on commit 9dc1d74

Please sign in to comment.