Skip to content

build(deps): bump all outdated deps to latest#286

Merged
theagenticguy merged 1 commit into
mainfrom
chore/deps-latest-2026-07-08
Jul 8, 2026
Merged

build(deps): bump all outdated deps to latest#286
theagenticguy merged 1 commit into
mainfrom
chore/deps-latest-2026-07-08

Conversation

@theagenticguy

Copy link
Copy Markdown
Owner

Bumps all 7 packages flagged by `pnpm -r outdated` to latest. Requested by @theagenticguy following the Jul 07 nightly maintenance report.

Bumps

Package From To Type Package(s)
`astro` 7.0.4 7.0.6 patch docs
`@astrojs/starlight` 0.41.1 0.41.3 patch docs
`sharp` 0.35.2 0.35.3 patch docs
`starlight-llms-txt` 0.10.0 0.11.0 minor docs (dev)
`lru-cache` 11.5.1 11.5.2 patch cli, mcp
`@aws-sdk/client-bedrock-runtime` 3.1079.0 3.1081.0 patch cli
`@aws-sdk/client-sagemaker-runtime` 3.1079.0 3.1081.0 patch cli, embedder

These were all pinned below latest (`wanted == current`), so a plain `pnpm install` would not have picked them up — hence the explicit bump.

Verification

  • `pnpm -r outdated` now returns `{}` (clean)
  • Local gate green: `pnpm run check` = lint (biome) + typecheck (tsc) + all package tests + banned-strings
  • lefthook pre-commit (pnpm-lock-sync, banned-strings, commitlint) + pre-push (test) passed

astro 7.0.4 -> 7.0.6
@astrojs/starlight 0.41.1 -> 0.41.3
sharp 0.35.2 -> 0.35.3
starlight-llms-txt 0.10.0 -> 0.11.0 (minor)
lru-cache 11.5.1 -> 11.5.2
@aws-sdk/client-bedrock-runtime 3.1079.0 -> 3.1081.0
@aws-sdk/client-sagemaker-runtime 3.1079.0 -> 3.1081.0

Local gate green: lint, typecheck, all package tests, banned-strings.
pnpm -r outdated now clean.
@theagenticguy theagenticguy merged commit de4baa9 into main Jul 8, 2026
38 checks passed
@theagenticguy theagenticguy deleted the chore/deps-latest-2026-07-08 branch July 8, 2026 03:28
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