Skip to content

deps: upgrade all dependencies to latest#305

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

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

Go indirect dependency refresh via go get -u ./... && go mod tidy:

  • 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: bumped

npm (web/) updates published within the last 7 days are held back by the release-age cooldown.

Validation: gofmt, gofumpt, go mod tidy, deadcode, build, golangci-lint, go vet, full test suite, and govulncheck all pass.

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

Go indirect dependency refresh via `go get -u ./... && go mod tidy`:

- 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: 20260705004817 -> 20260712004152

npm (web/) held back by the 7-day release-age cooldown:
- typescript 7.0.2 (major, published 2026-07-08) skipped
- marked 18.0.6 (published 2026-07-09) skipped

Validation: gofmt, gofumpt, go mod tidy, deadcode, build, golangci-lint,
go vet, full test suite, and govulncheck all pass.

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
@jongio jongio merged commit 462bdcf into main Jul 12, 2026
4 checks passed
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