fix(deps): update module github.com/getkin/kin-openapi to v0.146.0 (go.mod) - #2508
Merged
mromaszewicz merged 1 commit intoAug 3, 2026
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
Greptile SummaryThis PR consistently updates github.com/getkin/kin-openapi from v0.145.0 to v0.146.0 across the root, examples, and internal-test modules.
Confidence Score: 5/5The PR appears safe to merge, with the dependency version and checksums updated consistently across all affected modules. The changes are limited to a coordinated kin-openapi patch-version update and its matching checksum entries, with no concrete changed-code failure or security regression identified.
|
| Filename | Overview |
|---|---|
| go.mod | Updates the root module’s kin-openapi requirement to v0.146.0 with no Go-version or unrelated dependency changes. |
| examples/go.mod | Keeps the examples module aligned with the root module’s kin-openapi version. |
| internal/test/go.mod | Keeps the integration-test module aligned with the root module’s kin-openapi version. |
| go.sum | Replaces only the kin-openapi module and module-file checksums for the requested version. |
| examples/go.sum | Updates the examples module’s kin-openapi checksums consistently. |
| internal/test/go.sum | Updates the integration-test module’s kin-openapi checksums consistently. |
Reviews (1): Last reviewed commit: "fix(deps): update module github.com/getk..." | Re-trigger Greptile
mromaszewicz
approved these changes
Aug 3, 2026
mromaszewicz
deleted the
renovate/go.mod/github.com-getkin-kin-openapi-0.x
branch
August 3, 2026 15:04
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.145.0→v0.146.0Release Notes
getkin/kin-openapi (github.com/getkin/kin-openapi)
v0.146.0Compare Source
What's Changed
Full Changelog: getkin/kin-openapi@v0.145.0...v0.146.0
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.