fix(deps): update module github.com/getkin/kin-openapi to v0.141.0 (go.mod)#2446
Conversation
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Greptile SummaryRenovate bot updates
Confidence Score: 5/5Pure dependency version bump with no code changes; all three modules are updated consistently and go.sum hashes are in place. The only changes are go.mod and go.sum file updates across the three modules in the monorepo. The version bump is a minor release of kin-openapi with additive features and some stricter validation; the indirect transitive deps (oasdiff/yaml, oasdiff/yaml3) moved accordingly. No Go version was bumped, no code was changed, and all modules are kept in sync with each other. No files require special attention.
|
| Filename | Overview |
|---|---|
| go.mod | Bumps kin-openapi to v0.141.0 and transitive deps oasdiff/yaml v0.1.1 and oasdiff/yaml3 v0.0.14; all changes are consistent and expected |
| examples/go.mod | Bumps kin-openapi to v0.141.0; consistent with root module update |
| internal/test/go.mod | Bumps kin-openapi to v0.141.0 and transitive deps; consistent with root module update |
Reviews (1): Last reviewed commit: "fix(deps): update module github.com/getk..." | Re-trigger Greptile
kin-openapi 0.141.0 changes how it marshals empty responses, which affects one of our specs that gets re-marshaled and embedded into the boilerplate.
This PR contains the following updates:
v0.140.0→v0.141.0Release Notes
getkin/kin-openapi (github.com/getkin/kin-openapi)
v0.141.0Compare Source
What's Changed
New Contributors
Full Changelog: getkin/kin-openapi@v0.140.0...v0.141.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.