h3poteto / megalodon-rs

Fediverse API client library for Rust
Apache License 2.0
107 stars 24 forks source link

fix(deps): update rust crate oauth2 to 4.4.2 - autoclosed #235

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
oauth2 dependencies patch 4.4 -> 4.4.2

Release Notes

ramosbugs/oauth2-rs (oauth2) ### [`v4.4.2`](https://togithub.com/ramosbugs/oauth2-rs/releases/tag/4.4.2) [Compare Source](https://togithub.com/ramosbugs/oauth2-rs/compare/4.4.1...4.4.2) ### Bug Fixes - Enable chrono `wasmbind` feature to fix panic in WASM environments ([#​230](https://togithub.com/ramosbugs/oauth2-rs/issues/230)) ### Other Changes - Fix token URL for Microsoft device code flow example ([#​220](https://togithub.com/ramosbugs/oauth2-rs/issues/220)) - Add Microsoft device code example with tenant ID ([#​222](https://togithub.com/ramosbugs/oauth2-rs/issues/222)) ### [`v4.4.1`](https://togithub.com/ramosbugs/oauth2-rs/releases/tag/4.4.1) [Compare Source](https://togithub.com/ramosbugs/oauth2-rs/compare/4.4.0...4.4.1) #### Bug Fixes - Export device authorization flow types in top-level namespace along with `VerificationUriComplete` type

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.