Skip to content

chore: bump github.com/pb33f/libopenapi to v0.36.5#2862

Merged
dgageot merged 1 commit into
docker:mainfrom
dgageot:board/3f8cb3e35a7fe502
May 22, 2026
Merged

chore: bump github.com/pb33f/libopenapi to v0.36.5#2862
dgageot merged 1 commit into
docker:mainfrom
dgageot:board/3f8cb3e35a7fe502

Conversation

@dgageot
Copy link
Copy Markdown
Member

@dgageot dgageot commented May 21, 2026

Updates github.com/pb33f/libopenapi from v0.36.4 to v0.36.5. This dependency provides OpenAPI parsing and validation; the bump pulls in upstream improvements and fixes.

A second dependency, google.golang.org/adk, was evaluated for a bump from v1.2.0 to v1.3.0 but deferred. The new version deprecates google.golang.org/adk/server/adka2a in favor of adka2a/v2, which would require a separate migration beyond a simple dependency bump.

Module From To Status
github.com/pb33f/libopenapi v0.36.4 v0.36.5 bumped
google.golang.org/adk v1.2.0 v1.3.0 skipped — adka2a deprecated in favor of adka2a/v2 (separate migration needed)

@dgageot dgageot requested a review from a team as a code owner May 21, 2026 16:43
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

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, minimal dependency bump of github.com/pb33f/libopenapi from v0.36.4 → v0.36.5.

  • go.mod version reference updated correctly
  • go.sum h1 hash replaced for v0.36.5; the go.mod hash is shared with v0.36.4 (expected — upstream module's own go.mod was unchanged between these two releases)
  • No transitive dependency changes introduced
  • No source code changes; purely a lockfile update

No issues found.

@aheritier aheritier added dependencies Pull requests that update a dependency file kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix) labels May 22, 2026
@dgageot dgageot merged commit 00cb239 into docker:main May 22, 2026
8 checks passed
@aheritier aheritier added the area/tools For features/issues/fixes related to the usage of built-in and MCP tools label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tools For features/issues/fixes related to the usage of built-in and MCP tools dependencies Pull requests that update a dependency file kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants