Commit Graph

1778 Commits

Author SHA1 Message Date
maskelihileci
20f96841de Generate an output that the Tenet plugin can read
Generates a Tenet tracer output with the -t parameter.
The original Tenet tracer plugin is outdated, so I made updates to support our emulator. The forked project below works well.

https://github.com/maskelihileci/tenet/tree/master/plugins_sogen-support
2025-07-17 14:36:29 +03:00
Maurice Heumann
b34adbadbf Fix icicle deprecation warning (#411) 2025-07-13 12:52:38 +02:00
Maurice Heumann
7632a77c36 Ah fuck it 2025-07-13 12:37:16 +02:00
Maurice Heumann
24ed6db02e Try different fix 2025-07-13 12:25:20 +02:00
Maurice Heumann
cc8aa65aec Fix icicle deprecation warning 2025-07-13 12:07:46 +02:00
Maurice Heumann
fe213743a3 Fix deleting threads (#410) 2025-07-12 21:48:41 +02:00
Maurice Heumann
d7a1a269b7 Setup thread before dispatching APC 2025-07-12 21:33:12 +02:00
momo5502
ac2d34c143 Small cleanup 2025-07-12 15:40:04 +02:00
momo5502
7a3a5d760e Fix thread deletion 2025-07-12 15:28:30 +02:00
momo5502
08995a4205 Print memory stats 2025-07-12 14:17:52 +02:00
momo5502
90c087786c Better output window updating 2025-07-12 11:18:25 +02:00
momo5502
65c13817a0 Reduce shadow 2025-07-12 11:03:42 +02:00
momo5502
c513debcae Frosted glass effect 2025-07-12 10:24:18 +02:00
momo5502
f9be33b383 Better summary 2025-07-12 09:53:47 +02:00
Maurice Heumann
db68f70f58 Fix formatting 2025-07-11 20:26:07 +02:00
momo5502
11593e2298 Add tooltips everywhere 2025-07-11 20:03:45 +02:00
momo5502
ecb53f8d60 Use monospace font 2025-07-11 15:09:09 +02:00
Maurice Heumann
6e24b23c2f Update playground.tsx 2025-07-11 14:33:45 +02:00
Maurice Heumann
29878ae2ea Update playground.tsx 2025-07-11 13:57:34 +02:00
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