Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 #475

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps github.com/getkin/kin-openapi from 0.122.0 to 0.123.0.

Release notes

Sourced from github.com/getkin/kin-openapi's releases.

v0.123.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.122.0...v0.123.0

Commits
  • 9d820c9 cmd/validate: re-enable go run ...@​latest now that unsafe dep sums are droppe...
  • c3d9748 openapi3: fix abort logic of validation for schemas with anyOf, allOf, oneOf ...
  • 62bf0f7 feat: support default value binding with allOfSchema (#885)
  • c00d180 feat(openapi3filter): add ExludeRequestQuery (#886)
  • 36afc12 openapi3: optimize Unmarshal for maplike structs (#882)
  • 0bd3056 Update README.md (#881)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/getkin/kin-openapi-0.123.0 branch from ac262ab to 27d51ce Compare January 26, 2024 17:24
@tcdsv
Copy link
Collaborator

tcdsv commented Jan 28, 2024

all failing tests in this PR are blocked by getkin/kin-openapi#897

@tcdsv
Copy link
Collaborator

tcdsv commented Jan 31, 2024

getkin/kin-openapi#897 has been merged
Should we wait for the next release or upgrade to the recent commit?

@reuvenharrison
Copy link
Collaborator

Let's wait for the release

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.122.0 to 0.123.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](getkin/kin-openapi@v0.122.0...v0.123.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/getkin/kin-openapi-0.123.0 branch from 27d51ce to 21c4bd9 Compare February 5, 2024 20:13
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #518.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/getkin/kin-openapi-0.123.0 branch April 8, 2024 08:27
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.

2 participants