Skip to content

deps: upgrade all dependencies to latest#107

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

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

Conversation

@jongio

@jongio jongio commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

Upgraded all dependencies to the latest allowed versions via pnpm update --latest.

  • Direct dependencies (package.json): already at latest — no changes needed (carried over from deps: update all dependencies to latest #106).
  • Transitive updates (pnpm-lock.yaml):
    • vscode-jsonrpc 9.0.0 → 9.0.1
    • vscode-languageserver-protocol 3.18.1 → 3.18.2
  • The 7‑day min-release-age cooldown was honored, so packages published in the last week were intentionally skipped (expected).

Validation (local, CI-equivalent)

Check Result
pnpm run build (astro build) ✅ pass
pnpm run validate-schema --offline ✅ 1 passed
pnpm run validate-registry --offline ✅ 39 passed
pnpm run test (vitest) ✅ 2 files, 9 tests passed

Patched deps (astro@7.0.5, @astrojs/internal-helpers@0.10.0) remain pinned and intact.

Co-authored-by: Copilot App 223556219+Copilot@users.noreply.github.com

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 is ready!

📎 Preview URL: https://jongio.github.io/azd-extensions/pr/107/

This preview will be automatically cleaned up when the PR is closed.

github-actions Bot added a commit that referenced this pull request Jul 2, 2026
@jongio
jongio merged commit 1ae2d68 into main Jul 2, 2026
6 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.

1 participant