Skip to content

[codex] update dependencies for Node 24#16

Merged
winetree94 merged 1 commit into
mainfrom
codex/update-dependencies-node-24
Jul 3, 2026
Merged

[codex] update dependencies for Node 24#16
winetree94 merged 1 commit into
mainfrom
codex/update-dependencies-node-24

Conversation

@winetree94

Copy link
Copy Markdown
Contributor

Summary

  • Updated the pnpm workspace catalog and lockfile to current Node 24-compatible dependency versions.
  • Kept CI/runtime Node settings on Node 24 and kept @types/node on the latest 24.x line.
  • Rebalanced the Astro homepage stack to a peer-valid latest compatible set because current @scalar/astro only supports Astro 4/5 peers.
  • Regenerated MikroORM compiled function metadata after the MikroORM patch update and updated the Biome schema URL.
  • Verified there are no tracked mise or .tool-versions files to remove.

Validation

  • corepack pnpm install --frozen-lockfile
  • corepack pnpm peers check
  • corepack pnpm build
  • corepack pnpm biome check .
  • corepack pnpm test 2>&1 | Select-Object -Last 200 on Windows because tail is unavailable in this environment; command passed with 5 Playwright tests marked flaky after retry.

@winetree94 winetree94 merged commit 9481872 into main Jul 3, 2026
7 checks passed
@winetree94 winetree94 deleted the codex/update-dependencies-node-24 branch July 3, 2026 06:29
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.

1 participant