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/swaggest/openapi-go from 0.2.50 to 0.2.53 #4

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

Bumps github.com/swaggest/openapi-go from 0.2.50 to 0.2.53.

Release notes

Sourced from github.com/swaggest/openapi-go's releases.

v0.2.53

What's Changed

Full Changelog: swaggest/openapi-go@v0.2.52...v0.2.53

v0.2.52

What's Changed

New Contributors

Full Changelog: swaggest/openapi-go@v0.2.51...v0.2.52

v0.2.51

What's Changed

Full Changelog: swaggest/openapi-go@v0.2.50...v0.2.51

Commits
  • 6ab9f42 Update jsonschema-go to recognize uuid types (#122)
  • add0596 Add a test for OpenAI spec (#121)
  • b360d58 Fix Header OneOf check in OpenAPI 3.1 (#120)
  • 1177f44 Update deps and CI (#119)
  • b19848c Merge pull request #112 from echocat/oa31-refs-in-response-headers
  • 91c2f80 Merge pull request #108 from giuliano-macedo/docs/update-operation-context-api
  • ff01e36 Preserve existing media type value during response parsing (#118)
  • 4cfef9d Enable $refs in response headers of OpenAPI3.1
  • 28402d8 Fix support for jsonschema.Struct in requests (#110)
  • 065885d docs: update operation context API
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@linkdd
Copy link
Contributor

linkdd commented Aug 21, 2024

@dependabot rebase

Bumps [github.com/swaggest/openapi-go](https://github.com/swaggest/openapi-go) from 0.2.50 to 0.2.53.
- [Release notes](https://github.com/swaggest/openapi-go/releases)
- [Commits](swaggest/openapi-go@v0.2.50...v0.2.53)

---
updated-dependencies:
- dependency-name: github.com/swaggest/openapi-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/swaggest/openapi-go-0.2.53 branch from 475c192 to 04a4dbe Compare August 21, 2024 20:34
Copy link
Contributor

@linkdd linkdd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 463fd88 into main Aug 21, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/swaggest/openapi-go-0.2.53 branch August 21, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps: go Dependency update
Development

Successfully merging this pull request may close these issues.

1 participant