Skip to content

deps: upgrade all dependencies to latest#65

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

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

Conversation

@jongio

@jongio jongio commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Upgrades all dependencies to their latest versions across the repo.

npm (cli/)

  • sharp: 0.35.2 → 0.35.3
  • tsx: 4.22.4 → 4.23.0

pnpm (web/)

  • @astrojs/mdx: 7.0.1 → 7.0.2
  • astro: 7.0.5 → 7.0.6
  • tsx: 4.22.4 → 4.23.0

Go (cli/)

  • Already at latest — go get -u ./... + go mod tidy produced no changes.

Verification

  • go build ./src/...
  • go test -short ./src/... (baseline; Go unchanged)
  • pnpm build (web, astro 7.0.6)
  • ✅ npm audit: 0 vulnerabilities
  • ✅ pnpm audit (prod): no known vulnerabilities

Note: packages published within the last 7 days are skipped per the global npm min-release-age=7 cooldown.

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

npm (cli/):
- sharp: 0.35.2 -> 0.35.3
- tsx: 4.22.4 -> 4.23.0

pnpm (web/):
- @astrojs/mdx: 7.0.1 -> 7.0.2
- astro: 7.0.5 -> 7.0.6
- tsx: 4.22.4 -> 4.23.0

Go modules already at latest (go get -u ./... + go mod tidy = no changes).
Build, tests, and audits all green.

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

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview is ready!

📎 Preview URL: https://jongio.github.io/azd-copilot/pr/65/

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

github-actions Bot added a commit that referenced this pull request Jul 3, 2026
@jongio
jongio merged commit f9ba811 into main Jul 3, 2026
11 checks passed
@jongio
jongio deleted the deps/upgrade-all branch July 3, 2026 19:36
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