Skip to content

chore: weekly maintenance — dep bumps#281

Merged
arzafran merged 1 commit into
mainfrom
chore/weekly-maintenance
Jul 15, 2026
Merged

chore: weekly maintenance — dep bumps#281
arzafran merged 1 commit into
mainfrom
chore/weekly-maintenance

Conversation

@arzafran

Copy link
Copy Markdown
Member

Summary

Weekly dependency maintenance sweep. Bumped next-sanity to the latest patch within its declared range. bun run build and bun run check (biome + typecheck + tests + manifest check) pass.

Changes

  • next-sanity: 13.1.113.1.3 (patch)

Checklist

  • bun run check passes (biome + typecheck + tests)
  • bun run build passes
  • Tested locally in dev mode
  • No breaking changes

Findings (not acted on)

  • Major available, not bumped: typescript devDependency is pinned to ^6.0.3; typescript@7.0.2 is out and already used separately in this repo as the typescript7 alias package for actual type-checking (bun node_modules/typescript7/bin/tsc). Worth a deliberate look at whether the plain typescript devDependency can be dropped or bumped now that typescript7 covers type-checking — but that's a decision for a human, not a sweep.
  • CI observations: All GitHub Actions in .github/workflows/*.yml are pinned to what appear to be current majors (actions/checkout@v7, oven-sh/setup-bun@v2, actions/github-script@v8, peter-evans/commit-comment@v4, treosh/lighthouse-ci-action@v12, zentered/vercel-preview-url@v1.4.0, UnlyEd/github-action-await-vercel@v2.0.0). No deprecated runners (all ubuntu-latest) and no obvious staleness — nothing actionable found. This sweep has no network access to verify against upstream release feeds, so treat as a spot-check rather than exhaustive.
  • Everything else in package.json is already at the latest version satisfying its declared semver range (bun outdated only flagged next-sanity and the typescript major above).

Generated by Claude Code

@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
satus Ready Ready Preview, Comment Jul 15, 2026 9:22am

@arzafran arzafran merged commit 31916ee into main Jul 15, 2026
12 checks passed
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.

2 participants