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 utoipa from 4.2.3 to 5.0.0 #1085

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps utoipa from 4.2.3 to 5.0.0.

Release notes

Sourced from utoipa's releases.

utoipa-swagger-ui-5.0.0

What's New 💎 🆕 🎉

This release makes the axum 0.7 the minimum supported version.

  • (35f32b1) Update next versions
  • (93dfaf1) Axum 0.7 bindings (#807) @​Libbum

Full change log

utoipa-5.0.0

What's New 💎 🆕 🎉

Thank you all for the contributions and patience for now is the time for another major release of utoipa. Make it a bit more utopic than before. 🚀 This release brings about a bunch of perks which definitely are found to be useful by many. These are full generics support, automatic schema collection, support for rust type aliases, axum bindings, nesting support and OpenAPI 3.1 only.

The changes in this release are in full correlation with changes introduce to https://github.com/juhaku/utoipa/releases/tag/utoipa-gen-5.0.0.

Those looking to migrate here is the Migration Guide.

Full change log

utoipa-gen-5.0.0

What's New 💎 🆕 🎉

... (truncated)

Changelog

Sourced from utoipa's changelog.

5.0.0 - Oct 14 2024

Added

Fixed

Changed

4.0.0 - May 5 2024

Added

  • Add default-features = false to the optional axum dependency to avoid pulling in tokio in non-tokio environments (juhaku/utoipa#874)

Fixed

Changed

  • Update docs and next versions
  • Refactor RapiDoc to take Cow<'static, str> instead of borrowed str (juhaku/utoipa#867)

3.0.0 - Jan 9 2024

Fixed

Changed

  • Update next versions

... (truncated)

Commits

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)

Bumps [utoipa](https://github.com/juhaku/utoipa) from 4.2.3 to 5.0.0.
- [Release notes](https://github.com/juhaku/utoipa/releases)
- [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md)
- [Commits](juhaku/utoipa@utoipa-4.2.3...utoipa-5.0.0)

---
updated-dependencies:
- dependency-name: utoipa
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2024

Superseded by #1088.

@dependabot dependabot bot closed this Oct 19, 2024
@dependabot dependabot bot deleted the dependabot/cargo/utoipa-5.0.0 branch October 19, 2024 13:02
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 Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants