Skip to content

deps: upgrade all dependencies to latest#358

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

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

Conversation

@jongio

@jongio jongio commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Automated aggregate dependency upgrade to latest installable versions.

Go (root go.mod, indirect)

  • github.com/charmbracelet/ultraviolet 20260713092251 -> 20260720091822
  • github.com/charmbracelet/x/exp/slice 20260719004043 -> 20260720091843
  • github.com/ebitengine/purego v0.10.1 -> v0.10.2
  • github.com/go-logr/logr v1.4.3 -> v1.4.4

The glamour/lipgloss v1 pin (issue #59) is respected and unchanged.

Web (web/package.json, npm)

No installable updates this run. The only newer astro releases (7.1.2 and
7.1.3) were published today and fall inside the 7-day publish cooldown, so
they're held back. All other packages (marked, @astrojs/check, @types/node,
typescript 7.x) are already at their latest stable versions.

Local verification

  • go build ./... — pass
  • go vet ./... — pass
  • go test ./... -count=1 — all packages pass
  • gofmt / gofumpt — clean
  • mage deadcode — OK (10 known exclusions)
  • golangci-lint run — 0 issues
  • govulncheck ./... — no vulnerabilities
  • go mod tidy — stable

Go (indirect):
- github.com/charmbracelet/ultraviolet 20260713092251 -> 20260720091822
- github.com/charmbracelet/x/exp/slice 20260719004043 -> 20260720091843
- github.com/ebitengine/purego v0.10.1 -> v0.10.2
- github.com/go-logr/logr v1.4.3 -> v1.4.4

Web (npm): no installable updates. astro 7.1.2/7.1.3 fall within the
7-day publish cooldown; all other packages already at latest stable.

Verified locally: go build, go vet, go test (all packages), gofmt,
gofumpt, deadcode, golangci-lint (0 issues), govulncheck (no vulns).

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: f0d95654-9a48-4312-88af-84a4589ee627
@jongio jongio added the deps Dependency updates label Jul 20, 2026
@jongio jongio self-assigned this Jul 20, 2026
@jongio
jongio merged commit d24b8ff into main Jul 20, 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