deps: upgrade all dependencies to latest#276
Open
jongio wants to merge 1 commit into
Open
Conversation
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]>
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. |
Contributor
🚀 Test This PRA preview build ( 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-pr276UninstallPowerShell (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 276Build Info:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated dependency upgrade via /devx-dependencies.
Go indirect dependency bumps (cli module):
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]