Commit Graph

1759 Commits

Author SHA1 Message Date
momo5502
0794c1038b Display emulation status 2025-07-11 13:43:21 +02:00
Maurice Heumann
f00aac744f Fix formatting 2025-07-10 20:00:33 +02:00
Maurice Heumann
35090fa16e Change color 2025-07-10 19:26:36 +02:00
momo5502
ab587091bc Don't wait for build step 2025-07-09 21:23:32 +02:00
momo5502
acb65dc10d Log message box arguments 2025-07-09 21:17:32 +02:00
momo5502
db6b325aef Remove logging 2025-07-09 19:32:22 +02:00
Maurice Heumann
6c6955630f Remove debug builds from CI (#409) 2025-07-09 19:11:49 +02:00
momo5502
7f15b42d18 Fix loading analyzer and bust caches 2025-07-09 19:09:54 +02:00
momo5502
6bedf56565 Build windows in isolation 2025-07-09 18:55:49 +02:00
momo5502
e2bfc4dcdb Remove debug builds except for windows x86_64 2025-07-09 18:35:50 +02:00
momo5502
b7dc284a9d Memory 64 support 2025-07-09 18:24:40 +02:00
momo5502
adb94f37bd Prepare memory 64 support 2025-07-09 17:38:10 +02:00
momo5502
7bf7c2f388 Catch emulation errors 2025-07-09 08:39:31 +02:00
Maurice Heumann
7ef54d46bb Build(deps): Bump deps/flatbuffers from 00eec24 to 64e5252 (#408)
Bumps [deps/flatbuffers](https://github.com/google/flatbuffers) from
`00eec24` to `64e5252`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="64e5252b4e"><code>64e5252</code></a>
Fix typo in code comment (<a
href="https://redirect.github.com/google/flatbuffers/issues/8549">#8549</a>)</li>
<li><a
href="00c30807ff"><code>00c3080</code></a>
Fixed typo in quick_start.md (<a
href="https://redirect.github.com/google/flatbuffers/issues/8592">#8592</a>)</li>
<li><a
href="c15fe421ba"><code>c15fe42</code></a>
Use correct default type for str (<a
href="https://redirect.github.com/google/flatbuffers/issues/8623">#8623</a>)</li>
<li><a
href="6b251aa1cf"><code>6b251aa</code></a>
Bugfix/new decode flag (<a
href="https://redirect.github.com/google/flatbuffers/issues/8634">#8634</a>)</li>
<li><a
href="6fe8afb3b6"><code>6fe8afb</code></a>
[CI] Moves swift actions to use next (<a
href="https://redirect.github.com/google/flatbuffers/issues/8632">#8632</a>)</li>
<li>See full diff in <a
href="00eec2445b...64e5252b4e">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 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>
2025-07-08 20:10:31 +02:00
Maurice Heumann
a4e6c00662 Build(deps): Bump deps/googletest from c67de11 to 3983f67 (#407)
Bumps [deps/googletest](https://github.com/google/googletest) from
`c67de11` to `3983f67`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3983f67e32"><code>3983f67</code></a>
Replace internal link in GoogleTest docs</li>
<li>See full diff in <a
href="c67de11737...3983f67e32">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 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>
2025-07-08 20:06:21 +02:00
dependabot[bot]
a61ab1417e Build(deps): Bump deps/flatbuffers from 00eec24 to 64e5252
Bumps [deps/flatbuffers](https://github.com/google/flatbuffers) from `00eec24` to `64e5252`.
- [Release notes](https://github.com/google/flatbuffers/releases)
- [Commits](00eec2445b...64e5252b4e)

---
updated-dependencies:
- dependency-name: deps/flatbuffers
  dependency-version: 64e5252b4ef333c9e367378619151406435c9612
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 17:27:52 +00:00
dependabot[bot]
35950f7fe4 Build(deps): Bump deps/googletest from c67de11 to 3983f67
Bumps [deps/googletest](https://github.com/google/googletest) from `c67de11` to `3983f67`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](c67de11737...3983f67e32)

---
updated-dependencies:
- dependency-name: deps/googletest
  dependency-version: 3983f67e32fb3e9294487b9d4f9586efa6e5d088
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 17:27:48 +00:00
Maurice Heumann
a711a8faad Fix posix colors 2025-07-08 18:55:29 +02:00
Maurice Heumann
965efadb51 Detailed CPUID logging 2025-07-08 18:50:40 +02:00
Maurice Heumann
e9718e61cd Update build.yml 2025-07-08 17:40:42 +02:00
Maurice Heumann
d656a18c8b Print CPUID leaf 2025-07-08 16:36:23 +02:00
Maurice Heumann
a9c30bce33 Also log ExpandEnvironmentStringsA 2025-07-08 12:29:20 +02:00
Maurice Heumann
43bcac8f5b Print details for certain functions 2025-07-07 21:18:49 +02:00
momo5502
b308b61c90 Fix weird layout for large screens 2025-07-07 16:00:48 +02:00
momo5502
2febfa6b50 Fix landing page and add home button 2025-07-07 15:50:25 +02:00
momo5502
889336252b Fix flickering 2025-07-07 15:23:09 +02:00
momo5502
baf2ed6772 Don't preload anything for now 2025-07-01 21:02:11 +02:00
Maurice Heumann
2b0cafae34 Build(deps): Bump @modelcontextprotocol/sdk from 1.13.2 to 1.13.3 in /mcp (#405)
Bumps
[@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk)
from 1.13.2 to 1.13.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/modelcontextprotocol/typescript-sdk/releases"><code>@​modelcontextprotocol/sdk</code>'s
releases</a>.</em></p>
<blockquote>
<h2>1.13.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Implement DNS Rebinding Protections per spec by <a
href="https://github.com/ddworken"><code>@​ddworken</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/565">modelcontextprotocol/typescript-sdk#565</a></li>
<li>fix lint by <a
href="https://github.com/ihrpr"><code>@​ihrpr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/704">modelcontextprotocol/typescript-sdk#704</a></li>
<li>fix: add missing eventsource-parser dependency by <a
href="https://github.com/domnit"><code>@​domnit</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/424">modelcontextprotocol/typescript-sdk#424</a></li>
<li>fix: add windows env PROGRAMFILES, avoid some exe can not be found
by <a href="https://github.com/muzea"><code>@​muzea</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/386">modelcontextprotocol/typescript-sdk#386</a></li>
<li>add overloads for registerResource method in McpServer class by <a
href="https://github.com/kentcdodds"><code>@​kentcdodds</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/661">modelcontextprotocol/typescript-sdk#661</a></li>
<li>fix: extra headers when they are a Headers object by <a
href="https://github.com/garciasdos"><code>@​garciasdos</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/571">modelcontextprotocol/typescript-sdk#571</a></li>
<li>fix: missing &quot;properties&quot; property in empty schema by <a
href="https://github.com/sinedied"><code>@​sinedied</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/598">modelcontextprotocol/typescript-sdk#598</a></li>
<li>fix: Expose the MCP child process PID as an accessible property in
StdioClientTransport by <a
href="https://github.com/XiaofuHuang"><code>@​XiaofuHuang</code></a> in
<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/455">modelcontextprotocol/typescript-sdk#455</a></li>
<li>fix: add type safety for tool output schemas in ToolCallback by <a
href="https://github.com/sushichan044"><code>@​sushichan044</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/670">modelcontextprotocol/typescript-sdk#670</a></li>
<li>doc minimum node version requirment by <a
href="https://github.com/marcopeg"><code>@​marcopeg</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/463">modelcontextprotocol/typescript-sdk#463</a></li>
<li>docs: add error handling when it fails to start HTTP server by <a
href="https://github.com/formulahendry"><code>@​formulahendry</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/371">modelcontextprotocol/typescript-sdk#371</a></li>
<li>Added Sampling Example to README by <a
href="https://github.com/RishiNandha"><code>@​RishiNandha</code></a> in
<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/698">modelcontextprotocol/typescript-sdk#698</a></li>
<li>Returning undefined from <code>discoverOAuthMetadata</code> for CORS
errors by <a href="https://github.com/geelen"><code>@​geelen</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/717">modelcontextprotocol/typescript-sdk#717</a></li>
<li>Bump version to 1.13.3 by <a
href="https://github.com/ihrpr"><code>@​ihrpr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/719">modelcontextprotocol/typescript-sdk#719</a></li>
</ul>
<h2>New Contributors 🙏</h2>
<ul>
<li><a href="https://github.com/ddworken"><code>@​ddworken</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/565">modelcontextprotocol/typescript-sdk#565</a></li>
<li><a href="https://github.com/domnit"><code>@​domnit</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/424">modelcontextprotocol/typescript-sdk#424</a></li>
<li><a href="https://github.com/muzea"><code>@​muzea</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/386">modelcontextprotocol/typescript-sdk#386</a></li>
<li><a
href="https://github.com/kentcdodds"><code>@​kentcdodds</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/661">modelcontextprotocol/typescript-sdk#661</a></li>
<li><a
href="https://github.com/garciasdos"><code>@​garciasdos</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/571">modelcontextprotocol/typescript-sdk#571</a></li>
<li><a href="https://github.com/sinedied"><code>@​sinedied</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/598">modelcontextprotocol/typescript-sdk#598</a></li>
<li><a
href="https://github.com/XiaofuHuang"><code>@​XiaofuHuang</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/455">modelcontextprotocol/typescript-sdk#455</a></li>
<li><a
href="https://github.com/sushichan044"><code>@​sushichan044</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/670">modelcontextprotocol/typescript-sdk#670</a></li>
<li><a href="https://github.com/marcopeg"><code>@​marcopeg</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/463">modelcontextprotocol/typescript-sdk#463</a></li>
<li><a
href="https://github.com/formulahendry"><code>@​formulahendry</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/371">modelcontextprotocol/typescript-sdk#371</a></li>
<li><a
href="https://github.com/RishiNandha"><code>@​RishiNandha</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/698">modelcontextprotocol/typescript-sdk#698</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.13.2...1.13.3">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.13.2...1.13.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1b14bd7fa4"><code>1b14bd7</code></a>
Merge pull request <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/719">#719</a>
from modelcontextprotocol/ihrpr/1.13.3</li>
<li><a
href="cfec7d9b39"><code>cfec7d9</code></a>
1.13.3</li>
<li><a
href="6f5e53b44b"><code>6f5e53b</code></a>
Returning undefined from <code>discoverOAuthMetadata</code> for CORS
errors (<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/717">#717</a>)</li>
<li><a
href="fb4d07f0ee"><code>fb4d07f</code></a>
Merge pull request <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/698">#698</a>
from RishiNandha/main</li>
<li><a
href="a8fa0b342a"><code>a8fa0b3</code></a>
build</li>
<li><a
href="3d6acd3d9a"><code>3d6acd3</code></a>
add an example and update readme</li>
<li><a
href="5e20ee1fc5"><code>5e20ee1</code></a>
Merge pull request <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/371">#371</a>
from formulahendry/junhan/http-doc</li>
<li><a
href="a02704cd32"><code>a02704c</code></a>
Merge branch 'main' into junhan/http-doc</li>
<li><a
href="0a1cfd949f"><code>0a1cfd9</code></a>
Merge pull request <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/463">#463</a>
from marcopeg/main</li>
<li><a
href="27a412cc65"><code>27a412c</code></a>
Merge branch 'main' into main</li>
<li>Additional commits viewable in <a
href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.13.2...1.13.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@modelcontextprotocol/sdk&package-manager=npm_and_yarn&previous-version=1.13.2&new-version=1.13.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>
2025-07-01 21:02:00 +02:00
dependabot[bot]
333e187b45 Build(deps): Bump @modelcontextprotocol/sdk in /mcp
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.13.2...1.13.3)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 18:37:00 +00:00
Maurice Heumann
2b0254d767 Bump deps/flatbuffers from b8db3a9 to 00eec24 (#404)
Bumps [deps/flatbuffers](https://github.com/google/flatbuffers) from
`b8db3a9` to `00eec24`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="00eec2445b"><code>00eec24</code></a>
[TS] Fix relative paths for exports (<a
href="https://redirect.github.com/google/flatbuffers/issues/8517">#8517</a>)</li>
<li>See full diff in <a
href="b8db3a9a6a...00eec2445b">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 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>
2025-07-01 19:37:53 +02:00
Maurice Heumann
8f1dcf5850 Bump vite from 6.3.5 to 7.0.0 in /page (#391)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 6.3.5 to 7.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>create-vite@7.0.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@7.0.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>plugin-legacy@7.0.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/plugin-legacy@7.0.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v7.0.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v7.0.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v7.0.0-beta.2</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v7.0.0-beta.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v7.0.0-beta.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v7.0.0-beta.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>plugin-legacy@7.0.0-beta.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/plugin-legacy@7.0.0-beta.1/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>plugin-legacy@7.0.0-beta.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/plugin-legacy@7.0.0-beta.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v7.0.0-beta.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v7.0.0-beta.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@6.5.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@6.5.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@6.4.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@6.4.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>create-vite@6.4.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@6.4.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2>7.0.0 (2025-06-24)</h2>
<p><img
src="https://github.com/vitejs/vite/blob/main/docs/public/og-image-announcing-vite7.png"
alt="Vite 7 is out!" /></p>
<p>Today, we're excited to announce the release of the next Vite
major:</p>
<ul>
<li><strong><a href="https://vite.dev/blog/announcing-vite7.html">Vite
7.0 announcement blog post</a></strong></li>
<li><a href="https://vite.dev/">Docs</a> (translations: <a
href="https://cn.vite.dev/">简体中文</a>, <a
href="https://ja.vite.dev/">日本語</a>, <a
href="https://es.vite.dev/">Español</a>, <a
href="https://pt.vite.dev/">Português</a>, <a
href="https://ko.vite.dev/">한국어</a>, <a
href="https://de.vite.dev/">Deutsch</a>, <a
href="https://fa.vite.dev/">فارسی</a>)</li>
<li><a href="https://vite.dev/guide/migration.html">Migration
Guide</a></li>
</ul>
<h3>Breaking Changes</h3>
<ul>
<li>fix(ssr)!: don't access <code>Object</code> variable in ssr
transformed code (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19996">#19996</a>)
(<a
href="fceff60dc8">fceff60</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19996">#19996</a></li>
<li>chore!: remove deprecated splitVendorChunkPlugin (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19255">#19255</a>)
(<a
href="91a92c7e1e">91a92c7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19255">#19255</a></li>
<li>chore!: remove node 18 support (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19972">#19972</a>)
(<a
href="00b8a98f36">00b8a98</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19972">#19972</a></li>
<li>feat!: bump <code>build.target</code> and name it
<code>baseline-widely-available</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20007">#20007</a>)
(<a
href="4a8aa82556">4a8aa82</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20007">#20007</a></li>
<li>refactor!: bump required node version to 20.19+, 22.12+ and remove
cjs build (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20032">#20032</a>)
(<a
href="2b80243fad">2b80243</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20032">#20032</a></li>
<li>refactor!: remove <code>experimental.skipSsrTransform</code> option
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20038">#20038</a>)
(<a
href="6c3dd8e46f">6c3dd8e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20038">#20038</a></li>
<li>refactor!: remove <code>HotBroadcaster</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19988">#19988</a>)
(<a
href="cda8c94793">cda8c94</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19988">#19988</a></li>
<li>refactor!: remove deprecated <code>HotBroadcaster</code> related
types (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19987">#19987</a>)
(<a
href="86b5e0030b">86b5e00</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19987">#19987</a></li>
<li>refactor!: remove deprecated hook-level
<code>enforce</code>/<code>transform</code> from
<code>transformIndexHtml</code> hook (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19349">#19349</a>
(<a
href="6198b9d2a3">6198b9d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19349">#19349</a></li>
<li>refactor!: remove deprecated no-op type only properties (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19985">#19985</a>)
(<a
href="9151c2400f">9151c24</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19985">#19985</a></li>
<li>refactor(css)!: always use sass compiler API (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19978">#19978</a>)
(<a
href="3bfe5c5ff9">3bfe5c5</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19978">#19978</a></li>
<li>refactor(css)!: remove sass legacy API support (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19977">#19977</a>)
(<a
href="6eaccc9009">6eaccc9</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19977">#19977</a></li>
</ul>
<h3>Features</h3>
<ul>
<li>feat(types): use terser types from terser package (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20274">#20274</a>)
(<a
href="a5799fa74c">a5799fa</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20274">#20274</a></li>
<li>feat: apply some middlewares before
<code>configurePreviewServer</code> hook (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20224">#20224</a>)
(<a
href="b989c42cf8">b989c42</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20224">#20224</a></li>
<li>feat: apply some middlewares before <code>configureServer</code>
hook (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20222">#20222</a>)
(<a
href="f5cc4c0ded">f5cc4c0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20222">#20222</a></li>
<li>feat: add base option to import.meta.glob (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20163">#20163</a>)
(<a
href="253d6c6df2">253d6c6</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20163">#20163</a></li>
<li>feat: add <code>this.meta.viteVersion</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20088">#20088</a>)
(<a
href="f55bf41e91">f55bf41</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20088">#20088</a></li>
<li>feat: allow passing down resolved config to vite's
<code>createServer</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19894">#19894</a>)
(<a
href="c1ae9bd4a0">c1ae9bd</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19894">#19894</a></li>
<li>feat: buildApp hook (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19971">#19971</a>)
(<a
href="5da659de90">5da659d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19971">#19971</a></li>
<li>feat: make PluginContext available for Vite-specific hooks (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19936">#19936</a>)
(<a
href="7063839d47">7063839</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19936">#19936</a></li>
<li>feat: resolve environments plugins at config time (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20120">#20120</a>)
(<a
href="f6a28d5f79">f6a28d5</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20120">#20120</a></li>
<li>feat: stabilize <code>css.preprocessorMaxWorkers</code> and default
to <code>true</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19992">#19992</a>)
(<a
href="70aee139ea">70aee13</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19992">#19992</a></li>
<li>feat: stabilize <code>optimizeDeps.noDiscovery</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19984">#19984</a>)
(<a
href="6d2dcb494d">6d2dcb4</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19984">#19984</a></li>
<li>feat(build): provide names for asset entrypoints (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19912">#19912</a>)
(<a
href="c4e01dc5ab">c4e01dc</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/19912">#19912</a></li>
<li>feat(client): support opening fileURL in editor (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20040">#20040</a>)
(<a
href="1bde4d2524">1bde4d2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20040">#20040</a></li>
</ul>
<h3>Fixes</h3>
<ul>
<li>fix: keep <code>import.meta.url</code> in bundled Vite (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20235">#20235</a>)
(<a
href="3bf3a8ab00">3bf3a8a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20235">#20235</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20271">#20271</a>)
(<a
href="6b64d63d70">6b64d63</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20271">#20271</a></li>
<li>fix(module-runner): export <code>ssrExportNameKey</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20266">#20266</a>)
(<a
href="ac302a7290">ac302a7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/20266">#20266</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="eafd28ac88"><code>eafd28a</code></a>
chore: rearrange 7.0 changelog (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20280">#20280</a>)</li>
<li><a
href="b85f32275b"><code>b85f322</code></a>
release: v7.0.0</li>
<li><a
href="9b98dcbf75"><code>9b98dcb</code></a>
fix(module-runner): expose <code>normalizeModuleId</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20277">#20277</a>)</li>
<li><a
href="a5799fa74c"><code>a5799fa</code></a>
feat(types): use terser types from terser package (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20274">#20274</a>)</li>
<li><a
href="f7377c3eae"><code>f7377c3</code></a>
chore(deps): update rolldown-related dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20270">#20270</a>)</li>
<li><a
href="6b64d63d70"><code>6b64d63</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20271">#20271</a>)</li>
<li><a
href="ac302a7290"><code>ac302a7</code></a>
fix(module-runner): export <code>ssrExportNameKey</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20266">#20266</a>)</li>
<li><a
href="b135918b91"><code>b135918</code></a>
chore: typos in comments (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20259">#20259</a>)</li>
<li><a
href="3f469012ad"><code>3f46901</code></a>
perf(utils): improve performance of <code>numberToPos</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20244">#20244</a>)</li>
<li><a
href="3bf3a8ab00"><code>3bf3a8a</code></a>
fix: keep <code>import.meta.url</code> in bundled Vite (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20235">#20235</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/create-vite@7.0.0/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=6.3.5&new-version=7.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>
2025-07-01 19:15:31 +02:00
dependabot[bot]
4f22082848 Bump deps/flatbuffers from b8db3a9 to 00eec24
Bumps [deps/flatbuffers](https://github.com/google/flatbuffers) from `b8db3a9` to `00eec24`.
- [Release notes](https://github.com/google/flatbuffers/releases)
- [Commits](b8db3a9a6a...00eec2445b)

---
updated-dependencies:
- dependency-name: deps/flatbuffers
  dependency-version: 00eec2445b9f342949dc2b17b684a480543229b7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 17:10:05 +00:00
dependabot[bot]
d4b000d65c Bump vite from 6.3.5 to 7.0.0 in /page
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 7.0.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@7.0.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 16:39:38 +00:00
momo5502
35c2afaa35 Fix vulnerability 2025-07-01 18:33:10 +02:00
momo5502
65a711f9eb Preload analyzer 2025-07-01 18:32:01 +02:00
Maurice Heumann
9de8175526 Bump globals from 16.2.0 to 16.3.0 in /page (#398)
Bumps [globals](https://github.com/sindresorhus/globals) from 16.2.0 to
16.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sindresorhus/globals/releases">globals's
releases</a>.</em></p>
<blockquote>
<h2>v16.3.0</h2>
<ul>
<li>Update globals (<a
href="https://redirect.github.com/sindresorhus/globals/issues/304">#304</a>)
8c029d9</li>
</ul>
<hr />
<p><a
href="https://github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0">https://github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2b85fdbacb"><code>2b85fdb</code></a>
16.3.0</li>
<li><a
href="8c029d9f30"><code>8c029d9</code></a>
Update globals (<a
href="https://redirect.github.com/sindresorhus/globals/issues/304">#304</a>)</li>
<li><a
href="abd92bba0a"><code>abd92bb</code></a>
Improve builtin globals creation (<a
href="https://redirect.github.com/sindresorhus/globals/issues/303">#303</a>)</li>
<li><a
href="3ad88b6cdd"><code>3ad88b6</code></a>
Rewrite scripts to get globals in browser (<a
href="https://redirect.github.com/sindresorhus/globals/issues/300">#300</a>)</li>
<li>See full diff in <a
href="https://github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=globals&package-manager=npm_and_yarn&previous-version=16.2.0&new-version=16.3.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>
2025-07-01 18:31:33 +02:00
dependabot[bot]
790b727281 Bump globals from 16.2.0 to 16.3.0 in /page
Bumps [globals](https://github.com/sindresorhus/globals) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 16.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 16:30:05 +00:00
Maurice Heumann
40c18b036d Bump @types/node from 24.0.1 to 24.0.8 in /page (#397)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 24.0.1 to 24.0.8.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=24.0.1&new-version=24.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)


</details>
2025-07-01 18:27:11 +02:00
Maurice Heumann
fffcb24fd4 Bump eslint from 9.29.0 to 9.30.0 in /page (#400)
Bumps [eslint](https://github.com/eslint/eslint) from 9.29.0 to 9.30.0.
<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>v9.30.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="52a5fcaa4e"><code>52a5fca</code></a>
feat: Support <code>basePath</code> property in config objects (<a
href="https://redirect.github.com/eslint/eslint/issues/19879">#19879</a>)
(Milos Djermanovic)</li>
<li><a
href="4ab44823df"><code>4ab4482</code></a>
feat: add <code>allowSeparateTypeImports</code> option to
<code>no-duplicate-imports</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19872">#19872</a>)
(sethamus)</li>
<li><a
href="b8a7e7aeb5"><code>b8a7e7a</code></a>
feat: throw error when column is negative in
<code>getIndexFromLoc</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19831">#19831</a>)
(루밀LuMir)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="6a0f164543"><code>6a0f164</code></a>
fix: handle <code>null</code> type <code>loc</code> in
<code>getIndexFromLoc</code> method (<a
href="https://redirect.github.com/eslint/eslint/issues/19862">#19862</a>)
(루밀LuMir)</li>
<li><a
href="3fbcd704a0"><code>3fbcd70</code></a>
fix: update error message for <code>no-restricted-properties</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19855">#19855</a>)
(Tanuj Kanti)</li>
<li><a
href="7ef4cf7661"><code>7ef4cf7</code></a>
fix: remove unnecessary semicolon from fixes (<a
href="https://redirect.github.com/eslint/eslint/issues/19857">#19857</a>)
(Francesco Trotta)</li>
<li><a
href="7dabc38a84"><code>7dabc38</code></a>
fix: use <code>process.version</code> in <code>--env-info</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19865">#19865</a>)
(TKDev7)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="8662ed1f6d"><code>8662ed1</code></a>
docs: adopt eslint-stylistic sub packages related changes (<a
href="https://redirect.github.com/eslint/eslint/issues/19887">#19887</a>)
(ntnyq)</li>
<li><a
href="20158b09db"><code>20158b0</code></a>
docs: typo in comment for unused variables handling (<a
href="https://redirect.github.com/eslint/eslint/issues/19870">#19870</a>)
(leopardracer)</li>
<li><a
href="ebfb5b4613"><code>ebfb5b4</code></a>
docs: Fixed Typo in configuration-files.md (<a
href="https://redirect.github.com/eslint/eslint/issues/19873">#19873</a>)
(0-20)</li>
<li><a
href="4112fd0953"><code>4112fd0</code></a>
docs: clarify that boolean is still allowed for rule
<code>meta.deprecated</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19866">#19866</a>)
(Bryan Mishkin)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="2b6491cd4b"><code>2b6491c</code></a>
chore: upgrade to <code>@eslint/js@9.30.0</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19889">#19889</a>)
(Francesco Trotta)</li>
<li><a
href="5a5d526103"><code>5a5d526</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="eaf8a418af"><code>eaf8a41</code></a>
chore: Correct typos in linter tests (<a
href="https://redirect.github.com/eslint/eslint/issues/19878">#19878</a>)
(kilavvy)</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>v9.30.0 - June 27, 2025</p>
<ul>
<li><a
href="2b6491cd4b"><code>2b6491c</code></a>
chore: upgrade to <code>@eslint/js@9.30.0</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19889">#19889</a>)
(Francesco Trotta)</li>
<li><a
href="5a5d526103"><code>5a5d526</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="52a5fcaa4e"><code>52a5fca</code></a>
feat: Support <code>basePath</code> property in config objects (<a
href="https://redirect.github.com/eslint/eslint/issues/19879">#19879</a>)
(Milos Djermanovic)</li>
<li><a
href="6a0f164543"><code>6a0f164</code></a>
fix: handle <code>null</code> type <code>loc</code> in
<code>getIndexFromLoc</code> method (<a
href="https://redirect.github.com/eslint/eslint/issues/19862">#19862</a>)
(루밀LuMir)</li>
<li><a
href="8662ed1f6d"><code>8662ed1</code></a>
docs: adopt eslint-stylistic sub packages related changes (<a
href="https://redirect.github.com/eslint/eslint/issues/19887">#19887</a>)
(ntnyq)</li>
<li><a
href="eaf8a418af"><code>eaf8a41</code></a>
chore: Correct typos in linter tests (<a
href="https://redirect.github.com/eslint/eslint/issues/19878">#19878</a>)
(kilavvy)</li>
<li><a
href="4ab44823df"><code>4ab4482</code></a>
feat: add <code>allowSeparateTypeImports</code> option to
<code>no-duplicate-imports</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19872">#19872</a>)
(sethamus)</li>
<li><a
href="3fbcd704a0"><code>3fbcd70</code></a>
fix: update error message for <code>no-restricted-properties</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19855">#19855</a>)
(Tanuj Kanti)</li>
<li><a
href="20158b09db"><code>20158b0</code></a>
docs: typo in comment for unused variables handling (<a
href="https://redirect.github.com/eslint/eslint/issues/19870">#19870</a>)
(leopardracer)</li>
<li><a
href="ebfb5b4613"><code>ebfb5b4</code></a>
docs: Fixed Typo in configuration-files.md (<a
href="https://redirect.github.com/eslint/eslint/issues/19873">#19873</a>)
(0-20)</li>
<li><a
href="b8a7e7aeb5"><code>b8a7e7a</code></a>
feat: throw error when column is negative in
<code>getIndexFromLoc</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19831">#19831</a>)
(루밀LuMir)</li>
<li><a
href="7ef4cf7661"><code>7ef4cf7</code></a>
fix: remove unnecessary semicolon from fixes (<a
href="https://redirect.github.com/eslint/eslint/issues/19857">#19857</a>)
(Francesco Trotta)</li>
<li><a
href="7dabc38a84"><code>7dabc38</code></a>
fix: use <code>process.version</code> in <code>--env-info</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19865">#19865</a>)
(TKDev7)</li>
<li><a
href="4112fd0953"><code>4112fd0</code></a>
docs: clarify that boolean is still allowed for rule
<code>meta.deprecated</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19866">#19866</a>)
(Bryan Mishkin)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ad1d639517"><code>ad1d639</code></a>
9.30.0</li>
<li><a
href="c02d70b718"><code>c02d70b</code></a>
Build: changelog update for 9.30.0</li>
<li><a
href="2b6491cd4b"><code>2b6491c</code></a>
chore: upgrade to <code>@eslint/js@9.30.0</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19889">#19889</a>)</li>
<li><a
href="5a5d526103"><code>5a5d526</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="52a5fcaa4e"><code>52a5fca</code></a>
feat: Support <code>basePath</code> property in config objects (<a
href="https://redirect.github.com/eslint/eslint/issues/19879">#19879</a>)</li>
<li><a
href="6a0f164543"><code>6a0f164</code></a>
fix: handle <code>null</code> type <code>loc</code> in
<code>getIndexFromLoc</code> method (<a
href="https://redirect.github.com/eslint/eslint/issues/19862">#19862</a>)</li>
<li><a
href="8662ed1f6d"><code>8662ed1</code></a>
docs: adopt eslint-stylistic sub packages related changes (<a
href="https://redirect.github.com/eslint/eslint/issues/19887">#19887</a>)</li>
<li><a
href="eaf8a418af"><code>eaf8a41</code></a>
chore: Correct typos in linter tests (<a
href="https://redirect.github.com/eslint/eslint/issues/19878">#19878</a>)</li>
<li><a
href="4ab44823df"><code>4ab4482</code></a>
feat: add <code>allowSeparateTypeImports</code> option to
<code>no-duplicate-imports</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19872">#19872</a>)</li>
<li><a
href="3fbcd704a0"><code>3fbcd70</code></a>
fix: update error message for <code>no-restricted-properties</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19855">#19855</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.29.0...v9.30.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=9.29.0&new-version=9.30.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>
2025-07-01 18:26:12 +02:00
Maurice Heumann
a42bf28f55 Bump @tailwindcss/vite from 4.1.10 to 4.1.11 in /page (#401)
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tailwindcss/vite&package-manager=npm_and_yarn&previous-version=4.1.10&new-version=4.1.11)](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>
2025-07-01 18:25:37 +02:00
Maurice Heumann
d0b4ad6c89 Bump react-resizable-panels from 3.0.2 to 3.0.3 in /page (#403)
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-resizable-panels&package-manager=npm_and_yarn&previous-version=3.0.2&new-version=3.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>
2025-07-01 18:24:24 +02:00
dependabot[bot]
89c18559d4 Bump react-resizable-panels from 3.0.2 to 3.0.3 in /page
---
updated-dependencies:
- dependency-name: react-resizable-panels
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 16:10:51 +00:00
dependabot[bot]
17ef727c84 Bump eslint from 9.29.0 to 9.30.0 in /page
Bumps [eslint](https://github.com/eslint/eslint) from 9.29.0 to 9.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.29.0...v9.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 16:10:44 +00:00
dependabot[bot]
6bcc17be52 Bump @types/node from 24.0.1 to 24.0.8 in /page
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.1 to 24.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 16:10:27 +00:00
dependabot[bot]
bab6bae3f2 Bump @tailwindcss/vite from 4.1.10 to 4.1.11 in /page
Bumps [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) from 4.1.10 to 4.1.11.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.11/packages/@tailwindcss-vite)

---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 16:05:12 +00:00
Maurice Heumann
52a6d88920 Bump react-router-dom from 7.6.2 to 7.6.3 in /page (#402)
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-router-dom&package-manager=npm_and_yarn&previous-version=7.6.2&new-version=7.6.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>
2025-07-01 18:03:55 +02:00
Maurice Heumann
5ab39ae3f7 Bump @vitejs/plugin-react from 4.5.2 to 4.6.0 in /page (#399)
Bumps
[@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)
from 4.5.2 to 4.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react/releases"><code>@​vitejs/plugin-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>plugin-react@4.6.0</h2>
<h3>Add raw Rolldown support</h3>
<p>This plugin only worked with Vite. But now it can also be used with
raw Rolldown. The main purpose for using this plugin with Rolldown is to
use react compiler.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md"><code>@​vitejs/plugin-react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>4.6.0 (2025-06-23)</h2>
<h3>Add raw Rolldown support</h3>
<p>This plugin only worked with Vite. But now it can also be used with
raw Rolldown. The main purpose for using this plugin with Rolldown is to
use react compiler.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="12bd153622"><code>12bd153</code></a>
release: plugin-react@4.6.0</li>
<li><a
href="572bb9498b"><code>572bb94</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/515">#515</a>)</li>
<li><a
href="552af8fda8"><code>552af8f</code></a>
feat(react): add raw rolldown support (<a
href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/513">#513</a>)</li>
<li><a
href="dd5bd78b4b"><code>dd5bd78</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/498">#498</a>)</li>
<li><a
href="4951c905dc"><code>4951c90</code></a>
docs: typo in CHANGELOG.md (<a
href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/504">#504</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.6.0/packages/plugin-react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vitejs/plugin-react&package-manager=npm_and_yarn&previous-version=4.5.2&new-version=4.6.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>
2025-07-01 18:02:38 +02:00
Maurice Heumann
b34bc3cd3b Bump lucide-react from 0.515.0 to 0.525.0 in /page (#394)
Bumps
[lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)
from 0.515.0 to 0.525.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lucide-icons/lucide/releases">lucide-react's
releases</a>.</em></p>
<blockquote>
<h2>Version 0.525.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(icons): Changed <code>megaphone</code> icon by <a
href="https://github.com/jamiemlaw"><code>@​jamiemlaw</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/2448">lucide-icons/lucide#2448</a></li>
<li>fix(icons): arcified <code>shrub</code> icon by <a
href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/2292">lucide-icons/lucide#2292</a></li>
<li>fix(icons): changed <code>sun-moon</code> icon by <a
href="https://github.com/zishankadri"><code>@​zishankadri</code></a> in
<a
href="https://redirect.github.com/lucide-icons/lucide/pull/3328">lucide-icons/lucide#3328</a></li>
<li>fix(icons): changed <code>flag</code> icon by <a
href="https://github.com/jamiemlaw"><code>@​jamiemlaw</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3370">lucide-icons/lucide#3370</a></li>
<li>feat(icons): added <code>tool-case</code> icon by <a
href="https://github.com/AlexNaskida"><code>@​AlexNaskida</code></a> in
<a
href="https://redirect.github.com/lucide-icons/lucide/pull/3333">lucide-icons/lucide#3333</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/zishankadri"><code>@​zishankadri</code></a>
made their first contribution in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3328">lucide-icons/lucide#3328</a></li>
<li><a
href="https://github.com/AlexNaskida"><code>@​AlexNaskida</code></a>
made their first contribution in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3333">lucide-icons/lucide#3333</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lucide-icons/lucide/compare/0.524.0...0.525.0">https://github.com/lucide-icons/lucide/compare/0.524.0...0.525.0</a></p>
<h2>Version 0.524.0</h2>
<h2>What's Changed</h2>
<ul>
<li>docs(packages/lucide-static): update docs for better clarity by <a
href="https://github.com/karsa-mistmere"><code>@​karsa-mistmere</code></a>
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3225">lucide-icons/lucide#3225</a></li>
<li>fix(icons): changed <code>dessert</code> icon by <a
href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3362">lucide-icons/lucide#3362</a></li>
<li>fix(icons): changed <code>ligature</code> icon by <a
href="https://github.com/jamiemlaw"><code>@​jamiemlaw</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3369">lucide-icons/lucide#3369</a></li>
<li>fix(icons): Updates to clock-related icons by <a
href="https://github.com/jamiemlaw"><code>@​jamiemlaw</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/2538">lucide-icons/lucide#2538</a></li>
<li>feat(icons): added <code>vector-square</code> icon by <a
href="https://github.com/chessurisme"><code>@​chessurisme</code></a> in
<a
href="https://redirect.github.com/lucide-icons/lucide/pull/2531">lucide-icons/lucide#2531</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lucide-icons/lucide/compare/0.523.0...0.524.0">https://github.com/lucide-icons/lucide/compare/0.523.0...0.524.0</a></p>
<h2>Version 0.523.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat(icons): added <code>bottle-wine</code> icon by <a
href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3265">lucide-icons/lucide#3265</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lucide-icons/lucide/compare/0.522.0...0.523.0">https://github.com/lucide-icons/lucide/compare/0.522.0...0.523.0</a></p>
<h2>Version 0.522.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(icons): changed <code>shopping-bag</code> icon by <a
href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/2483">lucide-icons/lucide#2483</a></li>
<li>feat(icons): add <code>line-squiggle</code> icon by <a
href="https://github.com/chessurisme"><code>@​chessurisme</code></a> in
<a
href="https://redirect.github.com/lucide-icons/lucide/pull/2393">lucide-icons/lucide#2393</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lucide-icons/lucide/compare/0.521.0...0.522.0">https://github.com/lucide-icons/lucide/compare/0.521.0...0.522.0</a></p>
<h2>Version 0.521.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(icons): ensure shaft overlaps arrowhead in
<code>circle-arrow-left</code> and <code>circle-arrow-right</code> by <a
href="https://github.com/cstayyab"><code>@​cstayyab</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3269">lucide-icons/lucide#3269</a></li>
<li>feat(icons): added <code>squircle-dashed</code> icon by <a
href="https://github.com/aramsoneson"><code>@​aramsoneson</code></a> in
<a
href="https://redirect.github.com/lucide-icons/lucide/pull/3262">lucide-icons/lucide#3262</a></li>
<li>docs(design-guide): added bad examples for 2px rule by <a
href="https://github.com/jguddas"><code>@​jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/2879">lucide-icons/lucide#2879</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/cstayyab"><code>@​cstayyab</code></a>
made their first contribution in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3269">lucide-icons/lucide#3269</a></li>
<li><a
href="https://github.com/aramsoneson"><code>@​aramsoneson</code></a>
made their first contribution in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3262">lucide-icons/lucide#3262</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3e644fda2d"><code>3e644fd</code></a>
chore(scripts): Refactor scripts to typescript (<a
href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/3316">#3316</a>)</li>
<li>See full diff in <a
href="https://github.com/lucide-icons/lucide/commits/0.525.0/packages/lucide-react">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lucide-react&package-manager=npm_and_yarn&previous-version=0.515.0&new-version=0.525.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>
2025-07-01 17:56:00 +02:00
Maurice Heumann
e6d17bc5e2 Bump prettier from 3.5.3 to 3.6.2 in /page (#396)
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to
3.6.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.6.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Add missing blank line around code block by <a
href="https://github.com/fisker"><code>@​fisker</code></a> in <a
href="https://redirect.github.com/prettier/prettier/pull/17675">prettier/prettier#17675</a></li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#362">Changelog</a></p>
<h2>3.6.1</h2>
<ul>
<li>Fix &quot;Warning: File descriptor 39 closed but not opened in
unmanaged mode&quot; error when running
<code>--experimental-cli</code></li>
</ul>
<p>🔗 <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#361">Changelog</a></p>
<h2>3.6.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.5.3...3.6.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2025/06/23/3.6.0">Release note
&quot;Prettier 3.6: Experimental fast CLI and new OXC and Hermes
plugins!&quot;</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.6.2</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.6.1...3.6.2">diff</a></p>
<h4>Markdown: Add missing blank line around code block (<a
href="https://redirect.github.com/prettier/prettier/pull/17675">#17675</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="md"><code>&lt;!-- Input --&gt;
1. Some text, and code block below, with newline after code block
<pre lang="yaml"><code>---
foo: bar
</code></pre>
<ol>
<li>Another</li>
<li>List</li>
</ol>
<p>&lt;!-- Prettier 3.6.1 --&gt;</p>
<ol>
<li>
<p>Some text, and code block below, with newline after code block</p>
<pre lang="yaml"><code>---
foo: bar
</code></pre>
<ol>
<li>Another</li>
<li>List</li>
</ol>
</li>
</ol>
<p>&lt;!-- Prettier 3.6.2 --&gt;</p>
<ol>
<li>
<p>Some text, and code block below, with newline after code block</p>
<pre lang="yaml"><code>---
foo: bar
</code></pre>
<ol>
<li>Another</li>
<li>List<br />
</code></pre></li>
</ol>
</li>
</ol>
<h1>3.6.1</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.6.0...3.6.1">diff</a></p>
<h4>TypeScript: Allow const without initializer (<a
href="https://redirect.github.com/prettier/prettier/pull/17650">#17650</a>,
<a
href="https://redirect.github.com/prettier/prettier/pull/17654">#17654</a>
by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4>
<!-- raw HTML omitted -->
<pre lang="jsx"><code>// Input
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7a8b05f415"><code>7a8b05f</code></a>
Release 3.6.2</li>
<li><a
href="46526b49b6"><code>46526b4</code></a>
Add missing blank line around code block (<a
href="https://redirect.github.com/prettier/prettier/issues/17675">#17675</a>)</li>
<li><a
href="a04ec1196f"><code>a04ec11</code></a>
chore(deps): update babel to v7.27.7 (<a
href="https://redirect.github.com/prettier/prettier/issues/17684">#17684</a>)</li>
<li><a
href="32be5b6b44"><code>32be5b6</code></a>
chore(deps): update dependency flow-parser to v0.274.1 (<a
href="https://redirect.github.com/prettier/prettier/issues/17676">#17676</a>)</li>
<li><a
href="b55e777924"><code>b55e777</code></a>
Update docs about &quot;TypeScript Configuration Files&quot; (<a
href="https://redirect.github.com/prettier/prettier/issues/17677">#17677</a>)</li>
<li><a
href="b197c99224"><code>b197c99</code></a>
chore(deps): update dependency <code>@​vitejs/plugin-react</code> to
v4.6.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/17674">#17674</a>)</li>
<li><a
href="1185f8370a"><code>1185f83</code></a>
chore(deps): update dependency <code>@​angular/compiler</code> to
v20.0.5 (<a
href="https://redirect.github.com/prettier/prettier/issues/17680">#17680</a>)</li>
<li><a
href="aa1316fa60"><code>aa1316f</code></a>
chore(deps): update dependency browserslist to v4.25.1 (<a
href="https://redirect.github.com/prettier/prettier/issues/17671">#17671</a>)</li>
<li><a
href="c468d33f16"><code>c468d33</code></a>
chore(deps): update dependency oxc-parser to v0.75.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/17672">#17672</a>)</li>
<li><a
href="3f46d91bdb"><code>3f46d91</code></a>
chore(deps): update dependency vite to v7 (<a
href="https://redirect.github.com/prettier/prettier/issues/17673">#17673</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.5.3...3.6.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=3.5.3&new-version=3.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

---

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

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


</details>
2025-07-01 17:53:43 +02:00
Maurice Heumann
78844fd040 Bump @eslint/js from 9.29.0 to 9.30.0 in /page (#393)
Bumps
[@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js)
from 9.29.0 to 9.30.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases"><code>@​eslint/js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.30.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="52a5fcaa4e"><code>52a5fca</code></a>
feat: Support <code>basePath</code> property in config objects (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19879">#19879</a>)
(Milos Djermanovic)</li>
<li><a
href="4ab44823df"><code>4ab4482</code></a>
feat: add <code>allowSeparateTypeImports</code> option to
<code>no-duplicate-imports</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19872">#19872</a>)
(sethamus)</li>
<li><a
href="b8a7e7aeb5"><code>b8a7e7a</code></a>
feat: throw error when column is negative in
<code>getIndexFromLoc</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19831">#19831</a>)
(루밀LuMir)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="6a0f164543"><code>6a0f164</code></a>
fix: handle <code>null</code> type <code>loc</code> in
<code>getIndexFromLoc</code> method (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19862">#19862</a>)
(루밀LuMir)</li>
<li><a
href="3fbcd704a0"><code>3fbcd70</code></a>
fix: update error message for <code>no-restricted-properties</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19855">#19855</a>)
(Tanuj Kanti)</li>
<li><a
href="7ef4cf7661"><code>7ef4cf7</code></a>
fix: remove unnecessary semicolon from fixes (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19857">#19857</a>)
(Francesco Trotta)</li>
<li><a
href="7dabc38a84"><code>7dabc38</code></a>
fix: use <code>process.version</code> in <code>--env-info</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19865">#19865</a>)
(TKDev7)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="8662ed1f6d"><code>8662ed1</code></a>
docs: adopt eslint-stylistic sub packages related changes (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19887">#19887</a>)
(ntnyq)</li>
<li><a
href="20158b09db"><code>20158b0</code></a>
docs: typo in comment for unused variables handling (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19870">#19870</a>)
(leopardracer)</li>
<li><a
href="ebfb5b4613"><code>ebfb5b4</code></a>
docs: Fixed Typo in configuration-files.md (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19873">#19873</a>)
(0-20)</li>
<li><a
href="4112fd0953"><code>4112fd0</code></a>
docs: clarify that boolean is still allowed for rule
<code>meta.deprecated</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19866">#19866</a>)
(Bryan Mishkin)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="2b6491cd4b"><code>2b6491c</code></a>
chore: upgrade to <code>@eslint/js@9.30.0</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19889">#19889</a>)
(Francesco Trotta)</li>
<li><a
href="5a5d526103"><code>5a5d526</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="eaf8a418af"><code>eaf8a41</code></a>
chore: Correct typos in linter tests (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19878">#19878</a>)
(kilavvy)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md"><code>@​eslint/js</code>'s
changelog</a>.</em></p>
<blockquote>
<p>v9.30.0 - June 27, 2025</p>
<ul>
<li><a
href="2b6491cd4b"><code>2b6491c</code></a>
chore: upgrade to <code>@eslint/js@9.30.0</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19889">#19889</a>)
(Francesco Trotta)</li>
<li><a
href="5a5d526103"><code>5a5d526</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="52a5fcaa4e"><code>52a5fca</code></a>
feat: Support <code>basePath</code> property in config objects (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19879">#19879</a>)
(Milos Djermanovic)</li>
<li><a
href="6a0f164543"><code>6a0f164</code></a>
fix: handle <code>null</code> type <code>loc</code> in
<code>getIndexFromLoc</code> method (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19862">#19862</a>)
(루밀LuMir)</li>
<li><a
href="8662ed1f6d"><code>8662ed1</code></a>
docs: adopt eslint-stylistic sub packages related changes (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19887">#19887</a>)
(ntnyq)</li>
<li><a
href="eaf8a418af"><code>eaf8a41</code></a>
chore: Correct typos in linter tests (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19878">#19878</a>)
(kilavvy)</li>
<li><a
href="4ab44823df"><code>4ab4482</code></a>
feat: add <code>allowSeparateTypeImports</code> option to
<code>no-duplicate-imports</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19872">#19872</a>)
(sethamus)</li>
<li><a
href="3fbcd704a0"><code>3fbcd70</code></a>
fix: update error message for <code>no-restricted-properties</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19855">#19855</a>)
(Tanuj Kanti)</li>
<li><a
href="20158b09db"><code>20158b0</code></a>
docs: typo in comment for unused variables handling (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19870">#19870</a>)
(leopardracer)</li>
<li><a
href="ebfb5b4613"><code>ebfb5b4</code></a>
docs: Fixed Typo in configuration-files.md (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19873">#19873</a>)
(0-20)</li>
<li><a
href="b8a7e7aeb5"><code>b8a7e7a</code></a>
feat: throw error when column is negative in
<code>getIndexFromLoc</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19831">#19831</a>)
(루밀LuMir)</li>
<li><a
href="7ef4cf7661"><code>7ef4cf7</code></a>
fix: remove unnecessary semicolon from fixes (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19857">#19857</a>)
(Francesco Trotta)</li>
<li><a
href="7dabc38a84"><code>7dabc38</code></a>
fix: use <code>process.version</code> in <code>--env-info</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19865">#19865</a>)
(TKDev7)</li>
<li><a
href="4112fd0953"><code>4112fd0</code></a>
docs: clarify that boolean is still allowed for rule
<code>meta.deprecated</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19866">#19866</a>)
(Bryan Mishkin)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5a5d526103"><code>5a5d526</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li>See full diff in <a
href="https://github.com/eslint/eslint/commits/v9.30.0/packages/js">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@eslint/js&package-manager=npm_and_yarn&previous-version=9.29.0&new-version=9.30.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>
2025-07-01 17:52:23 +02:00