Skip to content

deps: upgrade all dependencies to latest#73

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

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

Conversation

@jongio

@jongio jongio commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Routine dependency upgrade across all manifests.

Changes

  • cli/go.mod: bump github.com/dlclark/regexp2/v2 from v2.2.2 to v2.3.0 (result of go get -u ./... && go mod tidy).

Already current (no change needed)

  • cli direct Go deps (azcore, azd, azd-core, mage, mcp-go, cobra, yaml.v3) all at latest.
  • tools/scenario Go deps all at latest.
  • web npm deps (astro, tailwindcss, @jongio/azd-web-core 2.4.1, etc.) and pnpm overrides all at latest.
  • cli npm devDeps (@azure/identity, sharp, tsx) at latest.

Intentionally skipped

  • openai 6.46.0 is available but was published within the last 7 days, so it is held back by the min-release-age cooldown.
  • ajv>fast-uri override stays pinned to ^3.1.2 (fast-uri 4.x is a new major; the pin is deliberate for ajv compatibility).

Verification (local)

  • gofmt: clean
  • golangci-lint: 0 issues
  • gosec: 0 issues
  • govulncheck: 0 vulnerabilities affecting code
  • go test -short ./src/...: pass (race tests run on CI where cgo is available)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jul 11, 2026
@jongio jongio added the deps Dependency updates label Jul 11, 2026
@github-actions

github-actions Bot commented Jul 11, 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 Jul 11, 2026
@jongio
jongio merged commit b68272c into main Jul 11, 2026
14 checks passed
@jongio
jongio deleted the deps/upgrade-all branch July 11, 2026 19:35
github-actions Bot added a commit that referenced this pull request Jul 11, 2026
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