Skip to content

chore(deps): consolidate dependency updates - #27

Draft
filipdanisko wants to merge 1 commit into
mainfrom
agent/dependency-refresh-2026-08
Draft

chore(deps): consolidate dependency updates#27
filipdanisko wants to merge 1 commit into
mainfrom
agent/dependency-refresh-2026-08

Conversation

@filipdanisko

Copy link
Copy Markdown
Collaborator

Summary

Compatibility

The npm wrapper and web workspace now require Node.js 20 or later. The production web container moves from Node.js 22 to Node.js 26.

Verification

  • pnpm test
  • pnpm build twice with identical generated diff
  • pnpm test:race
  • pnpm test:coverage (67.9% total statement coverage)
  • go vet ./packages/cli/...
  • pnpm test:browser (9/9)
  • npm wrapper tests, packed npm smoke test, web tests, and web build on Node.js 20.20.2
  • pnpm install --frozen-lockfile
  • okn validate Wiki (passes with the existing OKF 0.2-vs-0.1 warning)
  • workflow pin, permission, security, and container-policy checks through pnpm test

A local Docker build was attempted, but Docker Desktop stalled while fetching Docker Hub base-image metadata before any build step.

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