Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bump major axios version and related dependencies [NONE] #462

Merged
merged 22 commits into from
Nov 29, 2023

Conversation

marcolink
Copy link
Member

In order to bump axios to 1.x, we also have to bump other dependencies using axios.

marcolink and others added 19 commits November 17, 2023 13:26
The apply command should use the same limits as the create command.
Bumps [@oclif/core](https://github.com/oclif/core) from 3.10.7 to
3.10.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/core/releases"><code>@​oclif/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.10.8</h2>
<h3>Bug Fixes</h3>
<ul>
<li>move up prod check in tsPath (<a
href="https://redirect.github.com/oclif/core/issues/858">#858</a>) (<a
href="https://github.com/oclif/core/commit/204de58ddd158e10943007d50c658e0e1ef81d4f">204de58</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/core/blob/main/CHANGELOG.md"><code>@​oclif/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/oclif/core/compare/3.10.7...3.10.8">3.10.8</a>
(2023-11-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>move up prod check in tsPath (<a
href="https://redirect.github.com/oclif/core/issues/858">#858</a>) (<a
href="https://github.com/oclif/core/commit/204de58ddd158e10943007d50c658e0e1ef81d4f">204de58</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oclif/core/commit/f314ff3bc42cf25be2e0b8512deff72db8739357"><code>f314ff3</code></a>
chore(release): 3.10.8 [skip ci]</li>
<li><a
href="https://github.com/oclif/core/commit/204de58ddd158e10943007d50c658e0e1ef81d4f"><code>204de58</code></a>
fix: move up prod check in tsPath (<a
href="https://redirect.github.com/oclif/core/issues/858">#858</a>)</li>
<li>See full diff in <a
href="https://github.com/oclif/core/compare/3.10.7...3.10.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@oclif/core&package-manager=npm_and_yarn&previous-version=3.10.7&new-version=3.10.8)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maya Karabuła-Stysiak <4799048+mayakarabula@users.noreply.github.com>
Bumps [contentful](https://github.com/contentful/contentful.js) from
10.6.5 to 10.6.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/contentful/contentful.js/releases">contentful's
releases</a>.</em></p>
<blockquote>
<h2>v10.6.6</h2>
<h2><a
href="https://github.com/contentful/contentful.js/compare/v10.6.5...v10.6.6">10.6.6</a>
(2023-11-09)</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/contentful/contentful.js/commit/ca364f7bd9eb3eb47de7325e04633be74dd1fbc4"><code>ca364f7</code></a>
build(deps): bump type-fest from 4.6.0 to 4.7.0 (<a
href="https://redirect.github.com/contentful/contentful.js/issues/2057">#2057</a>)</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/695eb3205d031de965ead6afdbe399954686938f"><code>695eb32</code></a>
build(deps-dev): bump <code>@​types/json-stringify-safe</code> from
5.0.2 to 5.0.3 (<a
href="https://redirect.github.com/contentful/contentful.js/issues/2056">#2056</a>)</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/d3bad062db85067af573580180e1d1ec1d02c4f5"><code>d3bad06</code></a>
build(deps-dev): bump core-js from 3.33.1 to 3.33.2 (<a
href="https://redirect.github.com/contentful/contentful.js/issues/2049">#2049</a>)</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/5ca5158e16bb265a3be6c34d6d98a18b7208cc5d"><code>5ca5158</code></a>
build(deps-dev): bump typedoc from 0.25.2 to 0.25.3 (<a
href="https://redirect.github.com/contentful/contentful.js/issues/2047">#2047</a>)</li>
<li>See full diff in <a
href="https://github.com/contentful/contentful.js/compare/v10.6.5...v10.6.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=contentful&package-manager=npm_and_yarn&previous-version=10.6.5&new-version=10.6.6)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps
[@semantic-release/github](https://github.com/semantic-release/github)
from 9.2.2 to 9.2.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/semantic-release/github/releases"><code>@​semantic-release/github</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.2.3</h2>
<h2><a
href="https://github.com/semantic-release/github/compare/v9.2.2...v9.2.3">9.2.3</a>
(2023-11-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency globby to v14 (<a
href="https://redirect.github.com/semantic-release/github/issues/737">#737</a>)
(<a
href="https://github.com/semantic-release/github/commit/3cd8b6bba695775b1c69f0551a493fd72bf94322">3cd8b6b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/github/commit/3cd8b6bba695775b1c69f0551a493fd72bf94322"><code>3cd8b6b</code></a>
fix(deps): update dependency globby to v14 (<a
href="https://redirect.github.com/semantic-release/github/issues/737">#737</a>)</li>
<li>See full diff in <a
href="https://github.com/semantic-release/github/compare/v9.2.2...v9.2.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@semantic-release/github&package-manager=npm_and_yarn&previous-version=9.2.2&new-version=9.2.3)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins)
from 4.1.2 to 4.1.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/plugin-plugins/releases"><code>@​oclif/plugin-plugins</code>'s
releases</a>.</em></p>
<blockquote>
<h2>4.1.5</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump npm from 9.8.1 to 9.9.1 (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/717">#717</a>)
(<a
href="https://github.com/oclif/plugin-plugins/commit/31e197f4fbe35e278fd3bab87a30f0d57338507e">31e197f</a>)</li>
</ul>
<h2>4.1.4</h2>
<h3>Bug Fixes</h3>
<ul>
<li>enable --json for plugins install (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/712">#712</a>)
(<a
href="https://github.com/oclif/plugin-plugins/commit/59785cd7221c65e9ba13988b47af505c3f39d52f">59785cd</a>)</li>
</ul>
<h2>4.1.3</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle spaces in node bin path (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/711">#711</a>)
(<a
href="https://github.com/oclif/plugin-plugins/commit/0e5f43e50bb1c9d1ee0648f3415de6b8dd1e7614">0e5f43e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md"><code>@​oclif/plugin-plugins</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/oclif/plugin-plugins/compare/4.1.4...4.1.5">4.1.5</a>
(2023-11-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump npm from 9.8.1 to 9.9.1 (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/717">#717</a>)
(<a
href="https://github.com/oclif/plugin-plugins/commit/31e197f4fbe35e278fd3bab87a30f0d57338507e">31e197f</a>)</li>
</ul>
<h2><a
href="https://github.com/oclif/plugin-plugins/compare/4.1.3...4.1.4">4.1.4</a>
(2023-11-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>enable --json for plugins install (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/712">#712</a>)
(<a
href="https://github.com/oclif/plugin-plugins/commit/59785cd7221c65e9ba13988b47af505c3f39d52f">59785cd</a>)</li>
</ul>
<h2><a
href="https://github.com/oclif/plugin-plugins/compare/4.1.2...4.1.3">4.1.3</a>
(2023-11-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle spaces in node bin path (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/711">#711</a>)
(<a
href="https://github.com/oclif/plugin-plugins/commit/0e5f43e50bb1c9d1ee0648f3415de6b8dd1e7614">0e5f43e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/3f7d2b5b3e29121b311e75f511e86d91a4650d0d"><code>3f7d2b5</code></a>
chore(release): 4.1.5 [skip ci]</li>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/31e197f4fbe35e278fd3bab87a30f0d57338507e"><code>31e197f</code></a>
fix(deps): bump npm from 9.8.1 to 9.9.1 (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/717">#717</a>)</li>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/4faf85bda317db002ffbed2c78a35d5af34f5734"><code>4faf85b</code></a>
chore(release): 4.1.4 [skip ci]</li>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/59785cd7221c65e9ba13988b47af505c3f39d52f"><code>59785cd</code></a>
fix: enable --json for plugins install (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/712">#712</a>)</li>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/638825df0ccd31eed0ddd02d2af4cbad8c014d3b"><code>638825d</code></a>
chore(release): 4.1.3 [skip ci]</li>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/0e5f43e50bb1c9d1ee0648f3415de6b8dd1e7614"><code>0e5f43e</code></a>
fix: handle spaces in node bin path (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/711">#711</a>)</li>
<li>See full diff in <a
href="https://github.com/oclif/plugin-plugins/compare/4.1.2...4.1.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@oclif/plugin-plugins&package-manager=npm_and_yarn&previous-version=4.1.2&new-version=4.1.5)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [contentful](https://github.com/contentful/contentful.js) from
10.6.6 to 10.6.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/contentful/contentful.js/releases">contentful's
releases</a>.</em></p>
<blockquote>
<h2>v10.6.7</h2>
<h2><a
href="https://github.com/contentful/contentful.js/compare/v10.6.6...v10.6.7">10.6.7</a>
(2023-11-10)</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/contentful/contentful.js/commit/2373ef4b21157409435dcde179ff0894e2eed304"><code>2373ef4</code></a>
build(deps): bump type-fest from 4.7.0 to 4.7.1 (<a
href="https://redirect.github.com/contentful/contentful.js/issues/2059">#2059</a>)</li>
<li>See full diff in <a
href="https://github.com/contentful/contentful.js/compare/v10.6.6...v10.6.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=contentful&package-manager=npm_and_yarn&previous-version=10.6.6&new-version=10.6.7)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.2
to 15.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/okonet/lint-staged/releases">lint-staged's
releases</a>.</em></p>
<blockquote>
<h2>v15.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/lint-staged/lint-staged/pull/1344">#1344</a>
<a
href="https://github.com/lint-staged/lint-staged/commit/04233115a5e25d6fa7d357cbe9d42173ae8a1acf"><code>0423311</code></a>
Thanks <a
href="https://github.com/danielbayley"><code>@​danielbayley</code></a>!
- Add support for loading configuration from <code>package.yaml</code>
and <code>package.yml</code> files, supported by <code>pnpm</code>.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/lint-staged/lint-staged/pull/1355">#1355</a>
<a
href="https://github.com/lint-staged/lint-staged/commit/105d9012fc92fca549987816406450075cf255f3"><code>105d901</code></a>
Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! -
Suppress some warnings when using the &quot;--quiet&quot; flag</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.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/lint-staged/lint-staged/pull/1344">#1344</a>
<a
href="https://github.com/lint-staged/lint-staged/commit/04233115a5e25d6fa7d357cbe9d42173ae8a1acf"><code>0423311</code></a>
Thanks <a
href="https://github.com/danielbayley"><code>@​danielbayley</code></a>!
- Add support for loading configuration from <code>package.yaml</code>
and <code>package.yml</code> files, supported by <code>pnpm</code>.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/lint-staged/lint-staged/pull/1355">#1355</a>
<a
href="https://github.com/lint-staged/lint-staged/commit/105d9012fc92fca549987816406450075cf255f3"><code>105d901</code></a>
Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! -
Suppress some warnings when using the &quot;--quiet&quot; flag</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/26eee9d76f4643426fc033fba18e487f7e64fe1d"><code>26eee9d</code></a>
chore(changeset): release</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/fed0770f68337046fbe7aa908e791f334a4b1896"><code>fed0770</code></a>
docs: update README to mention v13.3.0</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/70487af8dc264de0689300082cd9dac6e99e9409"><code>70487af</code></a>
test: add unit test for uncovered error</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/04233115a5e25d6fa7d357cbe9d42173ae8a1acf"><code>0423311</code></a>
docs: add changeset</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/19fe9849ac40c7d664524e7d1bd15ff6e55badca"><code>19fe984</code></a>
refactor: declare some variables</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/0ac8e9102087f776e2b0395b686cbd3c974c51b4"><code>0ac8e91</code></a>
feat: add support for <code>package.yaml</code></li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/e023c2a5ef0918af892fa596ef84ba2a80cb0204"><code>e023c2a</code></a>
test: add integration test for symbolic link git dir</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/4b9fb1088b14e806b31e63aa78a3b9bf8d938e3e"><code>4b9fb10</code></a>
chore(deps): update dependencies</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/105d9012fc92fca549987816406450075cf255f3"><code>105d901</code></a>
fix: suppress warnings when using --quiet</li>
<li><a
href="https://github.com/lint-staged/lint-staged/commit/21aeeb5a4379054855b9920fabe8271a91471f36"><code>21aeeb5</code></a>
chore(deps): update dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/okonet/lint-staged/compare/v15.0.2...v15.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lint-staged&package-manager=npm_and_yarn&previous-version=15.0.2&new-version=15.1.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps
[@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)
from 18.2.0 to 18.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>v18.4.1</h2>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1">18.4.1</a>
(2023-11-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update cosmiconfig to specific version by <a
href="https://github.com/joberstein"><code>@​joberstein</code></a> (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3755">#3755</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/636b8b1338835b239ab0585e062bfe305fca4424">636b8b1</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1">https://github.com/conventional-changelog/commitlint/compare/v18.4.0...v18.4.1</a></p>
<h2>v18.4.0</h2>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0">18.4.0</a>
(2023-11-10)</h1>
<h3>Features</h3>
<ul>
<li>bump cosmiconfig version and conditionally support mjs config by <a
href="https://github.com/joberstein"><code>@​joberstein</code></a> (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3747">#3747</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/a2b65fc0cfee2259e197c291ea40ef2d076ab837">a2b65fc</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/gabrielecanepa"><code>@​gabrielecanepa</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/3737">conventional-changelog/commitlint#3737</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0">https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0</a></p>
<h2>v18.3.0</h2>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v18.2.0...v18.3.0">18.3.0</a>
(2023-10-26)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>update dependency <code>@​types/node</code> to v18.18.7 (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3726">#3726</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/dcc0424259d32874e4f97de768ec1b50028a90a6">dcc0424</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>config-nx-scopes:</strong> support latest nx version (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3728">#3728</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/22e6f74e3cae74497162c8ae8f5d3888e3b19f6e">22e6f74</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/clemenscodes"><code>@​clemenscodes</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/3728">conventional-changelog/commitlint#3728</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v18.2.0...v18.3.0">https://github.com/conventional-changelog/commitlint/compare/v18.2.0...v18.3.0</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.4.0...v18.4.1">18.4.1</a>
(2023-11-12)</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/v18.3.0...v18.4.0">18.4.0</a>
(2023-11-10)</h1>
<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/74b2f82803dedc1c3ea880878e9f27e1d4bd9be6"><code>74b2f82</code></a>
v18.4.1</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/0546cd735eceada6470c9d5c544c7f5c450b87e3"><code>0546cd7</code></a>
v18.4.0</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/4c8601693cecc07e13e8195aa5f0de298de40820"><code>4c86016</code></a>
docs: fix typo in cli help message (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/3737">#3737</a>)</li>
<li>See full diff in <a
href="https://github.com/conventional-changelog/commitlint/commits/v18.4.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=18.2.0&new-version=18.4.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…18.4.0 (#543)

Bumps
[@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional)
from 18.1.0 to 18.4.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.4.0</h2>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0">18.4.0</a>
(2023-11-10)</h1>
<h3>Features</h3>
<ul>
<li>bump cosmiconfig version and conditionally support mjs config by <a
href="https://github.com/joberstein"><code>@​joberstein</code></a> (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3747">#3747</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/a2b65fc0cfee2259e197c291ea40ef2d076ab837">a2b65fc</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/gabrielecanepa"><code>@​gabrielecanepa</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/3737">conventional-changelog/commitlint#3737</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0">https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0</a></p>
<h2>v18.3.0</h2>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v18.2.0...v18.3.0">18.3.0</a>
(2023-10-26)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>update dependency <code>@​types/node</code> to v18.18.7 (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3726">#3726</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/dcc0424259d32874e4f97de768ec1b50028a90a6">dcc0424</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>config-nx-scopes:</strong> support latest nx version (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3728">#3728</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/22e6f74e3cae74497162c8ae8f5d3888e3b19f6e">22e6f74</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/clemenscodes"><code>@​clemenscodes</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/3728">conventional-changelog/commitlint#3728</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v18.2.0...v18.3.0">https://github.com/conventional-changelog/commitlint/compare/v18.2.0...v18.3.0</a></p>
<h2>v18.2.0</h2>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v18.1.0...v18.2.0">18.2.0</a>
(2023-10-26)</h1>
<h3>Features</h3>
<ul>
<li><strong>load:</strong> use cosmiconfig-typescript-loader v5 to
remove ts-node dependency for <code>@​commitlint/load</code> (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/3722">#3722</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/1ff49ea14adb180eb54ec3d7479990b66ba26720">1ff49ea</a>)</li>
</ul>
<!-- 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>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v18.3.0...v18.4.0">18.4.0</a>
(2023-11-10)</h1>
<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/0546cd735eceada6470c9d5c544c7f5c450b87e3"><code>0546cd7</code></a>
v18.4.0</li>
<li>See full diff in <a
href="https://github.com/conventional-changelog/commitlint/commits/v18.4.0/@commitlint/config-conventional">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@commitlint/config-conventional&package-manager=npm_and_yarn&previous-version=18.1.0&new-version=18.4.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from
6.0.5 to 6.0.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/plugin-help/releases"><code>@​oclif/plugin-help</code>'s
releases</a>.</em></p>
<blockquote>
<h2>6.0.6</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/core</code> from 3.10.1 to
3.10.8 (<a
href="https://redirect.github.com/oclif/plugin-help/issues/578">#578</a>)
(<a
href="https://github.com/oclif/plugin-help/commit/357bbd32b8b9e8c45ca058cd56416c132fb61d46">357bbd3</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md"><code>@​oclif/plugin-help</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/oclif/plugin-help/compare/6.0.5...6.0.6">6.0.6</a>
(2023-11-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/core</code> from 3.10.1 to
3.10.8 (<a
href="https://redirect.github.com/oclif/plugin-help/issues/578">#578</a>)
(<a
href="https://github.com/oclif/plugin-help/commit/357bbd32b8b9e8c45ca058cd56416c132fb61d46">357bbd3</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oclif/plugin-help/commit/51e4ffe61253dfe11d3aba1e6c03d79f72829a26"><code>51e4ffe</code></a>
chore(release): 6.0.6 [skip ci]</li>
<li><a
href="https://github.com/oclif/plugin-help/commit/357bbd32b8b9e8c45ca058cd56416c132fb61d46"><code>357bbd3</code></a>
fix(deps): bump <code>@​oclif/core</code> from 3.10.1 to 3.10.8 (<a
href="https://redirect.github.com/oclif/plugin-help/issues/578">#578</a>)</li>
<li><a
href="https://github.com/oclif/plugin-help/commit/b6b8dca91f1d849f1eea8b943ec2a2f4abdacf6f"><code>b6b8dca</code></a>
chore(dev-deps): bump <code>@​types/mocha</code> from 10.0.3 to 10.0.4
(<a
href="https://redirect.github.com/oclif/plugin-help/issues/579">#579</a>)</li>
<li><a
href="https://github.com/oclif/plugin-help/commit/8d76f3cf5f24f3e56d79b95b6edaf4e9609858ec"><code>8d76f3c</code></a>
chore(dev-deps): bump <code>@​types/chai</code> from 4.3.9 to 4.3.10 (<a
href="https://redirect.github.com/oclif/plugin-help/issues/580">#580</a>)</li>
<li><a
href="https://github.com/oclif/plugin-help/commit/72fe79f2eac933f97db863f60c84e05dad1b25e8"><code>72fe79f</code></a>
chore: update prepare script [skip ci]</li>
<li><a
href="https://github.com/oclif/plugin-help/commit/bd2c92f1b72c2923ef71756ba38dae686cf22fde"><code>bd2c92f</code></a>
chore: update prepare script [skip ci]</li>
<li><a
href="https://github.com/oclif/plugin-help/commit/1fc3c81daef3063468abfc87b93bc5e9a99dd8ea"><code>1fc3c81</code></a>
chore(dev-deps): bump eslint from 8.52.0 to 8.53.0 (<a
href="https://redirect.github.com/oclif/plugin-help/issues/573">#573</a>)</li>
<li><a
href="https://github.com/oclif/plugin-help/commit/1d7b983b7ce9e48242cc023f66d69fd6f896dd52"><code>1d7b983</code></a>
chore(dev-deps): bump oclif from 4.0.2 to 4.0.3 (<a
href="https://redirect.github.com/oclif/plugin-help/issues/574">#574</a>)</li>
<li><a
href="https://github.com/oclif/plugin-help/commit/fc6cbab39ae1aa12db60043710decd788a0f1974"><code>fc6cbab</code></a>
chore(dev-deps): bump <code>@​types/mocha</code> from 10.0.2 to 10.0.3
(<a
href="https://redirect.github.com/oclif/plugin-help/issues/575">#575</a>)</li>
<li><a
href="https://github.com/oclif/plugin-help/commit/666a800103a077c3698122c5750fba2b194577c0"><code>666a800</code></a>
chore(dev-deps): bump <code>@​oclif/test</code> from 3.0.4 to 3.1.0 (<a
href="https://redirect.github.com/oclif/plugin-help/issues/576">#576</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/oclif/plugin-help/compare/6.0.5...6.0.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@oclif/plugin-help&package-manager=npm_and_yarn&previous-version=6.0.5&new-version=6.0.6)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to
3.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.1.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.0.3...3.1.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2023/11/13/3.1.0.html">Release
note</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.1.0</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.0.3...3.1.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2023/11/13/3.1.0.html">Release
Notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/prettier/commit/e8ac9f8d2a1c7083ac4f8a9b960521b62d60c94f"><code>e8ac9f8</code></a>
Release 3.1.0</li>
<li><a
href="https://github.com/prettier/prettier/commit/6a1d4096b9fdc60c93fbcbc90465293906fcd2d0"><code>6a1d409</code></a>
chore(deps): update dependency eslint-plugin-regexp to v2 (<a
href="https://redirect.github.com/prettier/prettier/issues/15521">#15521</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/f4d93d3d226c67e3b01dbea39ee92d869786953d"><code>f4d93d3</code></a>
chore(deps): update dependency esbuild to v0.19.5 (<a
href="https://redirect.github.com/prettier/prettier/issues/15630">#15630</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/4fc71a5ce895e8a022970cf4072432a60efb5a10"><code>4fc71a5</code></a>
chore(deps): update dependency flow-parser to v0.221.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15637">#15637</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/d452f45c19a8b19087868509fa426f6bd562dfdc"><code>d452f45</code></a>
chore(deps): update dependency eslint-plugin-jest to v27.6.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15635">#15635</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/eb84a60ef8f2c5a8ccf909d34560c3ba7beaf5c9"><code>eb84a60</code></a>
chore(deps): update dependency <code>@​types/estree</code> to v1.0.5 (<a
href="https://redirect.github.com/prettier/prettier/issues/15625">#15625</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/2af23eefd07a75dc15782b00435f8caadc00c3ad"><code>2af23ee</code></a>
chore(deps): update dependency webpack to v5.89.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15640">#15640</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/8f27c736b3bfbb44583f33f43fb99425cae69783"><code>8f27c73</code></a>
chore(deps): update dependency eslint-plugin-unicorn to v49 (<a
href="https://redirect.github.com/prettier/prettier/issues/15642">#15642</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/cdc5f5a60b8667284779b963d770861af9c7ee63"><code>cdc5f5a</code></a>
chore(deps): update dependency webpack to v5.89.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/15639">#15639</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/14607efc39f91adbe6914cb80844643c6dfa3033"><code>14607ef</code></a>
chore(deps): update dependency eslint-plugin-n to v16.3.1 (<a
href="https://redirect.github.com/prettier/prettier/issues/15636">#15636</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.0.3...3.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=3.0.3&new-version=3.1.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins)
from 4.1.5 to 4.1.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/plugin-plugins/releases"><code>@​oclif/plugin-plugins</code>'s
releases</a>.</em></p>
<blockquote>
<h2>4.1.7</h2>
<h3>Bug Fixes</h3>
<ul>
<li>use templates for examples (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/719">#719</a>)
(<a
href="https://github.com/oclif/plugin-plugins/commit/c2a3f4360c116e69e2cb9ab807e527d5364c5804">c2a3f43</a>)</li>
</ul>
<h2>4.1.6</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle spaces in node/npm path (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/718">#718</a>)
(<a
href="https://github.com/oclif/plugin-plugins/commit/083976aa82cdeb6312a587162ec6c2576b079c68">083976a</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md"><code>@​oclif/plugin-plugins</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/oclif/plugin-plugins/compare/4.1.6...4.1.7">4.1.7</a>
(2023-11-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>use templates for examples (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/719">#719</a>)
(<a
href="https://github.com/oclif/plugin-plugins/commit/c2a3f4360c116e69e2cb9ab807e527d5364c5804">c2a3f43</a>)</li>
</ul>
<h2><a
href="https://github.com/oclif/plugin-plugins/compare/4.1.5...4.1.6">4.1.6</a>
(2023-11-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>handle spaces in node/npm path (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/718">#718</a>)
(<a
href="https://github.com/oclif/plugin-plugins/commit/083976aa82cdeb6312a587162ec6c2576b079c68">083976a</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/271fb3fe581ffdb2eba6e05b3c2d92d91b772681"><code>271fb3f</code></a>
chore(release): 4.1.7 [skip ci]</li>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/c2a3f4360c116e69e2cb9ab807e527d5364c5804"><code>c2a3f43</code></a>
fix: use templates for examples (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/719">#719</a>)</li>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/93fa1555e24f6e52840e1d90e65268861736d13d"><code>93fa155</code></a>
chore(release): 4.1.6 [skip ci]</li>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/083976aa82cdeb6312a587162ec6c2576b079c68"><code>083976a</code></a>
fix: handle spaces in node/npm path (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/718">#718</a>)</li>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/b6b93fecff64b2bd2449d4133345afa135f93468"><code>b6b93fe</code></a>
chore(dev-deps): bump <code>@​oclif/plugin-help</code> from 6.0.3 to
6.0.5 (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/713">#713</a>)</li>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/6d97225705bbb33b8e110a5552676a58954e2c76"><code>6d97225</code></a>
chore(dev-deps): bump sinon from 16.1.0 to 16.1.3 (<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/715">#715</a>)</li>
<li><a
href="https://github.com/oclif/plugin-plugins/commit/4707dec382c168a9a8ec5157922310420f8f54ac"><code>4707dec</code></a>
chore(dev-deps): bump <code>@​types/semver</code> from 7.5.4 to 7.5.5
(<a
href="https://redirect.github.com/oclif/plugin-plugins/issues/716">#716</a>)</li>
<li>See full diff in <a
href="https://github.com/oclif/plugin-plugins/compare/4.1.5...4.1.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@oclif/plugin-plugins&package-manager=npm_and_yarn&previous-version=4.1.5&new-version=4.1.7)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@oclif/test](https://github.com/oclif/test) from 3.1.1 to 3.1.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/test/releases"><code>@​oclif/test</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.1.2</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/core</code> from 3.10.1 to
3.10.8 (<a
href="https://github.com/oclif/test/commit/a45581cbb98a433107c0ce915450cb659c797559">a45581c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/test/blob/main/CHANGELOG.md"><code>@​oclif/test</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/oclif/test/compare/3.1.1...3.1.2">3.1.2</a>
(2023-11-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump <code>@​oclif/core</code> from 3.10.1 to
3.10.8 (<a
href="https://github.com/oclif/test/commit/a45581cbb98a433107c0ce915450cb659c797559">a45581c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oclif/test/commit/0b2dea3484596ef2e63e6f2a92ff7e9d5136b243"><code>0b2dea3</code></a>
chore(release): 3.1.2 [skip ci]</li>
<li><a
href="https://github.com/oclif/test/commit/8a85479577ef46c771e8ed511d4f83559b98aa33"><code>8a85479</code></a>
Merge pull request <a
href="https://redirect.github.com/oclif/test/issues/420">#420</a> from
oclif/dependabot-npm_and_yarn-oclif-core-3.10.8</li>
<li><a
href="https://github.com/oclif/test/commit/eccabbd726e0ad045921fc80d549af05a4b97da7"><code>eccabbd</code></a>
Merge pull request <a
href="https://redirect.github.com/oclif/test/issues/421">#421</a> from
oclif/dependabot-npm_and_yarn-types-mocha-10.0.4</li>
<li><a
href="https://github.com/oclif/test/commit/6070a27ff20dd2c74a9db6212b9fe6bf4c75ea6d"><code>6070a27</code></a>
chore(dev-deps): bump <code>@​types/mocha</code> from 10.0.3 to
10.0.4</li>
<li><a
href="https://github.com/oclif/test/commit/8b6569863ae82864997dad5862dd18ab953ad1a4"><code>8b65698</code></a>
Merge pull request <a
href="https://redirect.github.com/oclif/test/issues/422">#422</a> from
oclif/dependabot-npm_and_yarn-types-cli-progress...</li>
<li><a
href="https://github.com/oclif/test/commit/f5b30a2b9497401e64b5ab111d84957168b049b7"><code>f5b30a2</code></a>
Merge pull request <a
href="https://redirect.github.com/oclif/test/issues/423">#423</a> from
oclif/dependabot-npm_and_yarn-types-node-18.18.9</li>
<li><a
href="https://github.com/oclif/test/commit/2a7f2ec07aa7d903077f15318f6c1cad818e231b"><code>2a7f2ec</code></a>
chore(dev-deps): bump <code>@​types/node</code> from 18.18.8 to
18.18.9</li>
<li><a
href="https://github.com/oclif/test/commit/1ba53c8b65e13717c8bd1ef20dbda06788ec4e67"><code>1ba53c8</code></a>
chore(dev-deps): bump <code>@​types/cli-progress</code> from 3.11.4 to
3.11.5</li>
<li><a
href="https://github.com/oclif/test/commit/a45581cbb98a433107c0ce915450cb659c797559"><code>a45581c</code></a>
fix(deps): bump <code>@​oclif/core</code> from 3.10.1 to 3.10.8</li>
<li><a
href="https://github.com/oclif/test/commit/ba5422376143da8d17e0f8982af718314edf2788"><code>ba54223</code></a>
Merge pull request <a
href="https://redirect.github.com/oclif/test/issues/417">#417</a> from
oclif/dependabot-npm_and_yarn-eslint-config-ocli...</li>
<li>Additional commits viewable in <a
href="https://github.com/oclif/test/compare/3.1.1...3.1.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@oclif/test&package-manager=npm_and_yarn&previous-version=3.1.1&new-version=3.1.2)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@oclif/core](https://github.com/oclif/core) from 3.10.8 to
3.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/core/releases"><code>@​oclif/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.11.0</h2>
<h3>Features</h3>
<ul>
<li>indent all flags with no char below each other (<a
href="https://redirect.github.com/oclif/core/issues/863">#863</a>) (<a
href="https://redirect.github.com/oclif/core/issues/872">#872</a>) (<a
href="https://github.com/oclif/core/commit/0fcd6edc12e839a2b6ef9cf33550862840547fbf">0fcd6ed</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/core/blob/main/CHANGELOG.md"><code>@​oclif/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/oclif/core/compare/3.10.8...3.11.0">3.11.0</a>
(2023-11-13)</h1>
<h3>Features</h3>
<ul>
<li>indent all flags with no char below each other (<a
href="https://redirect.github.com/oclif/core/issues/863">#863</a>) (<a
href="https://redirect.github.com/oclif/core/issues/872">#872</a>) (<a
href="https://github.com/oclif/core/commit/0fcd6edc12e839a2b6ef9cf33550862840547fbf">0fcd6ed</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oclif/core/commit/69bd39a4f9475a31dd0a990ceb7106006149a053"><code>69bd39a</code></a>
chore(release): 3.11.0 [skip ci]</li>
<li><a
href="https://github.com/oclif/core/commit/0fcd6edc12e839a2b6ef9cf33550862840547fbf"><code>0fcd6ed</code></a>
feat: indent all flags with no char below each other (<a
href="https://redirect.github.com/oclif/core/issues/863">#863</a>) (<a
href="https://redirect.github.com/oclif/core/issues/872">#872</a>)</li>
<li><a
href="https://github.com/oclif/core/commit/38629b08dac32bce42a32973550045b9dd73a418"><code>38629b0</code></a>
Merge pull request <a
href="https://redirect.github.com/oclif/core/issues/866">#866</a> from
oclif/dependabot-npm_and_yarn-types-chai-4.3.10</li>
<li><a
href="https://github.com/oclif/core/commit/236b3c26877db74e3469e529cc53792ec1b8c6de"><code>236b3c2</code></a>
Merge pull request <a
href="https://redirect.github.com/oclif/core/issues/867">#867</a> from
oclif/dependabot-npm_and_yarn-oclif-plugin-help-...</li>
<li><a
href="https://github.com/oclif/core/commit/f7b57277c8c10ecf735436fb4b6970e3cb6cb4c4"><code>f7b5727</code></a>
chore(dev-deps): bump <code>@​types/chai</code> from 4.3.8 to
4.3.10</li>
<li><a
href="https://github.com/oclif/core/commit/e61105f08c0450bf3a79a6ed7214e5eb14b339ac"><code>e61105f</code></a>
Merge pull request <a
href="https://redirect.github.com/oclif/core/issues/868">#868</a> from
oclif/dependabot-npm_and_yarn-types-chai-as-prom...</li>
<li><a
href="https://github.com/oclif/core/commit/f10ca3d0e40918623495623f199375af856ca401"><code>f10ca3d</code></a>
chore(dev-deps): bump <code>@​types/chai-as-promised</code> from 7.1.5
to 7.1.8</li>
<li><a
href="https://github.com/oclif/core/commit/796bbd42c92ef037bd34139fe91599087cac46e9"><code>796bbd4</code></a>
Merge pull request <a
href="https://redirect.github.com/oclif/core/issues/865">#865</a> from
oclif/dependabot-npm_and_yarn-types-debug-4.1.12</li>
<li><a
href="https://github.com/oclif/core/commit/7379713e7df54a9c44629525ccc5b06ed3673469"><code>7379713</code></a>
chore(dev-deps): bump <code>@​oclif/plugin-help</code> from 5.2.8 to
5.2.20</li>
<li><a
href="https://github.com/oclif/core/commit/4a799631b91988d8c9b754cc0b8e17f7d6a0e487"><code>4a79963</code></a>
chore(dev-deps): bump <code>@​types/debug</code> from 4.1.10 to
4.1.12</li>
<li>See full diff in <a
href="https://github.com/oclif/core/compare/3.10.8...3.11.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@oclif/core&package-manager=npm_and_yarn&previous-version=3.10.8&new-version=3.11.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [contentful](https://github.com/contentful/contentful.js) from
10.6.7 to 10.6.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/contentful/contentful.js/releases">contentful's
releases</a>.</em></p>
<blockquote>
<h2>v10.6.9</h2>
<h2><a
href="https://github.com/contentful/contentful.js/compare/v10.6.8...v10.6.9">10.6.9</a>
(2023-11-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>axios:</strong> csrf vulnerability (<a
href="https://redirect.github.com/contentful/contentful.js/issues/2055">#2055</a>)
(<a
href="https://github.com/contentful/contentful.js/commit/a7e12c794e17be4fdb74f426aa8aaafa73c3528d">a7e12c7</a>),
closes <a
href="https://redirect.github.com/contentful/contentful.js/issues/2046">#2046</a></li>
</ul>
<h2>v10.6.8</h2>
<h2><a
href="https://github.com/contentful/contentful.js/compare/v10.6.7...v10.6.8">10.6.8</a>
(2023-11-14)</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/contentful/contentful.js/commit/a7e12c794e17be4fdb74f426aa8aaafa73c3528d"><code>a7e12c7</code></a>
fix(axios): csrf vulnerability (<a
href="https://redirect.github.com/contentful/contentful.js/issues/2055">#2055</a>)</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/5acacb496d0633b579eb330bdf0a6c960a9452e8"><code>5acacb4</code></a>
build(deps): bump axios and wait-on in /test/output-integration/browser
(<a
href="https://redirect.github.com/contentful/contentful.js/issues/2064">#2064</a>)</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/1e4d886ba31a120e71d13d0356cd77cf4468c679"><code>1e4d886</code></a>
Merge pull request <a
href="https://redirect.github.com/contentful/contentful.js/issues/2063">#2063</a>
from contentful/jared/bump-package-size-limit</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/1529d59d38c99c7a11fb2f07fcfb007a62d4c9f5"><code>1529d59</code></a>
chore: bump package size limit for contentful.node.min.js to 65KB
[]</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/072d9e364a7310e8bfb228fb065e4fadfea60006"><code>072d9e3</code></a>
Merge pull request <a
href="https://redirect.github.com/contentful/contentful.js/issues/2058">#2058</a>
from contentful/gary/update-owners</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/86a13aa36809cdf473633fc14117792d6c3c82f9"><code>86a13aa</code></a>
Update .github/CODEOWNERS</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/6cd343caba7fb037401841fb2bfcb1f598396a40"><code>6cd343c</code></a>
chore: Update CODEOWNERS []</li>
<li>See full diff in <a
href="https://github.com/contentful/contentful.js/compare/v10.6.7...v10.6.9">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=contentful&package-manager=npm_and_yarn&previous-version=10.6.7&new-version=10.6.9)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [contentful](https://github.com/contentful/contentful.js) from
10.6.9 to 10.6.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/contentful/contentful.js/releases">contentful's
releases</a>.</em></p>
<blockquote>
<h2>v10.6.10</h2>
<h2><a
href="https://github.com/contentful/contentful.js/compare/v10.6.9...v10.6.10">10.6.10</a>
(2023-11-15)</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/contentful/contentful.js/commit/9fef9bf29394cfae8840a35cc7a0c2faf044a51e"><code>9fef9bf</code></a>
build(deps): bump contentful-sdk-core from 8.1.0 to 8.1.1 (<a
href="https://redirect.github.com/contentful/contentful.js/issues/2066">#2066</a>)</li>
<li>See full diff in <a
href="https://github.com/contentful/contentful.js/compare/v10.6.9...v10.6.10">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=contentful&package-manager=npm_and_yarn&previous-version=10.6.9&new-version=10.6.10)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ruderngespra added a commit to contentful/contentful-sdk-core that referenced this pull request Nov 29, 2023
We reintroduce the `paramsSerializer` (again) after removing it
[here](#370).

This is to unblock [the axios bump in
contentful-merge](contentful/contentful-merge#462)
or the skd-core bump [as
such](contentful/contentful-merge#552). We saw
that tests were failing because the query set together
[here](https://github.com/contentful/contentful-merge/blob/main/src/engine/create-changeset/tasks/create-fetch-partial-entities-task.ts#L43)
can not properly be handled by the API anymore and instead runs into

`error: InvalidQuery: The query you sent was invalid. Probably a filter
or ordering specification is not applicable to the type of a field.`

Tested locally on `contentful.js` and `contentful-merge`
@ruderngespra ruderngespra requested a review from a team as a code owner November 29, 2023 13:51
@mayakarabula mayakarabula merged commit d4879a6 into main Nov 29, 2023
6 checks passed
@mayakarabula mayakarabula deleted the fix/bump-axios-related-deps branch November 29, 2023 14:09
@contentful-automation
Copy link

🎉 This PR is included in version 2.1.20 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants