Skip to content

deps: update dependencies to latest - #132

Merged
jongio merged 1 commit into
mainfrom
deps/update-2026-07-31
Jul 31, 2026
Merged

deps: update dependencies to latest#132
jongio merged 1 commit into
mainfrom
deps/update-2026-07-31

Conversation

@jongio

@jongio jongio commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Routine dependency refresh: astro moves up two patch releases, pnpm moves to 11.18.0, and the lockfile picks up the transitive updates that came with them.

Direct

package from to
astro ^7.1.4 ^7.1.6
pnpm (packageManager) 11.17.0 11.18.0

Notable transitive

package from to
vite 8.1.3 8.2.0
rolldown 1.1.4 1.2.1
lightningcss 1.32.0 1.33.0
@astrojs/compiler-rs (and platform bindings) 0.3.1 0.3.2
@astrojs/language-server 2.16.11 2.16.13
@astrojs/internal-helpers 0.10.1 0.10.2
@astrojs/markdown-satteri 0.3.4 0.3.5
satteri 0.9.4 0.9.5
prettier 3.9.4 3.9.6
@eslint-community/eslint-utils 4.9.1 4.10.1
globals 17.7.0 17.8.0
acorn 8.17.0 8.18.0

86 lockfile entries moved in total.

pnpm-workspace.yaml needed no minimumReleaseAgeExclude additions this time. Every new version already clears the supply chain policy window, and a clean pnpm install --frozen-lockfile outside the worktree confirms CI won't trip the check.

No source changes were needed. peerDependencies already cover astro ^7 and tailwindcss ^4, so they're unchanged.

Validation: build, lint, typecheck, and tests all pass (16/16 tests, astro check reports 0 errors and 0 warnings). pnpm audit reports no known vulnerabilities.

- astro: ^7.1.4 -> ^7.1.6
- pnpm (packageManager): 11.17.0 -> 11.18.0
- vite: 8.1.3 -> 8.2.0 (transitive)
- rolldown: 1.1.4 -> 1.2.1 (transitive)
- lightningcss: 1.32.0 -> 1.33.0 (transitive)
- @astrojs/compiler-rs and bindings: 0.3.1 -> 0.3.2 (transitive)
- @astrojs/language-server: 2.16.11 -> 2.16.13 (transitive)

86 lockfile entries moved in total. No minimumReleaseAgeExclude additions were
needed this time, since every new version already clears the supply chain policy
window. A clean frozen-lockfile install was verified outside the worktree to
confirm CI won't trip the policy check.

No source changes were needed. peerDependencies already cover astro ^7 and
tailwindcss ^4, so they're unchanged.

Validation: pnpm lint, pnpm check, pnpm typecheck, pnpm build, and pnpm test all
pass (16/16 tests). pnpm audit reports no known vulnerabilities.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 322b4a6b-6ff1-4af4-a0e5-ee8f09b78c2c
@jongio jongio self-assigned this Jul 31, 2026
@jongio jongio added the deps Dependency updates label Jul 31, 2026
@jongio
jongio merged commit 35b1d4a into main Jul 31, 2026
1 check passed
@jongio
jongio deleted the deps/update-2026-07-31 branch July 31, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant