Update Rust crate totp_rfc6238 to 0.6.0 #303

Merged
pierre merged 1 commits from renovate/totp_rfc6238-0.x into master 2024-08-24 00:36:54 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
totp_rfc6238 dependencies minor 0.5.3 -> 0.6.0

Release Notes

KaneGreen/totp_rfc6238 (totp_rfc6238)

v0.6.1

Compare Source

  • Improved the documentation. No actual code changes.

v0.6.0

Compare Source

  • Using RustCrypto's SHA implementation by default, instead of Ring.
  • Improved the documentation.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [totp_rfc6238](https://github.com/KaneGreen/totp_rfc6238) | dependencies | minor | `0.5.3` -> `0.6.0` | --- ### Release Notes <details> <summary>KaneGreen/totp_rfc6238 (totp_rfc6238)</summary> ### [`v0.6.1`](https://github.com/KaneGreen/totp_rfc6238/blob/HEAD/CHANGELOG.md#v061) [Compare Source](https://github.com/KaneGreen/totp_rfc6238/compare/v0.6.0...v0.6.1) - Improved the documentation. No actual code changes. ### [`v0.6.0`](https://github.com/KaneGreen/totp_rfc6238/blob/HEAD/CHANGELOG.md#v060) [Compare Source](https://github.com/KaneGreen/totp_rfc6238/compare/v0.5.3...v0.6.0) - Using RustCrypto's SHA implementation by default, instead of Ring. - Improved the documentation. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-08-15 15:16:26 +00:00
Update Rust crate totp_rfc6238 to 0.6.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
a8858cd1cd
pierre scheduled this pull request to auto merge when all checks succeed 2024-08-15 15:16:26 +00:00
pierre force-pushed renovate/totp_rfc6238-0.x from a8858cd1cd to 45562af567 2024-08-24 00:28:20 +00:00 Compare
pierre merged commit b2ad0f5475 into master 2024-08-24 00:36:54 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/BasicOIDC#303
No description provided.