Skip to content

deps: upgrade all dependencies to latest#109

Merged
jongio merged 2 commits into
mainfrom
deps/upgrade-all
Jun 30, 2026
Merged

deps: upgrade all dependencies to latest#109
jongio merged 2 commits into
mainfrom
deps/upgrade-all

Conversation

@jongio

@jongio jongio commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • Upgraded Astro from 7.0.3 to 7.0.4 and refreshed pnpm lockfile.
  • Upgraded pnpm/action-setup from v4 to v6.0.9 in CI and publish workflows.
  • Confirmed all package versions are current and audit reports no known vulnerabilities.

Validation

  • pnpm install --frozen-lockfile
  • npx -y npm-check-updates
  • pnpm outdated
  • pnpm audit
  • pnpm lint
  • pnpm check
  • pnpm typecheck
  • pnpm test (16 tests passed)
  • pnpm build
  • git diff --check

- Bump astro from 7.0.3 to 7.0.4
- Bump pnpm/action-setup from v4 to v6.0.9

Co-authored-by: Copilot App <[email protected]>
@jongio jongio self-assigned this Jun 30, 2026
The pin carried a non-canonical SHA labeled v6.0.9 that is not reachable from any tag/branch in pnpm/action-setup. Repoint to the official v6.0.9 release commit (0ebf4713) so the pin is verifiable and reproducible.

Co-authored-by: Copilot App <[email protected]>
@jongio jongio merged commit bf83777 into main Jun 30, 2026
1 check passed
@jongio jongio deleted the deps/upgrade-all branch June 30, 2026 19:35
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