chore: refresh dependencies - #70
Conversation
|
Exact-head proof for
Deferred deliberately: pnpm 11 (major), oxfmt 0.57 (0.x formatter behavior), transitive |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ba6e76dc36
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "@cloudflare/workers-types": "4.20260701.1", | ||
| "@preact/preset-vite": "^2.10.5", | ||
| "@typescript/native-preview": "7.0.0-dev.20260609.1", | ||
| "@typescript/native-preview": "7.0.0-dev.20260701.1", |
There was a problem hiding this comment.
Refresh the release-age exception with the tsgo bump
In environments that set a nonzero pnpm minimumReleaseAge, this upgrade no longer has a matching exception: pnpm-workspace.yaml still exempts only @typescript/native-preview@7.0.0-dev.20260609.1 and the same-dated platform binaries. The pnpm 10 docs say minimumReleaseAge applies to all dependencies and exact-version minimumReleaseAgeExclude entries only exempt the listed versions, so installs that enforce the release-age policy can reject the new 20260701.1 tsgo packages; please update those exceptions or switch to a package-name/pattern exemption with this bump. https://pnpm.io/10.x/settings#minimumreleaseage
Useful? React with 👍 / 👎.
Summary
coder/websocketand pinned GitHub ActionsProof
pnpm checkpnpm test(733 tests)go test ./...pnpm macos:test(26 RoyalVNCKit + 78 CrabfleetMac tests)pnpm exec wrangler deploy --dry-runmake docs-checkactionlintpnpm audit --prod(0 advisories)govulncheck ./...(0 vulnerabilities)No product behavior or release/version mutation is included.