Skip to content

deps: upgrade all dependencies to latest#276

Open
jongio wants to merge 1 commit into
mainfrom
deps/upgrade-all
Open

deps: upgrade all dependencies to latest#276
jongio wants to merge 1 commit into
mainfrom
deps/upgrade-all

Conversation

@jongio

@jongio jongio commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Automated dependency upgrade via /devx-dependencies.

Go indirect dependency bumps (cli module):

  • github.com/dlclark/regexp2/v2 v2.3.0 -> v2.5.0
  • github.com/yuin/goldmark v1.8.2 -> v1.8.4
  • github.com/charmbracelet/x/exp/slice -> latest pseudo-version

Direct Go deps and all Node/pnpm deps already at latest stable. Verified: golangci-lint (0 issues), go test -short (pass), govulncheck (0), gosec (0).

Co-authored-by: Copilot App [email protected]

Go indirect dependency bumps:
- github.com/dlclark/regexp2/v2: v2.3.0 to v2.5.0
- github.com/yuin/goldmark: v1.8.2 to v1.8.4
- github.com/charmbracelet/x/exp/slice: to v0.0.0-20260712004152-b16d026a9d2e

Direct Go deps and all Node/pnpm deps were already at latest stable.
Verified: golangci-lint v2.2.2 (0 issues), go test -short (all pass),
govulncheck v1.1.4 (0 called vulns), gosec v2.22.4 (0 findings).

Co-authored-by: Copilot App <[email protected]>
@jongio jongio self-assigned this Jul 12, 2026
@jongio jongio added the deps Dependency updates label Jul 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview is ready!

📎 Preview URL: https://jongio.github.io/azd-rest/pr/276/

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

github-actions Bot added a commit that referenced this pull request Jul 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Test This PR

A preview build (0.5.0-pr276) 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 276 -Version 0.5.0-pr276"

Bash (macOS/Linux):

curl -fsSL https://raw.githubusercontent.com/jongio/azd-rest/main/scripts/install-pr.sh | bash -s 276 0.5.0-pr276

Uninstall

PowerShell (Windows):

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

Bash (macOS/Linux):

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

Build Info:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant