Skip to content

deps: upgrade all dependencies to latest#304

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

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

Conversation

@jongio

@jongio jongio commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Routine dependency refresh.

Changes (Go, indirect)

Package From To
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

Applied via go get -u ./... && go mod tidy. All direct dependencies were already at latest.

Held back

  • typescript 7.0.2 (major, published 2026-07-08) and marked 18.0.6 (published 2026-07-09) in web/ are within the 7-day release-age cooldown. No other candidates.

Validation

gofmt, gofumpt, go mod tidy, deadcode, build, golangci-lint (0 issues), go vet, full test suite, and govulncheck: pass.

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 d099d77 into main Jul 12, 2026
2 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