Skip to content

chore(deps): update rust dependencies (major)#180

Merged
CodeMaster4711 merged 1 commit into
mainfrom
renovate/major-rust-dependencies
Jun 12, 2026
Merged

chore(deps): update rust dependencies (major)#180
CodeMaster4711 merged 1 commit into
mainfrom
renovate/major-rust-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
jsonwebtoken workspace.dependencies major 9.3.010.0.0
thiserror workspace.dependencies major 1.02.0
utoipa workspace.dependencies major 4.25.0
utoipa-swagger-ui workspace.dependencies major 6.09.0

Release Notes

Keats/jsonwebtoken (jsonwebtoken)

v10.4.0

Compare Source

  • Fix incorrect encoding for Ed25519 JWK thumbprints
  • Make Algorithm.family public and add Validation.new_for_family
  • EncodingKey and DecodingKey are now partially zeroized on drop (the intermediate PemEncodedKey isn't so far)

v10.3.0

Compare Source

  • Export everything needed to define your own CryptoProvider
  • Fix type confusion with exp/nbf when not required

v10.2.0

Compare Source

  • Remove Clone bound from decode functions

v10.1.0

Compare Source

  • add dangerous::insecure_decode
  • Implement TryFrom &Jwk for DecodingKey

v10.0.0

Compare Source

  • BREAKING: now using traits for crypto backends, you have to choose between aws_lc_rs and rust_crypto
  • Add Clone bound to decode
  • Support decoding byte slices
  • Support JWS
juhaku/utoipa (utoipa)

v5.5.0

Compare Source

What's New 💎 🆕 🎉

Full change log

v5.4.0

Compare Source

What's New 💎 🆕 🎉
Full change log

v5.3.1

Compare Source

What's New 💎 🆕 🎉

Full change log

v5.3.0

Compare Source

What's New 💎 🆕 🎉

Thanks to the remarkable community members of their hard work and hours spend on changes to the utoipa. This release would not have been possible without you 🎉

Full change log

v5.2.0

Compare Source

What's New 💎 🆕 🎉

Full change log

v5.1.3

Compare Source

What's New 💎 🆕 🎉

Full change log

v5.1.2

Compare Source

What's New 💎 🆕 🎉

Full change log

v5.1.1

Compare Source

What's New 💎 🆕 🎉

Full change log

v5.1.0

Compare Source

What's New 💎 🆕 🎉

Full change log

v5.0.0

Compare Source

What's New 💎 🆕 🎉

Thank you all for the contributions and patience for now is the time for another major release of utoipa. Make it a bit more utopic than before. 🚀 This release brings about a bunch of perks which definitely are found to be useful by many. These are full generics support, automatic schema collection, support for rust type aliases, axum bindings, nesting support and OpenAPI 3.1 only.

The changes in this release are in full correlation with changes introduce to https://github.com/juhaku/utoipa/releases/tag/utoipa-gen-5.0.0.

Those looking to migrate here is the Migration Guide.

Full change log

Configuration

📅 Schedule: (in timezone Europe/Zurich)

  • Branch creation
    • "before 6am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@CodeMaster4711 CodeMaster4711 merged commit dceed9d into main Jun 12, 2026
0 of 3 checks passed
@CodeMaster4711 CodeMaster4711 deleted the renovate/major-rust-dependencies branch June 12, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant