Skip to content

chore: bump github.com/alecthomas/chroma/v2 to v2.27.0#3155

Merged
aheritier merged 1 commit into
docker:mainfrom
dgageot:worktree-board-8e995623a055b494
Jun 17, 2026
Merged

chore: bump github.com/alecthomas/chroma/v2 to v2.27.0#3155
aheritier merged 1 commit into
docker:mainfrom
dgageot:worktree-board-8e995623a055b494

Conversation

@dgageot

@dgageot dgageot commented Jun 17, 2026

Copy link
Copy Markdown
Member

Update the Chroma syntax highlighting library to the latest version to bring in recent bug fixes and improvements.

The dependency bump was validated with tests and linter checks. One additional dependency (google.golang.org/adk v1.4.0) was considered but skipped due to a non-trivial migration requirement — it deprecates server/adka2a in favor of server/adka2a/v2, which warrants a separate focused effort.

Dependency summary

Module From To Status
github.com/alecthomas/chroma/v2 v2.26.1 v2.27.0 bumped
google.golang.org/adk v1.2.0 v1.4.0 skipped — lint failure (server/adka2a deprecated in favor of adka2a/v2)

@dgageot dgageot requested a review from a team as a code owner June 17, 2026 09:34

@docker-agent docker-agent left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

This is a clean dependency bump of github.com/alecthomas/chroma/v2 from v2.26.1 → v2.27.0.

Checks performed:

  • go.mod version updated correctly
  • go.sum old checksums removed, new checksums added for v2.27.0
  • ✅ Both hash lines present (h1: module hash + go.mod hash) for the new version
  • ✅ No leftover old checksums
  • ✅ No unexpected modules added or removed
  • ✅ No version mismatches between go.mod and go.sum

No issues found in the changed code.

@aheritier aheritier added area/tui For features/issues/fixes related to the TUI kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix) labels Jun 17, 2026
@aheritier aheritier merged commit 90d6efa into docker:main Jun 17, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tui For features/issues/fixes related to the TUI kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants