Skip to content

chore: refresh dependencies and CI maintenance - #1

Merged
hatefrad merged 1 commit into
mainfrom
agent/refresh-maintenance
Aug 14, 2026
Merged

chore: refresh dependencies and CI maintenance#1
hatefrad merged 1 commit into
mainfrom
agent/refresh-maintenance

Conversation

@hatefrad

Copy link
Copy Markdown
Owner

What changed

  • refresh the npm lockfile within the existing dependency ranges
  • remove the stale pnpm lockfile and keep npm as the canonical package manager
  • test Node.js 20, 22, and 24 in CI and align size checks with the Node 24 publish job
  • declare the supported Node.js baseline and refresh the maintenance checklist version

Why

The existing dependency graph contained development-tool advisories, and the repository had conflicting npm and pnpm lockfiles despite using npm throughout automation and contributor documentation.

Impact

There are no runtime API or library behavior changes. The refreshed npm dependency graph reports zero vulnerabilities.

Validation

  • npm ci
  • npm audit
  • npm run release:verify
  • git diff --check

@hatefrad
hatefrad marked this pull request as ready for review August 14, 2026 09:40
@hatefrad
hatefrad merged commit a8aa45a into main Aug 14, 2026
4 checks passed
@hatefrad
hatefrad deleted the agent/refresh-maintenance branch August 14, 2026 09:41
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