Skip to content

Bump dependencies#2094

Open
dgageot wants to merge 6 commits intodocker:mainfrom
dgageot:bump-dependencies-22
Open

Bump dependencies#2094
dgageot wants to merge 6 commits intodocker:mainfrom
dgageot:bump-dependencies-22

Conversation

@dgageot
Copy link
Member

@dgageot dgageot commented Mar 12, 2026

No description provided.

dgageot added 6 commits March 12, 2026 18:08
…o v0.0.0-20260311135729-065cd970411c

Assisted-By: docker-agent
Signed-off-by: David Gageot <david.gageot@docker.com>
@dgageot dgageot requested a review from a team as a code owner March 12, 2026 17:36
Copy link

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

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

Review Summary

Assessment: 🟢 APPROVE

This dependency bump PR updates 7 Go dependencies and adds a license constraint note to the bump-go-dependencies skill. The changes are consistent between go.mod and go.sum.

Summary

  • Updated dependencies: lipgloss v2.0.1→v2.0.2, a2a-go v0.3.8→v0.3.9, dop251/goja (commit update), golang.org/x/image v0.36.0→v0.37.0, golang.org/x/term v0.40.0→v0.41.0, golang.org/x/text v0.34.0→v0.35.0
  • Documentation: Added constraint to never bump kin-openapi above v0.132.0 due to license issues
  • Verification: go.sum changes are consistent with go.mod updates

Findings

One informational note about an upstream dependency:

github.com/docker/cli v29.3.0+incompatible
github.com/docker/go-units v0.5.0
github.com/dop251/goja v0.0.0-20260305124333-6a7976c22267
github.com/dop251/goja v0.0.0-20260311135729-065cd970411c
Copy link

Choose a reason for hiding this comment

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

ℹ️ INFO: Future timestamp in dop251/goja pseudo-version

The dop251/goja dependency uses a pseudo-version with a future timestamp (March 11, 2026). Both the old version (March 5, 2026) and new version contain future dates, indicating this is an upstream repository issue rather than something introduced by this PR.

While Go's module system handles future timestamps without functional issues, this may indicate clock skew or commit manipulation in the upstream repository. This is informational only and doesn't block the PR.

Location: go.mod:31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant