Skip to content

deps: update all dependencies to latest#154

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

deps: update all dependencies to latest#154
jongio merged 1 commit into
mainfrom
deps/dependency-upgrades

Conversation

@jongio

@jongio jongio commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Updated all detected Node/pnpm and Go dependencies to latest available versions.
  • Refreshed pnpm lockfile transitive packages: prettier 3.9.1, postcss 8.5.16, js-yaml 4.3.0.
  • Updated Go transitive dependency github.com/charmbracelet/x/exp/slice to 20260628005914-6eb80f72a239.

Validation

  • pnpm run test
  • pnpm run test:all
  • pnpm --filter azd-rest-web build
  • go test ./...
  • go build ./...
  • golangci-lint run
  • go run github.com/magefile/mage all
  • git diff --check

Notable updates:

- Update pnpm transitive dependencies: prettier 3.8.4 to 3.9.1, postcss 8.5.15 to 8.5.16, js-yaml 4.2.0 to 4.3.0

- Update Go transitive dependency github.com/charmbracelet/x/exp/slice to 20260628005914-6eb80f72a239

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

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

Copy link
Copy Markdown
Contributor

🚀 Test This PR

A preview build (0.4.9-pr154) 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 154 -Version 0.4.9-pr154"

Bash (macOS/Linux):

curl -fsSL https://raw.githubusercontent.com/jongio/azd-rest/main/scripts/install-pr.sh | bash -s 154 0.4.9-pr154

Uninstall

PowerShell (Windows):

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

Bash (macOS/Linux):

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

Build Info:

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