Skip to content

fix(deps): update module github.com/getkin/kin-openapi to v0.141.0 (go.mod)#2446

Merged
mromaszewicz merged 2 commits into
mainfrom
renovate/go.mod/github.com-getkin-kin-openapi-0.x
Jul 10, 2026
Merged

fix(deps): update module github.com/getkin/kin-openapi to v0.141.0 (go.mod)#2446
mromaszewicz merged 2 commits into
mainfrom
renovate/go.mod/github.com-getkin-kin-openapi-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/getkin/kin-openapi v0.140.0v0.141.0 age confidence

Release Notes

getkin/kin-openapi (github.com/getkin/kin-openapi)

v0.141.0

Compare Source

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.140.0...v0.141.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner July 10, 2026 09:42
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 10, 2026
@renovate

renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/oasdiff/yaml v0.1.0 -> v0.1.1
github.com/oasdiff/yaml3 v0.0.13 -> v0.0.14

@socket-security

socket-security Bot commented Jul 10, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​getkin/​kin-openapi@​v0.140.0 ⏵ v0.141.074 +1100100100100

View full report

@greptile-apps

greptile-apps Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Renovate bot updates github.com/getkin/kin-openapi from v0.140.0 to v0.141.0 across all three Go modules in this monorepo (go.mod, examples/go.mod, internal/test/go.mod), along with the cascading transitive bumps to oasdiff/yaml (v0.1.0 → v0.1.1) and oasdiff/yaml3 (v0.0.13 → v0.0.14) in the modules that declare them.

  • All three go.mod and corresponding go.sum files are updated consistently with matching hashes.
  • Notable upstream changes in v0.141.0 include stricter Validate() enforcement (unique required entries and unique tag names), making operation responses optional for OAS 3.1+, and OAS 3.2 itemSchema support — all of which surface through oapi-codegen's spec-loading path.

Confidence Score: 5/5

Pure 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.

Important Files Changed

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.
@mromaszewicz
mromaszewicz enabled auto-merge (squash) July 10, 2026 17:20
@mromaszewicz
mromaszewicz merged commit 42e4d90 into main Jul 10, 2026
27 checks passed
@mromaszewicz
mromaszewicz deleted the renovate/go.mod/github.com-getkin-kin-openapi-0.x branch July 10, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant