alisinabh / atlas

A simple performant GeoIP server written in Rust using MaxMind DBs with auto database update
Apache License 2.0
44 stars 1 forks source link

Bump utoipa-swagger-ui from 7.0.1 to 7.1.0 #23

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps utoipa-swagger-ui from 7.0.1 to 7.1.0.

Release notes

Sourced from utoipa-swagger-ui's releases.

utoipa-swagger-ui-7.1.0

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

  • (68172bf) Update utoipa-swagger-ui vendored dependency @​juhaku
  • (91a98ef) Update utoipa-swagger-ui-vendored version @​juhaku
  • (2ddc279) Include res for crates @​juhaku
  • (164c161) Update min Rust version and utoipa-swagger-ui version @​juhaku
  • (c63407d) Add vendored Swagger UI for utoipa (#941) @​juhaku

Full change log

utoipa-swagger-ui-7.0.3

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

Full change log

utoipa-swagger-ui-7.0.2

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

This release further improves the utoipa-swagger-ui crates build by allowing usage of file: protocol, making reqwest optional for downloading the Swagger UI as well as allow defining custom CA.

Full change log

Commits
  • 68172bf Update utoipa-swagger-ui vendored dependency
  • 91a98ef Update utoipa-swagger-ui-vendored version
  • 2ddc279 Include res for crates
  • 164c161 Update min Rust version and utoipa-swagger-ui version
  • c63407d Add vendored Swagger UI for utoipa (#941)
  • 360e23e Fix docs.rs build
  • 72218c9 Update utoipa-swagger-ui versions (#938)
  • 139c035 Add missing windows check to utoipa-swagger-ui build.rs
  • ffcd202 Enhance utoipa-swagger-ui build (#936)
  • 335407b Use CARGO_HTTP_CAINFO CA file in build script if present (#935)
  • 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 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)