Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 8 updates (#9)
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) |
`2.24.1` | `2.27.3` |
|
[@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)
| `19.3.0` | `19.4.1` |
|
[@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional)
| `19.2.2` | `19.4.1` |
| [@google-cloud/storage](https://github.com/googleapis/nodejs-storage)
| `7.12.0` | `7.12.1` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `20.14.13` | `20.16.2` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.7` |
`15.2.9` |
| [tslib](https://github.com/Microsoft/tslib) | `2.6.3` | `2.7.0` |
| [tsup](https://github.com/egoist/tsup) | `8.2.3` | `8.2.4` |

Updates `@antfu/eslint-config` from 2.24.1 to 2.27.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/antfu/eslint-config/releases"><code>@​antfu/eslint-config</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.27.3</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Upgrade <code>eslint-plugin-import-x</code>  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/antfu/eslint-config/commit/6a22489"><!-- raw
HTML omitted -->(6a224)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/antfu/eslint-config/compare/v2.27.2...v2.27.3">View
changes on GitHub</a></h5>
<h2>v2.27.2</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Formatters support SVG  -  by <a
href="https://github.com/yunsii"><code>@​yunsii</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/antfu/eslint-config/issues/591">antfu/eslint-config#591</a>
<a href="https://github.com/antfu/eslint-config/commit/12718a4"><!-- raw
HTML omitted -->(12718)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Use fork of <code>eslint-plugin-import-x</code>  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/antfu/eslint-config/commit/78d5234"><!-- raw
HTML omitted -->(78d52)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/antfu/eslint-config/compare/v2.27.1...v2.27.2">View
changes on GitHub</a></h5>
<h2>v2.27.1</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Override type-aware rules properly  -  by <a
href="https://github.com/ryoppippi"><code>@​ryoppippi</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/antfu/eslint-config/issues/585">antfu/eslint-config#585</a>
<a href="https://github.com/antfu/eslint-config/commit/35f6763"><!-- raw
HTML omitted -->(35f67)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/antfu/eslint-config/compare/v2.27.0...v2.27.1">View
changes on GitHub</a></h5>
<h2>v2.27.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Print hint message when running in editor  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/antfu/eslint-config/commit/c62102b"><!-- raw
HTML omitted -->(c6210)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><code>isInEditorEnv</code> should be false when in git hooks, close
<a
href="https://redirect.github.com/antfu/eslint-config/issues/589">#589</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/antfu/eslint-config/issues/589">antfu/eslint-config#589</a>
<a href="https://github.com/antfu/eslint-config/commit/b60bfd3"><!-- raw
HTML omitted -->(b60bf)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/antfu/eslint-config/compare/v2.26.1...v2.27.0">View
changes on GitHub</a></h5>
<h2>v2.26.1</h2>
<p><em>No significant changes</em></p>
<h5>    <a
href="https://github.com/antfu/eslint-config/compare/v2.26.0...v2.26.1">View
changes on GitHub</a></h5>
<h2>v2.26.0</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><code>ignoresTypeAware</code> reslove, fix <a
href="https://redirect.github.com/antfu/eslint-config/issues/578">#578</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/antfu/eslint-config/issues/578">antfu/eslint-config#578</a>
<a href="https://github.com/antfu/eslint-config/commit/e5ca299"><!-- raw
HTML omitted -->(e5ca2)<!-- raw HTML omitted --></a></li>
<li>Check packages existence in local scope  -  by <a
href="https://github.com/paescuj"><code>@​paescuj</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/antfu/eslint-config/issues/583">antfu/eslint-config#583</a>
<a href="https://github.com/antfu/eslint-config/commit/12fd868"><!-- raw
HTML omitted -->(12fd8)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/antfu/eslint-config/compare/v2.25.2...v2.26.0">View
changes on GitHub</a></h5>
<h2>v2.25.2</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/antfu/eslint-config/commit/1d62059716d3aa2d757a8efc350125d4004ce308"><code>1d62059</code></a>
chore: release v2.27.3</li>
<li><a
href="https://github.com/antfu/eslint-config/commit/6a2248920a77ac6b5071e9f9b8e2a82787a9eaed"><code>6a22489</code></a>
fix: upgrade <code>eslint-plugin-import-x</code></li>
<li><a
href="https://github.com/antfu/eslint-config/commit/ed23ea082bc05078df491ff59317bc63c202ee18"><code>ed23ea0</code></a>
chore: release v2.27.2</li>
<li><a
href="https://github.com/antfu/eslint-config/commit/78d5234e07ccfc63999fa4d26740a8b087a686d8"><code>78d5234</code></a>
fix: use fork of <code>eslint-plugin-import-x</code></li>
<li><a
href="https://github.com/antfu/eslint-config/commit/12718a47803bcd3fa1faf3f424430ecf1a9ddda9"><code>12718a4</code></a>
feat: formatters support SVG (<a
href="https://redirect.github.com/antfu/eslint-config/issues/591">#591</a>)</li>
<li><a
href="https://github.com/antfu/eslint-config/commit/8f08fb5036763bc7b6dba49851816abb7858af35"><code>8f08fb5</code></a>
chore: release v2.27.1</li>
<li><a
href="https://github.com/antfu/eslint-config/commit/bba11729caab8cd8107f05db036fd6911b469760"><code>bba1172</code></a>
chore: update deps</li>
<li><a
href="https://github.com/antfu/eslint-config/commit/35f6763a313490a41b6a63c30eabde2aec1ec665"><code>35f6763</code></a>
fix: override type-aware rules properly (<a
href="https://redirect.github.com/antfu/eslint-config/issues/585">#585</a>)</li>
<li><a
href="https://github.com/antfu/eslint-config/commit/e6383151f03d9c128162d571214d0aa4bcc5bd6b"><code>e638315</code></a>
chore: release v2.27.0</li>
<li><a
href="https://github.com/antfu/eslint-config/commit/b60bfd371e18e4fb170a83ca4f78384257cd7df4"><code>b60bfd3</code></a>
fix: <code>isInEditorEnv</code> should be false when in git hooks, close
<a
href="https://redirect.github.com/antfu/eslint-config/issues/589">#589</a></li>
<li>Additional commits viewable in <a
href="https://github.com/antfu/eslint-config/compare/v2.24.1...v2.27.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@commitlint/cli` from 19.3.0 to 19.4.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.4.1</h2>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1">19.4.1</a>
(2024-08-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix(rules): handle blank commit message in
<code>signed-off-by</code> rule by <a
href="https://github.com/SetDefaultOne"><code>@​SetDefaultOne</code></a>
in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4124">conventional-changelog/commitlint#4124</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/rdimaio"><code>@​rdimaio</code></a> made
their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4120">conventional-changelog/commitlint#4120</a></li>
<li><a
href="https://github.com/SetDefaultOne"><code>@​SetDefaultOne</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4124">conventional-changelog/commitlint#4124</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1">https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1</a></p>
<h2>v19.4.0</h2>
<h3>Features</h3>
<ul>
<li>Support command line options from a file by <a
href="https://github.com/benquarmby"><code>@​benquarmby</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4109">conventional-changelog/commitlint#4109</a></li>
<li>Support linting from the last tag by <a
href="https://github.com/benquarmby"><code>@​benquarmby</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4110">conventional-changelog/commitlint#4110</a></li>
</ul>
<h2>Chore &amp; Docs</h2>
<ul>
<li>docs(api/lint): add from keyword by <a
href="https://github.com/Saber2pr"><code>@​Saber2pr</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4084">conventional-changelog/commitlint#4084</a></li>
<li>docs: warns about windows correct files encoding by <a
href="https://github.com/jefersoneiji"><code>@​jefersoneiji</code></a>
in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4086">conventional-changelog/commitlint#4086</a></li>
<li>ci: add schedule&amp;workflow_dispatch triggers by <a
href="https://github.com/knocte"><code>@​knocte</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4087">conventional-changelog/commitlint#4087</a></li>
<li>docs: fixing rules.md by <a
href="https://github.com/Naedri"><code>@​Naedri</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4098">conventional-changelog/commitlint#4098</a></li>
<li>feat(docs): add edit link by <a
href="https://github.com/abitrolly"><code>@​abitrolly</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4104">conventional-changelog/commitlint#4104</a></li>
<li>docs: remove GitLab clone depth limitation by <a
href="https://github.com/abitrolly"><code>@​abitrolly</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4105">conventional-changelog/commitlint#4105</a></li>
<li>Update local-setup.md by <a
href="https://github.com/mostafa-rio"><code>@​mostafa-rio</code></a> in
<a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4111">conventional-changelog/commitlint#4111</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Saber2pr"><code>@​Saber2pr</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4084">conventional-changelog/commitlint#4084</a></li>
<li><a
href="https://github.com/jefersoneiji"><code>@​jefersoneiji</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4086">conventional-changelog/commitlint#4086</a></li>
<li><a href="https://github.com/Naedri"><code>@​Naedri</code></a> made
their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4098">conventional-changelog/commitlint#4098</a></li>
<li><a
href="https://github.com/mostafa-rio"><code>@​mostafa-rio</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4111">conventional-changelog/commitlint#4111</a></li>
<li><a
href="https://github.com/benquarmby"><code>@​benquarmby</code></a> made
their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4109">conventional-changelog/commitlint#4109</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0">https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0</a></p>
<h2>v19.3.1</h2>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.3.0...v19.3.1">19.3.1</a>
(2024-05-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix(prompt): prompt does not respect [body-leading-blank] setting by
<a href="https://github.com/weixinwu"><code>@​weixinwu</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4066">conventional-changelog/commitlint#4066</a></li>
</ul>
<h3>Chore</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.4.0...v19.4.1">19.4.1</a>
(2024-08-28)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​commitlint/cli</code></p>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0">19.4.0</a>
(2024-08-07)</h1>
<h3>Features</h3>
<ul>
<li>support command line options from a file (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/4109">#4109</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/a20e890f6b6c8bacdc511d40cb41f29415bdd044">a20e890</a>)</li>
<li>support linting from the last tag (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/4110">#4110</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/4b204ecfb43dd6a00e24b51111aadbd78f9d58e1">4b204ec</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/249e6a2767a757094776bda5f8d8f596b20e83c8"><code>249e6a2</code></a>
v19.4.1</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/bac2288cc7de5bb6f41939d1c562193c74ce16d5"><code>bac2288</code></a>
v19.4.0</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/4b204ecfb43dd6a00e24b51111aadbd78f9d58e1"><code>4b204ec</code></a>
feat: support linting from the last tag (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4110">#4110</a>)</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/a20e890f6b6c8bacdc511d40cb41f29415bdd044"><code>a20e890</code></a>
feat: support command line options from a file (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4109">#4109</a>)</li>
<li>See full diff in <a
href="https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@commitlint/cli">compare
view</a></li>
</ul>
</details>
<br />

Updates `@commitlint/config-conventional` from 19.2.2 to 19.4.1
<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>v19.4.1</h2>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1">19.4.1</a>
(2024-08-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix(rules): handle blank commit message in
<code>signed-off-by</code> rule by <a
href="https://github.com/SetDefaultOne"><code>@​SetDefaultOne</code></a>
in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4124">conventional-changelog/commitlint#4124</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/rdimaio"><code>@​rdimaio</code></a> made
their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4120">conventional-changelog/commitlint#4120</a></li>
<li><a
href="https://github.com/SetDefaultOne"><code>@​SetDefaultOne</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4124">conventional-changelog/commitlint#4124</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1">https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1</a></p>
<h2>v19.4.0</h2>
<h3>Features</h3>
<ul>
<li>Support command line options from a file by <a
href="https://github.com/benquarmby"><code>@​benquarmby</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4109">conventional-changelog/commitlint#4109</a></li>
<li>Support linting from the last tag by <a
href="https://github.com/benquarmby"><code>@​benquarmby</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4110">conventional-changelog/commitlint#4110</a></li>
</ul>
<h2>Chore &amp; Docs</h2>
<ul>
<li>docs(api/lint): add from keyword by <a
href="https://github.com/Saber2pr"><code>@​Saber2pr</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4084">conventional-changelog/commitlint#4084</a></li>
<li>docs: warns about windows correct files encoding by <a
href="https://github.com/jefersoneiji"><code>@​jefersoneiji</code></a>
in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4086">conventional-changelog/commitlint#4086</a></li>
<li>ci: add schedule&amp;workflow_dispatch triggers by <a
href="https://github.com/knocte"><code>@​knocte</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4087">conventional-changelog/commitlint#4087</a></li>
<li>docs: fixing rules.md by <a
href="https://github.com/Naedri"><code>@​Naedri</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4098">conventional-changelog/commitlint#4098</a></li>
<li>feat(docs): add edit link by <a
href="https://github.com/abitrolly"><code>@​abitrolly</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4104">conventional-changelog/commitlint#4104</a></li>
<li>docs: remove GitLab clone depth limitation by <a
href="https://github.com/abitrolly"><code>@​abitrolly</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4105">conventional-changelog/commitlint#4105</a></li>
<li>Update local-setup.md by <a
href="https://github.com/mostafa-rio"><code>@​mostafa-rio</code></a> in
<a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4111">conventional-changelog/commitlint#4111</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Saber2pr"><code>@​Saber2pr</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4084">conventional-changelog/commitlint#4084</a></li>
<li><a
href="https://github.com/jefersoneiji"><code>@​jefersoneiji</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4086">conventional-changelog/commitlint#4086</a></li>
<li><a href="https://github.com/Naedri"><code>@​Naedri</code></a> made
their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4098">conventional-changelog/commitlint#4098</a></li>
<li><a
href="https://github.com/mostafa-rio"><code>@​mostafa-rio</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4111">conventional-changelog/commitlint#4111</a></li>
<li><a
href="https://github.com/benquarmby"><code>@​benquarmby</code></a> made
their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4109">conventional-changelog/commitlint#4109</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0">https://github.com/conventional-changelog/commitlint/compare/v19.3.1...v19.4.0</a></p>
<h2>v19.3.1</h2>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.3.0...v19.3.1">19.3.1</a>
(2024-05-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix(prompt): prompt does not respect [body-leading-blank] setting by
<a href="https://github.com/weixinwu"><code>@​weixinwu</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4066">conventional-changelog/commitlint#4066</a></li>
</ul>
<h3>Chore</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1">19.4.1</a>
(2024-08-28)</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/249e6a2767a757094776bda5f8d8f596b20e83c8"><code>249e6a2</code></a>
v19.4.1</li>
<li>See full diff in <a
href="https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@commitlint/config-conventional">compare
view</a></li>
</ul>
</details>
<br />

Updates `@google-cloud/storage` from 7.12.0 to 7.12.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/nodejs-storage/releases"><code>@​google-cloud/storage</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.12.1</h2>
<h2><a
href="https://github.com/googleapis/nodejs-storage/compare/v7.12.0...v7.12.1">7.12.1</a>
(2024-08-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Update fast-xml-parser to 4.4.1 due to
security vulnerability (<a
href="https://redirect.github.com/googleapis/nodejs-storage/issues/2505">#2505</a>)
(<a
href="https://github.com/googleapis/nodejs-storage/commit/b97d474445efbcde91e690f6ea4160cfc9fd1ed4">b97d474</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md"><code>@​google-cloud/storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/nodejs-storage/compare/v7.12.0...v7.12.1">7.12.1</a>
(2024-08-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Update fast-xml-parser to 4.4.1 due to
security vulnerability (<a
href="https://redirect.github.com/googleapis/nodejs-storage/issues/2505">#2505</a>)
(<a
href="https://github.com/googleapis/nodejs-storage/commit/b97d474445efbcde91e690f6ea4160cfc9fd1ed4">b97d474</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/nodejs-storage/commit/41497fd6648f586b4ed2a1fdb899bd785f00a694"><code>41497fd</code></a>
chore(main): release 7.12.1 (<a
href="https://redirect.github.com/googleapis/nodejs-storage/issues/2506">#2506</a>)</li>
<li><a
href="https://github.com/googleapis/nodejs-storage/commit/b97d474445efbcde91e690f6ea4160cfc9fd1ed4"><code>b97d474</code></a>
fix(deps): update fast-xml-parser to 4.4.1 due to security vulnerability
(<a
href="https://redirect.github.com/googleapis/nodejs-storage/issues/2505">#2505</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/nodejs-storage/compare/v7.12.0...v7.12.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 20.14.13 to 20.16.2
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />

Updates `lint-staged` from 15.2.7 to 15.2.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lint-staged/lint-staged/releases">lint-staged's
releases</a>.</em></p>
<blockquote>
<h2>v15.2.9</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/lint-staged/lint-staged/pull/1463">#1463</a>
<a
href="https://github.com/lint-staged/lint-staged/commit/b69ce2ddfd5a7ae576f4fef4afc60b8a81f3c945"><code>b69ce2d</code></a>
Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! -
Set the maximum number of event listeners to the number of tasks. This
should silence the console warning <code>MaxListenersExceededWarning:
Possible EventEmitter memory leak detected</code>.</li>
</ul>
<h2>v15.2.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://github.com/lint-staged/lint-staged/commit/f0480f01b24b9f6443a12515d413a7ba4dda3981"><code>f0480f0</code></a>
Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - In
the previous version the native <code>git rev-parse
--show-toplevel</code> command was taken into use for resolving the
current git repo root. This version switched the
<code>--show-toplevel</code> flag with <code>--show-cdup</code>, because
on Git installed via MSYS2 the former was returning absolute paths that
do not work with Node.js <code>child_process</code>. The new flag
returns a path relative to the working directory, avoiding the
issue.</p>
<p>The GitHub Actions workflow has been updated to install Git via
MSYS2, to ensure better future compatibility; using the default Git
binary in the GitHub Actions runner was working correctly even with
MSYS2.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md">lint-staged's
changelog</a>.</em></p>
<blockquote>
<h2>15.2.9</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/lint-staged/lint-staged/pull/1463">#1463</a>
<a
href="https://github.com/lint-staged/lint-staged/commit/b69ce2ddfd5a7ae576f4fef4afc60b8a81f3c945"><code>b69ce2d</code></a>
Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! -
Set the maximum number of event listeners to the number of tasks. This
should silence the console warning <code>MaxListenersExceededWarning:
Possible EventEmitter memory leak detected</code>.</li>
</ul>
<h2>15.2.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://github.com/lint-staged/lint-staged/commit/f0480f01b24b9f6443a12515d413a7ba4dda3981"><code>f0480f0</code></a>
Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - In
the previous version the native <code>git rev-parse
--show-toplevel</code> command was taken into use for resolving the
current git repo root. This version switched the
<code>--show-toplevel</code> flag with <code>--show-cdup</code>, because
on Git installed via MSYS2 the former was returning absolute paths that
do not work with Node.js <code>child_process</code>. The new flag
returns a path relative to the working directory, avoiding the
issue.</p>
<p>The GitHub Actions workflow has been updated to install Git via
MSYS2, to ensure better future compatibility; using the default Git
binary in the GitHub Actions runner was working correctly even with
MSYS2.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/0ce5e1455e28d3376cb13de98b1023af1e60942b"><code>0ce5e14</code></a>
chore(changeset): release (<a
href="https://redirect.github.com/lint-staged/lint-staged/issues/1465">#1465</a>)</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/b69ce2ddfd5a7ae576f4fef4afc60b8a81f3c945"><code>b69ce2d</code></a>
fix: set max event listeners to the number of tasks (<a
href="https://redirect.github.com/lint-staged/lint-staged/issues/1463">#1463</a>)</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/52f6eef9868ccf291b2e81935a25d5b07c10b5a4"><code>52f6eef</code></a>
chore(changeset): release (<a
href="https://redirect.github.com/lint-staged/lint-staged/issues/1462">#1462</a>)</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/8d8fe23e157f83d846ed9a06bc7c80cfebe0c706"><code>8d8fe23</code></a>
build: update repository url in package.json</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/f0480f01b24b9f6443a12515d413a7ba4dda3981"><code>f0480f0</code></a>
Revert &quot;chore(changeset): release (<a
href="https://redirect.github.com/lint-staged/lint-staged/issues/1461">#1461</a>)&quot;</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/1da81c0995e2247bf9224f440bf3f40479be40b8"><code>1da81c0</code></a>
chore(changeset): release (<a
href="https://redirect.github.com/lint-staged/lint-staged/issues/1461">#1461</a>)</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/cc04e0802dffda3d74657b3638b0991ee3245856"><code>cc04e08</code></a>
ci: add required permission for provenance generation</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/fa2dac862670439049b4f9fe277e05ccaac1d16e"><code>fa2dac8</code></a>
Revert &quot;chore(changeset): release (<a
href="https://redirect.github.com/lint-staged/lint-staged/issues/1455">#1455</a>)&quot;</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/832598584a22e025eb5721e010f22b9dcf7b4931"><code>8325985</code></a>
chore(changeset): release (<a
href="https://redirect.github.com/lint-staged/lint-staged/issues/1455">#1455</a>)</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/92f295ffcff8df62f4c15aee8136ed1795b50b40"><code>92f295f</code></a>
build(deps): update dependencies (<a
href="https://redirect.github.com/lint-staged/lint-staged/issues/1460">#1460</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/lint-staged/lint-staged/compare/v15.2.7...v15.2.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `tslib` from 2.6.3 to 2.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/tslib/releases">tslib's
releases</a>.</em></p>
<blockquote>
<h2>v2.7.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Implement deterministic collapse of <code>await</code> in
<code>await using</code> by <a
href="https://github.com/rbuckton"><code>@​rbuckton</code></a> in <a
href="https://redirect.github.com/microsoft/tslib/pull/262">microsoft/tslib#262</a></li>
<li>Use global 'Iterator.prototype' for downlevel generators by <a
href="https://github.com/rbuckton"><code>@​rbuckton</code></a> in <a
href="https://redirect.github.com/microsoft/tslib/pull/267">microsoft/tslib#267</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/tslib/compare/v2.6.3...v2.7.0">https://github.com/microsoft/tslib/compare/v2.6.3...v2.7.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/tslib/commit/6abc075910605cc5c6c74d8566190ee865c9e672"><code>6abc075</code></a>
Bump version to 2.7.0.</li>
<li><a
href="https://github.com/microsoft/tslib/commit/227b5d66a3e4c8c6c0bf2eb3eecbf78f4388b0fc"><code>227b5d6</code></a>
Use global 'Iterator.prototype' for downlevel generators (<a
href="https://redirect.github.com/Microsoft/tslib/issues/267">#267</a>)</li>
<li><a
href="https://github.com/microsoft/tslib/commit/4f2902c1f4404a235368b5f80d1d12a816e32d80"><code>4f2902c</code></a>
Implement deterministic collapse of 'await' in 'await using' (<a
href="https://redirect.github.com/Microsoft/tslib/issues/262">#262</a>)</li>
<li>See full diff in <a
href="https://github.com/Microsoft/tslib/compare/v2.6.3...v2.7.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `tsup` from 8.2.3 to 8.2.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/egoist/tsup/releases">tsup's
releases</a>.</em></p>
<blockquote>
<h2>v8.2.4</h2>
<h2><a
href="https://github.com/egoist/tsup/compare/v8.2.3...v8.2.4">8.2.4</a>
(2024-08-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>do not terminate dts worker in watch mode, closes <a
href="https://redirect.github.com/egoist/tsup/issues/1172">#1172</a>,
closes <a
href="https://redirect.github.com/egoist/tsup/issues/1171">#1171</a> (<a
href="https://github.com/egoist/tsup/commit/49c11c3073ce977a01c84e7848fc070d5de0a652">49c11c3</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/egoist/tsup/commit/49c11c3073ce977a01c84e7848fc070d5de0a652"><code>49c11c3</code></a>
fix: do not terminate dts worker in watch mode, closes <a
href="https://redirect.github.com/egoist/tsup/issues/1172">#1172</a>,
closes <a
href="https://redirect.github.com/egoist/tsup/issues/1171">#1171</a></li>
<li><a
href="https://github.com/egoist/tsup/commit/e9ee08314ea4231c907e2cc3840b8e4dd543f1b7"><code>e9ee083</code></a>
docs: CONTRIBUTING.md</li>
<li>See full diff in <a
href="https://github.com/egoist/tsup/compare/v8.2.3...v8.2.4">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
feryardiant authored Sep 5, 2024
2 parents 0de09ef + 027b2ea commit 463ecc4
Showing 1 changed file with 260 additions and 355 deletions.
Loading

0 comments on commit 463ecc4

Please sign in to comment.