Skip to content

deps: upgrade all dependencies to latest - #144

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

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

Conversation

@jongio

@jongio jongio commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Automated dependency sweep for azd-core.

Changes

  • Bump github/codeql-action from v4.37.0 to v4.37.1 (SHA-pinned) across the init, autobuild, and analyze steps.

Already current (no change needed)

  • Go modules: go get -u ./... plus go mod tidy produced no changes, so every build-graph dependency is already at its latest compatible version.
  • Actions: actions/checkout v7.0.0, actions/setup-go v7.0.0, golangci/golangci-lint-action v9.3.0, codecov/codecov-action v7.0.0, softprops/action-gh-release v3.0.2.
  • Tooling: golangci-lint v2.12.2, go 1.26.5.

Verification (local)

  • go build ./...: pass
  • go vet ./...: pass
  • go test ./...: pass (26 packages)
  • golangci-lint run ./...: 0 issues
  • govulncheck ./...: 0 vulnerabilities affecting code

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

Bump github/codeql-action from v4.37.0 to v4.37.1 (SHA-pinned).

Go modules are already at their latest compatible versions (go get -u ./... and go mod tidy produced no changes). All other SHA-pinned actions (actions/checkout v7.0.0, actions/setup-go v7.0.0, golangci/golangci-lint-action v9.3.0, codecov/codecov-action v7.0.0, softprops/action-gh-release v3.0.2) and golangci-lint v2.12.2 are current.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio added the deps Dependency upgrades label Jul 19, 2026
@jongio jongio self-assigned this Jul 19, 2026
@jongio
jongio merged commit 4ed2b13 into main Jul 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant