Version Packages#311
Conversation
efd5bc8 to
889c1b4
Compare
889c1b4 to
9f8ed4f
Compare
PR SummaryLow Risk Overview @sei-js/mcp-server@0.3.3 documents a security fix for HTTP SSE: mandatory @sei-js/create-sei@1.0.1 records improved next-template defaults (Biome ledger, precompiles, registry, sei-global-wallet (and the other packages’ notes) carry a coordinated patch note for AsyncAPI supply-chain hardening via root Reviewed by Cursor Bugbot for commit 9f8ed4f. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #311 +/- ##
=======================================
Coverage 79.75% 79.75%
=======================================
Files 83 83
Lines 1309 1309
Branches 189 217 +28
=======================================
Hits 1044 1044
Misses 259 259
Partials 6 6 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
alexander-sei
left a comment
There was a problem hiding this comment.
Approving the coordinated release: create-sei@1.0.1, ledger@1.1.6, mcp-server@0.3.3, precompiles@2.1.3, registry@1.0.4, sei-global-wallet@1.4.1. Bundles the AsyncAPI supply-chain hardening note (all packages) with the existing mcp-server SSE fix and create-sei template changes.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@sei-js/create-sei@1.0.1
Patch Changes
2666156: Harden the workspace against the 2026-07-14 "Miasma RAT" AsyncAPI supply-chain incident by pinning
@asyncapi/*packages to non-compromised versions via rootpnpm.overrides.This stops a fresh install or lockfile regeneration from floating
@asyncapi/specsup into the compromised6.11.2through themintdocs toolchain (mint→@asyncapi/parser). Resolved change:@asyncapi/specs6.10.0→6.11.1;@asyncapi/generator,@asyncapi/generator-helpers, and@asyncapi/generator-componentsare pinned preventively.No shipped code or public API changes in this package — this is a repository/CI hardening release.
9168186: Improve the
next-templateruntime defaults generated bycreate-sei.prebuildBiome check and include Biome in template dev dependencies..env.example,README, Biome, Tailwind v4 config).@sei-js/ledger@1.1.6
Patch Changes
2666156: Harden the workspace against the 2026-07-14 "Miasma RAT" AsyncAPI supply-chain incident by pinning
@asyncapi/*packages to non-compromised versions via rootpnpm.overrides.This stops a fresh install or lockfile regeneration from floating
@asyncapi/specsup into the compromised6.11.2through themintdocs toolchain (mint→@asyncapi/parser). Resolved change:@asyncapi/specs6.10.0→6.11.1;@asyncapi/generator,@asyncapi/generator-helpers, and@asyncapi/generator-componentsare pinned preventively.No shipped code or public API changes in this package — this is a repository/CI hardening release.
@sei-js/mcp-server@0.3.3
Patch Changes
bc17ace: Fix session binding and response isolation in the HTTP SSE transport.
sessionIdon every request — rejects missing session IDs (400) and unknown session IDs (404)transport.sessionIdrather thanDate.now()2666156: Harden the workspace against the 2026-07-14 "Miasma RAT" AsyncAPI supply-chain incident by pinning
@asyncapi/*packages to non-compromised versions via rootpnpm.overrides.This stops a fresh install or lockfile regeneration from floating
@asyncapi/specsup into the compromised6.11.2through themintdocs toolchain (mint→@asyncapi/parser). Resolved change:@asyncapi/specs6.10.0→6.11.1;@asyncapi/generator,@asyncapi/generator-helpers, and@asyncapi/generator-componentsare pinned preventively.No shipped code or public API changes in this package — this is a repository/CI hardening release.
@sei-js/precompiles@2.1.3
Patch Changes
2666156: Harden the workspace against the 2026-07-14 "Miasma RAT" AsyncAPI supply-chain incident by pinning
@asyncapi/*packages to non-compromised versions via rootpnpm.overrides.This stops a fresh install or lockfile regeneration from floating
@asyncapi/specsup into the compromised6.11.2through themintdocs toolchain (mint→@asyncapi/parser). Resolved change:@asyncapi/specs6.10.0→6.11.1;@asyncapi/generator,@asyncapi/generator-helpers, and@asyncapi/generator-componentsare pinned preventively.No shipped code or public API changes in this package — this is a repository/CI hardening release.
@sei-js/registry@1.0.4
Patch Changes
2666156: Harden the workspace against the 2026-07-14 "Miasma RAT" AsyncAPI supply-chain incident by pinning
@asyncapi/*packages to non-compromised versions via rootpnpm.overrides.This stops a fresh install or lockfile regeneration from floating
@asyncapi/specsup into the compromised6.11.2through themintdocs toolchain (mint→@asyncapi/parser). Resolved change:@asyncapi/specs6.10.0→6.11.1;@asyncapi/generator,@asyncapi/generator-helpers, and@asyncapi/generator-componentsare pinned preventively.No shipped code or public API changes in this package — this is a repository/CI hardening release.
@sei-js/sei-global-wallet@1.4.1
Patch Changes
2666156: Harden the workspace against the 2026-07-14 "Miasma RAT" AsyncAPI supply-chain incident by pinning
@asyncapi/*packages to non-compromised versions via rootpnpm.overrides.This stops a fresh install or lockfile regeneration from floating
@asyncapi/specsup into the compromised6.11.2through themintdocs toolchain (mint→@asyncapi/parser). Resolved change:@asyncapi/specs6.10.0→6.11.1;@asyncapi/generator,@asyncapi/generator-helpers, and@asyncapi/generator-componentsare pinned preventively.No shipped code or public API changes in this package — this is a repository/CI hardening release.