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

Update openapiv3 requirement from =0.4.0 to =1.0.0 #20

Merged
merged 2 commits into from
Jan 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2021

Updates the requirements on openapiv3 to permit the latest version.

Commits
  • 1b9872b 1.0.0 release
  • 5b31498 fix non-pub
  • 9bfc816 add all fields to AnySchema (#52)
  • 2898c55 add "not" subschema kind (#51)
  • e87f01e Move serde_yaml to dev-dependencies (#48)
  • b68d9e2 Add extensions to Schema (#45)
  • 25d604b tweaks, in particular to get the method name in PathItem iterators (#47)
  • 6951595 A handful of utility methods for using data from an API (#36)
  • e5b4c92 Add Paths::iter() and Paths::into_iter() to save a common step (#46)
  • ab4eb90 change Links parameters and request_body to be serde_json::Value (#42)
  • Additional commits viewable in compare view

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 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 Dependency Management label Dec 27, 2021
@dependabot dependabot bot requested a review from msrd0 December 27, 2021 05:05
@msrd0
Copy link
Owner

msrd0 commented Dec 27, 2021

Will merge this before the next minor release

@msrd0 msrd0 added this to the 0.3.0 milestone Dec 27, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/openapiv3-eq-1.0.0 branch 2 times, most recently from 67c4098 to ac27907 Compare January 1, 2022 12:50
Updates the requirements on [openapiv3](https://github.com/glademiller/openapiv3) to permit the latest version.
- [Release notes](https://github.com/glademiller/openapiv3/releases)
- [Commits](glademiller/openapiv3@v0.4.0...v1.0.0)

---
updated-dependencies:
- dependency-name: openapiv3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/openapiv3-eq-1.0.0 branch from ac27907 to 5d63425 Compare January 1, 2022 12:56
@msrd0 msrd0 merged commit 55d095e into main Jan 1, 2022
@msrd0 msrd0 deleted the dependabot/cargo/openapiv3-eq-1.0.0 branch January 1, 2022 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change dependencies Dependency Management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant