Skip to content

Refresh the contract from sbx-api 1aa2d71 - #2

Merged
Narrator merged 1 commit into
mainfrom
Narrator/refresh-contract
Aug 31, 2026
Merged

Refresh the contract from sbx-api 1aa2d71#2
Narrator merged 1 commit into
mainfrom
Narrator/refresh-contract

Conversation

@Narrator

Copy link
Copy Markdown
Collaborator

Carries three changes that landed in the authoring repo after this one was seeded.

vitest moves to 3.2.6 for CVE-2026-47429, a critical where an arbitrary file can be read and executed while the Vitest UI server is listening. It is a dev dependency, but the lockfile travels here, so the alert did too. That is the open Dependabot alert on this repo.

gen/ts/package.json drops publishConfig.registry. It pointed at GitHub Packages and overrides the registry setup-node configures, so publish-npm.yml would have authenticated to npmjs over OIDC and then published somewhere else.

gen/ts/dist is ignored, since the publish workflow builds it on the runner.

Produced by tools/export-public.sh and applied the way the sync workflow does it, by replacing the tracked tree. The four changed files are the whole delta.

Carries three changes that landed upstream after this repo was seeded.

vitest moves to 3.2.6 for CVE-2026-47429, a critical where an arbitrary file
can be read and executed while the Vitest UI server is listening. It is a dev
dependency, but the lockfile travels here, so the alert did too.

gen/ts/package.json drops publishConfig.registry. It pointed at GitHub
Packages and overrides the registry setup-node configures, so publish-npm.yml
would have authenticated to npmjs and published elsewhere.

gen/ts/dist is ignored, since the publish workflow builds it on the runner.

Co-Authored-By: Claude <noreply@anthropic.com>
@Narrator
Narrator requested review from a team as code owners August 31, 2026 23:20
@Narrator
Narrator merged commit 0ed0501 into main Aug 31, 2026
16 checks passed
@Narrator
Narrator deleted the Narrator/refresh-contract branch September 1, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants