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(examples)(deps): bump utoipa-swagger-ui from 3.1.1 to 6.0.0 in /examples/gen-axum #194

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 Aug 12, 2024

Bumps utoipa-swagger-ui from 3.1.1 to 6.0.0.

Release notes

Sourced from utoipa-swagger-ui's releases.

utoipa-swagger-ui-6.0.0

What's New 💎 🆕 🎉

Support for rocket 0.5.0, utoipa-swagger-ui not relying on interpolate-folder-path feature on rust embed minimising dependencies 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) @​JohnScience
  • (d437919) Update Rocket v0.5 (#825) @​yuk1ty
  • (3e5a635) Generate embed code instead of using interpolation (#828) @​helaan
  • (7e49344) Misc document improvements (#814) @​jayvdb

Full change log

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-swagger-ui-4.0.0

What's New 💎 🆕 🎉

  • (50db1b0) Update utoipa versions

Full change log

utoipa-swagger-ui-3.1.6

What's New 💎 🆕 🎉

  • (15053c5) Update next versions and dependencies
  • (4e10648) Fix: panic on missing trailing / in rocket environment (#645) (#757) @​reflix
  • (56b6326) Add rapidoc support (#723) @​juhaku

Full change log

utoipa-swagger-ui-3.1.5

What's New 💎 🆕 🎉

Update Swagger UI to next 5.x.x major version. This paves the way for future support for OAS 3.1 that comes with the latest Swagger UI.

  • (30551f6) Update utoipa-swagger-ui version
  • (f9d26f6) Update Swagger UI to 5.3.1
  • (e5f7f70) Update README.md docs

Full change log

utoipa-swagger-ui-3.1.4

What's New 💎 🆕 🎉

Time has passed, and it is again time for another release. Again I'd like to thank all the volunteers that have contributed to the utoipa. It wouldn't definitely be here if it weren't for you guys. 💪

There are not too many changes and most notably fixes here and there. Also this release introduces a better path and query parameter recognition as well as for supported frameworks there is automatic request body recognition. 🎉

  • (6c2ca20) Update next versions
  • (0cf37c0) Use swagger-ui v4.18.2 (#585) @​jayvdb

... (truncated)

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 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-swagger-ui](https://github.com/juhaku/utoipa) from 3.1.1 to 6.0.0.
- [Release notes](https://github.com/juhaku/utoipa/releases)
- [Commits](juhaku/utoipa@utoipa-swagger-ui-3.1.1...utoipa-swagger-ui-6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2024 05:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 12, 2024
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