mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-21 20:53:56 +00:00
992fe5ae0dee0d2f3fd962dd2a1e1717e02480ce
1954 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
98f81b199c |
Bump typescript-eslint from 8.34.0 to 8.35.1 in /page
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.34.0 to 8.35.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
c97c46f21d |
Bump lucide-react from 0.515.0 to 0.525.0 in /page
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.515.0 to 0.525.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.525.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.525.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
1ecf173358 |
Bump @eslint/js from 9.29.0 to 9.30.0 in /page
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) 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/commits/v9.30.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
b97d59d35e |
Bump tailwindcss from 4.1.10 to 4.1.11 in /page
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) 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) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
7e9df019c9 |
Bump @modelcontextprotocol/sdk from 1.12.3 to 1.13.2 in /mcp (#389)
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.12.3 to 1.13.2. <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.2</h2> <h2>What's Changed</h2> <ul> <li>Fix <code>/.well-known/oauth-authorization-server</code> dropping path by <a href="https://github.com/calclavia"><code>@calclavia</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/687">modelcontextprotocol/typescript-sdk#687</a></li> <li>Fallback for<code> /.well-known/oauth-authorization-server</code> dropping path by <a href="https://github.com/ihrpr"><code>@ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/692">modelcontextprotocol/typescript-sdk#692</a></li> <li>[auth] refactor resource selection to not include resource if PRM is not present by <a href="https://github.com/pcarleton"><code>@pcarleton</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/693">modelcontextprotocol/typescript-sdk#693</a></li> <li>fix: skip validation if tool reports error by <a href="https://github.com/Areo-Joe"><code>@Areo-Joe</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/655">modelcontextprotocol/typescript-sdk#655</a></li> <li>feat(shared/auth): support software_statement in OAuthClientMetadata by <a href="https://github.com/chrisdickinson"><code>@chrisdickinson</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/696">modelcontextprotocol/typescript-sdk#696</a></li> <li>Show session id per request in simpleStreamableHttp example server by <a href="https://github.com/cliffhall"><code>@cliffhall</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/640">modelcontextprotocol/typescript-sdk#640</a></li> <li>Raw request propagation in tools - passed to callbacks via RequestHandlerExtra<!-- raw HTML omitted --> by <a href="https://github.com/KKonstantinov"><code>@KKonstantinov</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/627">modelcontextprotocol/typescript-sdk#627</a></li> <li>Update readme file to include a tip to allow <code>mcp-session-id</code> in CORS when using StreamableHTTP by <a href="https://github.com/Achintha444"><code>@Achintha444</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/633">modelcontextprotocol/typescript-sdk#633</a></li> <li>Pr/protocol overwriting transport hooks by <a href="https://github.com/nichtsam"><code>@nichtsam</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/477">modelcontextprotocol/typescript-sdk#477</a></li> <li>docs: Add clarifying comments for stateless streamable HTTP endpoints by <a href="https://github.com/dhodun"><code>@dhodun</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/542">modelcontextprotocol/typescript-sdk#542</a></li> <li>Bump formidable from 3.5.2 to 3.5.4 in the npm_and_yarn group across 1 directory by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/428">modelcontextprotocol/typescript-sdk#428</a></li> <li>test(server): add more tests for <code>SSEServerTransport</code> class by <a href="https://github.com/christian-bromann"><code>@christian-bromann</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/391">modelcontextprotocol/typescript-sdk#391</a></li> <li>Update version of the package to 1.13.2 by <a href="https://github.com/ihrpr"><code>@ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/701">modelcontextprotocol/typescript-sdk#701</a></li> </ul> <h2>New Contributors 🙏</h2> <ul> <li><a href="https://github.com/calclavia"><code>@calclavia</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/687">modelcontextprotocol/typescript-sdk#687</a></li> <li><a href="https://github.com/Areo-Joe"><code>@Areo-Joe</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/655">modelcontextprotocol/typescript-sdk#655</a></li> <li><a href="https://github.com/KKonstantinov"><code>@KKonstantinov</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/627">modelcontextprotocol/typescript-sdk#627</a></li> <li><a href="https://github.com/Achintha444"><code>@Achintha444</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/633">modelcontextprotocol/typescript-sdk#633</a></li> <li><a href="https://github.com/nichtsam"><code>@nichtsam</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/477">modelcontextprotocol/typescript-sdk#477</a></li> <li><a href="https://github.com/dhodun"><code>@dhodun</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/542">modelcontextprotocol/typescript-sdk#542</a></li> <li><a href="https://github.com/christian-bromann"><code>@christian-bromann</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/391">modelcontextprotocol/typescript-sdk#391</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.13.1...1.13.2">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.13.1...1.13.2</a></p> <h2>1.13.1</h2> <h2>What's Changed</h2> <ul> <li>simpleStreamableHttp: fix example code by <a href="https://github.com/ochafik"><code>@ochafik</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/660">modelcontextprotocol/typescript-sdk#660</a></li> <li>build: add watching script targets for build & simple streamable http server by <a href="https://github.com/ochafik"><code>@ochafik</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/663">modelcontextprotocol/typescript-sdk#663</a></li> <li>feat: remove console statements from SDK code by <a href="https://github.com/ashwin-ant"><code>@ashwin-ant</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/668">modelcontextprotocol/typescript-sdk#668</a></li> <li>[auth] adjust default validation for resource parameter in client flow, and server example by <a href="https://github.com/pcarleton"><code>@pcarleton</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/664">modelcontextprotocol/typescript-sdk#664</a></li> <li>fix(client/sse): extract protected resource from eventsource 401 by <a href="https://github.com/chrisdickinson"><code>@chrisdickinson</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/675">modelcontextprotocol/typescript-sdk#675</a></li> <li>1.13.1 by <a href="https://github.com/ihrpr"><code>@ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/683">modelcontextprotocol/typescript-sdk#683</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.13.0...1.13.1">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.13.0...1.13.1</a></p> <h2>1.13.0</h2> <h2>🚀 Implementation for Spec revision 2025-06-18</h2> <p><a href="https://github.com/modelcontextprotocol/modelcontextprotocol/releases/tag/2025-06-18">https://github.com/modelcontextprotocol/modelcontextprotocol/releases/tag/2025-06-18</a></p> <ul> <li>feat: implement MCP-Protocol-Version header requirement for HTTP transport by <a href="https://github.com/ochafik"><code>@ochafik</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/614">modelcontextprotocol/typescript-sdk#614</a></li> <li>Rename ResourceReference to ResourceTemplateReference by <a href="https://github.com/ihrpr"><code>@ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/619">modelcontextprotocol/typescript-sdk#619</a></li> <li>Adds _meta to additional interface types by <a href="https://github.com/ihrpr"><code>@ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/630">modelcontextprotocol/typescript-sdk#630</a></li> <li>Add title to tools, resources, prompts by <a href="https://github.com/ihrpr"><code>@ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/631">modelcontextprotocol/typescript-sdk#631</a></li> <li>Add support for resource link by <a href="https://github.com/ihrpr"><code>@ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/632">modelcontextprotocol/typescript-sdk#632</a></li> <li>Include context into completions by <a href="https://github.com/ihrpr"><code>@ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/634">modelcontextprotocol/typescript-sdk#634</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
e4cc5c979a |
Bump deps/googletest from 35b75a2 to c67de11 (#385)
Bumps [deps/googletest](https://github.com/google/googletest) from `35b75a2` to `c67de11`. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
28cf3143cf |
Bump pcode from 2cdcf4b to e80282d in /src/backends/icicle-emulator/icicle-bridge (#387)
Bumps [pcode](https://github.com/icicle-emu/icicle-emu) from `2cdcf4b` to `e80282d`. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
38f282e81d |
Bump deps/flatbuffers from 5822c1c to b8db3a9 (#386)
Bumps [deps/flatbuffers](https://github.com/google/flatbuffers) from `5822c1c` to `b8db3a9`. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
26a9317e4b |
Bump @modelcontextprotocol/sdk from 1.12.3 to 1.13.2 in /mcp
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.12.3 to 1.13.2. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.3...1.13.2) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
ecdc05bd52 |
Bump pcode in /src/backends/icicle-emulator/icicle-bridge
Bumps [pcode](https://github.com/icicle-emu/icicle-emu) from `2cdcf4b` to `e80282d`.
- [Commits](
|
||
|
|
41990a01cd |
Bump deps/flatbuffers from 5822c1c to b8db3a9
Bumps [deps/flatbuffers](https://github.com/google/flatbuffers) from `5822c1c` to `b8db3a9`.
- [Release notes](https://github.com/google/flatbuffers/releases)
- [Commits](
|
||
|
|
31acb17883 |
Bump deps/googletest from 35b75a2 to c67de11
Bumps [deps/googletest](https://github.com/google/googletest) from `35b75a2` to `c67de11`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](
|
||
|
|
a2d343c35b | Update main.cpp | ||
|
|
6b6dcc9ce2 | Conditionally print access to executable memory | ||
|
|
965055b875 | Update README.md | ||
|
|
4ca57f7203 | Better padding | ||
|
|
2946a283ee | Set correct state | ||
|
|
abaac7988c | Better icon cache | ||
|
|
415d2d2efe | Display application success in playground | ||
|
|
9abdae11cb | Enable emscripten assertions only for debug builds | ||
|
|
de88505156 | Display application status in title | ||
|
|
992279e54c | Persist settings | ||
|
|
f1ca3e0981 | Log CPUID executions | ||
|
|
778647aedb | Update unicorn_x86_64_emulator.cpp | ||
|
|
464198d996 | Neutral glow | ||
|
|
ebec115cf4 | Update build.yml | ||
|
|
4c0c8804bf | Move clang format to root | ||
|
|
08ae52710b | Prevent translation of relative files | ||
|
|
bda89b5d1e | Add more syscalls | ||
|
|
8ece8a556d | Support persisting filesystem | ||
|
|
b51dd0e94a |
Fix handle_query_internal to only write to buffer on success (#382)
Fix for https://github.com/momo5502/sogen/pull/381#discussion_r2147511758 |
||
|
|
a6a2636e7f | Attempt format, not sure if it did anything | ||
|
|
fa6efd65db | Update landing-page.tsx | ||
|
|
9d406b91d8 | Fix handle_query_internal to only write to buffer on success | ||
|
|
567aa52af3 | Remove badge | ||
|
|
37dcff9cc1 | Acknowledge all contributions | ||
|
|
1421550764 | Cleanup and fix NtQueryInformationProcess | ||
|
|
b892bbb493 |
Fix anti-debug detection for NtQueryInformationProcess ProcessDebugObjectHandle (#381)
Small fix for ProcessDebugObjectHandle returning STATUS_SUCCESS instead of STATUS_PORT_NOT_SET, triggering common anti-debugging checks. Tested on al-khaser, which now passes this part but still fails later on. |
||
|
|
4a575c39a6 |
Bump @types/react from 19.1.6 to 19.1.8 in /page (#370)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.6 to 19.1.8. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> [](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> |
||
|
|
7a664846ed |
Bump eslint from 9.28.0 to 9.29.0 in /page (#380)
Bumps [eslint](https://github.com/eslint/eslint) from 9.28.0 to 9.29.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.29.0</h2> <h2>Features</h2> <ul> <li><a href=" |
||
|
|
d1fc123c1d |
Bump eslint from 9.28.0 to 9.29.0 in /page
Bumps [eslint](https://github.com/eslint/eslint) from 9.28.0 to 9.29.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.28.0...v9.29.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
32ea13b8fb |
Bump @types/react from 19.1.6 to 19.1.8 in /page
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.6 to 19.1.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
28cd9b2caf |
Bump @types/node from 22.15.29 to 24.0.1 in /page (#379)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.29 to 24.0.1. <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 /> [](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> |
||
|
|
f14b16d080 | Fix anti-debug detections for NtQueryInformationProcess with ProcessDebugObjectHandle | ||
|
|
5ec41ca68f |
Bump @types/node from 22.15.29 to 24.0.1 in /page
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.29 to 24.0.1. - [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.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
0da90fb200 |
Bump @modelcontextprotocol/sdk from 0.5.0 to 1.12.3 in /mcp (#366)
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 0.5.0 to 1.12.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.12.3</h2> <h2>What's Changed</h2> <ul> <li>1.12.3 by <a href="https://github.com/ihrpr"><code>@ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/623">modelcontextprotocol/typescript-sdk#623</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.2...1.12.3">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.2...1.12.3</a></p> <h2>1.12.2</h2> <h2>What's Changed</h2> <ul> <li>fix: Ensure completions capability is registered on setCompletionRequestHandler call by <a href="https://github.com/fredericbarthelet"><code>@fredericbarthelet</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/546">modelcontextprotocol/typescript-sdk#546</a></li> <li>fixes metadata for listed resources from resource templates so that they favor their own metadata by <a href="https://github.com/carlpeaslee"><code>@carlpeaslee</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/574">modelcontextprotocol/typescript-sdk#574</a></li> <li>Adding tests to prevent regressions for: fixes metadata for listed resources from resource templates so that they favor their own metadata by <a href="https://github.com/ihrpr"><code>@ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/621">modelcontextprotocol/typescript-sdk#621</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/carlpeaslee"><code>@carlpeaslee</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/574">modelcontextprotocol/typescript-sdk#574</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.1...1.12.2">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.1...1.12.2</a></p> <h2>1.12.1</h2> <h2>What's Changed</h2> <ul> <li>chore: fix typo by <a href="https://github.com/Skn0tt"><code>@Skn0tt</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/315">modelcontextprotocol/typescript-sdk#315</a></li> <li>Add request init headers defined on the sse transport on the start phase by <a href="https://github.com/danielgek"><code>@danielgek</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/538">modelcontextprotocol/typescript-sdk#538</a></li> <li>fix: Ensure _meta object is not lost when onprogress option is passed by <a href="https://github.com/daidi"><code>@daidi</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/560">modelcontextprotocol/typescript-sdk#560</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Skn0tt"><code>@Skn0tt</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/315">modelcontextprotocol/typescript-sdk#315</a></li> <li><a href="https://github.com/danielgek"><code>@danielgek</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/538">modelcontextprotocol/typescript-sdk#538</a></li> <li><a href="https://github.com/daidi"><code>@daidi</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/560">modelcontextprotocol/typescript-sdk#560</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.0...1.12.1">https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.0...1.12.1</a></p> <h2>1.12.0</h2> <h2>Authorization spec: DRAFT-2025-v2 🔐 🚀</h2> <ul> <li>feat: Add support for separate Authorization Server / Resource server in server flow (spec: DRAFT-2025-v2) by <a href="https://github.com/pcarleton"><code>@pcarleton</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/503">modelcontextprotocol/typescript-sdk#503</a></li> <li>Feat: Separate authorization server and resource server on client auth flow by <a href="https://github.com/0Itsuki0"><code>@0Itsuki0</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/416">modelcontextprotocol/typescript-sdk#416</a></li> <li>Example Auth client by <a href="https://github.com/ihrpr"><code>@ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/526">modelcontextprotocol/typescript-sdk#526</a></li> </ul> <h2>Other changes</h2> <ul> <li>Add support for message field in progress notifications by <a href="https://github.com/bhosmer-ant"><code>@bhosmer-ant</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/502">modelcontextprotocol/typescript-sdk#502</a></li> <li>Fix Ajv import compatibility issue by downgrading to v6 by <a href="https://github.com/bhosmer-ant"><code>@bhosmer-ant</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/517">modelcontextprotocol/typescript-sdk#517</a></li> <li>fix: ProxyOAuthServerProvider: redirect_uri missing in token request by <a href="https://github.com/shubham-lohar"><code>@shubham-lohar</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/519">modelcontextprotocol/typescript-sdk#519</a></li> <li>Save existing refresh_token in store if no new refresh_token is returned by <a href="https://github.com/fredericbarthelet"><code>@fredericbarthelet</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/483">modelcontextprotocol/typescript-sdk#483</a> <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/527">modelcontextprotocol/typescript-sdk#527</a></li> <li>Add state param to OAuth provider by <a href="https://github.com/jescalan"><code>@jescalan</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/529">modelcontextprotocol/typescript-sdk#529</a></li> <li>Fix StreamableHttp example for tool calls - have a separate option for testing notifications resumption by <a href="https://github.com/ihrpr"><code>@ihrpr</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/534">modelcontextprotocol/typescript-sdk#534</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/0Itsuki0"><code>@0Itsuki0</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/416">modelcontextprotocol/typescript-sdk#416</a></li> <li><a href="https://github.com/shubham-lohar"><code>@shubham-lohar</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/519">modelcontextprotocol/typescript-sdk#519</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
0c24cfbe45 |
Bump lucide-react from 0.511.0 to 0.515.0 in /page (#376)
Bumps
[lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)
from 0.511.0 to 0.515.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.515.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(icons): changed <code>house-plus</code> icon by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3238">lucide-icons/lucide#3238</a></li>
<li>fix(icons): changed <code>radiation</code> icon by <a
href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3303">lucide-icons/lucide#3303</a></li>
<li>feat(icons): added <code>rectangle-circle</code> icon by <a
href="https://github.com/zefir-git"><code>@zefir-git</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3245">lucide-icons/lucide#3245</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/zefir-git"><code>@zefir-git</code></a>
made their first contribution in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3245">lucide-icons/lucide#3245</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lucide-icons/lucide/compare/0.514.0...0.515.0">https://github.com/lucide-icons/lucide/compare/0.514.0...0.515.0</a></p>
<h2>Version 0.514.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(icons): changed <code>trophy</code> icon by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/2475">lucide-icons/lucide#2475</a></li>
<li>fix(pull-request-icon-preview): pinned and --forced svgson
installati… by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3289">lucide-icons/lucide#3289</a></li>
<li>chore(metadata): added tag to <code>bandage</code> icon by <a
href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3300">lucide-icons/lucide#3300</a></li>
<li>fix(icons): changed <code>settings-2</code> icon by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/2974">lucide-icons/lucide#2974</a></li>
<li>fix(docs): <a
href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2984">#2984</a>
absoluteStrokeWidth not resetting with Reset button by <a
href="https://github.com/epifaniofrancisco"><code>@epifaniofrancisco</code></a>
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3261">lucide-icons/lucide#3261</a></li>
<li>feat(icons): added book-alert icon by <a
href="https://github.com/domasmark"><code>@domasmark</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3249">lucide-icons/lucide#3249</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/domasmark"><code>@domasmark</code></a>
made their first contribution in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3249">lucide-icons/lucide#3249</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lucide-icons/lucide/compare/0.513.0...0.514.0">https://github.com/lucide-icons/lucide/compare/0.513.0...0.514.0</a></p>
<h2>Version 0.513.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat(icons): Add sim card icon from lab by <a
href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3275">lucide-icons/lucide#3275</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lucide-icons/lucide/compare/0.512.0...0.513.0">https://github.com/lucide-icons/lucide/compare/0.512.0...0.513.0</a></p>
<h2>Version 0.512.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat(icons): added <code>circle-pound-sterling</code> icon by <a
href="https://github.com/lieonlion"><code>@lieonlion</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/2822">lucide-icons/lucide#2822</a></li>
<li>build(deps-dev): bump vite from 6.3.2 to 6.3.4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3181">lucide-icons/lucide#3181</a></li>
<li>docs(docs): added testing website locally instructions by <a
href="https://github.com/briz123"><code>@briz123</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3124">lucide-icons/lucide#3124</a></li>
<li>build(deps-dev): bump vite from 6.0.7 to 6.1.6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3236">lucide-icons/lucide#3236</a></li>
<li>fix(icons): changed <code>square-check-big</code> icon by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3156">lucide-icons/lucide#3156</a></li>
<li>fix(icons): changed <code>list-collapse</code> icon by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3081">lucide-icons/lucide#3081</a></li>
<li>fix(icons): changed <code>battery-*</code> icons by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3083">lucide-icons/lucide#3083</a></li>
<li>fix(icons): changed <code>paperclip</code> icon by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/2956">lucide-icons/lucide#2956</a></li>
<li>fix(icons): changed <code>eraser</code> icon by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3076">lucide-icons/lucide#3076</a></li>
<li>feat(icons): Add <code>cloud-check</code> icon by <a
href="https://github.com/lscheibel"><code>@lscheibel</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/2612">lucide-icons/lucide#2612</a></li>
<li>feat(icon): add <code>id-card-lanyard</code> icon by <a
href="https://github.com/python2911"><code>@python2911</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/2898">lucide-icons/lucide#2898</a></li>
<li>feat(angular): update peer dependencies for Angular to support
version 20.x by <a
href="https://github.com/JeevanMahesha"><code>@JeevanMahesha</code></a>
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3273">lucide-icons/lucide#3273</a></li>
<li>fix(icons): changed <code>file-badge</code> icon by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/2934">lucide-icons/lucide#2934</a></li>
<li>feat(icons): added <code>grid-3x2</code> icon by <a
href="https://github.com/qubrat"><code>@qubrat</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3216">lucide-icons/lucide#3216</a></li>
</ul>
<h2>New Contributors</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
|
|
ab43c56bd1 |
Bump @vitejs/plugin-react from 4.5.0 to 4.5.2 in /page (#378)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.5.0 to 4.5.2. <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.5.2</h2> <h3>Suggest <code>@vitejs/plugin-react-oxc</code> if rolldown-vite is detected <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/491">#491</a></h3> <p>Emit a log which recommends <code>@vitejs/plugin-react-oxc</code> when <code>rolldown-vite</code> is detected to improve performance and use Oxc under the hood. The warning can be disabled by setting <code>disableOxcRecommendation: false</code> in the plugin options.</p> <h3>Use <code>optimizeDeps.rollupOptions</code> instead of <code>optimizeDeps.esbuildOptions</code> for rolldown-vite <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/489">#489</a></h3> <p>This suppresses the warning about <code>optimizeDeps.esbuildOptions</code> being deprecated in rolldown-vite.</p> <h3>Add Vite 7-beta to peerDependencies range <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/497">#497</a></h3> <p>React plugins are compatible with Vite 7, this removes the warning when testing the beta.</p> <h2>plugin-react@4.5.1</h2> <h3>Add explicit semicolon in preambleCode <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/485">#485</a></h3> <p>This fixes an edge case when using HTML minifiers that strips line breaks aggressively.</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.5.2 (2025-06-10)</h2> <h3>Suggest <code>@vitejs/plugin-react-oxc</code> if rolldown-vite is detected <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/491">#491</a></h3> <p>Emit a log which recommends <code>@vitejs/plugin-react-oxc</code> when <code>rolldown-vite</code> is detected to improve performance and use Oxc under the hood. The warning can be disabled by setting <code>disableOxcRecommendation: false</code> in the plugin options.</p> <h3>Use <code>optimizeDeps.rollupOptions</code> instead of <code>optimizeDeps.esbuildOptions</code> for rolldown-vite <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/489">#489</a></h3> <p>This suppresses the warning about <code>optimizeDeps.esbuildOptions</code> being deprecated in rolldown-vite.</p> <h3>Add Vite 7-beta to peerDependencies range <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/497">#497</a></h3> <p>React plugins are compatible with Vite 7, this removes the warning when testing the beta.</p> <h2>4.5.1 (2025-06-03)</h2> <h3>Add explicit semicolon in preambleCode <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/485">#485</a></h3> <p>This fixes an edge case when using HTML minifiers that strips line breaks aggressively.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
925874f6b9 |
Bump @eslint/js from 9.28.0 to 9.29.0 in /page (#375)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.28.0 to 9.29.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.29.0</h2> <h2>Features</h2> <ul> <li><a href=" |
||
|
|
7159f70aea |
Bump @types/react-dom from 19.1.5 to 19.1.6 in /page (#368)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.1.5 to 19.1.6. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li> </ul> </details> <br /> [](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> |