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 utoipa requirement from 2.4.2 to 3.3.0 in /aether #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Updates the requirements on utoipa to permit the latest version.

Release notes

Sourced from utoipa's releases.

utoipa-3.3.0

What's New 💎 🆕 🎉

This release comes with mostly fixes and small improvements and additions. Most notable changes are support for "Any Type" to render any JSON content (example can be found here: https://github.com/juhaku/utoipa/tree/master/examples/raw-json-actix) and optional support for non-standard integer formats.

Massive kudos for people willing to contribute to the utopic API. 🥲

  • (89b809e) Update next release versions
  • (96feca3) feat: Support deserializing other versions in 3.0.x (#578) @​siketyan
  • (dc0cf3c) Allow additional integer types (#575) @​jayvdb
  • (1abced1) Fix Schema as additional properties (#580) @​juhaku
  • (08acfa2) Bump rocket to v0.5.0-rc.3 (#577) @​jayvdb
  • (3e6852d) feat: Allow default value on Content::examples (#579) @​siketyan
  • (c0c1470) Allow value_type serde_json::Value (#568) @​jayvdb
  • (892bd61) Add more known formats (#571) @​jayvdb
  • (c0aead7) Rename AdditionalProperites->AdditionalProperties (#564) @​jayvdb
  • (4aa305c) Cargo format
  • (b75fa2d) Add indexmap feature support for TypeTree
  • (cf5e9aa) Update utoipa-swagger-ui version
  • (bab7960) Fix preserve_order feature (#562) @​juhaku

Full change log

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 [utoipa](https://github.com/juhaku/utoipa) to permit the latest version.
- [Release notes](https://github.com/juhaku/utoipa/releases)
- [Commits](juhaku/utoipa@utoipa-2.4.2...utoipa-3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Improvements or additions that update the Rust code labels Apr 17, 2023
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 rust Improvements or additions that update the Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants