Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Update swagger requirement from 0.7 to 6.1 in /vault-api #84

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2021

Updates the requirements on swagger to permit the latest version.

Changelog

Sourced from swagger's changelog.

[6.1.0] - 2021-06-17

Added

  • Add support for Unix Domain Socket services as part of a Composite Service

[6.0.0] - 2021-03-18

Breaking Changes

  • Remove implicit conversions for ApiError from &str, String and serde_json::Error
  • Support Hyper 0.14 and match features
    • Add new feature tcp to signal HTTP support
    • Add new feature tls to signal HTTP(S) support
    • Add new feature client to signal Client support
    • Add new feature server to signal Server support
  • Upgrade base64 to 0.13
  • Update mime_multipart requirement from 0.5 to 0.6
  • Upgrade bytes to 1.0
  • Upgrade tokio to 1.0

[5.1.0] - 2021-03-04

Added

  • Support conversion for AnyOf and OneOf
  • Expose CompositeMakeServiceEntry

[5.0.2] - 2021-01-13

Fixed

  • Fix off by one error declaring OneOf and AnyOf with more than 10 arguments

[5.0.1] - 2021-01-12

Fixed

  • Fix interop with serde 1.0.119

[5.0.0] - 2020-10-06

Breaking Changes

  • Support Hyper 0.13
  • Remove headers module

Added

  • Add Clone implementation for AllowAllAuthenticator
  • Add support functions for multipart/related
  • Add ToString/FromStr implementations for ByteArray
  • Add support for OneOf/AnyOf

Fixed

  • Fix Composite support

[4.0.2] - 2020-03-12

Changed

  • Fixed panic where X-Span-ID headers contained non-ASCII characters.

[4.0.1] - 2020-03-06

... (truncated)

Commits

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)

Updates the requirements on [swagger](https://github.com/Metaswitch/swagger-rs) to permit the latest version.
- [Release notes](https://github.com/Metaswitch/swagger-rs/releases)
- [Changelog](https://github.com/Metaswitch/swagger-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Metaswitch/swagger-rs/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2022

Superseded by #95.

@dependabot dependabot bot closed this Jun 30, 2022
@dependabot dependabot bot deleted the dependabot/cargo/vault-api/swagger-6.1 branch June 30, 2022 05:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants