Skip to content

deps: upgrade all dependencies to latest#75

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

deps: upgrade all dependencies to latest#75
jongio merged 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.

Upgrade cli Go module indirect dependencies to latest stable:

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

Other manifests already at latest; openai 6.46.0 held back by the 7-day release-age cooldown. Verified with go build, go vet, go test, gofmt, golangci-lint, gosec, and govulncheck.

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

Upgrade cli Go module indirect dependencies to their latest versions:
- github.com/charmbracelet/x/exp/slice to v0.0.0-20260712004152-b16d026a9d2e
- github.com/dlclark/regexp2/v2 from v2.3.0 to v2.5.0
- github.com/yuin/goldmark from v1.8.2 to v1.8.4

All other manifests (tools/scenario go.mod, cli/package.json, web/package.json)
already track the latest versions. openai 6.46.0 was held back by the 7-day
release-age cooldown. Verified with go build, go vet, go test, gofmt,
golangci-lint, gosec, and govulncheck.

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

github-actions Bot commented Jul 12, 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 12, 2026
@jongio jongio merged commit 54f68f8 into main Jul 12, 2026
34 checks passed
github-actions Bot added a commit that referenced this pull request Jul 12, 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