chore(release): v0.24.1 - #78
Merged
Merged
Conversation
A security-maintenance release: every open dependency advisory closed, including the esbuild one that had been documented as a deliberate exception since 2026-08-18. All three packages are build- or test-time only, so the shipped bundle is unchanged -- same 293.64 kB gz, same behaviour. What changes is the toolchain the artefacts are built with, which is the supply side of the same threat the dependency list is there to bound. Six manifests, the four documentation strings the release-artefacts test checks, the README status section and the §15 changelog entry. Gate green: 372 test files / 5 952 unit tests, 20 integration, 255 e2e across the seven Playwright suites.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A security-maintenance release: every open dependency advisory closed (#77), including the esbuild one that had been documented as a deliberate exception since 2026-08-18.
All three updated packages are build- or test-time only, so the shipped bundle is unchanged — same 293.64 kB gz, same behaviour. What changes is the toolchain the published artefacts are built with, which is the supply side of the same threat the small dependency list exists to bound. That is why this is a release rather than just a merge: the attestation and checksums should describe a build made with patched tools.
Patch rather than minor, because nothing in the client changed.
Six manifests, the four documentation strings
scripts/release-artefacts.test.tschecks, the README status section, the §15 changelog entry.pnpm gategreen locally; the release workflow was rehearsed onmainfirst.