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

[pull] main from npm:main #1

Open
wants to merge 119 commits into
base: main
Choose a base branch
from
Open

[pull] main from npm:main #1

wants to merge 119 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented May 3, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

npm-cli-bot and others added 18 commits April 30, 2024 22:03
Bumps [pacote](https://github.com/npm/pacote) from 17.0.7 to 18.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/pacote/releases">pacote's
releases</a>.</em></p>
<blockquote>
<h2>v18.0.3</h2>
<h2><a
href="https://github.com/npm/pacote/compare/v18.0.2...v18.0.3">18.0.3</a>
(2024-04-30)</h2>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/5ecce7ac82ba9e710d3bb21ec9096a992516a2a1"><code>5ecce7a</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/360">#360</a>
<code>npm-registry-fetch@17.0.0</code> (<a
href="https://redirect.github.com/npm/pacote/issues/360">#360</a>)</li>
</ul>
<h2>v18.0.2</h2>
<h2><a
href="https://github.com/npm/pacote/compare/v18.0.1...v18.0.2">18.0.2</a>
(2024-04-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/116b2776822b494b5928297f4dedc01af671523a"><code>116b277</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/358">#358</a> don't
strip underscore attributes in .manifest() (<a
href="https://redirect.github.com/npm/pacote/issues/358">#358</a>) (<a
href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
</ul>
<h2>v18.0.1</h2>
<h2><a
href="https://github.com/npm/pacote/compare/v18.0.0...v18.0.1">18.0.1</a>
(2024-04-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/b547e0dfbc51c20ca13cfaba9a27f221dc38fc10"><code>b547e0d</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/356">#356</a> use
<code>@​npmcli/package-json</code> (<a
href="https://redirect.github.com/npm/pacote/issues/356">#356</a>) (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h2>v18.0.0</h2>
<h2><a
href="https://github.com/npm/pacote/compare/v17.0.7...v18.0.0">18.0.0</a>
(2024-04-15)</h2>
<h3>⚠️ BREAKING CHANGES</h3>
<ul>
<li>The <code>silent</code> option was used to control whether
<code>@npmcli/run-script</code> would write a banner via
<code>console.log</code>. Now ouput will be emitted via an
<code>process.emit('output')</code>.</li>
</ul>
<h3>Features</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/0c045693dfdc8654a044b3297b49192d29a8c813"><code>0c04569</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/352">#352</a>
remove silent option (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/cb3abc2e77326abe158e90247a12882e6a767e13"><code>cb3abc2</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/352">#352</a> bump
<code>@​npmcli/run-script</code> from 7.0.4 to 8.0.0 (<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
</ul>
<h3>Chores</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/7089bb108f20b2c728836651c83678d68fc181c0"><code>7089bb1</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/355">#355</a>
postinstall for dependabot template-oss PR (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/4952672ebca467fc1f9c49b19fb3fef9eecbaf19"><code>4952672</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/355">#355</a> bump
<code>@​npmcli/template-oss</code> from 4.21.3 to 4.21.4 (<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/pacote/blob/main/CHANGELOG.md">pacote's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/pacote/compare/v18.0.2...v18.0.3">18.0.3</a>
(2024-04-30)</h2>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/5ecce7ac82ba9e710d3bb21ec9096a992516a2a1"><code>5ecce7a</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/360">#360</a>
<code>npm-registry-fetch@17.0.0</code> (<a
href="https://redirect.github.com/npm/pacote/issues/360">#360</a>)</li>
</ul>
<h2><a
href="https://github.com/npm/pacote/compare/v18.0.1...v18.0.2">18.0.2</a>
(2024-04-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/116b2776822b494b5928297f4dedc01af671523a"><code>116b277</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/358">#358</a> don't
strip underscore attributes in .manifest() (<a
href="https://redirect.github.com/npm/pacote/issues/358">#358</a>) (<a
href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
</ul>
<h2><a
href="https://github.com/npm/pacote/compare/v18.0.0...v18.0.1">18.0.1</a>
(2024-04-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/b547e0dfbc51c20ca13cfaba9a27f221dc38fc10"><code>b547e0d</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/356">#356</a> use
<code>@​npmcli/package-json</code> (<a
href="https://redirect.github.com/npm/pacote/issues/356">#356</a>) (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h2><a
href="https://github.com/npm/pacote/compare/v17.0.7...v18.0.0">18.0.0</a>
(2024-04-15)</h2>
<h3>⚠️ BREAKING CHANGES</h3>
<ul>
<li>The <code>silent</code> option was used to control whether
<code>@npmcli/run-script</code> would write a banner via
<code>console.log</code>. Now ouput will be emitted via an
<code>process.emit('output')</code>.</li>
</ul>
<h3>Features</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/0c045693dfdc8654a044b3297b49192d29a8c813"><code>0c04569</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/352">#352</a>
remove silent option (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/cb3abc2e77326abe158e90247a12882e6a767e13"><code>cb3abc2</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/352">#352</a> bump
<code>@​npmcli/run-script</code> from 7.0.4 to 8.0.0 (<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
</ul>
<h3>Chores</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/7089bb108f20b2c728836651c83678d68fc181c0"><code>7089bb1</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/355">#355</a>
postinstall for dependabot template-oss PR (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/4952672ebca467fc1f9c49b19fb3fef9eecbaf19"><code>4952672</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/355">#355</a> bump
<code>@​npmcli/template-oss</code> from 4.21.3 to 4.21.4 (<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/8ae0b791c64529aadce5f20043e7da705761ce7f"><code>8ae0b79</code></a>
chore: release 18.0.3 (<a
href="https://redirect.github.com/npm/pacote/issues/361">#361</a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/5ecce7ac82ba9e710d3bb21ec9096a992516a2a1"><code>5ecce7a</code></a>
deps: npm-registry-fetch@17.0.0 (<a
href="https://redirect.github.com/npm/pacote/issues/360">#360</a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/c4f682184450f6d60f763603275ec7165ac468d5"><code>c4f6821</code></a>
chore: release 18.0.2 (<a
href="https://redirect.github.com/npm/pacote/issues/359">#359</a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/116b2776822b494b5928297f4dedc01af671523a"><code>116b277</code></a>
fix: don't strip underscore attributes in .manifest() (<a
href="https://redirect.github.com/npm/pacote/issues/358">#358</a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/0cd82be15ad0a7015a25c20e236565ee5993b93d"><code>0cd82be</code></a>
chore: release 18.0.1 (<a
href="https://redirect.github.com/npm/pacote/issues/357">#357</a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/b547e0dfbc51c20ca13cfaba9a27f221dc38fc10"><code>b547e0d</code></a>
fix: use <code>@​npmcli/package-json</code> (<a
href="https://redirect.github.com/npm/pacote/issues/356">#356</a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/066ead20986074a6e6120aeb146bbddc7aec8b2c"><code>066ead2</code></a>
chore: release 18.0.0 (<a
href="https://redirect.github.com/npm/pacote/issues/354">#354</a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/7089bb108f20b2c728836651c83678d68fc181c0"><code>7089bb1</code></a>
chore: postinstall for dependabot template-oss PR</li>
<li><a
href="https://github.com/npm/pacote/commit/4952672ebca467fc1f9c49b19fb3fef9eecbaf19"><code>4952672</code></a>
chore: bump <code>@​npmcli/template-oss</code> from 4.21.3 to
4.21.4</li>
<li><a
href="https://github.com/npm/pacote/commit/0c045693dfdc8654a044b3297b49192d29a8c813"><code>0c04569</code></a>
feat!: remove silent option</li>
<li>Additional commits viewable in <a
href="https://github.com/npm/pacote/compare/v17.0.7...v18.0.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pacote&package-manager=npm_and_yarn&previous-version=17.0.7&new-version=18.0.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>
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tap&package-manager=npm_and_yarn&previous-version=16.3.9&new-version=16.3.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>
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.3 to
9.0.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/isaacs/minimatch/commit/cb4be48a55d64b3a40a745d4a8eb4d1b06507277"><code>cb4be48</code></a>
9.0.4</li>
<li><a
href="https://github.com/isaacs/minimatch/commit/c091ce261182fd3f3145725f519575d143530d06"><code>c091ce2</code></a>
build with tshy, update tap</li>
<li><a
href="https://github.com/isaacs/minimatch/commit/87c867737818754164fcd1e267725bc6bb84e919"><code>87c8677</code></a>
fix: override with fastTest as property on regex object</li>
<li><a
href="https://github.com/isaacs/minimatch/commit/ef8f2672bdbbf6a632ea815636659fb31b5169aa"><code>ef8f267</code></a>
add github link to typedocs</li>
<li><a
href="https://github.com/isaacs/minimatch/commit/05b464d28b30dfb017805727bbcc5c4f4f927405"><code>05b464d</code></a>
ci: remove node 14 from matrix</li>
<li>See full diff in <a
href="https://github.com/isaacs/minimatch/compare/v9.0.3...v9.0.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimatch&package-manager=npm_and_yarn&previous-version=9.0.3&new-version=9.0.4)](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
[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)
from 6.4.1 to 6.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/jest-dom/releases"><code>@​testing-library/jest-dom</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v6.4.2</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.1...v6.4.2">6.4.2</a>
(2024-02-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Remove errant export of GetByRoleMatcher, fixing type checking in
some TS configurations (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/575">#575</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/a93c0c4a20ed4d3a9656261ea6a449d1015b7879">a93c0c4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/jest-dom/commit/a93c0c4a20ed4d3a9656261ea6a449d1015b7879"><code>a93c0c4</code></a>
fix: Remove errant export of GetByRoleMatcher, fixing type checking in
some T...</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/c5c4e8d4c806caf9b1077dbfd155bd4520d9b02b"><code>c5c4e8d</code></a>
docs: add Dennis273 as a contributor for code (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/581">#581</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/978e3d4276e5082f79e4033c1347abddc1f3496e"><code>978e3d4</code></a>
docs: add kryops as a contributor for bug, code, and test (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/580">#580</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/73ad847c7324235faffc441e9c48bc769e5ed9da"><code>73ad847</code></a>
docs: add SteKoe as a contributor for bug, and code (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/579">#579</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/d829ed9cb834efae9d4c5ee08736dae48b11bcaa"><code>d829ed9</code></a>
docs: add jakeboone02 as a contributor for code, and test (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/578">#578</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/16499cffca1186eb03fdf01c3631917efbc8621e"><code>16499cf</code></a>
docs: add fpapado as a contributor for code, doc, and test (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/573">#573</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/jest-dom/compare/v6.4.1...v6.4.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/jest-dom&package-manager=npm_and_yarn&previous-version=6.4.1&new-version=6.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.1 to 7.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md">tar's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>7.0</h2>
<ul>
<li>Rewrite in TypeScript, provide ESM and CommonJS hybrid
interface</li>
<li>Add tree-shake friendly exports, like
<code>import('tar/create')</code>
and <code>import('tar/read-entry')</code> to get individual functions or
classes.</li>
<li>Add <code>chmod</code> option that defaults to false, and deprecate
<code>noChmod</code>. That is, reverse the default option regarding
explicitly setting file system modes to match tar entry
settings.</li>
<li>Add <code>processUmask</code> option to avoid having to call
<code>process.umask()</code> when <code>chmod: true</code> (or
<code>noChmod: false</code>) is
set.</li>
</ul>
<h2>6.2</h2>
<ul>
<li>Add support for brotli compression</li>
<li>Add <code>maxDepth</code> option to prevent extraction into
excessively
deep folders.</li>
</ul>
<h2>6.1</h2>
<ul>
<li>remove dead link to benchmarks (<a
href="https://redirect.github.com/isaacs/node-tar/issues/313">#313</a>)
(<a href="https://github.com/yetzt"><code>@​yetzt</code></a>)</li>
<li>add examples/explanation of using tar.t (<a
href="https://github.com/isaacs"><code>@​isaacs</code></a>)</li>
<li>ensure close event is emited after stream has ended (<a
href="https://github.com/webark"><code>@​webark</code></a>)</li>
<li>replace deprecated String.prototype.substr() (<a
href="https://github.com/CommanderRoot"><code>@​CommanderRoot</code></a>,
<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h2>6.0</h2>
<ul>
<li>Drop support for node 6 and 8</li>
<li>fix symlinks and hardlinks on windows being packed with
<code>\</code>-style path targets</li>
</ul>
<h2>5.0</h2>
<ul>
<li>Address unpack race conditions using path reservations</li>
<li>Change large-numbers errors from TypeError to Error</li>
<li>Add <code>TAR_*</code> error codes</li>
<li>Raise <code>TAR_BAD_ARCHIVE</code> warning/error when there are no
valid
entries found in an archive</li>
<li>do not treat ignored entries as an invalid archive</li>
<li>drop support for node v4</li>
<li>unpack: conditionally use a file mapping to write files on
Windows</li>
<li>Set more portable 'mode' value in portable mode</li>
<li>Set <code>portable</code> gzip option in portable mode</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/isaacs/node-tar/commit/d99fce38ebf5175cce4c6623c53f4b17d6d31157"><code>d99fce3</code></a>
7.0.1</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/af043922c09d12d28e21ecb463c7c9ff375cbf47"><code>af04392</code></a>
Do not apply linkpath,global from global pax header</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/b0fbdea4631f9f65f15786fb5333695a9164a536"><code>b0fbdea</code></a>
7.0.0</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/957da7506cc594f24f54b884305718927194fb73"><code>957da75</code></a>
remove old lib folder</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/9a260c2dbaf9090c34872944393dfd854940c7c6"><code>9a260c2</code></a>
test verifying <a
href="https://redirect.github.com/isaacs/node-tar/issues/398">#398</a>
is fixed</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/2d89a4edc3dd76aef0bde3a9913cdb4f9c9d3b77"><code>2d89a4e</code></a>
Properly handle long linkpath in PaxHeader</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/314ec7e64245f86663c8ca20fad05ebb5a390d80"><code>314ec7e</code></a>
list: close file even if no error thrown</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/b3afdbb26496fe42110b3708b8f75c4ca4c853b7"><code>b3afdbb</code></a>
unpack test: use modern tap features</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/23304160811cceb1a1949d3915d5a2a818726ec6"><code>2330416</code></a>
test: code style, prefer () to _ for empty fns</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/ae9ce7ec2adb6300155cb6a46f8c9ea601330d81"><code>ae9ce7e</code></a>
test: fix normalize-unicode coverage on linux</li>
<li>Additional commits viewable in <a
href="https://github.com/isaacs/node-tar/compare/v6.2.1...v7.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=7.0.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>
Bumps [framer-motion](https://github.com/framer/motion) from 11.0.23 to
11.1.7.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's
changelog</a>.</em></p>
<blockquote>
<h2>[11.1.7] 2024-04-19</h2>
<h3>Changed</h3>
<ul>
<li>Updating types for <code>motion.div</code>.</li>
</ul>
<h2>[11.1.6] 2024-04-19</h2>
<h3>Changed</h3>
<ul>
<li>Binding <code>stop</code> to <code>MainThreadAnimation</code></li>
</ul>
<h2>[11.1.5] 2024-04-18</h2>
<h3>Changed</h3>
<ul>
<li>Exporting <code>DOMMotionComponents</code>.</li>
</ul>
<h2>[11.1.4] 2024-04-18</h2>
<h3>Fixed</h3>
<ul>
<li>Fixing types of <code>motion.div</code> in certain TS5 environment
configurations.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Skip removal of existing motion value when
<code>undefined</code>.</li>
</ul>
<h2>[11.1.3] 2024-04-17</h2>
<h3>Fixed</h3>
<ul>
<li>ESM compat with CJS bundle.</li>
</ul>
<h2>[11.1.2] 2024-04-16</h2>
<h3>Fixed</h3>
<ul>
<li>Ensuring transforms unset during unit conversion are restored.</li>
</ul>
<h2>[11.1.1] 2024-04-16</h2>
<h3>Changed</h3>
<ul>
<li>Updating JSX transform.</li>
</ul>
<h2>[11.1.0] 2024-04-16</h2>
<h3>Changed</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/c6829f48d2039a24627ee55c763c05ae9cfb1340"><code>c6829f4</code></a>
v11.1.7</li>
<li><a
href="https://github.com/framer/motion/commit/a31f7f1117fc32f380cc53897a63ce286b312bf0"><code>a31f7f1</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/caaac5bca4a06c12b95916226beb0bc7d95264bc"><code>caaac5b</code></a>
Merge pull request <a
href="https://redirect.github.com/framer/motion/issues/2631">#2631</a>
from jeremybanka/fix-incomplete-forward-ref-component</li>
<li><a
href="https://github.com/framer/motion/commit/f0e7e40985ef80f357ba78ca1a27432982dd1eb8"><code>f0e7e40</code></a>
Merge branch 'main' into fix-incomplete-forward-ref-component</li>
<li><a
href="https://github.com/framer/motion/commit/2e2d27337556b3ccb11b8dc214100dc6f3499524"><code>2e2d273</code></a>
Updating size</li>
<li><a
href="https://github.com/framer/motion/commit/e3b385d5bcc02395b1585e7c5c54c265283dc622"><code>e3b385d</code></a>
Updating lockfile:</li>
<li><a
href="https://github.com/framer/motion/commit/f87afdec38c4be7dce3d909dd55e8743a95c3f7a"><code>f87afde</code></a>
v11.1.6</li>
<li><a
href="https://github.com/framer/motion/commit/763cfc2970c2a5b8e6d77bdbe960698d9a2088e0"><code>763cfc2</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/0d728938e06ad664a203cd0cdb46887374a98729"><code>0d72893</code></a>
Merge pull request <a
href="https://redirect.github.com/framer/motion/issues/2635">#2635</a>
from framer/fix/bound-stop</li>
<li><a
href="https://github.com/framer/motion/commit/3b53f225fda1db27e6df83da6e9ffc556c54dc8e"><code>3b53f22</code></a>
Binding stop() to animation</li>
<li>Additional commits viewable in <a
href="https://github.com/framer/motion/compare/v11.0.23...v11.1.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=framer-motion&package-manager=npm_and_yarn&previous-version=11.0.23&new-version=11.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>
@pull pull bot added the ⤵️ pull label May 3, 2024
lukekarrys and others added 11 commits May 3, 2024 17:54
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 20.1.0 to
20.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/rest.js/releases"><code>@​octokit/rest</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v20.1.1</h2>
<h2><a
href="https://github.com/octokit/rest.js/compare/v20.1.0...v20.1.1">20.1.1</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update REST endpoints (<a
href="https://redirect.github.com/octokit/rest.js/issues/428">#428</a>)
(<a
href="https://github.com/octokit/rest.js/commit/7058346922bede2db35bbf1c2145b1976310df69">7058346</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/rest.js/commit/7058346922bede2db35bbf1c2145b1976310df69"><code>7058346</code></a>
fix: update REST endpoints (<a
href="https://redirect.github.com/octokit/rest.js/issues/428">#428</a>)</li>
<li><a
href="https://github.com/octokit/rest.js/commit/b4e210293dda57f66e8b0391f4dc5d67b2cb5025"><code>b4e2102</code></a>
ci(action): update actions/checkout digest to 0ad4b8f (<a
href="https://redirect.github.com/octokit/rest.js/issues/426">#426</a>)</li>
<li><a
href="https://github.com/octokit/rest.js/commit/9d99a6540698bce2ed1874b7e606a72ed01b7b24"><code>9d99a65</code></a>
ci(action): update actions/checkout digest to 1d96c77 (<a
href="https://redirect.github.com/octokit/rest.js/issues/425">#425</a>)</li>
<li><a
href="https://github.com/octokit/rest.js/commit/c751cb533693b6d3612cf1ca0f8cf3c6abc117d3"><code>c751cb5</code></a>
ci(action): update actions/add-to-project action to v1.0.1 (<a
href="https://redirect.github.com/octokit/rest.js/issues/424">#424</a>)</li>
<li><a
href="https://github.com/octokit/rest.js/commit/792bb394d2668cdf8b4d98ad63c3ca29fc7f1bbb"><code>792bb39</code></a>
chore(deps): update dependency undici to v6.11.1 [security] (<a
href="https://redirect.github.com/octokit/rest.js/issues/421">#421</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/rest.js/compare/v20.1.0...v20.1.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/rest&package-manager=npm_and_yarn&previous-version=20.1.0&new-version=20.1.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>
Bumps [tar](https://github.com/isaacs/node-tar) from 7.0.1 to 7.1.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md">tar's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>7.1</h2>
<ul>
<li>Update minipass to v7.1.0</li>
<li>Update the type definitions of <code>write()</code> and
<code>end()</code> methods on
<code>Unpack</code> and <code>Parser</code> classes to be compatible
with the
NodeJS.WritableStream type in the latest versions of
<code>@types/node</code>.</li>
</ul>
<h2>7.0</h2>
<ul>
<li>Rewrite in TypeScript, provide ESM and CommonJS hybrid
interface</li>
<li>Add tree-shake friendly exports, like
<code>import('tar/create')</code>
and <code>import('tar/read-entry')</code> to get individual functions or
classes.</li>
<li>Add <code>chmod</code> option that defaults to false, and deprecate
<code>noChmod</code>. That is, reverse the default option regarding
explicitly setting file system modes to match tar entry
settings.</li>
<li>Add <code>processUmask</code> option to avoid having to call
<code>process.umask()</code> when <code>chmod: true</code> (or
<code>noChmod: false</code>) is
set.</li>
</ul>
<h2>6.2</h2>
<ul>
<li>Add support for brotli compression</li>
<li>Add <code>maxDepth</code> option to prevent extraction into
excessively
deep folders.</li>
</ul>
<h2>6.1</h2>
<ul>
<li>remove dead link to benchmarks (<a
href="https://redirect.github.com/isaacs/node-tar/issues/313">#313</a>)
(<a href="https://github.com/yetzt"><code>@​yetzt</code></a>)</li>
<li>add examples/explanation of using tar.t (<a
href="https://github.com/isaacs"><code>@​isaacs</code></a>)</li>
<li>ensure close event is emited after stream has ended (<a
href="https://github.com/webark"><code>@​webark</code></a>)</li>
<li>replace deprecated String.prototype.substr() (<a
href="https://github.com/CommanderRoot"><code>@​CommanderRoot</code></a>,
<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h2>6.0</h2>
<ul>
<li>Drop support for node 6 and 8</li>
<li>fix symlinks and hardlinks on windows being packed with
<code>\</code>-style path targets</li>
</ul>
<h2>5.0</h2>
<ul>
<li>Address unpack race conditions using path reservations</li>
<li>Change large-numbers errors from TypeError to Error</li>
<li>Add <code>TAR_*</code> error codes</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/isaacs/node-tar/commit/ce612d0aa818f93a133a5f76e14fe6eef2abb12f"><code>ce612d0</code></a>
7.1.0</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/6b61030dacb86eb22f1935b73b6aa09cd2ddc208"><code>6b61030</code></a>
update types to comply with NodeJS.WritableStream</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/79a5c30d7bd836eee0751e2ec6c838767a70ecad"><code>79a5c30</code></a>
update minipass</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/bead873b5c22915b15da72e95b0da6b87eeb384e"><code>bead873</code></a>
remove more cruft, format codes</li>
<li><a
href="https://github.com/isaacs/node-tar/commit/faf9359ca738b2ba8c5527973cd9529c69add15e"><code>faf9359</code></a>
remove temlate-oss stuff</li>
<li>See full diff in <a
href="https://github.com/isaacs/node-tar/compare/v7.0.1...v7.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=7.0.1&new-version=7.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
[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)
from 6.4.2 to 6.4.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/jest-dom/releases"><code>@​testing-library/jest-dom</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v6.4.5</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.4...v6.4.5">6.4.5</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add js suffix to isEqualWith import (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/599">#599</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/e8c8b13c6de2a0ccffaa6539809c8c11f141beca">e8c8b13</a>)</li>
</ul>
<h2>v6.4.4</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.3...v6.4.4">6.4.4</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>infra:</strong> codecoverage token addition (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/600">#600</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/f03a582827453de6fac4510dcf4fa3148c7ed68a">f03a582</a>)</li>
</ul>
<h2>v6.4.3</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.3">6.4.3</a>
(2024-05-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Updates role support for aria-required attribute in
<code>toBeRequired</code> (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/590">#590</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/20aca338d09062a2a71f6dd4e0daad65b26f6210">20aca33</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/jest-dom/commit/e8c8b13c6de2a0ccffaa6539809c8c11f141beca"><code>e8c8b13</code></a>
fix: add js suffix to isEqualWith import (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/599">#599</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/f03a582827453de6fac4510dcf4fa3148c7ed68a"><code>f03a582</code></a>
fix(infra): codecoverage token addition (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/600">#600</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/20aca338d09062a2a71f6dd4e0daad65b26f6210"><code>20aca33</code></a>
fix: Updates role support for aria-required attribute in
<code>toBeRequired</code> (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/590">#590</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/bd82f64592696c9710c59becaf1adfeb1e4c6169"><code>bd82f64</code></a>
refactor: replace lodash with own implementation when possible (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/593">#593</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/jest-dom&package-manager=npm_and_yarn&previous-version=6.4.2&new-version=6.4.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 [pacote](https://github.com/npm/pacote) from 18.0.3 to 18.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/pacote/releases">pacote's
releases</a>.</em></p>
<blockquote>
<h2>v18.0.4</h2>
<h2><a
href="https://github.com/npm/pacote/compare/v18.0.3...v18.0.4">18.0.4</a>
(2024-05-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/5fd2c80d5a0b47692fc36175bf37bded451dadac"><code>5fd2c80</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/363">#363</a>
linting: no-unused-vars (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/d867639ef137f924dbe1fe3d83cd230a142e703e"><code>d867639</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/363">#363</a> bump
<code>@​npmcli/template-oss</code> to 4.22.0 (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/a235f37a7b886c4f3e38eb3a2c34a0d240a880bb"><code>a235f37</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/363">#363</a>
postinstall for dependabot template-oss PR (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/pacote/blob/main/CHANGELOG.md">pacote's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/pacote/compare/v18.0.3...v18.0.4">18.0.4</a>
(2024-05-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/5fd2c80d5a0b47692fc36175bf37bded451dadac"><code>5fd2c80</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/363">#363</a>
linting: no-unused-vars (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/d867639ef137f924dbe1fe3d83cd230a142e703e"><code>d867639</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/363">#363</a> bump
<code>@​npmcli/template-oss</code> to 4.22.0 (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/a235f37a7b886c4f3e38eb3a2c34a0d240a880bb"><code>a235f37</code></a>
<a href="https://redirect.github.com/npm/pacote/pull/363">#363</a>
postinstall for dependabot template-oss PR (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/pacote/commit/005d8a95b4b155e1c0d82b1bfee3b6ea977b7f9c"><code>005d8a9</code></a>
chore: release 18.0.4 (<a
href="https://redirect.github.com/npm/pacote/issues/364">#364</a>)</li>
<li><a
href="https://github.com/npm/pacote/commit/5fd2c80d5a0b47692fc36175bf37bded451dadac"><code>5fd2c80</code></a>
fix(linting): no-unused-vars</li>
<li><a
href="https://github.com/npm/pacote/commit/a235f37a7b886c4f3e38eb3a2c34a0d240a880bb"><code>a235f37</code></a>
chore: postinstall for dependabot template-oss PR</li>
<li><a
href="https://github.com/npm/pacote/commit/d867639ef137f924dbe1fe3d83cd230a142e703e"><code>d867639</code></a>
chore: bump <code>@​npmcli/template-oss</code> to 4.22.0</li>
<li>See full diff in <a
href="https://github.com/npm/pacote/compare/v18.0.3...v18.0.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pacote&package-manager=npm_and_yarn&previous-version=18.0.3&new-version=18.0.4)](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>
dependabot bot and others added 30 commits August 13, 2024 13:35
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.7 to 16.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v15.0.7...v16.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This is an optional peer dep for `@testing-library/react@16` that is not very optional
…dates group across 1 directory (#1234)

Bumps the dependency-updates group with 1 update in the / directory:
[framer-motion](https://github.com/framer/motion).

Updates `framer-motion` from 11.3.24 to 11.3.28
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's
changelog</a>.</em></p>
<blockquote>
<h2>[11.3.28] 2024-08-15</h2>
<h3>Fixed</h3>
<ul>
<li>Use <code>startTime</code> instead of <code>elapsed</code> to sync
optimised animations.</li>
</ul>
<h2>[11.3.27] 2024-08-14</h2>
<h3>Changed</h3>
<ul>
<li>Allow manual setting of <code>startTime</code> via animation options
(currently for internal use only).</li>
</ul>
<h2>[11.3.26] 2024-08-14</h2>
<h3>Fixed</h3>
<ul>
<li>Improving synchronisation between DOM animations on
externally-provided <code>MotionValue</code>s and internal
<code>MotionValue</code>s.</li>
<li>Fixing unit conversion on DOM animations with externally-provided
<code>MotionValue</code>s.</li>
</ul>
<h2>[11.3.25] 2024-08-14</h2>
<h3>Changed</h3>
<ul>
<li>Improve calculation of <code>startTime</code> to prefer the
immediacy of animation creation over keyframe resolution, but fall back
to the latter if the former would lead to a perceptual jump.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/74a3037316ede3fb24218c80adeca278ab2ea861"><code>74a3037</code></a>
v11.3.28</li>
<li><a
href="https://github.com/framer/motion/commit/49b72e17234571dc3bd9c23c3e6122c8f56c61a0"><code>49b72e1</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/7b377d67987051cfa26ae54007085e83ca8d0a4a"><code>7b377d6</code></a>
Manually set handoff animation <code>startTime</code> (<a
href="https://redirect.github.com/framer/motion/issues/2756">#2756</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/12a5189c0811d3d84e23a9f6236bff37ea688dbb"><code>12a5189</code></a>
Updating version</li>
<li><a
href="https://github.com/framer/motion/commit/c810c294c9ad8f4852127a14f1a2fdab7fd19885"><code>c810c29</code></a>
v11.3.27</li>
<li><a
href="https://github.com/framer/motion/commit/b9d493143d8ab0dbe23ef760aee40b7e866ecb87"><code>b9d4931</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/f5274e880429ed381866995e3c8ae4e560991c20"><code>f5274e8</code></a>
Allow animation <code>startTime</code> to be set manually (<a
href="https://redirect.github.com/framer/motion/issues/2755">#2755</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/4f06f9ea77fbc8d820d43779e04f81e74c19194a"><code>4f06f9e</code></a>
Updating version</li>
<li><a
href="https://github.com/framer/motion/commit/a11b8b17804aa2650ad369a9ce5c57df68f1fa18"><code>a11b8b1</code></a>
v11.3.26</li>
<li><a
href="https://github.com/framer/motion/commit/0ab91e963ae898382fa1097676d4109d38436173"><code>0ab91e9</code></a>
Updating changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/framer/motion/compare/v11.3.24...v11.3.28">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=framer-motion&package-manager=npm_and_yarn&previous-version=11.3.24&new-version=11.3.28)](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

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

Bumps the dependency-updates group with 1 update:
[@octokit/rest](https://github.com/octokit/rest.js).

Updates `@octokit/rest` from 21.0.1 to 21.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/rest.js/releases"><code>@​octokit/rest</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v21.0.2</h2>
<h2><a
href="https://github.com/octokit/rest.js/compare/v21.0.1...v21.0.2">21.0.2</a>
(2024-08-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>docs:</strong> update to react 18 and latest gatsby deps (<a
href="https://redirect.github.com/octokit/rest.js/issues/462">#462</a>)
(<a
href="https://github.com/octokit/rest.js/commit/9a80f0607ecd1054e9c3dcce114dfc3ed8f762e7">9a80f06</a>),
closes <a
href="https://redirect.github.com/octokit/rest.js/issues/216">#216</a>
<a
href="https://redirect.github.com/octokit/rest.js/issues/230">#230</a>
<a
href="https://redirect.github.com/octokit/rest.js/issues/460">#460</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/rest.js/commit/9a80f0607ecd1054e9c3dcce114dfc3ed8f762e7"><code>9a80f06</code></a>
fix(docs): update to react 18 and latest gatsby deps (<a
href="https://redirect.github.com/octokit/rest.js/issues/462">#462</a>)</li>
<li><a
href="https://github.com/octokit/rest.js/commit/3b5a8e81399eefa63539185abfe80918771bec4e"><code>3b5a8e8</code></a>
chore(deps): update dependency fetch-mock to v11 (<a
href="https://redirect.github.com/octokit/rest.js/issues/459">#459</a>)</li>
<li><a
href="https://github.com/octokit/rest.js/commit/5a4eeb64ac5691fbed64ad1bbf1fb0abe69ce6f2"><code>5a4eeb6</code></a>
test: re-activate more tests and convert them to typescript (<a
href="https://redirect.github.com/octokit/rest.js/issues/457">#457</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/rest.js/compare/v21.0.1...v21.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/rest&package-manager=npm_and_yarn&previous-version=21.0.1&new-version=21.0.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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

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

Bumps the dependency-updates group with 1 update:
[framer-motion](https://github.com/framer/motion).

Updates `framer-motion` from 11.3.28 to 11.3.29
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's
changelog</a>.</em></p>
<blockquote>
<h2>[11.3.29] 2024-08-21</h2>
<h3>Fixed</h3>
<ul>
<li>Selective cancellation of optimised appear animations.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/9ce1eadac0ac67adbf2f911bd61602118fa7f8de"><code>9ce1ead</code></a>
v11.3.29</li>
<li><a
href="https://github.com/framer/motion/commit/cffd68e49286d4c3e0570802d580d96384f15f32"><code>cffd68e</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/ddf2e3cb8d37fd56d505f2b125c621d450869f72"><code>ddf2e3c</code></a>
Selectively cancel parts of tree with layout animation/optimised
transform co...</li>
<li><a
href="https://github.com/framer/motion/commit/9257a79af578f67b419ac900c3c2c749c2332b5a"><code>9257a79</code></a>
Updating version</li>
<li>See full diff in <a
href="https://github.com/framer/motion/compare/v11.3.28...v11.3.29">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=framer-motion&package-manager=npm_and_yarn&previous-version=11.3.28&new-version=11.3.29)](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dependency-updates group with 2 updates:
[framer-motion](https://github.com/framer/motion) and
[@testing-library/jest-dom](https://github.com/testing-library/jest-dom).

Updates `framer-motion` from 11.3.29 to 11.3.30
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's
changelog</a>.</em></p>
<blockquote>
<h2>[11.3.30] 2024-08-23</h2>
<h3>Fixed</h3>
<ul>
<li>Removed double <code>&quot;change&quot;</code> handler on
externally-provided <code>MotionValue</code>s.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/7f7e4305d45e0a1023c89dba0670bd0cefe17742"><code>7f7e430</code></a>
v11.3.30</li>
<li><a
href="https://github.com/framer/motion/commit/a0f0573082b42b44f784c86c2d7b681339af4e1d"><code>a0f0573</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/828b8d9e52ee3db1693d5dad79a320f355e6e51f"><code>828b8d9</code></a>
Removing double update listenrs on externall provided motion values (<a
href="https://redirect.github.com/framer/motion/issues/2773">#2773</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/200c0bde6c0747914a23fd9176b34a74e2af3b5c"><code>200c0bd</code></a>
Updating tests</li>
<li><a
href="https://github.com/framer/motion/commit/94c848b2437315234402fd9cb5d4555e1b7c2b71"><code>94c848b</code></a>
Updating version</li>
<li>See full diff in <a
href="https://github.com/framer/motion/compare/v11.3.29...v11.3.30">compare
view</a></li>
</ul>
</details>
<br />

Updates `@testing-library/jest-dom` from 6.4.8 to 6.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/jest-dom/releases"><code>@​testing-library/jest-dom</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v6.5.0</h2>
<h1><a
href="https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0">6.5.0</a>
(2024-08-23)</h1>
<h3>Features</h3>
<ul>
<li><strong>toHaveValue:</strong> Asserting aria-valuenow (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/479">#479</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/acbf416871cf43525d569703be0e50f00a294e9b">acbf416</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/jest-dom/commit/62f0e3a43262b945bbf6bdd9bf231bf3e4ac7778"><code>62f0e3a</code></a>
docs: add waynevanson as a contributor for code, and test (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/626">#626</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/acbf416871cf43525d569703be0e50f00a294e9b"><code>acbf416</code></a>
feat(toHaveValue): Asserting aria-valuenow (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/479">#479</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/47a667c2d5166840f19a8a14a4874090392194c7"><code>47a667c</code></a>
docs: add vorant94 as a contributor for code (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/619">#619</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/06d19ba759a5ff4b51417cc9a7ecb72c785eb74d"><code>06d19ba</code></a>
adjust vitest ambient declaration file according to vitest docs (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/612">#612</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/a073b08da964d2f8c3825608abd95f29614766b2"><code>a073b08</code></a>
docs: add aleks-elkin as a contributor for maintenance (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/618">#618</a>)</li>
<li><a
href="https://github.com/testing-library/jest-dom/commit/aa094a58bdbcd7e659bed93e09c4b3a2a86015be"><code>aa094a5</code></a>
chore: remove unused <code>@​babel/runtime</code> dependency (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/617">#617</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7
to 4.0.8.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md">micromatch's
changelog</a>.</em></p>
<blockquote>
<h2>[4.0.8] - 2024-08-22</h2>
<ul>
<li>backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/micromatch/micromatch/commit/8bd704ec0d9894693d35da425d827819916be920"><code>8bd704e</code></a>
4.0.8</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/a0e68416a44da10f3e4e30845ab95af4fd286d5a"><code>a0e6841</code></a>
run verb to generate README documentation</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/4ec288484f6e8cccf597ad3d43529c31d0f7a02a"><code>4ec2884</code></a>
Merge branch 'v4' into hauserkristof-feature/v4.0.8</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/03aa8052171e878897eee5d7bb2ae0ae83ec2ade"><code>03aa805</code></a>
Merge pull request <a
href="https://redirect.github.com/micromatch/micromatch/issues/266">#266</a>
from hauserkristof/feature/v4.0.8</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/814f5f70efcd100ca9d29198867812a3d6ab91a8"><code>814f5f7</code></a>
lint</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/67fcce6a1077c2faf5ad0c5f998fa70202cc5dae"><code>67fcce6</code></a>
fix: CHANGELOG about braces &amp; CVE-2024-4068, v4.0.5</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/113f2e3fa7cb30b429eda7c4c38475a8e8ba1b30"><code>113f2e3</code></a>
fix: CVE numbers in CHANGELOG</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/d9dbd9a266686f44afb38da26fe016f96d1ec04f"><code>d9dbd9a</code></a>
feat: updated CHANGELOG</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/2ab13157f416679f54e3a32b1425e184bd16749e"><code>2ab1315</code></a>
fix: use actions/setup-node@v4</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/1406ea38f3e24b29f4d4f46908d5cffcb3e6c4ce"><code>1406ea3</code></a>
feat: rework test to work on macos with node 10,12 and 14</li>
<li>Additional commits viewable in <a
href="https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=micromatch&package-manager=npm_and_yarn&previous-version=4.0.7&new-version=4.0.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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/npm/documentation/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The only difference that looks like it requires a change is in the new
permissions needed for upload-pages-artifact
…vent in the GH Action workflow (#1244)

On the [Generating provenance
statements](https://docs.npmjs.com/generating-provenance-statements)
page, it has a sample GitHub Actions workflow that has this config:
```yaml
on:
  release:
    types: [created]
```

However, on GitHub's [Publishing Node.js
packages](https://docs.github.com/en/actions/use-cases-and-examples/publishing-packages/publishing-nodejs-packages#publishing-packages-to-the-npm-registry)
page, the example workflow has
```yaml
on:
  release:
    types: [published]
```
So it uses `published` instead of `created`.

Tracking down the difference was somewhat difficult... On the [Events
that trigger
workflows](https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#release)
page under "release", it does not document the semantics of the
individual events. But it links to the [Webhook events and
payloads](https://docs.github.com/en/webhooks/webhook-events-and-payloads#release)
page, where `created` and `published` are documented.

For `created`, it says:
> A draft was saved, or a release or pre-release was published without
previously being saved as a draft.

For `published`, it says:
> A release, pre-release, or draft of a release was published.

So it seems that `created` would trigger it when a release draft is
created. This doesn't seem like the right time, because the user's
workflow when creating draft releases is: 1) create the release draft,
then 2) edit it later, and finally 3) release it.

From [Managing
releases](https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository):
> To work on the release later, click **Save draft**.

I may be wrong about this, since I'm just getting started with GH
Actions and Releases. So please disregard in that case.
…ates (#1254)

Bumps the dependency-updates group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [framer-motion](https://github.com/framer/motion) | `11.3.30` |
`11.3.31` |
|
[prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer)
| `2.3.1` | `2.4.0` |
| [@npmcli/template-oss](https://github.com/npm/template-oss) | `4.23.2`
| `4.23.3` |
|
[@testing-library/react](https://github.com/testing-library/react-testing-library)
| `16.0.0` | `16.0.1` |
|
[eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript)
| `3.6.1` | `3.6.3` |


Updates `framer-motion` from 11.3.30 to 11.3.31
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's
changelog</a>.</em></p>
<blockquote>
<h2>[11.3.31] 2024-08-29</h2>
<h3>Fixed</h3>
<ul>
<li>Detects conflicts between optimised animations and rendered
<code>style</code>.</li>
<li>Resumes optimised animations where possible once layout measurements
are complete.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/2947065346eeb1485417f94934b0cb793a0d5f81"><code>2947065</code></a>
v11.3.31</li>
<li><a
href="https://github.com/framer/motion/commit/aee687f636feca6c537f148f62a3450fd9c1f86a"><code>aee687f</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/45a1d06d476f809bc4ef447a0c4bc1ddfd2f9d28"><code>45a1d06</code></a>
Resume optimised animations where possible (<a
href="https://redirect.github.com/framer/motion/issues/2774">#2774</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/689b2476952c247486cd300bd9f5ddf929ead8fd"><code>689b247</code></a>
Bump webpack from 5.76.1 to 5.94.0 (<a
href="https://redirect.github.com/framer/motion/issues/2776">#2776</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/d2484a88f1f553064d7450c72d65bbb9cc87b2b0"><code>d2484a8</code></a>
Ensure optimised appear animations are cancelled when styles differ (<a
href="https://redirect.github.com/framer/motion/issues/2772">#2772</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/4c92d2fc9b0da9cd96cdc8b7995c6f6b4add5461"><code>4c92d2f</code></a>
Increasing bundlesizes</li>
<li><a
href="https://github.com/framer/motion/commit/9436cce05ab99a9d2f9b69b1e285e3df5f38a340"><code>9436cce</code></a>
updating version</li>
<li>See full diff in <a
href="https://github.com/framer/motion/compare/v11.3.30...v11.3.31">compare
view</a></li>
</ul>
</details>
<br />

Updates `prism-react-renderer` from 2.3.1 to 2.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/FormidableLabs/prism-react-renderer/releases">prism-react-renderer's
releases</a>.</em></p>
<blockquote>
<h2>prism-react-renderer@2.4.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>'Add JSON as default supported language'
(<a
href="https://redirect.github.com/FormidableLabs/prism-react-renderer/pull/247">#247</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FormidableLabs/prism-react-renderer/commit/20631f4c7d1c9432849509b762dc7af0e211fc2d"><code>20631f4</code></a>
Merge pull request <a
href="https://redirect.github.com/FormidableLabs/prism-react-renderer/issues/248">#248</a>
from FormidableLabs/changeset-release/master</li>
<li><a
href="https://github.com/FormidableLabs/prism-react-renderer/commit/0d62b9804068f0f7e18ea7b5ac70e6e62d47006b"><code>0d62b98</code></a>
Version Packages</li>
<li><a
href="https://github.com/FormidableLabs/prism-react-renderer/commit/f87355c252595b0300a822d5767fb6d1fab3c300"><code>f87355c</code></a>
Merge pull request <a
href="https://redirect.github.com/FormidableLabs/prism-react-renderer/issues/247">#247</a>
from FormidableLabs/208-add-json-to-the-default-inclu...</li>
<li><a
href="https://github.com/FormidableLabs/prism-react-renderer/commit/c5f2b5d685925760cd3e3854fc05ae69e9db9c8d"><code>c5f2b5d</code></a>
fix lint</li>
<li><a
href="https://github.com/FormidableLabs/prism-react-renderer/commit/c22f8b04b4a0284d4bf191e10c8d1337323a33c5"><code>c22f8b0</code></a>
add changeset</li>
<li><a
href="https://github.com/FormidableLabs/prism-react-renderer/commit/9018924760d878bccaaafb4afc4a810c45387183"><code>9018924</code></a>
add JSON as default supported language</li>
<li><a
href="https://github.com/FormidableLabs/prism-react-renderer/commit/e35950e4f9520f33672e94b798eadfd426ef692d"><code>e35950e</code></a>
Merge pull request <a
href="https://redirect.github.com/FormidableLabs/prism-react-renderer/issues/244">#244</a>
from slorber/patch-1</li>
<li><a
href="https://github.com/FormidableLabs/prism-react-renderer/commit/8b49a1b61461caadf907346acc3040aa7526a3bf"><code>8b49a1b</code></a>
Update README.md</li>
<li><a
href="https://github.com/FormidableLabs/prism-react-renderer/commit/f52167ef38d5ab800bdc58f8a23d74f7655b5dbe"><code>f52167e</code></a>
Merge pull request <a
href="https://redirect.github.com/FormidableLabs/prism-react-renderer/issues/242">#242</a>
from FormidableLabs/brand/oss-nf</li>
<li><a
href="https://github.com/FormidableLabs/prism-react-renderer/commit/d1d951eed0e5275956ff0934f143ed1d8a6838e0"><code>d1d951e</code></a>
FIx lint issue in CI tooling</li>
<li>Additional commits viewable in <a
href="https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.3.1...prism-react-renderer@2.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@npmcli/template-oss` from 4.23.2 to 4.23.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/template-oss/releases"><code>@​npmcli/template-oss</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v4.23.3</h2>
<h2><a
href="https://github.com/npm/template-oss/compare/v4.23.2...v4.23.3">4.23.3</a>
(2024-08-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/a102a8bc448e0f29de451456b3fc4f563b93b790"><code>a102a8b</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/471">#471</a>
no duplicate changelog entries (<a
href="https://redirect.github.com/npm/template-oss/issues/471">#471</a>)
(<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/template-oss/blob/main/CHANGELOG.md"><code>@​npmcli/template-oss</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/template-oss/compare/v4.23.2...v4.23.3">4.23.3</a>
(2024-08-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/a102a8bc448e0f29de451456b3fc4f563b93b790"><code>a102a8b</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/471">#471</a>
no duplicate changelog entries (<a
href="https://redirect.github.com/npm/template-oss/issues/471">#471</a>)
(<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/68990e6eec10630107ad62f134f891ee1278d87b"><code>68990e6</code></a>
chore: release 4.23.3 (<a
href="https://redirect.github.com/npm/template-oss/issues/472">#472</a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/a102a8bc448e0f29de451456b3fc4f563b93b790"><code>a102a8b</code></a>
fix: no duplicate changelog entries (<a
href="https://redirect.github.com/npm/template-oss/issues/471">#471</a>)</li>
<li>See full diff in <a
href="https://github.com/npm/template-oss/compare/v4.23.2...v4.23.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@testing-library/react` from 16.0.0 to 16.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/react-testing-library/releases"><code>@​testing-library/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v16.0.1</h2>
<h2><a
href="https://github.com/testing-library/react-testing-library/compare/v16.0.0...v16.0.1">16.0.1</a>
(2024-08-29)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Add support for exactOptionalPropertyTypes in TypeScript (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1351">#1351</a>)
(<a
href="https://github.com/testing-library/react-testing-library/commit/3dcd8a9649e25054c0e650d95fca2317b7008576">3dcd8a9</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/react-testing-library/commit/3dcd8a9649e25054c0e650d95fca2317b7008576"><code>3dcd8a9</code></a>
fix: Add support for exactOptionalPropertyTypes in TypeScript (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1351">#1351</a>)</li>
<li><a
href="https://github.com/testing-library/react-testing-library/commit/7a28fa916891c544746879d5013b3e07c035a4b7"><code>7a28fa9</code></a>
Fix React Canary and Experimental tests (<a
href="https://redirect.github.com/testing-library/react-testing-library/issues/1353">#1353</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/react-testing-library/compare/v16.0.0...v16.0.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-import-resolver-typescript/releases">eslint-import-resolver-typescript's
releases</a>.</em></p>
<blockquote>
<h2>v3.6.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/305">#305</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/f8d7b82d3e1137c9537f3c4bd7d67044b310475d"><code>f8d7b82</code></a>
Thanks <a href="https://github.com/SukkaW"><code>@​SukkaW</code></a>! -
Fix resolve for <code>node:test</code>, <code>node:sea</code>, and
<code>node:sqlite</code> without sacrificing installation size</p>
</li>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/288">#288</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/a4c6c78904e8e7123503f6784fdbded3d4a026ed"><code>a4c6c78</code></a>
Thanks <a
href="https://github.com/SunsetTechuila"><code>@​SunsetTechuila</code></a>!
- fix: ignore bun built-in modules</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md">eslint-import-resolver-typescript's
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/305">#305</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/f8d7b82d3e1137c9537f3c4bd7d67044b310475d"><code>f8d7b82</code></a>
Thanks <a href="https://github.com/SukkaW"><code>@​SukkaW</code></a>! -
Fix resolve for <code>node:test</code>, <code>node:sea</code>, and
<code>node:sqlite</code> without sacrificing installation size</p>
</li>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/288">#288</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/a4c6c78904e8e7123503f6784fdbded3d4a026ed"><code>a4c6c78</code></a>
Thanks <a
href="https://github.com/SunsetTechuila"><code>@​SunsetTechuila</code></a>!
- fix: ignore bun built-in modules</p>
</li>
</ul>
<h2>3.6.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/294">#294</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/10f9b17d9ec96c9d38085894710f041bdce5aa86"><code>10f9b17</code></a>
Thanks <a
href="https://github.com/RobinTail"><code>@​RobinTail</code></a>! -
Allow either eslint-plugin-import-x or eslint-plugin-import plugin as a
peer dependency.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/295">#295</a>
<a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ff3d3c6fc0bc8d88b4c33abe2d4449db47232d17"><code>ff3d3c6</code></a>
Thanks <a
href="https://github.com/wojtekmaj"><code>@​wojtekmaj</code></a>! -
chore(deps): remove <code>is-core-module</code> dependency</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/3dfad602a05b4b3812a4d3fc681051932f86e838"><code>3dfad60</code></a>
chore(deps): update dependency node to v18.20.4 (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/309">#309</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/47561fb98211e73f5233e6a0fd9470a0e01d71a1"><code>47561fb</code></a>
chore(deps): update dependency <code>@​changesets/cli</code> to ^2.27.7
(<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/308">#308</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c9b5626ee69bd529c7e391e40928a4fb28dce179"><code>c9b5626</code></a>
chore: release eslint-import-resolver-typescript (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/302">#302</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/f8d7b82d3e1137c9537f3c4bd7d67044b310475d"><code>f8d7b82</code></a>
fix(<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/303">#303</a>):
use <code>@nolyfill/is-core-module</code> (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/305">#305</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/a4c6c78904e8e7123503f6784fdbded3d4a026ed"><code>a4c6c78</code></a>
fix: ignore bun built-in modules (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/288">#288</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/79148f49bd300bf728752d91c58ecb383b991756"><code>79148f4</code></a>
chore: release eslint-import-resolver-typescript (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/301">#301</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ff3d3c6fc0bc8d88b4c33abe2d4449db47232d17"><code>ff3d3c6</code></a>
chore(deps): remove <code>is-core-module</code> dependency (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/295">#295</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/10f9b17d9ec96c9d38085894710f041bdce5aa86"><code>10f9b17</code></a>
Allow either import or import-x plugin as a peer dependency (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/294">#294</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/b777b44dcd0e967807f34b45e808c61ca751aa62"><code>b777b44</code></a>
ci(workflows/ci): setup node before enabling corepack (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/300">#300</a>)</li>
<li><a
href="https://github.com/import-js/eslint-import-resolver-typescript/commit/4f9db5965e425734440d3883994aefeb983e5a52"><code>4f9db59</code></a>
chore(deps): update dependency node to v18.20.3 (<a
href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/297">#297</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.1...v3.6.3">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: npm CLI robot <npm-cli+bot@github.com>
Bumps [webpack](https://github.com/webpack/webpack) from 5.92.0 to
5.94.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webpack/webpack/releases">webpack's
releases</a>.</em></p>
<blockquote>
<h2>v5.94.0</h2>
<h2>Bug Fixes</h2>
<ul>
<li>Added runtime condition for harmony reexport checked</li>
<li>Handle properly
<code>data</code>/<code>http</code>/<code>https</code> protocols in
source maps</li>
<li>Make <code>bigint</code> optimistic when browserslist not found</li>
<li>Move <code>@​types/eslint-scope</code> to dev deps</li>
<li>Related in asset stats is now always an array when no related
found</li>
<li>Handle ASI for export declarations</li>
<li>Mangle destruction incorrect with export named default properly</li>
<li>Fixed unexpected asi generation with sequence expression</li>
<li>Fixed a lot of types</li>
</ul>
<h2>New Features</h2>
<ul>
<li>Added new external type &quot;module-import&quot;</li>
<li>Support <code>webpackIgnore</code> for <code>new URL()</code>
construction</li>
<li>[CSS] <code>@import</code> pathinfo support</li>
</ul>
<h2>Security</h2>
<ul>
<li>Fixed DOM clobbering in auto public path</li>
</ul>
<h2>v5.93.0</h2>
<h2>Bug Fixes</h2>
<ul>
<li>Generate correct relative path to runtime chunks</li>
<li>Makes <code>DefinePlugin</code> quieter under default log level</li>
<li>Fixed mangle destructuring default in namespace import</li>
<li>Fixed consumption of eager shared modules for module federation</li>
<li>Strip slash for pretty regexp</li>
<li>Calculate correct contenthash for CSS generator options</li>
</ul>
<h2>New Features</h2>
<ul>
<li>Added the <code>binary</code> generator option for asset modules to
explicitly keep source maps produced by loaders</li>
<li>Added the <code>modern-module</code> library value for tree shakable
output</li>
<li>Added the <code>overrideStrict</code> option to override strict or
non-strict mode for javascript modules</li>
</ul>
<h2>v5.92.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li>Doesn't crash with an error when the css experiment is enabled and
contenthash is used</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack/webpack/commit/eabf85d8580dfcb876b56957ba5488222a4f7873"><code>eabf85d</code></a>
chore(release): 5.94.0</li>
<li><a
href="https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61"><code>955e057</code></a>
security: fix DOM clobbering in auto public path</li>
<li><a
href="https://github.com/webpack/webpack/commit/98223873625a029b9903d5ec6c0235b8f9fb5a66"><code>9822387</code></a>
test: fix</li>
<li><a
href="https://github.com/webpack/webpack/commit/cbb86ede32ab53d8eade6efee30da2463f0082ec"><code>cbb86ed</code></a>
test: fix</li>
<li><a
href="https://github.com/webpack/webpack/commit/5ac3d7f2cdce6da63a8dfb07e9dbbd95756bf7a2"><code>5ac3d7f</code></a>
fix: unexpected asi generation with sequence expression</li>
<li><a
href="https://github.com/webpack/webpack/commit/2411661bd1bedf1b2efc23c76d595c189425d39f"><code>2411661</code></a>
security: fix DOM clobbering in auto public path</li>
<li><a
href="https://github.com/webpack/webpack/commit/b8c03d47726a57e0dc6ba58b4f96f0e81b168268"><code>b8c03d4</code></a>
fix: unexpected asi generation with sequence expression</li>
<li><a
href="https://github.com/webpack/webpack/commit/f46a03ccbc2b96ff3552642fea0d7402f7880865"><code>f46a03c</code></a>
revert: do not use heuristic fallback for &quot;module-import&quot;</li>
<li><a
href="https://github.com/webpack/webpack/commit/60f189871a4cdc5d595663d6babadac74f2f6a7d"><code>60f1898</code></a>
fix: do not use heuristic fallback for &quot;module-import&quot;</li>
<li><a
href="https://github.com/webpack/webpack/commit/66306aa45659ef4e8dac8226798931c228fdb204"><code>66306aa</code></a>
Revert &quot;fix: module-import get fallback from
externalsPresets&quot;</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack/webpack/compare/v5.92.0...v5.94.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.92.0&new-version=5.94.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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/npm/documentation/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from
4.0.5 to 5.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/eslint-config/releases"><code>@​npmcli/eslint-config</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<h2><a
href="https://github.com/npm/eslint-config/compare/v4.0.5...v5.0.0">5.0.0</a>
(2024-08-26)</h2>
<h3>⚠️ BREAKING CHANGES</h3>
<ul>
<li><code>@npmcli/eslint-config</code> now supports node <code>^18.17.0
|| &gt;=20.5.0</code></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/eslint-config/commit/043dafe1ae35ae629d1e7ad9032bda93c3bb019b"><code>043dafe</code></a>
<a
href="https://redirect.github.com/npm/eslint-config/pull/123">#123</a>
align to npm 10 node engine range (<a
href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/eslint-config/commit/e8a836b156e8906724a05aa07d3ae8cd70e670ee"><code>e8a836b</code></a>
<a
href="https://redirect.github.com/npm/eslint-config/pull/123">#123</a>
<code>which@4.0.0</code></li>
</ul>
<h3>Chores</h3>
<ul>
<li><a
href="https://github.com/npm/eslint-config/commit/963a8f75ac84979dc7041a6afb83a468454f73ec"><code>963a8f7</code></a>
<a
href="https://redirect.github.com/npm/eslint-config/pull/123">#123</a>
run template-oss-apply (<a
href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
<li><a
href="https://github.com/npm/eslint-config/commit/f20c1be2af3e7ecf9b4513520693cdc7512366e7"><code>f20c1be</code></a>
<a
href="https://redirect.github.com/npm/eslint-config/pull/119">#119</a>
bump <code>@​npmcli/template-oss</code> from 4.22.0 to 4.23.1 (<a
href="https://redirect.github.com/npm/eslint-config/issues/119">#119</a>)
(<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot],
<a
href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/eslint-config/blob/main/CHANGELOG.md"><code>@​npmcli/eslint-config</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/eslint-config/compare/v4.0.5...v5.0.0">5.0.0</a>
(2024-08-26)</h2>
<h3>⚠️ BREAKING CHANGES</h3>
<ul>
<li><code>@npmcli/eslint-config</code> now supports node <code>^18.17.0
|| &gt;=20.5.0</code></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/eslint-config/commit/043dafe1ae35ae629d1e7ad9032bda93c3bb019b"><code>043dafe</code></a>
<a
href="https://redirect.github.com/npm/eslint-config/pull/123">#123</a>
align to npm 10 node engine range (<a
href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/eslint-config/commit/e8a836b156e8906724a05aa07d3ae8cd70e670ee"><code>e8a836b</code></a>
<a
href="https://redirect.github.com/npm/eslint-config/pull/123">#123</a>
<code>which@4.0.0</code></li>
</ul>
<h3>Chores</h3>
<ul>
<li><a
href="https://github.com/npm/eslint-config/commit/963a8f75ac84979dc7041a6afb83a468454f73ec"><code>963a8f7</code></a>
<a
href="https://redirect.github.com/npm/eslint-config/pull/123">#123</a>
run template-oss-apply (<a
href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
<li><a
href="https://github.com/npm/eslint-config/commit/f20c1be2af3e7ecf9b4513520693cdc7512366e7"><code>f20c1be</code></a>
<a
href="https://redirect.github.com/npm/eslint-config/pull/119">#119</a>
bump <code>@​npmcli/template-oss</code> from 4.22.0 to 4.23.1 (<a
href="https://redirect.github.com/npm/eslint-config/issues/119">#119</a>)
(<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot],
<a
href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/eslint-config/commit/9b0dfca312ba80478315856b521d52df5f85012e"><code>9b0dfca</code></a>
chore: release 5.0.0 (<a
href="https://redirect.github.com/npm/eslint-config/issues/124">#124</a>)</li>
<li><a
href="https://github.com/npm/eslint-config/commit/e8a836b156e8906724a05aa07d3ae8cd70e670ee"><code>e8a836b</code></a>
deps: which@4.0.0</li>
<li><a
href="https://github.com/npm/eslint-config/commit/963a8f75ac84979dc7041a6afb83a468454f73ec"><code>963a8f7</code></a>
chore: run template-oss-apply</li>
<li><a
href="https://github.com/npm/eslint-config/commit/043dafe1ae35ae629d1e7ad9032bda93c3bb019b"><code>043dafe</code></a>
fix!: align to npm 10 node engine range</li>
<li><a
href="https://github.com/npm/eslint-config/commit/f20c1be2af3e7ecf9b4513520693cdc7512366e7"><code>f20c1be</code></a>
chore: bump <code>@​npmcli/template-oss</code> from 4.22.0 to 4.23.1 (<a
href="https://redirect.github.com/npm/eslint-config/issues/119">#119</a>)</li>
<li>See full diff in <a
href="https://github.com/npm/eslint-config/compare/v4.0.5...v5.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/eslint-config&package-manager=npm_and_yarn&previous-version=4.0.5&new-version=5.0.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>
…cy-updates group (#1258)

Bumps the dependency-updates group with 1 update:
[eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react).

Updates `eslint-plugin-react` from 7.35.0 to 7.35.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's
releases</a>.</em></p>
<blockquote>
<h2>v7.35.1</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>jsx-curly-brace-presence</code>]: do not trigger on strings
containing a quote character (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3798">#3798</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1000">#1000</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1000">jsx-eslint/eslint-plugin-react#1000</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">#1002</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">jsx-eslint/eslint-plugin-react#1002</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1005">#1005</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1005">jsx-eslint/eslint-plugin-react#1005</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">#100</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">jsx-eslint/eslint-plugin-react#100</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1010">#1010</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1010">jsx-eslint/eslint-plugin-react#1010</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1013">#1013</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1013">jsx-eslint/eslint-plugin-react#1013</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">#1022</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">jsx-eslint/eslint-plugin-react#1022</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">#1029</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">jsx-eslint/eslint-plugin-react#1029</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">#102</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">jsx-eslint/eslint-plugin-react#102</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">#1034</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">jsx-eslint/eslint-plugin-react#1034</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1038">#1038</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1038">jsx-eslint/eslint-plugin-react#1038</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1041">#1041</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1041">jsx-eslint/eslint-plugin-react#1041</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">#1043</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">jsx-eslint/eslint-plugin-react#1043</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">#1046</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">jsx-eslint/eslint-plugin-react#1046</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">#1047</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">jsx-eslint/eslint-plugin-react#1047</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1050">#1050</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1050">jsx-eslint/eslint-plugin-react#1050</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">#1053</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">jsx-eslint/eslint-plugin-react#1053</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">#1057</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">jsx-eslint/eslint-plugin-react#1057</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">#105</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">jsx-eslint/eslint-plugin-react#105</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">#1061</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">jsx-eslint/eslint-plugin-react#1061</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1062">#1062</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1062">jsx-eslint/eslint-plugin-react#1062</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1070">#1070</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1070">jsx-eslint/eslint-plugin-react#1070</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1071">#1071</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1071">jsx-eslint/eslint-plugin-react#1071</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">#1073</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">jsx-eslint/eslint-plugin-react#1073</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">#1076</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">jsx-eslint/eslint-plugin-react#1076</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">#1079</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">jsx-eslint/eslint-plugin-react#1079</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">#1088</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">jsx-eslint/eslint-plugin-react#1088</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1098">#1098</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1098">jsx-eslint/eslint-plugin-react#1098</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">#1101</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">jsx-eslint/eslint-plugin-react#1101</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1103">#1103</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1103">jsx-eslint/eslint-plugin-react#1103</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">#110</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">jsx-eslint/eslint-plugin-react#110</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">#1116</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">jsx-eslint/eslint-plugin-react#1116</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">#1117</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">jsx-eslint/eslint-plugin-react#1117</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1119">#1119</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1119">jsx-eslint/eslint-plugin-react#1119</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1121">#1121</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1121">jsx-eslint/eslint-plugin-react#1121</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1122">#1122</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1122">jsx-eslint/eslint-plugin-react#1122</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">#1123</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">jsx-eslint/eslint-plugin-react#1123</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1130">#1130</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1130">jsx-eslint/eslint-plugin-react#1130</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1131">#1131</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1131">jsx-eslint/eslint-plugin-react#1131</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1132">#1132</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1132">jsx-eslint/eslint-plugin-react#1132</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1134">#1134</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1134">jsx-eslint/eslint-plugin-react#1134</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1135">#1135</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1135">jsx-eslint/eslint-plugin-react#1135</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1139">#1139</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1139">jsx-eslint/eslint-plugin-react#1139</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1148">#1148</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1148">jsx-eslint/eslint-plugin-react#1148</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1149">#1149</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1149">jsx-eslint/eslint-plugin-react#1149</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/114">#114</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/114">jsx-eslint/eslint-plugin-react#114</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.35.1">7.35.1</a>
- 2024.09.02</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>jsx-curly-brace-presence</code>]: do not trigger on strings
containing a quote character (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3798">#3798</a>[]
<a href="https://github.com/akulsr0"><code>@​akulsr0</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3798">#3798</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3798">jsx-eslint/eslint-plugin-react#3798</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/5fc0f872a01827ce33f6452cafb10c1ff0c02669"><code>5fc0f87</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/a2306e7a88762ced2c15cefa3df5a865e9976617"><code>a2306e7</code></a>
[Tests] use <code>npm audit</code> instead of <code>aud</code></li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/d9c7ef132944a5c27ebd6854f24382abfe9d63bd"><code>d9c7ef1</code></a>
[Dev Deps] update <code>@babel/core</code>,
<code>@babel/eslint-parser</code>, <code>aud</code></li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/10eb2350a42e4645f33a594f63e74fc3aceef939"><code>10eb235</code></a>
[Fix] <code>jsx-curly-brace-presence</code>: do not trigger on strings
containing a quot...</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/0170dbed4e48e17594546767fa686a430b5675fd"><code>0170dbe</code></a>
[Refactor] add <code>astUtil.isCallExpression</code> predicate</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/3b6bacc18344204bd587f721fcf4ba71e41d530b"><code>3b6bacc</code></a>
[Refactor] general cleanup</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/8dc0215fdc907d931de3eb78e97d94d35fa12078"><code>8dc0215</code></a>
[Refactor] hoist functions to module level</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/e3927a30e14ea4c1591790da791d12e8e28e3880"><code>e3927a3</code></a>
[Refactor] clean up some of the jsdocs</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/4d99f6ede46509daac13cefe8d271635fbc15690"><code>4d99f6e</code></a>
[Refactor] <code>display-name</code>: use
<code>unwrapTSAsExpression</code></li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/983b88dd3cb5e07919517d3fde4085f60883ded7"><code>983b88d</code></a>
[Tests] <code>no-array-index-key</code>: actually run valid tests</li>
<li>Additional commits viewable in <a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.35.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-react&package-manager=npm_and_yarn&previous-version=7.35.0&new-version=7.35.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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This has been implemented in
npm/npm-install-checks#54, but it seems to have
never been documented.
Bumps the dependency-updates group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [framer-motion](https://github.com/framer/motion) | `11.3.31` |
`11.4.0` |
|
[eslint-import-resolver-webpack](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/webpack)
| `0.13.8` | `0.13.9` |
|
[eslint-plugin-import](https://github.com/import-js/eslint-plugin-import)
| `2.29.1` | `2.30.0` |
|
[eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react)
| `7.35.1` | `7.35.2` |
| [yaml](https://github.com/eemeli/yaml) | `2.5.0` | `2.5.1` |

Updates `framer-motion` from 11.3.31 to 11.4.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's
changelog</a>.</em></p>
<blockquote>
<h2>[11.4.0] 2024-09-02</h2>
<h3>Added</h3>
<ul>
<li>Support for React Server Components, including new entrypoints for
<code>motion</code> and <code>m</code> components.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/27b4d704bbd4179d47358b106b90d89da785800f"><code>27b4d70</code></a>
v11.4.0</li>
<li><a
href="https://github.com/framer/motion/commit/80f073c464b87b1c44b1adc1d424fce16d84be8a"><code>80f073c</code></a>
Fix usage with React Server Components (<a
href="https://redirect.github.com/framer/motion/issues/2778">#2778</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/7fe9f18b459b99247064800f893b2af4a8556b35"><code>7fe9f18</code></a>
Updating test</li>
<li>See full diff in <a
href="https://github.com/framer/motion/compare/v11.3.31...v11.4.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-import-resolver-webpack` from 0.13.8 to 0.13.9
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-plugin-import/blob/main/resolvers/webpack/CHANGELOG.md">eslint-import-resolver-webpack's
changelog</a>.</em></p>
<blockquote>
<h2>0.13.9 - 2024-09-02</h2>
<ul>
<li>[refactor] simplify loop (<a
href="https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/webpack/issues/3029">#3029</a>,
thanks [<a
href="https://github.com/fregante"><code>@​fregante</code></a>])</li>
<li>[meta] add <code>repository.directory</code> field</li>
<li>[refactor] avoid hoisting, misc cleanup</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/0a58d7572c8267203182043608d56ead1c50f4ce"><code>0a58d75</code></a>
[resolvers/webpack] v0.13.9</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/19dbc33ecf09c774db35f362b05caaec027d2e18"><code>19dbc33</code></a>
[resolvers/webpack] [refactor] misc cleanup</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/db8b95d7a5768c0ccd372b6b5228287a182c7679"><code>db8b95d</code></a>
[resolvers/webpack] [refactor] simplify loop</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/6554bd5c30976290024cecc44ef1e96746cf3cf7"><code>6554bd5</code></a>
[meta] add <code>repository.directory</code> field</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/2d38b3367e90df2eabd6c6aad0a05d6a1fc96734"><code>2d38b33</code></a>
[resolvers] [*] [refactor] avoid hoisting</li>
<li>See full diff in <a
href="https://github.com/import-js/eslint-plugin-import/commits/resolvers/webpack/v0.13.9/resolvers/webpack">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-import` from 2.29.1 to 2.30.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-plugin-import/releases">eslint-plugin-import's
releases</a>.</em></p>
<blockquote>
<h2>v2.30.0</h2>
<h3>Added</h3>
<ul>
<li><a
href="./docs/rules/dynamic-import-chunkname.md"><code>dynamic-import-chunkname</code></a>:
add <code>allowEmpty</code> option to allow empty leading comments (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2942">#2942</a>,
thanks [<a
href="https://github.com/JiangWeixian"><code>@​JiangWeixian</code></a>])</li>
<li><a
href="./docs/rules/dynamic-import-chunkname.md"><code>dynamic-import-chunkname</code></a>:
Allow empty chunk name when webpackMode: 'eager' is set; add suggestions
to remove name in eager mode (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3004">#3004</a>,
thanks [<a
href="https://github.com/amsardesai"><code>@​amsardesai</code></a>])</li>
<li>[<code>no-unused-modules</code>]: Add
<code>ignoreUnusedTypeExports</code> option (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3011">#3011</a>,
thanks [<a
href="https://github.com/silverwind"><code>@​silverwind</code></a>])</li>
<li>add support for Flat Config (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3018">#3018</a>,
thanks [<a
href="https://github.com/michaelfaith"><code>@​michaelfaith</code></a>])</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>no-extraneous-dependencies</code>]: allow wrong path (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3012">#3012</a>,
thanks [<a
href="https://github.com/chabb"><code>@​chabb</code></a>])</li>
<li>[<code>no-cycle</code>]: use scc algorithm to optimize (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2998">#2998</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[<code>no-duplicates</code>]: Removing duplicates breaks in
TypeScript (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3033">#3033</a>,
thanks [<a
href="https://github.com/yesl-kim"><code>@​yesl-kim</code></a>])</li>
<li><a
href="./docs/rules/newline-after-import.md"><code>newline-after-import</code></a>:
fix considerComments option when require (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2952">#2952</a>,
thanks [<a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a>])</li>
<li>[<code>order</code>]: do not compare first path segment for relative
paths (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2682">#2682</a>)
(<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2885">#2885</a>,
thanks [<a
href="https://github.com/mihkeleidast"><code>@​mihkeleidast</code></a>])</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Docs] <code>no-extraneous-dependencies</code>: Make glob pattern
description more explicit (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2944">#2944</a>,
thanks [<a
href="https://github.com/mulztob"><code>@​mulztob</code></a>])</li>
<li>[<code>no-unused-modules</code>]: add console message to help debug
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2866">#2866</a></li>
<li>[Refactor] <code>ExportMap</code>: make procedures static instead of
monkeypatching exportmap (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2982">#2982</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Refactor] <code>ExportMap</code>: separate ExportMap instance from
its builder logic (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2985">#2985</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Docs] <code>order</code>: Add a quick note on how unbound imports
and --fix (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2640">#2640</a>,
thanks [<a
href="https://github.com/minervabot"><code>@​minervabot</code></a>])</li>
<li>[Tests] appveyor -&gt; GHA (run tests on Windows in both pwsh and
WSL + Ubuntu) (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2987">#2987</a>,
thanks [<a
href="https://github.com/joeyguerra"><code>@​joeyguerra</code></a>])</li>
<li>[actions] migrate OSX tests to GHA ([ljharb#37], thanks [<a
href="https://github.com/aks"><code>@​aks</code></a>-])</li>
<li>[Refactor] <code>exportMapBuilder</code>: avoid hoisting (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2989">#2989</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Refactor] <code>ExportMap</code>: extract &quot;builder&quot; logic
to separate files (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2991">#2991</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Docs] [<code>order</code>]: update the description of the
<code>pathGroupsExcludedImportTypes</code> option (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3036">#3036</a>,
thanks [<a href="https://github.com/liby"><code>@​liby</code></a>])</li>
<li>[readme] Clarify how to install the plugin (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2993">#2993</a>,
thanks [<a
href="https://github.com/jwbth"><code>@​jwbth</code></a>])</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md">eslint-plugin-import's
changelog</a>.</em></p>
<blockquote>
<h2>[2.30.0] - 2024-09-02</h2>
<h3>Added</h3>
<ul>
<li>[<code>dynamic-import-chunkname</code>]: add <code>allowEmpty</code>
option to allow empty leading comments (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2942">#2942</a>,
thanks [<a
href="https://github.com/JiangWeixian"><code>@​JiangWeixian</code></a>])</li>
<li>[<code>dynamic-import-chunkname</code>]: Allow empty chunk name when
webpackMode: 'eager' is set; add suggestions to remove name in eager
mode (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3004">#3004</a>,
thanks [<a
href="https://github.com/amsardesai"><code>@​amsardesai</code></a>])</li>
<li>[<code>no-unused-modules</code>]: Add
<code>ignoreUnusedTypeExports</code> option (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3011">#3011</a>,
thanks [<a
href="https://github.com/silverwind"><code>@​silverwind</code></a>])</li>
<li>add support for Flat Config (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3018">#3018</a>,
thanks [<a
href="https://github.com/michaelfaith"><code>@​michaelfaith</code></a>])</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>no-extraneous-dependencies</code>]: allow wrong path (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3012">#3012</a>,
thanks [<a
href="https://github.com/chabb"><code>@​chabb</code></a>])</li>
<li>[<code>no-cycle</code>]: use scc algorithm to optimize (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2998">#2998</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[<code>no-duplicates</code>]: Removing duplicates breaks in
TypeScript (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3033">#3033</a>,
thanks [<a
href="https://github.com/yesl-kim"><code>@​yesl-kim</code></a>])</li>
<li>[<code>newline-after-import</code>]: fix considerComments option
when require (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2952">#2952</a>,
thanks [<a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a>])</li>
<li>[<code>order</code>]: do not compare first path segment for relative
paths (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2682">#2682</a>)
(<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2885">#2885</a>,
thanks [<a
href="https://github.com/mihkeleidast"><code>@​mihkeleidast</code></a>])</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Docs] <code>no-extraneous-dependencies</code>: Make glob pattern
description more explicit (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2944">#2944</a>,
thanks [<a
href="https://github.com/mulztob"><code>@​mulztob</code></a>])</li>
<li>[<code>no-unused-modules</code>]: add console message to help debug
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2866">#2866</a></li>
<li>[Refactor] <code>ExportMap</code>: make procedures static instead of
monkeypatching exportmap (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2982">#2982</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Refactor] <code>ExportMap</code>: separate ExportMap instance from
its builder logic (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2985">#2985</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Docs] <code>order</code>: Add a quick note on how unbound imports
and --fix (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2640">#2640</a>,
thanks [<a
href="https://github.com/minervabot"><code>@​minervabot</code></a>])</li>
<li>[Tests] appveyor -&gt; GHA (run tests on Windows in both pwsh and
WSL + Ubuntu) (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2987">#2987</a>,
thanks [<a
href="https://github.com/joeyguerra"><code>@​joeyguerra</code></a>])</li>
<li>[actions] migrate OSX tests to GHA ([ljharb#37], thanks [<a
href="https://github.com/aks"><code>@​aks</code></a>-])</li>
<li>[Refactor] <code>exportMapBuilder</code>: avoid hoisting (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2989">#2989</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Refactor] <code>ExportMap</code>: extract &quot;builder&quot; logic
to separate files (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2991">#2991</a>,
thanks [<a
href="https://github.com/soryy708"><code>@​soryy708</code></a>])</li>
<li>[Docs] [<code>order</code>]: update the description of the
<code>pathGroupsExcludedImportTypes</code> option (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3036">#3036</a>,
thanks [<a href="https://github.com/liby"><code>@​liby</code></a>])</li>
<li>[readme] Clarify how to install the plugin (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2993">#2993</a>,
thanks [<a
href="https://github.com/jwbth"><code>@​jwbth</code></a>])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/18787d3e6966028983af81a878d1a505893932d4"><code>18787d3</code></a>
Bump to 2.30.0</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/990229879c6790d64f3673ac59b0c9a9736f79fe"><code>9902298</code></a>
[Deps] update <code>eslint-module-utils</code></li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/9d194a6e4690cc8afed68cb7736a81dd3a919135"><code>9d194a6</code></a>
[utils] v2.9.0</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/0a58d7572c8267203182043608d56ead1c50f4ce"><code>0a58d75</code></a>
[resolvers/webpack] v0.13.9</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/a3015ebd1bb6251990aee79e292d7116e9f191ff"><code>a3015eb</code></a>
[Test] <code>namespace</code>: ensure valid case is actually
included</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/8bdb32bc8be5364f4adeb781b2321ea62c9ab46e"><code>8bdb32b</code></a>
[Test] add explicit marker for trailing whitespace in cases</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/038c26cade3c85c823ba2eafd52bb91ae458f2b2"><code>038c26c</code></a>
[readme] Clarify how to install the plugin</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/32a2b8986961639cc9c19ebac1f1f0640fb78ef5"><code>32a2b89</code></a>
[Fix] <code>order</code>: do not compare first path segment for relative
paths (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2682">#2682</a>)</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/ee1ea025a6843fe4380927832a31761f1f4ae339"><code>ee1ea02</code></a>
[Fix] <code>newline-after-import</code>: fix considerComments option
when require</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/806e3c2ccc65456a2d8532d575c9f443355bda82"><code>806e3c2</code></a>
[New] add support for Flat Config</li>
<li>Additional commits viewable in <a
href="https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-react` from 7.35.1 to 7.35.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's
releases</a>.</em></p>
<blockquote>
<h2>v7.35.2</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>jsx-curly-brace-presence</code>]: avoid autofixing attributes
with double quotes to a double quoted attribute (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">#3814</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">#3814</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">jsx-eslint/eslint-plugin-react#3814</a>
[<code>jsx-curly-brace-presence</code>]:
docs/rules/jsx-curly-brace-presence.md</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's
changelog</a>.</em></p>
<blockquote>
<h2>[7.35.2] - 2024.09.03</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>jsx-curly-brace-presence</code>]: avoid autofixing attributes
with double quotes to a double quoted attribute (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">#3814</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">#3814</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3814">jsx-eslint/eslint-plugin-react#3814</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/4c10849b44d38e0cc5db7894c5791e05d3d7e906"><code>4c10849</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/45ba6bcb5658052b7fcd989871b620e5301f6c63"><code>45ba6bc</code></a>
[Fix] <code>jsx-curly-brace-presence</code>: avoid autofixing attributes
with double quo...</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/e538ee98164b96ef551a2d680f1fb0bbf408ccdf"><code>e538ee9</code></a>
[Tests] <code>jsx-curly-brace-presence</code>: clean up formatting</li>
<li>See full diff in <a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.1...v7.35.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `yaml` from 2.5.0 to 2.5.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eemeli/yaml/releases">yaml's
releases</a>.</em></p>
<blockquote>
<h2>v2.5.1</h2>
<ul>
<li>Include range in flow sequence pair maps (<a
href="https://redirect.github.com/eemeli/yaml/issues/573">#573</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eemeli/yaml/commit/5adbb605b64094b57bc95cbc24587e6f36b3f9a8"><code>5adbb60</code></a>
2.5.1</li>
<li><a
href="https://github.com/eemeli/yaml/commit/29293c4cc52ad1dba4c35068ae74afd33f8735e5"><code>29293c4</code></a>
chore: Simplify Babel config, inlining it Jest config</li>
<li><a
href="https://github.com/eemeli/yaml/commit/4c30eb64134c803dc910167a00bd895ed8e2c785"><code>4c30eb6</code></a>
chore: Re-enable linting with type information</li>
<li><a
href="https://github.com/eemeli/yaml/commit/adef9c50f59752d64ff65a318f2fdf8c76b7361a"><code>adef9c5</code></a>
chore: Update to eslint 9, fix found issues</li>
<li><a
href="https://github.com/eemeli/yaml/commit/e88306561a929f9fb6dccc7d285d28c3717218cb"><code>e883065</code></a>
chore: Refresh lockfile (keeping rollup at 4.19.0 due to <a
href="https://redirect.github.com/rollup/rollup/issues/5633">rollup/rollup#5633</a>)</li>
<li><a
href="https://github.com/eemeli/yaml/commit/5b5e2905f388bc7d810f51736b79632610302fab"><code>5b5e290</code></a>
fix: Include range in flow sequence pair maps (fixes <a
href="https://redirect.github.com/eemeli/yaml/issues/573">#573</a>)</li>
<li>See full diff in <a
href="https://github.com/eemeli/yaml/compare/v2.5.0...v2.5.1">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
added a sub folder "lib"

<!-- What / Why -->

On following the steps mentioned in
https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally,
OS : macOS

After completing step 5, i tried doing `npx lighthouse
https://google.com` and it failed with following error

<img width="1334" alt="Screenshot 2024-09-05 at 12 19 59 PM"
src="https://github.com/user-attachments/assets/82954e23-3c10-46f5-bdb3-35689ad0ba35">

(Note: website url is just for an example)
(Note: i ran the above command, instead of step 6)

<!-- Describe the request in detail. What it does and why it's being
changed. -->

To fix this, make the following change to step 2.
 Add a subfolder "lib"

## References

I can create an issue if needed
…ates (#1265)

Bumps the dependency-updates group with 2 updates in the / directory:
[framer-motion](https://github.com/framer/motion) and
[eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y).

Updates `framer-motion` from 11.4.0 to 11.5.4
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's
changelog</a>.</em></p>
<blockquote>
<h2>[11.5.4] 2024-09-05</h2>
<h3>Fixed</h3>
<ul>
<li>Improving tree-shakability.</li>
</ul>
<h2>[11.5.3] 2024-09-05</h2>
<h3>Fixed</h3>
<ul>
<li><code>Reorder</code> components now import <code>motion</code>
proxy.</li>
</ul>
<h2>[11.5.2] 2024-09-04</h2>
<h3>Added</h3>
<ul>
<li>Changing <code>motion()</code> deprecation warning to
<code>warnOnce</code>.</li>
</ul>
<h2>[11.5.1] 2024-09-04</h2>
<h3>Added</h3>
<ul>
<li>Exporting <code>findSpring</code> for internal use.</li>
</ul>
<h2>[11.5.0] 2024-09-04</h2>
<h3>Added</h3>
<ul>
<li><code>motion.create()</code> and <code>m.create()</code>.</li>
</ul>
<h3>Deprecrated</h3>
<ul>
<li><code>motion()</code> and <code>m()</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/framer/motion/commit/5d9d296afab93f36ef4aefef5d5a77af003c5de7"><code>5d9d296</code></a>
v11.5.4</li>
<li><a
href="https://github.com/framer/motion/commit/29c4d0f576aaef4c4b5f00b29d3872384559bba5"><code>29c4d0f</code></a>
Updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/b2608b209a6e12380ddcf0527d90e545cc5d859e"><code>b2608b2</code></a>
Improving pure mark</li>
<li><a
href="https://github.com/framer/motion/commit/c342e05f83d4788a9b6de053cf1dc9578b5e3880"><code>c342e05</code></a>
Updating version</li>
<li><a
href="https://github.com/framer/motion/commit/cff19702078f34a666bf7256fd08ffa01029b4d7"><code>cff1970</code></a>
v11.5.3</li>
<li><a
href="https://github.com/framer/motion/commit/61c6bc9b7aabcf31b818a734859e069d42a78e4a"><code>61c6bc9</code></a>
updating changelog</li>
<li><a
href="https://github.com/framer/motion/commit/5922278a44108e7d1b4b3a961e66ff1a29d325b1"><code>5922278</code></a>
Moving</li>
<li><a
href="https://github.com/framer/motion/commit/5619d5644ffe3d22cb523c54d4b36cf5fec26f60"><code>5619d56</code></a>
Import hydrateRoot from react-dom/client (<a
href="https://redirect.github.com/framer/motion/issues/2789">#2789</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/beae985e54ef12f080468eb086e5b10761b9be41"><code>beae985</code></a>
Upgrading to React 18.3.1 (<a
href="https://redirect.github.com/framer/motion/issues/2788">#2788</a>)</li>
<li><a
href="https://github.com/framer/motion/commit/e30cea70ee887bef1aad7b3677593804934c1610"><code>e30cea7</code></a>
Updating lockfile</li>
<li>Additional commits viewable in <a
href="https://github.com/framer/motion/compare/v11.4.0...v11.5.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-jsx-a11y` from 6.9.0 to 6.10.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md">eslint-plugin-jsx-a11y's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.9.0...v6.10.0">v6.10.0</a>
- 2024-09-03</h2>
<h3>Fixed</h3>
<ul>
<li>[New] <code>label-has-associated-control</code>: add additional
error message <a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/1005"><code>[#1005](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/1005)</code></a></li>
<li>[Fix] <code>label-has-associated-control</code>: ignore undetermined
label text <a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/966"><code>[#966](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/966)</code></a></li>
</ul>
<h3>Commits</h3>
<ul>
<li>[Tests] switch from jest to tape <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/a284cbf4eb21292c4cff87f02be0bfb82764757f"><code>a284cbf</code></a></li>
<li>[New] add eslint 9 support <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/deac4fd06eff4c0f5da27611c2a44a009b7e7fda"><code>deac4fd</code></a></li>
<li>[New] add <code>attributes</code> setting <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/a1ee7f8810efafe416eb5d7f6eb0505b52873495"><code>a1ee7f8</code></a></li>
<li>[New] allow polymorphic linting to be restricted <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6cd1a7011446e3925f2b49c51ff26246a21491d1"><code>6cd1a70</code></a></li>
<li>[Tests] remove duplicate tests <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/74d5decb6f2e42c05ce40a45630041fd695a2e7f"><code>74d5dec</code></a></li>
<li>[Dev Deps] update <code>@babel/cli</code>, <code>@babel/core</code>,
<code>@babel/eslint-parser</code>,
<code>@babel/plugin-transform-flow-strip-types</code> <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6eca2359f5457af72dbfba265b73297c9232cb3e"><code>6eca235</code></a></li>
<li>[readme] remove deprecated travis ci badge; add github actions badge
<a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0be7ea95f560c6afc6817d381054d914ebd0b2ca"><code>0be7ea9</code></a></li>
<li>[Tests] use <code>npm audit</code> instead of <code>aud</code> <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/05a5e4992900e0d5d61e29e13046c90797b68a7c"><code>05a5e49</code></a></li>
<li>[Deps] update <code>axobject-query</code> <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/912e98c425ef9fcc2d7d22b45b4f7e3b445112a5"><code>912e98c</code></a></li>
<li>[Deps] unpin <code>axobject-query</code> <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/75147aa68888fc150a4efea5b99809969bdc32b2"><code>75147aa</code></a></li>
<li>[Deps] update <code>axe-core</code> <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/27ff7cbf562bf2685fd5a6062e58eb4727cb85c6"><code>27ff7cb</code></a></li>
<li>[readme] fix jsxA11y import name <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ce846e00414c41676a6a8601022059878bcc0b89"><code>ce846e0</code></a></li>
<li>[readme] fix typo in shareable config section in readme <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/cca288b73a39fa0932a57c02a7a88de68fc971fc"><code>cca288b</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/65c9338c62c558d3c1c2dbf5ecc55cf04dbfe80c"><code>65c9338</code></a>
v6.10.0</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/912e98c425ef9fcc2d7d22b45b4f7e3b445112a5"><code>912e98c</code></a>
[Deps] update <code>axobject-query</code></li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/6cd1a7011446e3925f2b49c51ff26246a21491d1"><code>6cd1a70</code></a>
[New] allow polymorphic linting to be restricted</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/a1ee7f8810efafe416eb5d7f6eb0505b52873495"><code>a1ee7f8</code></a>
[New] add <code>attributes</code> setting</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/83fd9c453e3a0f2965ecf0cfde821d0141d1a1c3"><code>83fd9c4</code></a>
[New] <code>label-has-associated-control</code>: add additional error
message</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/75147aa68888fc150a4efea5b99809969bdc32b2"><code>75147aa</code></a>
[Deps] unpin <code>axobject-query</code></li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/a284cbf4eb21292c4cff87f02be0bfb82764757f"><code>a284cbf</code></a>
[Tests] switch from jest to tape</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/deac4fd06eff4c0f5da27611c2a44a009b7e7fda"><code>deac4fd</code></a>
[New] add eslint 9 support</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/74d5decb6f2e42c05ce40a45630041fd695a2e7f"><code>74d5dec</code></a>
[Tests] remove duplicate tests</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/05a5e4992900e0d5d61e29e13046c90797b68a7c"><code>05a5e49</code></a>
[Tests] use <code>npm audit</code> instead of <code>aud</code></li>
<li>Additional commits viewable in <a
href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.9.0...v6.10.0">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [proc-log](https://github.com/npm/proc-log) from 4.2.0 to 5.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/proc-log/releases">proc-log's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<h2><a
href="https://github.com/npm/proc-log/compare/v4.2.0...v5.0.0">5.0.0</a>
(2024-09-03)</h2>
<h3>⚠️ BREAKING CHANGES</h3>
<ul>
<li><code>proc-log</code> now supports node <code>^18.17.0 ||
&gt;=20.5.0</code></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/proc-log/commit/aa3a1f65bf38bfd3305a73bdf4b432af12393012"><code>aa3a1f6</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/101">#101</a>
align to npm 10 node engine range (<a
href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><a
href="https://github.com/npm/proc-log/commit/2697148878a32af8c56745486dd0ed44b0e403aa"><code>2697148</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/101">#101</a> run
template-oss-apply (<a
href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
<li><a
href="https://github.com/npm/proc-log/commit/4e025d25c53cd85b767fc9e735f756b9f51a7b57"><code>4e025d2</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/99">#99</a> bump
<code>@​npmcli/eslint-config</code> from 4.0.5 to 5.0.0 (<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
<li><a
href="https://github.com/npm/proc-log/commit/3d6ab248c75c9bca053755da4fe9c74e894f0066"><code>3d6ab24</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/88">#88</a> bump
<code>@​npmcli/template-oss</code> to 4.22.0 (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/proc-log/commit/e12dd15f94483daf7237468a6f4c9df96a4b523d"><code>e12dd15</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/83">#83</a>
chore: chore: postinstall for dependabot template-oss PR (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/proc-log/commit/3cfe8571050f83fe0452a107a0696cafe1af1a51"><code>3cfe857</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/100">#100</a>
postinstall for dependabot template-oss PR (<a
href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
<li><a
href="https://github.com/npm/proc-log/commit/2b4320c544a0e42fc784d5f75d042908a7227cf6"><code>2b4320c</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/100">#100</a>
bump <code>@​npmcli/template-oss</code> from 4.23.1 to 4.23.3 (<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/proc-log/blob/main/CHANGELOG.md">proc-log's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/proc-log/compare/v4.2.0...v5.0.0">5.0.0</a>
(2024-09-03)</h2>
<h3>⚠️ BREAKING CHANGES</h3>
<ul>
<li><code>proc-log</code> now supports node <code>^18.17.0 ||
&gt;=20.5.0</code></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/proc-log/commit/aa3a1f65bf38bfd3305a73bdf4b432af12393012"><code>aa3a1f6</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/101">#101</a>
align to npm 10 node engine range (<a
href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><a
href="https://github.com/npm/proc-log/commit/2697148878a32af8c56745486dd0ed44b0e403aa"><code>2697148</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/101">#101</a> run
template-oss-apply (<a
href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
<li><a
href="https://github.com/npm/proc-log/commit/4e025d25c53cd85b767fc9e735f756b9f51a7b57"><code>4e025d2</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/99">#99</a> bump
<code>@​npmcli/eslint-config</code> from 4.0.5 to 5.0.0 (<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
<li><a
href="https://github.com/npm/proc-log/commit/3d6ab248c75c9bca053755da4fe9c74e894f0066"><code>3d6ab24</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/88">#88</a> bump
<code>@​npmcli/template-oss</code> to 4.22.0 (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/proc-log/commit/e12dd15f94483daf7237468a6f4c9df96a4b523d"><code>e12dd15</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/83">#83</a>
chore: chore: postinstall for dependabot template-oss PR (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
<li><a
href="https://github.com/npm/proc-log/commit/3cfe8571050f83fe0452a107a0696cafe1af1a51"><code>3cfe857</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/100">#100</a>
postinstall for dependabot template-oss PR (<a
href="https://github.com/hashtagchris"><code>@​hashtagchris</code></a>)</li>
<li><a
href="https://github.com/npm/proc-log/commit/2b4320c544a0e42fc784d5f75d042908a7227cf6"><code>2b4320c</code></a>
<a href="https://redirect.github.com/npm/proc-log/pull/100">#100</a>
bump <code>@​npmcli/template-oss</code> from 4.23.1 to 4.23.3 (<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/proc-log/commit/8105dea8ca31296f5826e62683e63539401d6a8e"><code>8105dea</code></a>
chore: release 5.0.0 (<a
href="https://redirect.github.com/npm/proc-log/issues/102">#102</a>)</li>
<li><a
href="https://github.com/npm/proc-log/commit/2697148878a32af8c56745486dd0ed44b0e403aa"><code>2697148</code></a>
chore: run template-oss-apply</li>
<li><a
href="https://github.com/npm/proc-log/commit/aa3a1f65bf38bfd3305a73bdf4b432af12393012"><code>aa3a1f6</code></a>
fix!: align to npm 10 node engine range</li>
<li><a
href="https://github.com/npm/proc-log/commit/4e025d25c53cd85b767fc9e735f756b9f51a7b57"><code>4e025d2</code></a>
chore: bump <code>@​npmcli/eslint-config</code> from 4.0.5 to 5.0.0</li>
<li><a
href="https://github.com/npm/proc-log/commit/3cfe8571050f83fe0452a107a0696cafe1af1a51"><code>3cfe857</code></a>
chore: postinstall for dependabot template-oss PR</li>
<li><a
href="https://github.com/npm/proc-log/commit/2b4320c544a0e42fc784d5f75d042908a7227cf6"><code>2b4320c</code></a>
chore: bump <code>@​npmcli/template-oss</code> from 4.23.1 to
4.23.3</li>
<li><a
href="https://github.com/npm/proc-log/commit/0b93def9468f4393c322ba14154e8aa3dc97971e"><code>0b93def</code></a>
chore: postinstall for dependabot template-oss PR</li>
<li><a
href="https://github.com/npm/proc-log/commit/f33630cb334c88985b6a764b6ea43d251602bfbc"><code>f33630c</code></a>
chore: bump <code>@​npmcli/template-oss</code> from 4.22.0 to
4.23.1</li>
<li><a
href="https://github.com/npm/proc-log/commit/152734a237b4285ac970958f6209a58d9333a42a"><code>152734a</code></a>
chore: postinstall for dependabot template-oss PR</li>
<li><a
href="https://github.com/npm/proc-log/commit/3d6ab248c75c9bca053755da4fe9c74e894f0066"><code>3d6ab24</code></a>
chore: bump <code>@​npmcli/template-oss</code> to 4.22.0</li>
<li>Additional commits viewable in <a
href="https://github.com/npm/proc-log/compare/v4.2.0...v5.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=proc-log&package-manager=npm_and_yarn&previous-version=4.2.0&new-version=5.0.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 the dependency-updates group with 2 updates:
[react-focus-on](https://github.com/theKashey/react-focus-on) and
[eslint-plugin-github](https://github.com/github/eslint-plugin-github).

Updates `react-focus-on` from 3.9.3 to 3.9.4
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/theKashey/react-focus-on/commit/1815dc55bf5cf0f67eaadde82d18cd8ce1653064"><code>1815dc5</code></a>
3.9.4</li>
<li><a
href="https://github.com/theKashey/react-focus-on/commit/783004c443c3665fc95e6477447153a3daf1f910"><code>783004c</code></a>
update deps</li>
<li><a
href="https://github.com/theKashey/react-focus-on/commit/4ae904daac411c68b130e06dd791b63bcadc1f15"><code>4ae904d</code></a>
Merge pull request <a
href="https://redirect.github.com/theKashey/react-focus-on/issues/93">#93</a>
from owenammann/patch-1</li>
<li><a
href="https://github.com/theKashey/react-focus-on/commit/f3b38e899f30cc5087596797c8531d75d99e4be8"><code>f3b38e8</code></a>
Update react-remove-scroll to 2.6.0</li>
<li><a
href="https://github.com/theKashey/react-focus-on/commit/7a4752a84257e37c16f300722805f7c0bcd6a26d"><code>7a4752a</code></a>
3.9.3</li>
<li>See full diff in <a
href="https://github.com/theKashey/react-focus-on/compare/v3.9.3...v3.9.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-github` from 5.0.1 to 5.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/github/eslint-plugin-github/releases">eslint-plugin-github's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump the all-dependencies group across 1 directory with
3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/533">github/eslint-plugin-github#533</a></li>
<li>chore(deps): bump braces from 3.0.2 to 3.0.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/534">github/eslint-plugin-github#534</a></li>
<li>chore(deps): bump the all-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/535">github/eslint-plugin-github#535</a></li>
<li>chore(deps): bump the all-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/536">github/eslint-plugin-github#536</a></li>
<li>chore(deps): bump the all-dependencies group with 4 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/537">github/eslint-plugin-github#537</a></li>
<li>chore(deps): bump the all-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/538">github/eslint-plugin-github#538</a></li>
<li>chore(deps): bump the all-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/540">github/eslint-plugin-github#540</a></li>
<li>chore(deps): bump the all-dependencies group with 4 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/541">github/eslint-plugin-github#541</a></li>
<li>chore(deps): bump the all-dependencies group across 1 directory with
3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/543">github/eslint-plugin-github#543</a></li>
<li>chore(deps): bump the all-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/544">github/eslint-plugin-github#544</a></li>
<li>chore(deps): bump the all-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/545">github/eslint-plugin-github#545</a></li>
<li>chore(deps): bump the all-dependencies group across 1 directory with
4 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/551">github/eslint-plugin-github#551</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/github/eslint-plugin-github/compare/v5.0.1...v5.0.2">https://github.com/github/eslint-plugin-github/compare/v5.0.1...v5.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/d6f656d78fc7a8b263d9f616de3f35a243bea338"><code>d6f656d</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/551">#551</a>
from github/dependabot/npm_and_yarn/all-dependencies-...</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/df2c60a624f0c1404a78c11f3b48b025ad234190"><code>df2c60a</code></a>
chore(deps): bump the all-dependencies group across 1 directory with 4
updates</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/0f0979cb380ddfe09a7bd29468a0e5ca682e5fbc"><code>0f0979c</code></a>
chore(deps): bump the all-dependencies group with 3 updates (<a
href="https://redirect.github.com/github/eslint-plugin-github/issues/545">#545</a>)</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/0e294e5c4d27260db1cd40ed5727d8210fb68603"><code>0e294e5</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/544">#544</a>
from github/dependabot/npm_and_yarn/all-dependencies-...</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/17c6e39aa4a479ef9d8469fda2f9e141e7e9162f"><code>17c6e39</code></a>
chore(deps): bump the all-dependencies group with 3 updates</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/86d5cb13241a7d8e82b362a748d61589664bd489"><code>86d5cb1</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/543">#543</a>
from github/dependabot/npm_and_yarn/all-dependencies-...</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/522309f8d0edfda83d9e3b3718ec244877b10d05"><code>522309f</code></a>
chore(deps): bump the all-dependencies group across 1 directory with 3
updates</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/c3857ba01e1d6b3d14269b6625eb604360e5cc8c"><code>c3857ba</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/541">#541</a>
from github/dependabot/npm_and_yarn/all-dependencies-...</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/8010f55226198b79884b81432e27fe3ee57968eb"><code>8010f55</code></a>
chore(deps): bump the all-dependencies group with 4 updates</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/777227525b7254bf193a5aa70d6b91f93f779dd1"><code>7772275</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/540">#540</a>
from github/dependabot/npm_and_yarn/all-dependencies-...</li>
<li>Additional commits viewable in <a
href="https://github.com/github/eslint-plugin-github/compare/v5.0.1...v5.0.2">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to
4.21.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/expressjs/express/releases">express's
releases</a>.</em></p>
<blockquote>
<h2>4.21.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Deprecate <code>&quot;back&quot;</code> magic string in redirects by
<a href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5935">expressjs/express#5935</a></li>
<li>finalhandler@1.3.1 by <a
href="https://github.com/wesleytodd"><code>@​wesleytodd</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5954">expressjs/express#5954</a></li>
<li>fix(deps): serve-static@1.16.2 by <a
href="https://github.com/wesleytodd"><code>@​wesleytodd</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5951">expressjs/express#5951</a></li>
<li>Upgraded dependency qs to 6.13.0 to match qs in body-parser by <a
href="https://github.com/agadzinski93"><code>@​agadzinski93</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5946">expressjs/express#5946</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/agadzinski93"><code>@​agadzinski93</code></a>
made their first contribution in <a
href="https://redirect.github.com/expressjs/express/pull/5946">expressjs/express#5946</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/expressjs/express/compare/4.20.0...4.21.0">https://github.com/expressjs/express/compare/4.20.0...4.21.0</a></p>
<h2>4.20.0</h2>
<h2>What's Changed</h2>
<h3>Important</h3>
<ul>
<li>IMPORTANT: The default <code>depth</code> level for parsing
URL-encoded data is now <code>32</code> (previously was
<code>Infinity</code>)</li>
<li>Remove link renderization in html while using
<code>res.redirect</code></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>4.19.2 Staging by <a
href="https://github.com/wesleytodd"><code>@​wesleytodd</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5561">expressjs/express#5561</a></li>
<li>remove duplicate location test for data uri by <a
href="https://github.com/wesleytodd"><code>@​wesleytodd</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5562">expressjs/express#5562</a></li>
<li>feat: document beta releases expectations by <a
href="https://github.com/marco-ippolito"><code>@​marco-ippolito</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5565">expressjs/express#5565</a></li>
<li>Cut down on duplicated CI runs by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5564">expressjs/express#5564</a></li>
<li>Add a Threat Model by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5526">expressjs/express#5526</a></li>
<li>Assign captain of encodeurl by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5579">expressjs/express#5579</a></li>
<li>Nominate jonchurch as repo captain for <code>http-errors</code>,
<code>expressjs.com</code>, <code>morgan</code>, <code>cors</code>,
<code>body-parser</code> by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5587">expressjs/express#5587</a></li>
<li>docs: update Security.md by <a
href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5590">expressjs/express#5590</a></li>
<li>docs: update triage nomination policy by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5600">expressjs/express#5600</a></li>
<li>Add CodeQL (SAST) by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5433">expressjs/express#5433</a></li>
<li>docs: add UlisesGascon as triage initiative captain by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5605">expressjs/express#5605</a></li>
<li>deps: encodeurl@~2.0.0 by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5569">expressjs/express#5569</a></li>
<li>skip QUERY method test by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5628">expressjs/express#5628</a></li>
<li>ignore ETAG query test on 21 and 22, reuse skip util by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5639">expressjs/express#5639</a></li>
<li>add support Node.js@22 in the CI by <a
href="https://github.com/mertcanaltin"><code>@​mertcanaltin</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5627">expressjs/express#5627</a></li>
<li>doc: add table of contents, tc/triager lists to readme by <a
href="https://github.com/mertcanaltin"><code>@​mertcanaltin</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5619">expressjs/express#5619</a></li>
<li>List and sort all projects, add captains by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5653">expressjs/express#5653</a></li>
<li>docs: add <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
as captain for cookie-parser by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5666">expressjs/express#5666</a></li>
<li>✨ bring back query tests for node 21 by <a
href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5690">expressjs/express#5690</a></li>
<li>[v4] Deprecate <code>res.clearCookie</code> accepting
<code>options.maxAge</code> and <code>options.expires</code> by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5672">expressjs/express#5672</a></li>
<li>skip QUERY tests for Node 21 only, still not supported by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5695">expressjs/express#5695</a></li>
<li>📝 update people, add ctcpip to TC by <a
href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5683">expressjs/express#5683</a></li>
<li>remove minor version pinning from ci by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5722">expressjs/express#5722</a></li>
<li>Fix link variable use in attribution section of CODE OF CONDUCT by
<a href="https://github.com/IamLizu"><code>@​IamLizu</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5762">expressjs/express#5762</a></li>
<li>Replace Appveyor windows testing with GHA by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5599">expressjs/express#5599</a></li>
<li>Add OSSF Scorecard badge by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5436">expressjs/express#5436</a></li>
<li>update scorecard link by <a
href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5814">expressjs/express#5814</a></li>
<li>Nominate <a
href="https://github.com/IamLizu"><code>@​IamLizu</code></a> to the
triage team by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5836">expressjs/express#5836</a></li>
<li>deps: path-to-regexp@0.1.8 by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5603">expressjs/express#5603</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/expressjs/express/blob/4.21.0/History.md">express's
changelog</a>.</em></p>
<blockquote>
<h1>4.21.0 / 2024-09-11</h1>
<ul>
<li>Deprecate <code>res.location(&quot;back&quot;)</code> and
<code>res.redirect(&quot;back&quot;)</code> magic string</li>
<li>deps: serve-static@1.16.2
<ul>
<li>includes send@0.19.0</li>
</ul>
</li>
<li>deps: finalhandler@1.3.1</li>
<li>deps: qs@6.13.0</li>
</ul>
<h1>4.20.0 / 2024-09-10</h1>
<ul>
<li>deps: serve-static@0.16.0
<ul>
<li>Remove link renderization in html while redirecting</li>
</ul>
</li>
<li>deps: send@0.19.0
<ul>
<li>Remove link renderization in html while redirecting</li>
</ul>
</li>
<li>deps: body-parser@0.6.0
<ul>
<li>add <code>depth</code> option to customize the depth level in the
parser</li>
<li>IMPORTANT: The default <code>depth</code> level for parsing
URL-encoded data is now <code>32</code> (previously was
<code>Infinity</code>)</li>
</ul>
</li>
<li>Remove link renderization in html while using
<code>res.redirect</code></li>
<li>deps: path-to-regexp@0.1.10
<ul>
<li>Adds support for named matching groups in the routes using a
regex</li>
<li>Adds backtracking protection to parameters without regexes
defined</li>
</ul>
</li>
<li>deps: encodeurl@~2.0.0
<ul>
<li>Removes encoding of <code>\</code>, <code>|</code>, and
<code>^</code> to align better with URL spec</li>
</ul>
</li>
<li>Deprecate passing <code>options.maxAge</code> and
<code>options.expires</code> to <code>res.clearCookie</code>
<ul>
<li>Will be ignored in v5, clearCookie will set a cookie with an expires
in the past to instruct clients to delete the cookie</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/expressjs/express/commit/7e562c6d8daddff4604f8efaaf9db2cf98c6dcff"><code>7e562c6</code></a>
4.21.0</li>
<li><a
href="https://github.com/expressjs/express/commit/1bcde96bc87c4704df9a704271d1167064ab56bb"><code>1bcde96</code></a>
fix(deps): qs@6.13.0 (<a
href="https://redirect.github.com/expressjs/express/issues/5946">#5946</a>)</li>
<li><a
href="https://github.com/expressjs/express/commit/7d364775688be98aaa973302e066d0da9f438997"><code>7d36477</code></a>
fix(deps): serve-static@1.16.2 (<a
href="https://redirect.github.com/expressjs/express/issues/5951">#5951</a>)</li>
<li><a
href="https://github.com/expressjs/express/commit/40d2d8f2c882712a0f2e4603c38d166c79676b2b"><code>40d2d8f</code></a>
fix(deps): finalhandler@1.3.1</li>
<li><a
href="https://github.com/expressjs/express/commit/77ada906dba57fd6e308f0d750e01653dbeaddfc"><code>77ada90</code></a>
Deprecate <code>&quot;back&quot;</code> magic string in redirects (<a
href="https://redirect.github.com/expressjs/express/issues/5935">#5935</a>)</li>
<li><a
href="https://github.com/expressjs/express/commit/21df421ebc7a5249bb31101da666bbf22adc3f18"><code>21df421</code></a>
4.20.0</li>
<li><a
href="https://github.com/expressjs/express/commit/4c9ddc1c47bf579e55c2fe837d76a952e9fd8959"><code>4c9ddc1</code></a>
feat: upgrade to serve-static@0.16.0</li>
<li><a
href="https://github.com/expressjs/express/commit/9ebe5d500d22cbb2b8aaa73446866b084c747971"><code>9ebe5d5</code></a>
feat: upgrade to send@0.19.0 (<a
href="https://redirect.github.com/expressjs/express/issues/5928">#5928</a>)</li>
<li><a
href="https://github.com/expressjs/express/commit/ec4a01b6b8814d7b007f36a3023f4dbafdbc3d09"><code>ec4a01b</code></a>
feat: upgrade to body-parser@1.20.3 (<a
href="https://redirect.github.com/expressjs/express/issues/5926">#5926</a>)</li>
<li><a
href="https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553"><code>54271f6</code></a>
fix: don't render redirect values in anchor href</li>
<li>Additional commits viewable in <a
href="https://github.com/expressjs/express/compare/4.19.2...4.21.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=express&package-manager=npm_and_yarn&previous-version=4.19.2&new-version=4.21.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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/npm/documentation/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## References

- github/accessibility-audits#9165

## What

This pull request includes change to the `src/theme.js` file to fix an
accessibility issue related to color contrast ratio between `npm link`
text #cb0000 and `surrounding text` #1f2328

## Why

If the link has no distinct style (such as underline) and luminosity
contrast of the link has insufficient contrast ratio with the
surrounding text. As a result, users with low vision who experience low
contrast cannot detect visually that the text is intended to function as
a link.

## Accessibility improvements:

-
[`src/theme.js`](https://github.com/npm/documentation/pull/1270/files#diff-09ce39aad75bba2010ea6e7fb785187ec76b341be11d5f7f2cc6b83839a1b728):
Changed the `npm theme` color from `#cb0000` to `#cb3837 ` to meet the
minimum contrast 3:1


![image](https://github.com/user-attachments/assets/ba2ed776-e069-4776-ae62-ab78a7369f8a)
## WHAT
This pull request includes changes to enhance the user interface and
improve code readability in the `src/components/page-footer.js` and
`src/mdx/code.js` files. The most important changes involve modifying
the display of the latest commit information and enhancing the styling
of code comments.

User Interface Enhancements:

*
[`src/components/page-footer.js`](diffhunk://#diff-698aaa879c704b0a0f6ffd35d2ef80ef133c897a318c5cdfd1c56e6d85135aefL47-R47):
Removed the `color: 'fg.muted'` style from the `Text` component that
displays the latest commit information.

Code Readability Improvements:

*
[`src/mdx/code.js`](diffhunk://#diff-f3f4e897983cba6337e020c78ef03c356c88f8868bcd19c465eb3c07e8b96625L117-R126):
Enhanced the `MonoText` component to apply a specific color (`#747459`)
to comments within code blocks. This change ensures that comments are
visually distinct from other code elements.

## WHY
This PR includes changes regarding accessibility bug fixes.

Change 1: The text `comment` colour is changed for better accessibility.

<img width="1057" alt="image"
src="https://github.com/user-attachments/assets/fdceae51-571d-40f7-8722-3a025879d65e">
<img width="1057" alt="image"
src="https://github.com/user-attachments/assets/9ce2455a-ff4c-46a5-852d-9d12d31df8e7">

Change 2: From the text `Last edited by` the muted colour is removed for
better colour contrast ratio.

<img width="1057" alt="image"
src="https://github.com/user-attachments/assets/338bca34-5ce8-4acd-89ee-09440b5f0671">
<img width="1057" alt="image"
src="https://github.com/user-attachments/assets/76c42381-412d-408f-8a1c-cddad4c78c96">
This pull request includes a small change to the `src/mdx/code.js` file.
The change corrects the color code used for comments in the `Code`
component.

*
[`src/mdx/code.js`](diffhunk://#diff-f3f4e897983cba6337e020c78ef03c356c88f8868bcd19c465eb3c07e8b96625L123-R123):
Adjusted the color code for comments from `#747459` to `#747458` in the
`Code` component.
…cy-updates group (#1276)

Bumps the dependency-updates group with 1 update:
[eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react).

Updates `eslint-plugin-react` from 7.35.2 to 7.36.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's
releases</a>.</em></p>
<blockquote>
<h2>v7.36.1</h2>
<h3>Fixed</h3>
<ul>
<li><a
href="docs/rules/no-is-mounted.md"><code>no-is-mounted</code></a>: fix
logic in method name check (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>[]
<a
href="https://github.com/Mathias-S"><code>@​Mathias-S</code></a>)</li>
<li><a
href="docs/rules/jsx-no-literals.md"><code>jsx-no-literals</code></a>:
Avoid crashing on valueless boolean props (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>[]
<a
href="https://github.com/reosarevok"><code>@​reosarevok</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3823">jsx-eslint/eslint-plugin-react#3823</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3821">jsx-eslint/eslint-plugin-react#3821</a></p>
<h2>v7.36.0</h2>
<h3>Added</h3>
<ul>
<li>[<code>no-string-refs</code>]: allow this.refs in &gt; 18.3.0 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>[]
<a
href="https://github.com/henryqdineen"><code>@​henryqdineen</code></a>)</li>
<li><a
href="docs/rules/jsx-no-literals.md"><code>jsx-no-literals</code></a>
Add <code>elementOverrides</code> option and the ability to ignore this
rule on specific elements (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>[]
<a
href="https://github.com/Pearce-Ropion"><code>@​Pearce-Ropion</code></a>)</li>
<li>[<code>forward-ref-uses-ref</code>]: add rule for checking ref
parameter is added (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3667">#3667</a>[]
<a href="https://github.com/NotWoods"><code>@​NotWoods</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>function-component-definition</code>], <a
href="docs/rules/boolean-prop-naming.md"><code>boolean-prop-naming</code></a>,
[<code>jsx-first-prop-new-line</code>],
[<code>jsx-props-no-multi-spaces</code>], <code>propTypes</code>: use
type args (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/HenryBrown0"><code>@​HenryBrown0</code></a>)</li>
<li>JSX pragma: fail gracefully (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
<li>[<code>jsx-props-no-spreading</code>]: add
<code>explicitSpread</code> option to schema (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Tests] add <code>@​typescript-eslint/parser</code> v6 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/HenryBrown0"><code>@​HenryBrown0</code></a>)</li>
<li>[Tests] add <code>@​typescript-eslint/parser</code> v7 and v8 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/hampustagerud"><code>@​hampustagerud</code></a>)</li>
<li>[Docs] [<code>no-danger</code>]: update broken link (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>[]
<a
href="https://github.com/lucasrmendonca"><code>@​lucasrmendonca</code></a>)</li>
<li>[types] add jsdoc type annotations (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[]
<a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a>)</li>
<li>[Tests] <code>button-has-type</code>: add test case with spread (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[]
<a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">jsx-eslint/eslint-plugin-react#3799</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">jsx-eslint/eslint-plugin-react#3632</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3812">jsx-eslint/eslint-plugin-react#3812</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3731">jsx-eslint/eslint-plugin-react#3731</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3667">jsx-eslint/eslint-plugin-react#3667</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3629">jsx-eslint/eslint-plugin-react#3629</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3817">jsx-eslint/eslint-plugin-react#3817</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3807">jsx-eslint/eslint-plugin-react#3807</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1">7.36.1</a>
- 2024.09.12</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>no-is-mounted</code>]: fix logic in method name check (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>[]
<a
href="https://github.com/Mathias-S"><code>@​Mathias-S</code></a>)</li>
<li>[<code>jsx-no-literals</code>]: Avoid crashing on valueless boolean
props (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>[]
<a
href="https://github.com/reosarevok"><code>@​reosarevok</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3823">#3823</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3823">jsx-eslint/eslint-plugin-react#3823</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3821">#3821</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3821">jsx-eslint/eslint-plugin-react#3821</a></p>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.0">7.36.0</a>
- 2024.09.12</h2>
<h3>Added</h3>
<ul>
<li>[<code>no-string-refs</code>]: allow this.refs in &gt; 18.3.0 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>[]
<a
href="https://github.com/henryqdineen"><code>@​henryqdineen</code></a>)</li>
<li>[<code>jsx-no-literals</code>] Add <code>elementOverrides</code>
option and the ability to ignore this rule on specific elements (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>[]
<a
href="https://github.com/Pearce-Ropion"><code>@​Pearce-Ropion</code></a>)</li>
<li>[<code>forward-ref-uses-ref</code>]: add rule for checking ref
parameter is added (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3667">#3667</a>[]
<a href="https://github.com/NotWoods"><code>@​NotWoods</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>[<code>function-component-definition</code>],
[<code>boolean-prop-naming</code>],
[<code>jsx-first-prop-new-line</code>],
[<code>jsx-props-no-multi-spaces</code>], <code>propTypes</code>: use
type args (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/HenryBrown0"><code>@​HenryBrown0</code></a>)</li>
<li>JSX pragma: fail gracefully (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
<li>[<code>jsx-props-no-spreading</code>]: add
<code>explicitSpread</code> option to schema (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>[]
<a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Tests] add <code>@​typescript-eslint/parser</code> v6 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/HenryBrown0"><code>@​HenryBrown0</code></a>)</li>
<li>[Tests] add <code>@​typescript-eslint/parser</code> v7 and v8 (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>[]
<a
href="https://github.com/hampustagerud"><code>@​hampustagerud</code></a>)</li>
<li>[Docs] [<code>no-danger</code>]: update broken link (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>[]
<a
href="https://github.com/lucasrmendonca"><code>@​lucasrmendonca</code></a>)</li>
<li>[types] add jsdoc type annotations (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[]
<a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a>)</li>
<li>[Tests] <code>button-has-type</code>: add test case with spread (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>[]
<a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">#3799</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799">jsx-eslint/eslint-plugin-react#3799</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">jsx-eslint/eslint-plugin-react#3632</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3812">#3812</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3812">jsx-eslint/eslint-plugin-react#3812</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3731">#3731</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3731">jsx-eslint/eslint-plugin-react#3731</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3694">#3694</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3667">jsx-eslint/eslint-plugin-react#3667</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3629">#3629</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3629">jsx-eslint/eslint-plugin-react#3629</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3817">#3817</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3817">jsx-eslint/eslint-plugin-react#3817</a>
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3807">#3807</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3807">jsx-eslint/eslint-plugin-react#3807</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/59ef14c0d592872692399e30b75fc470f1a7695b"><code>59ef14c</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/99e15e131aa483fecc1e64d3bcdf719ddd141361"><code>99e15e1</code></a>
[Fix] <code>jsx-no-literals</code>: Avoid crashing on valueless boolean
props</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/a09083b1ce38b7ef6704a048cf26eb96ad774d0e"><code>a09083b</code></a>
[Fix] <code>no-is-mounted</code>: fix logic in method name check</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/1df23d21f4e12303b65ee174e0c0b0be22720766"><code>1df23d2</code></a>
[actions] fix release script</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/b918f02ce24c2c835415fbc32b6138904c85eeec"><code>b918f02</code></a>
[meta] add missing rule link</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/f25251f590fa30deba711a7d7b441ca519176b62"><code>f25251f</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/ceb73fe7a5d34e10c1f4b19b1e2063c6b54bc32a"><code>ceb73fe</code></a>
[New] add <code>forward-ref-uses-ref</code> rule for checking ref
parameter</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/ed64b247f2434b0f1d9feaa98a4e6c64e978ea7c"><code>ed64b24</code></a>
[Fix] <code>jsx-props-no-spreading</code>: add
<code>explicitSpread</code> option to schema</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/f435df9b8a53413a873aaa9379e556f9394fdd97"><code>f435df9</code></a>
[Tests] <code>button-has-type</code>: add test case with spread</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/0a8092f61a2fed237023a50e2382f59be0b5918c"><code>0a8092f</code></a>
[types] add jsdoc type annotations</li>
<li>Additional commits viewable in <a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-react&package-manager=npm_and_yarn&previous-version=7.35.2&new-version=7.36.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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

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

Bumps the dependency-updates group with 1 update:
[eslint](https://github.com/eslint/eslint).

Updates `eslint` from 8.57.0 to 8.57.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases">eslint's
releases</a>.</em></p>
<blockquote>
<h2>v8.57.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/a19072f9f17ea8266bc66193e5f8a4bf1368835d"><code>a19072f</code></a>
fix: add logic to handle fixTypes in the lintText() method (<a
href="https://redirect.github.com/eslint/eslint/issues/18900">#18900</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/04c718865b75a95ebfc4d429b8c9fad773228624"><code>04c7188</code></a>
fix: Don't lint same file multiple times (<a
href="https://redirect.github.com/eslint/eslint/issues/18899">#18899</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/87ec3c49dd23ab8892bc19aae711292d03a73483"><code>87ec3c4</code></a>
fix: do not throw when defining a global named
<code>__defineSetter__</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18898">#18898</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/60a12676878c3fe0623c3b93e7565f003daac5f0"><code>60a1267</code></a>
fix: Provide helpful error message for nullish configs (<a
href="https://redirect.github.com/eslint/eslint/issues/18889">#18889</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/a0dea8ee01cc4c1b65927562afd3a46418573a02"><code>a0dea8e</code></a>
fix: allow <code>name</code> in global ignores, fix
<code>--no-ignore</code> for non-global (<a
href="https://redirect.github.com/eslint/eslint/issues/18875">#18875</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3836bb48d3f12058ec36c2edf2ca1b50eb1c923b"><code>3836bb4</code></a>
fix: do not crash on error in <code>fs.walk</code> filter (<a
href="https://redirect.github.com/eslint/eslint/issues/18886">#18886</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2dec349199df4cba1554172ad38163cc09ad0a52"><code>2dec349</code></a>
fix: skip processor code blocks that match only universal patterns (<a
href="https://redirect.github.com/eslint/eslint/issues/18880">#18880</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/6a5add41e80941c7253b56b02815ac316e583006"><code>6a5add4</code></a>
docs: v8.x Add EOL banner (<a
href="https://redirect.github.com/eslint/eslint/issues/18744">#18744</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b034575978e3bb57e2edca0d2dc547c7a3abc928"><code>b034575</code></a>
docs: v8.x add version support page to the dropdown (<a
href="https://redirect.github.com/eslint/eslint/issues/18731">#18731</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/760ef7d9dbd7b615ccbdc20f02cbc05dbabbada8"><code>760ef7d</code></a>
docs: v8.x add version support page in the side navbar (<a
href="https://redirect.github.com/eslint/eslint/issues/18740">#18740</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/428b7ea0a9c086b7d8afa0adb629b09d7347d41d"><code>428b7ea</code></a>
docs: Add Powered by Algolia label to the search (<a
href="https://redirect.github.com/eslint/eslint/issues/18658">#18658</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c68c07ff44c180952e93c6f2c860079db6291b29"><code>c68c07f</code></a>
docs: version selectors synchronization (<a
href="https://redirect.github.com/eslint/eslint/issues/18265">#18265</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Build Related</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/35d366aed6e8ab0cfa8f9c9bac4656e3784c11f6"><code>35d366a</code></a>
build: Support updates to previous major versions (<a
href="https://redirect.github.com/eslint/eslint/issues/18870">#18870</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/140ec4569fda5a974b6964242b0b2991828a5567"><code>140ec45</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/8"><code>@​8</code></a>.57.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18913">#18913</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/bcdfc04a69c53dbf1fc3d38603fe0a796bf2274d"><code>bcdfc04</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3f6ce8d6b74aba0d645448e898f271825eeb9630"><code>3f6ce8d</code></a>
chore: pin vite-plugin-commonjs@0.10.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18910">#18910</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9f0754979527d05cd0abb2ea7ab1c3563fb4a361"><code>9f07549</code></a>
chore: ignore <code>/docs/v8.x</code> in link checker (<a
href="https://redirect.github.com/eslint/eslint/issues/18660">#18660</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's
changelog</a>.</em></p>
<blockquote>
<p>v8.57.1 - September 16, 2024</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/140ec4569fda5a974b6964242b0b2991828a5567"><code>140ec45</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/8"><code>@​8</code></a>.57.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18913">#18913</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/bcdfc04a69c53dbf1fc3d38603fe0a796bf2274d"><code>bcdfc04</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3f6ce8d6b74aba0d645448e898f271825eeb9630"><code>3f6ce8d</code></a>
chore: pin vite-plugin-commonjs@0.10.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18910">#18910</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/a19072f9f17ea8266bc66193e5f8a4bf1368835d"><code>a19072f</code></a>
fix: add logic to handle fixTypes in the lintText() method (<a
href="https://redirect.github.com/eslint/eslint/issues/18900">#18900</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/04c718865b75a95ebfc4d429b8c9fad773228624"><code>04c7188</code></a>
fix: Don't lint same file multiple times (<a
href="https://redirect.github.com/eslint/eslint/issues/18899">#18899</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/87ec3c49dd23ab8892bc19aae711292d03a73483"><code>87ec3c4</code></a>
fix: do not throw when defining a global named
<code>__defineSetter__</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18898">#18898</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/60a12676878c3fe0623c3b93e7565f003daac5f0"><code>60a1267</code></a>
fix: Provide helpful error message for nullish configs (<a
href="https://redirect.github.com/eslint/eslint/issues/18889">#18889</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/35d366aed6e8ab0cfa8f9c9bac4656e3784c11f6"><code>35d366a</code></a>
build: Support updates to previous major versions (<a
href="https://redirect.github.com/eslint/eslint/issues/18870">#18870</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/a0dea8ee01cc4c1b65927562afd3a46418573a02"><code>a0dea8e</code></a>
fix: allow <code>name</code> in global ignores, fix
<code>--no-ignore</code> for non-global (<a
href="https://redirect.github.com/eslint/eslint/issues/18875">#18875</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3836bb48d3f12058ec36c2edf2ca1b50eb1c923b"><code>3836bb4</code></a>
fix: do not crash on error in <code>fs.walk</code> filter (<a
href="https://redirect.github.com/eslint/eslint/issues/18886">#18886</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/2dec349199df4cba1554172ad38163cc09ad0a52"><code>2dec349</code></a>
fix: skip processor code blocks that match only universal patterns (<a
href="https://redirect.github.com/eslint/eslint/issues/18880">#18880</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/6a5add41e80941c7253b56b02815ac316e583006"><code>6a5add4</code></a>
docs: v8.x Add EOL banner (<a
href="https://redirect.github.com/eslint/eslint/issues/18744">#18744</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b034575978e3bb57e2edca0d2dc547c7a3abc928"><code>b034575</code></a>
docs: v8.x add version support page to the dropdown (<a
href="https://redirect.github.com/eslint/eslint/issues/18731">#18731</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/760ef7d9dbd7b615ccbdc20f02cbc05dbabbada8"><code>760ef7d</code></a>
docs: v8.x add version support page in the side navbar (<a
href="https://redirect.github.com/eslint/eslint/issues/18740">#18740</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/428b7ea0a9c086b7d8afa0adb629b09d7347d41d"><code>428b7ea</code></a>
docs: Add Powered by Algolia label to the search (<a
href="https://redirect.github.com/eslint/eslint/issues/18658">#18658</a>)
(Amaresh S M)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9f0754979527d05cd0abb2ea7ab1c3563fb4a361"><code>9f07549</code></a>
chore: ignore <code>/docs/v8.x</code> in link checker (<a
href="https://redirect.github.com/eslint/eslint/issues/18660">#18660</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c68c07ff44c180952e93c6f2c860079db6291b29"><code>c68c07f</code></a>
docs: version selectors synchronization (<a
href="https://redirect.github.com/eslint/eslint/issues/18265">#18265</a>)
(Milos Djermanovic)</li>
</ul>
<p>v9.10.0 - September 6, 2024</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/24c3ff7d0c0bd8b98994e04f0870cbec94c5801d"><code>24c3ff7</code></a>
chore: upgrade to <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.10.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18866">#18866</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1ebdde1cf2793b12c2e9417ce428ae3326ce8ea3"><code>1ebdde1</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/301b90df0c032c62d00ba377fefadc5c99b55bf4"><code>301b90d</code></a>
feat: Add types (<a
href="https://redirect.github.com/eslint/eslint/issues/18854">#18854</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/bee0e7a5f55717d029258c99864df356c9745692"><code>bee0e7a</code></a>
docs: update README (<a
href="https://redirect.github.com/eslint/eslint/issues/18865">#18865</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/bcf0df55c2c151d018083dd126e55dfdb62a3e78"><code>bcf0df5</code></a>
feat: limit namespace import identifier in id-length rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18849">#18849</a>)
(ChaedongIm)</li>
<li><a
href="https://github.com/eslint/eslint/commit/45c18e108efd23b4ed2d6bb55e4e2f92620d7f09"><code>45c18e1</code></a>
feat: add <code>requireFlag</code> option to
<code>require-unicode-regexp</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18836">#18836</a>)
(Brett Zamir)</li>
<li><a
href="https://github.com/eslint/eslint/commit/5d80b5952056edf1a17bf4bfae30270fc7e7a9bd"><code>5d80b59</code></a>
docs: specify that <code>ruleId</code> can be <code>null</code> in
custom formatter docs (<a
href="https://redirect.github.com/eslint/eslint/issues/18857">#18857</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/156b1c3037b616ff13eced5652f94784ebbe0e89"><code>156b1c3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/e8fc5bd3daae5aa52f90466236f467a075a10c91"><code>e8fc5bd</code></a>
chore: update dependency <code>@​eslint/core</code> to ^0.5.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18848">#18848</a>)
(renovate[bot])</li>
<li><a
href="https://github.com/eslint/eslint/commit/343f99216096f1db955766870e35d92d5a121448"><code>343f992</code></a>
refactor: don't use <code>node.value</code> when removing unused
directives (<a
href="https://redirect.github.com/eslint/eslint/issues/18835">#18835</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/183b459b72be5c1e359985b1584f73421dfb1484"><code>183b459</code></a>
feat: add error message for duplicate flags in
<code>no-invalid-regexp</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18837">#18837</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f6fdef9df4b1d4d07bb84c38d56ab2595fbb7e11"><code>f6fdef9</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/c69b40667a288bed1290b34b37387dc671295bb0"><code>c69b406</code></a>
feat: report duplicate allowed flags in <code>no-invalid-regexp</code>
(<a
href="https://redirect.github.com/eslint/eslint/issues/18754">#18754</a>)
(Tanuj Kanti)</li>
<li><a
href="https://github.com/eslint/eslint/commit/a20c870744824943e213e08ca52514ac10882fdb"><code>a20c870</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/90e699bd9d76139ed0aeb3894839b2d4856b4a72"><code>90e699b</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3db18b0b6733aa1d083bf55967735e5ff4195c6c"><code>3db18b0</code></a>
refactor: Extract FileContext into class (<a
href="https://redirect.github.com/eslint/eslint/issues/18831">#18831</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/931d650b3754c4323a19f6d259a96a5098c7c3eb"><code>931d650</code></a>
refactor: Use <code>@​eslint/plugin-kit</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18822">#18822</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ed5cf0c6a91032ca51a867e619c9dc7bc70ea554"><code>ed5cf0c</code></a>
chore: update dependency <code>@​eslint/json</code> to ^0.4.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18829">#18829</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d1f0831bac173fe3e6e81ff95c5abdbf95b02b65"><code>d1f0831</code></a>
chore: added missing ids (<a
href="https://redirect.github.com/eslint/eslint/issues/18817">#18817</a>)
(Strek)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ec928136576572a6841d238b7e41ac976d27c687"><code>ec92813</code></a>
refactor: Config class (<a
href="https://redirect.github.com/eslint/eslint/issues/18763">#18763</a>)
(Nicholas C. Zakas)</li>
</ul>
<p>v9.9.1 - August 23, 2024</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/b0c34d04b1ac1e56609209db2f9b18a6c05a198d"><code>b0c34d0</code></a>
chore: upgrade to <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.9.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18809">#18809</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/cd5a0daa24b7ab019c42d64da478c84cc4d32c34"><code>cd5a0da</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/4840930b9d8b6aa3578fe234180425e9060ceeca"><code>4840930</code></a>
docs: Update README with version support and clean up content (<a
href="https://redirect.github.com/eslint/eslint/issues/18804">#18804</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f61f40d8a68b27ad1ff96c019ac41d4e958961a4"><code>f61f40d</code></a>
docs: Update globals examples (<a
href="https://redirect.github.com/eslint/eslint/issues/18805">#18805</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/e1126423db08a29a6cdf39626110fd29186785f0"><code>e112642</code></a>
refactor: Extract parsing logic from Linter (<a
href="https://redirect.github.com/eslint/eslint/issues/18790">#18790</a>)
(Nicholas C. Zakas)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/5b9414c501c58bfa85f41f96f821973c41e8ae74"><code>5b9414c</code></a>
8.57.1</li>
<li><a
href="https://github.com/eslint/eslint/commit/f66806ddb37d7e8af92536d84910f0fa15f2ef3e"><code>f66806d</code></a>
Build: changelog update for 8.57.1</li>
<li><a
href="https://github.com/eslint/eslint/commit/140ec4569fda5a974b6964242b0b2991828a5567"><code>140ec45</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/8"><code>@​8</code></a>.57.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18913">#18913</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/bcdfc04a69c53dbf1fc3d38603fe0a796bf2274d"><code>bcdfc04</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="https://github.com/eslint/eslint/commit/3f6ce8d6b74aba0d645448e898f271825eeb9630"><code>3f6ce8d</code></a>
chore: pin vite-plugin-commonjs@0.10.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18910">#18910</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/a19072f9f17ea8266bc66193e5f8a4bf1368835d"><code>a19072f</code></a>
fix: add logic to handle fixTypes in the lintText() method (<a
href="https://redirect.github.com/eslint/eslint/issues/18900">#18900</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/04c718865b75a95ebfc4d429b8c9fad773228624"><code>04c7188</code></a>
fix: Don't lint same file multiple times (<a
href="https://redirect.github.com/eslint/eslint/issues/18899">#18899</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/87ec3c49dd23ab8892bc19aae711292d03a73483"><code>87ec3c4</code></a>
fix: do not throw when defining a global named
<code>__defineSetter__</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18898">#18898</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/60a12676878c3fe0623c3b93e7565f003daac5f0"><code>60a1267</code></a>
fix: Provide helpful error message for nullish configs (<a
href="https://redirect.github.com/eslint/eslint/issues/18889">#18889</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/35d366aed6e8ab0cfa8f9c9bac4656e3784c11f6"><code>35d366a</code></a>
build: Support updates to previous major versions (<a
href="https://redirect.github.com/eslint/eslint/issues/18870">#18870</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v8.57.0...v8.57.1">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| eslint | [>= 9.a, < 10] |
</details>


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=8.57.0&new-version=8.57.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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.