scap-rs
scap-rs copied to clipboard
Update utoipa-swagger-ui requirement from 6.0.0 to 9.0.1
Updates the requirements on utoipa-swagger-ui to permit the latest version.
Release notes
Sourced from utoipa-swagger-ui's releases.
utoipa-swagger-ui-9.0.1
What's New :gem: :new: :tada:
- (2e19e9a) Update next version (#1366)
@juhaku- (fdb4387) fix(swagger-ui): fix build for breaking zip crate 2.6.0 change (#1363)
@tversteeg- (1d32f05) fix: mismatch error from InvalidArchive (#1343)
@mbukeRepoFull change log
Changelog
Sourced from utoipa-swagger-ui's changelog.
Changelog - utoipa-rapidoc
6.0.0 - Thu 16 2025
Changed
- Re-release 5.0.1 since axum upgrade is a breaking change (juhaku/utoipa#1295)
5.0.1 - Jan 6 2025
Changed
- Update axum to v0.8 (juhaku/utoipa#1269)
5.0.0 - Oct 14 2024
Added
- Add macros feature flag (juhaku/utoipa#1015)
- Add nest
OpenApisupport (juhaku/utoipa#930)Fixed
- Fix testing without explicit features (juhaku/utoipa#1041)
- Fix building utoipa-rapidoc & utoipa-scalar (juhaku/utoipa#1039)
- Fix RapiDoc with empty URL panic on axum (juhaku/utoipa#997)
- Fix samples in documentation when with_openapi is used (juhaku/utoipa#988)
- Fix openapi serialized twice when served with Rocket (juhaku/utoipa#987)
Changed
- Remove commit commit id from changelogs (juhaku/utoipa#1077)
- Update to rc version
- Disable unused default features of rust_decimal (juhaku/utoipa#1029)
- Update next beta versions
- Chore update docs and relax
urlversion (juhaku/utoipa#1001)- Bump up versions (juhaku/utoipa#998)
- Update versions
- Update min Rust version and utoipa-swagger-ui version
4.0.0 - May 5 2024
Added
- Add
default-features = falseto the optional axum dependency to avoid pulling in tokio in non-tokio environments (juhaku/utoipa#874)Fixed
- Fix spelling (juhaku/utoipa#846)
... (truncated)
Commits
2e19e9aUpdate next version (#1366)0c76056Fix typo in schema_derive_testfdb4387fix(swagger-ui): fix build for breaking zip crate 2.6.0 change (#1363)ca6b2a5fix(todo-actix): examples (#1313)1d32f05fix: mismatch error from InvalidArchive (#1343)feeb97eFix build9c51272replacedserde_ymlwithserde_norway(#1311)88a5842Update utoipa openapi tools (#1295)f20d511Update utoipa-auxm version (#1294)6faef38Exclude snapshots fromutoipa-axum- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)