deps(deps): bump github.com/getkin/kin-openapi from 0.136.0 to 0.138.0#117
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.136.0 to 0.138.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.136.0...v0.138.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
fa25680 to
8a4d01b
Compare
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
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.
Bumps github.com/getkin/kin-openapi from 0.136.0 to 0.138.0.
Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
d237575openapi3conv: test Upgrade on many documents (#1169)72d9005feat(openapi3conv): canonicalization pass for 3.0 -> 3.x (#1162)03ab662feat(openapi3): add per-type validation errors with cluster wrappers (#1166)3405d3btest: move public-API tests to external _test packages (#1168)4ddafd1openapi3: add test for issue #927 (nullable not respected on $ref schemas)3342b7copenapi3gen: clear nullable on exported component bodiesb641244revert to go 1.25 and revert cc4f8d99