chore(deps): update go-openapi packages to v0.27.3#1125
Merged
desmax74 merged 1 commit intoJul 23, 2026
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates all indirect github.com/go-openapi/swag submodules from v0.27.0 to v0.27.1 and adds the new swag/pools module reference in go.mod to pick up upstream fixes around bounded recursion and YAML/JSON handling. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- The root
github.com/go-openapi/swagdependency is still pinned atv0.27.0while all the submodules are atv0.27.1; consider updating the main module as well to avoid version skew across the swag ecosystem. - Given the number of explicitly listed
github.com/go-openapi/swag/*indirect modules, it may be worth checking whether some can be removed and derived transitively fromgithub.com/go-openapi/swagto reduce future dependency churn.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The root `github.com/go-openapi/swag` dependency is still pinned at `v0.27.0` while all the submodules are at `v0.27.1`; consider updating the main module as well to avoid version skew across the swag ecosystem.
- Given the number of explicitly listed `github.com/go-openapi/swag/*` indirect modules, it may be worth checking whether some can be removed and derived transitively from `github.com/go-openapi/swag` to reduce future dependency churn.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/release/3.y.z/go-openapi
branch
from
July 23, 2026 02:20
bebbab5 to
38cf43f
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/release/3.y.z/go-openapi
branch
from
July 23, 2026 15:15
38cf43f to
5fcf32b
Compare
desmax74
approved these changes
Jul 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
go-openapi/swag (github.com/go-openapi/swag)
v0.27.3Compare Source
0.27.3 - 2026-07-20
Full Changelog: go-openapi/swag@v0.27.2...v0.27.3
2 commits in this release.
Fixed bugs
Miscellaneous tasks
People who contributed to this release
swag license terms
Per-module changes
conv (0.27.3)
Miscellaneous tasks
jsonutils/adapters/easyjson (0.27.3)
Miscellaneous tasks
jsonutils/adapters/testintegration/benchmarks (0.27.3)
Miscellaneous tasks
jsonutils/adapters/testintegration (0.27.3)
Miscellaneous tasks
jsonutils (0.27.3)
Miscellaneous tasks
loading (0.27.3)
Fixed bugs
Miscellaneous tasks
yamlutils (0.27.3)
Miscellaneous tasks
v0.27.2Compare Source
0.27.2 - 2026-07-20
Full Changelog: go-openapi/swag@v0.27.1...v0.27.2
2 commits in this release.
Fixed bugs
Miscellaneous tasks
People who contributed to this release
swag license terms
Per-module changes
conv (0.27.2)
Miscellaneous tasks
jsonutils/adapters/easyjson (0.27.2)
Miscellaneous tasks
jsonutils/adapters/testintegration/benchmarks (0.27.2)
Miscellaneous tasks
jsonutils/adapters/testintegration (0.27.2)
Miscellaneous tasks
jsonutils (0.27.2)
Miscellaneous tasks
loading (0.27.2)
Fixed bugs
Miscellaneous tasks
yamlutils (0.27.2)
Miscellaneous tasks
v0.27.1Compare Source
0.27.1 - 2026-07-19
Full Changelog: go-openapi/swag@v0.27.0...v0.27.1
12 commits in this release.
Fixed bugs
Refactor
Documentation
Performance
Miscellaneous tasks
Updates
Other (technical)
People who contributed to this release
swag license terms
Per-module changes
conv (0.27.1)
Miscellaneous tasks
jsonname (0.27.1)
Updates
jsonutils/adapters/easyjson (0.27.1)
Fixed bugs
Refactor
Miscellaneous tasks
Other (technical)
jsonutils/adapters/testintegration/benchmarks (0.27.1)
Performance
Miscellaneous tasks
Other (technical)
jsonutils/adapters/testintegration (0.27.1)
Miscellaneous tasks
Other (technical)
jsonutils (0.27.1)
Fixed bugs
Refactor
Miscellaneous tasks
Other (technical)
loading (0.27.1)
Miscellaneous tasks
yamlutils (0.27.1)
Fixed bugs
Miscellaneous tasks
Other (technical)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.