Skip to content

Commit

Permalink
chore: bump the development-dependencies group with 2 updates (#331)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates:
[@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)
and
[@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional).

Updates `@commitlint/cli` from 17.8.0 to 18.0.0
<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.0.0</h2>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0">18.0.0</a>
(2023-10-20)</h1>
<ul>
<li>chore!: minimum node version v18 (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3644">#3644</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/5b4aeaf4f01c2726a7bc8631a23bb34c849baad2">5b4aeaf</a>),
closes <a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3644">#3644</a></li>
<li>chore: remove unused types</li>
<li>docs: prepare node update and new release</li>
<li>ci: remove node v14/16 checks</li>
<li>chore: adjust node types to minimal supported version</li>
<li>docs: simplify releases and remove roadmap</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>drop node v14 and v16 support</li>
<li>drop TS v4 support</li>
<li>further major versions of other deps
upgrade conventional-changelog-conventionalcommits,
conventional-commits-parser, conventional-changelog-atom,</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0">https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0</a></p>
<h2>v17.8.1</h2>
<h2>What's Changed</h2>
<ul>
<li>updated some deps to support latest TS version <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/3700">conventional-changelog/commitlint#3700</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1">https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.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>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0">18.0.0</a>
(2023-10-20)</h1>
<ul>
<li>chore!: minimum node version v18 (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3644">#3644</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/5b4aeaf4f01c2726a7bc8631a23bb34c849baad2">5b4aeaf</a>),
closes <a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3644">#3644</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>drop node v14 and v16 support</p>
</li>
<li>
<p>chore: remove unused types</p>
</li>
<li>
<p>docs: prepare node update and new release</p>
</li>
<li>
<p>chore!: minimum TS version v5</p>
</li>
<li>
<p>drop TS v4 support</p>
</li>
<li>
<p>ci: remove node v14/16 checks</p>
</li>
<li>
<p>chore: adjust node types to minimal supported version</p>
</li>
<li>
<p>chore!: further major versions of other deps</p>
</li>
<li>
<p>upgrade conventional-changelog-conventionalcommits,
conventional-commits-parser, conventional-changelog-atom,</p>
</li>
<li>
<p>docs: simplify releases and remove roadmap</p>
</li>
</ul>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1">17.8.1</a>
(2023-10-20)</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/3cb66472996a12caa969f941dccd84d07355fb83"><code>3cb6647</code></a>
v18.0.0</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/5b4aeaf4f01c2726a7bc8631a23bb34c849baad2"><code>5b4aeaf</code></a>
chore!: minimum node version v18 (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3644">#3644</a>)</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/75b2a1264ac699dbaead2249282b6dca18ae3008"><code>75b2a12</code></a>
v17.8.1</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/bcf402c9fb7fef56a311d594790764362f024fbe"><code>bcf402c</code></a>
chore: deps (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3700">#3700</a>)</li>
<li>See full diff in <a
href="https://github.com/conventional-changelog/commitlint/commits/v18.0.0/@commitlint/cli">compare
view</a></li>
</ul>
</details>
<br />

Updates `@commitlint/config-conventional` from 17.8.0 to 18.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/conventional-changelog/commitlint/releases"><code>@​commitlint/config-conventional</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v18.0.0</h2>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0">18.0.0</a>
(2023-10-20)</h1>
<ul>
<li>chore!: minimum node version v18 (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/issues/3644">#3644</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/5b4aeaf4f01c2726a7bc8631a23bb34c849baad2">5b4aeaf</a>),
closes <a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3644">#3644</a></li>
<li>chore: remove unused types</li>
<li>docs: prepare node update and new release</li>
<li>ci: remove node v14/16 checks</li>
<li>chore: adjust node types to minimal supported version</li>
<li>docs: simplify releases and remove roadmap</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>drop node v14 and v16 support</li>
<li>drop TS v4 support</li>
<li>further major versions of other deps
upgrade conventional-changelog-conventionalcommits,
conventional-commits-parser, conventional-changelog-atom,</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0">https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0</a></p>
<h2>v17.8.1</h2>
<h2>What's Changed</h2>
<ul>
<li>updated some deps to support latest TS version <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/3700">conventional-changelog/commitlint#3700</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1">https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md"><code>@​commitlint/config-conventional</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0">18.0.0</a>
(2023-10-20)</h1>
<ul>
<li>chore!: minimum node version v18 (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/issues/3644">#3644</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/5b4aeaf4f01c2726a7bc8631a23bb34c849baad2">5b4aeaf</a>),
closes <a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3644">#3644</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>
<p>drop node v14 and v16 support</p>
</li>
<li>
<p>chore: remove unused types</p>
</li>
<li>
<p>docs: prepare node update and new release</p>
</li>
<li>
<p>chore!: minimum TS version v5</p>
</li>
<li>
<p>drop TS v4 support</p>
</li>
<li>
<p>ci: remove node v14/16 checks</p>
</li>
<li>
<p>chore: adjust node types to minimal supported version</p>
</li>
<li>
<p>chore!: further major versions of other deps</p>
</li>
<li>
<p>upgrade conventional-changelog-conventionalcommits,
conventional-commits-parser, conventional-changelog-atom,</p>
</li>
<li>
<p>docs: simplify releases and remove roadmap</p>
</li>
</ul>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1">17.8.1</a>
(2023-10-20)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​commitlint/config-conventional</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/3cb66472996a12caa969f941dccd84d07355fb83"><code>3cb6647</code></a>
v18.0.0</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/5b4aeaf4f01c2726a7bc8631a23bb34c849baad2"><code>5b4aeaf</code></a>
chore!: minimum node version v18 (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/issues/3644">#3644</a>)</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/75b2a1264ac699dbaead2249282b6dca18ae3008"><code>75b2a12</code></a>
v17.8.1</li>
<li>See full diff in <a
href="https://github.com/conventional-changelog/commitlint/commits/v18.0.0/@commitlint/config-conventional">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>

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 Oct 21, 2023
1 parent e24bb51 commit b6aaddd
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 196 deletions.
Loading

0 comments on commit b6aaddd

Please sign in to comment.