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

chore(cargo): bump utoipa from 3.3.0 to 3.4.3 #426

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps utoipa from 3.3.0 to 3.4.3.

Release notes

Sourced from utoipa's releases.

utoipa-3.4.3

What's New 💎 🆕 🎉

  • (bcae7bc) Update next versions
  • (fe3b42d) Fix automatic request body (#701)

Full change log

utoipa-gen-3.4.3

What's New 💎 🆕 🎉

  • (c69bb26) Fix Arc<T> and Rc<T> and SmallVec<[T]> (#699)
  • (341dd39) Fix broken link and enforce workspace resolver

Full change log

utoipa-gen-3.4.2

What's New 💎 🆕 🎉

This release is merely a fix for previous 3.4.0 version. It restores the old behavior for path and query parameters and comes with few improvements made by our awesome contributors 🎉.

  • (23f4a83) Update next versions
  • (73fd3ea) Disable automatic parameter recognition (#696) @​juhaku
  • (8424b97) Added support for Arc fields to be treated like Box or RefCell (#690) @​zajko
  • (0073541) Add support for deprecation using schema attribute (#688) @​nullsauce
  • (a334fda) Add enum path param test (#680) @​juhaku
  • (99020a9) Fix Option<Query<T>> type support (#678) @​juhaku
  • (3732779) Add tests for uuid path params (#676) @​juhaku

Full change log

utoipa-3.4.2

What's New 💎 🆕 🎉

  • (c69bb26) Fix Arc<T> and Rc<T> and SmallVec<[T]> (#699) @​juhaku
  • (341dd39) Fix broken link and enforce workspace resolver

Full change log

utoipa-gen-3.4.1

What's New 💎 🆕 🎉

  • (588ff69) Fix utoipa-gen feature and update versions

Full change log

utoipa-3.4.1

What's New 💎 🆕 🎉

This release is merely a fix for previous 3.4.0 version. It restores the old behavior for path and query parameters and comes with few improvements made by our awesome contributors 🎉.

  • (23f4a83) Update next versions
  • (73fd3ea) Disable automatic parameter recognition (#696) @​juhaku
  • (8424b97) Added support for Arc fields to be treated like Box or RefCell (#690) @​zajko
  • (0073541) Add support for deprecation using schema attribute (#688) @​nullsauce
  • (a334fda) Add enum path param test (#680) @​juhaku
  • (99020a9) Fix Option<Query<T>> type support (#678) @​juhaku
  • (3732779) Add tests for uuid path params (#676) @​juhaku

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 29, 2023
@dependabot dependabot bot requested a review from kemingy July 29, 2023 02:58
@github-actions github-actions bot added chore and removed chore labels Jul 29, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 3, 2023

Looks like utoipa is up-to-date now, so this is no longer needed.

@github-actions github-actions bot added the chore label Aug 3, 2023
@dependabot dependabot bot closed this Aug 3, 2023
@dependabot dependabot bot deleted the dependabot/cargo/utoipa-3.4.3 branch August 3, 2023 12:22
@github-actions github-actions bot added chore and removed chore labels Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 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