fix(deps): update rust crate oauth2 to v5 - #54
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/oauth2-5.x
branch
from
August 10, 2025 12:56
2a51666 to
ff10c8a
Compare
renovate
Bot
force-pushed
the
renovate/oauth2-5.x
branch
from
September 25, 2025 19:55
ff10c8a to
e631647
Compare
renovate
Bot
force-pushed
the
renovate/oauth2-5.x
branch
from
December 10, 2025 13:44
e631647 to
2e69bf6
Compare
renovate
Bot
force-pushed
the
renovate/oauth2-5.x
branch
from
December 31, 2025 15:31
2e69bf6 to
4ba0bbf
Compare
renovate
Bot
force-pushed
the
renovate/oauth2-5.x
branch
from
February 2, 2026 19:40
4ba0bbf to
110775e
Compare
renovate
Bot
force-pushed
the
renovate/oauth2-5.x
branch
from
February 12, 2026 13:58
110775e to
8a5e06f
Compare
renovate
Bot
force-pushed
the
renovate/oauth2-5.x
branch
from
February 25, 2026 11:57
8a5e06f to
04a1a68
Compare
renovate
Bot
force-pushed
the
renovate/oauth2-5.x
branch
from
March 13, 2026 15:54
04a1a68 to
4c4fc9c
Compare
renovate
Bot
force-pushed
the
renovate/oauth2-5.x
branch
from
May 18, 2026 12:02
4c4fc9c to
d18e2fb
Compare
renovate
Bot
force-pushed
the
renovate/oauth2-5.x
branch
from
July 20, 2026 19:50
d18e2fb to
7f803aa
Compare
renovate
Bot
force-pushed
the
renovate/oauth2-5.x
branch
from
August 12, 2026 00:14
7f803aa to
a9d346e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.4.2→5.0.0Release Notes
ramosbugs/oauth2-rs (oauth2)
v5.0.0Compare Source
Refer to the Upgrade Guide for tips on how to upgrade from 4.x.
Changes since 5.0.0-rc.1
Bug Fixes
9a2b746)Full Changelog: ramosbugs/oauth2-rs@5.0.0-rc.1...5.0.0
Summary of changes since 4.4.2
Breaking Changes
TokenResponsegeneric with associated type (30ced32)impl Futureinstead ofPin<Box<dyn Future>>to fixSend/Syncbounds (6e583bd)httpto 1.0 andreqwestto 0.12 (408ecab)85ea470)oauth2::HttpClientErrorand flatten exports (e.g.,oauth2::reqwestinstead ofoauth2::reqwest::reqwest) (4391eed)Errortype and usethiserror'sFromimpl by @MarijnS95 (#238)openidconnectcrate) (576f809)Displayoutput ofRequestTokenError::ServerResponse(96c6f9b)Clientendpoints statically via typestates (1d1f4d1)devicecodeandrevocationmodules private (9d8f11a)reqwest-blockingfeature (da7d1c5)4d55c26)AsyncHttpClientandSyncHttpClienttraits (23b952b)New Features
SecretType::into_secret(#272)timing-resistant-secret-traitsfeature for PartialEq/Hash by @kate-shine (#232)Eqfor types that already derivePartialEq(b19ad89)Frominstead ofIntofor newtypes (d9402c4)Displaytrait for URL types (8bd0ff1)Bug Fixes
9a2b746)Other Changes
base64to 0.21 (db0ea44)chronoto 0.4.31 (7b667fc)openidconnectcrate in README (7b667fc)spawn_blockingto docs (1fc8188)curlasoauth2::curlandureqasoauth2::ureqwhen the corresponding Cargo features are enabled (aff7471)map_err()conversions with aFromcall via theTryoperator by @MarijnS95 (#239)csrf_stateby @ikehz (#245)prepare_request()methods infallible (8ef74ac)d675e81)a8b5cf8)92c491a)Full Changelog: ramosbugs/oauth2-rs@4.4.2...5.0.0
Configuration
📅 Schedule: (UTC)
* * * * 0,6)🚦 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 was generated by Mend Renovate. View the repository job log.