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

build(deps): bump github.com/getkin/kin-openapi from 0.118.0 to 0.122.0 #2322

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2023

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

Release notes

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

v0.122.0

What's Changed

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

v0.121.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.120.0...v0.121.0

v0.120.0

... (truncated)

Commits
  • 6740cd2 openapi3: add support for extensions on the few types left (#763)
  • f6d1b8c fix after #870: make sure Bis does not surface up (#878)
  • 0cc5e22 docs.sh: fix narrow docs checks spectrum (#877)
  • 4e7d031 openapi3: correct implementations of JSONLookup (#876)
  • c1681a9 openapi3: rename type of Components.Responses to ResponseBodies (from Respons...
  • 663b0dd openapi3: refacto ref-resolving end conditions (#874)
  • 377bb40 openapi{2,3}: simplify unmarshal errors (#870)
  • fe1c5f5 close #594: yaml "control characters are not allowed" no longer reproducible ...
  • e7a726a openapi3: support \uC4FE codepoint syntax in Schema.Pattern (#873)
  • 582e6d0 openapi3: handle refs missing fragment (#511)
  • Additional commits viewable 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 29, 2023
@dependabot dependabot bot requested a review from maxamillion as a code owner November 29, 2023 08:18
@dependabot dependabot bot added the go Pull requests that update Go code label Nov 29, 2023
@mergify mergify bot added the waiting for review Need reviewers label Nov 30, 2023
@mgold1234
Copy link
Contributor

/retest

Copy link
Contributor

mergify bot commented Dec 8, 2023

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏

@mergify mergify bot added the conflict Code conflict label Dec 8, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/getkin/kin-openapi-0.122.0 branch from fb1c8eb to 7b4536a Compare December 8, 2023 16:30
@mergify mergify bot removed the conflict Code conflict label Dec 8, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f5bb4a8) 62.70% compared to head (b113901) 62.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2322   +/-   ##
=======================================
  Coverage   62.70%   62.70%           
=======================================
  Files          87       87           
  Lines       12985    12985           
=======================================
  Hits         8142     8142           
  Misses       4171     4171           
  Partials      672      672           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@omaciel
Copy link
Contributor

omaciel commented Dec 8, 2023

/retest

Copy link
Contributor

mergify bot commented Dec 14, 2023

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏

@mergify mergify bot added the conflict Code conflict label Dec 14, 2023
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.118.0 to 0.122.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](getkin/kin-openapi@v0.118.0...v0.122.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.122.0 branch from 7b4536a to b113901 Compare December 14, 2023 14:24
@mergify mergify bot removed the conflict Code conflict label Dec 14, 2023
@ldjebran
Copy link
Contributor

ldjebran commented Dec 19, 2023

dependency require go lang 1.20 , but we are running golang 1.19

@mergify mergify bot closed this Jan 2, 2024
Copy link
Contributor

mergify bot commented Jan 2, 2024

This pull request looks stale. Feel free to reopen it if you think it's a mistake.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/getkin/kin-openapi-0.122.0 branch January 2, 2024 10:09
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 go Pull requests that update Go code waiting for review Need reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants