Skip to content

deps: upgrade all dependencies to latest#108

Merged
jongio merged 1 commit into
mainfrom
deps/upgrade-all
Jul 2, 2026
Merged

deps: upgrade all dependencies to latest#108
jongio merged 1 commit into
mainfrom
deps/upgrade-all

Conversation

@jongio

@jongio jongio commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

Upgrades all dependencies to latest. Direct manifest deps were already at latest (npm-check-updates clean, pnpm audit clean after PR #107); this run refreshes transitive sharp native binaries in the lockfile.

Upgrades

Package From To
sharp (+ all platform binaries) 0.35.2 0.35.3
@img/sharp-libvips-* 1.3.1 1.3.2

sharp is pulled in transitively by Astro for image optimization.

Code changes

None required — patch-level transitive bump only.

Verification (local, mirrors CI)

  • pnpm install --frozen-lockfile — consistent
  • pnpm run build (astro build) — ✓
  • pnpm run validate-schema --offline — 1 passed
  • pnpm run validate-registry --offline — 39 passed
  • pnpm run test (vitest) — 9 passed

- sharp: 0.35.2 -> 0.35.3 (transitive; Astro image optimization binaries)
- @img/sharp-libvips-*: 1.3.1 -> 1.3.2

Direct manifest deps already at latest (npm-check-updates clean, pnpm audit
clean). pnpm update refreshed the transitive sharp native binaries in the
lockfile. Verified: astro build OK, validate-schema (1), validate-registry
(39), vitest (9 tests) all pass; frozen-lockfile install consistent.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jul 2, 2026
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview was available here.

Preview has been cleaned up as the PR was closed.

github-actions Bot added a commit that referenced this pull request Jul 2, 2026
@jongio
jongio merged commit cb2e764 into main Jul 2, 2026
6 checks passed
@jongio
jongio deleted the deps/upgrade-all branch July 2, 2026 16:35
github-actions Bot added a commit that referenced this pull request Jul 2, 2026
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