crates-pro / sensleak-rs

MIT License
20 stars 8 forks source link

Update utoipa requirement from 3.3.0 to 4.2.0 #21

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Updates the requirements on utoipa to permit the latest version.

Release notes

Sourced from utoipa's releases.

utoipa-4.2.0

What's New :gem: :new: :tada:

Thanks again the awesome community of making this release possible. Changes by glance includes improvements in path macro, support for rocket 0.5 and axum 0.7.0, support for multiple security keys, utoipa-swagger-ui not relying on folder-interpolation feature and serde deny unknown fields plus other tweaks.

  • (f7cae03) Update next versions
  • (fe229e2) Allowing utoipa/utoipa-swagger-ui successfully build on Windows and made path proc macro attribute more permissive (#830)
  • (d437919) Update Rocket v0.5 (#825) @​yuk1ty
  • (3e5a635) Generate embed code instead of using interpolation (#828) @​helaan
  • (1ea9cf8) Update docs
  • (1b9c39b) Path impl_for override. PathBuilder::path_from (#759) @​wyatt-herkamp
  • (a968ced) fix: fix typo (#822) @​wyfo
  • (7493c33) Add support for specifying multiple security requirement keys (#813) @​abs0luty
  • (f965165) Support serde deny_unknown_fields (#816) @​jayvdb
  • (7e49344) Misc document improvements (#814) @​jayvdb
  • (beb68fa) Hide Debug behind debug feature (#815) @​jayvdb
  • (35f32b1) Update next versions
  • (93dfaf1) Axum 0.7 bindings (#807) @​Libbum

Full change log

Commits
  • f7cae03 Update next versions
  • fe229e2 Allowing utoipa/utoipa-swagger-ui successfully build on Windows and made path...
  • d437919 Update Rocket v0.5 (#825)
  • 3e5a635 Generate embed code instead of using interpolation (#828)
  • c5fca6d fix: community example link to salvo (#824)
  • 1ea9cf8 Update docs
  • 1b9c39b Path impl_for override. PathBuilder::path_from (#759)
  • a968ced fix: fix typo (#822)
  • 7493c33 Add support for specifying multiple security requirement keys (#813)
  • f965165 Support serde deny_unknown_fields (#816)
  • 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 show 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)
genedna commented 9 months ago

@dependabot close