Skip to content

chore(deps): upgrade all dependencies to latest#143

Merged
jongio merged 1 commit into
mainfrom
deps/dependency-upgrades
Jun 26, 2026
Merged

chore(deps): upgrade all dependencies to latest#143
jongio merged 1 commit into
mainfrom
deps/dependency-upgrades

Conversation

@jongio

@jongio jongio commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Refreshed pnpm lockfile to latest compatible transitive packages (direct package.json ranges already current)
  • Updated tidy-selected Go indirect dependencies and checksums to latest available versions
  • No code changes were required

Validation

  • pnpm --filter azd-rest-web build
  • go build ./...
  • pnpm run test:all
  • go test count: 439/439 passed
  • pnpm run lint
  • pnpm audit --audit-level high (no high/critical vulnerabilities; existing low/moderate remain)

Could not upgrade

  • None

- Refresh pnpm lockfile with latest compatible transitive packages

- Update tidy-selected Go indirect modules and checksums

- Validate web build, Go build, lint, and full test suite

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

github-actions Bot commented Jun 26, 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 Jun 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Test This PR

A preview build (0.4.8-pr143) is ready for testing!

One-Line Install (Recommended)

PowerShell (Windows):

iex "& { $(irm https://raw.githubusercontent.com/jongio/azd-rest/main/scripts/install-pr.ps1) } -PrNumber 143 -Version 0.4.8-pr143"

Bash (macOS/Linux):

curl -fsSL https://raw.githubusercontent.com/jongio/azd-rest/main/scripts/install-pr.sh | bash -s 143 0.4.8-pr143

Uninstall

PowerShell (Windows):

iex "& { $(irm https://raw.githubusercontent.com/jongio/azd-rest/main/scripts/uninstall-pr.ps1) } -PrNumber 143"

Bash (macOS/Linux):

curl -fsSL https://raw.githubusercontent.com/jongio/azd-rest/main/scripts/uninstall-pr.sh | bash -s 143

Build Info:

@jongio jongio merged commit 70c8655 into main Jun 26, 2026
13 checks passed
@jongio jongio deleted the deps/dependency-upgrades branch June 26, 2026 03:38
github-actions Bot added a commit that referenced this pull request Jun 26, 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