Update Rust crate totp_rfc6238 to 0.6.0 #30

Merged
pierre merged 1 commits from renovate/totp_rfc6238-0.x into master 2024-08-22 07:12:12 +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

  • 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: 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.


  • 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) - 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**: 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMzUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-08-15 15:19:53 +00:00
Update Rust crate totp_rfc6238 to 0.6.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
8dfb87ca13
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
pierre merged commit fefc731d23 into master 2024-08-22 07:12:12 +00:00
pierre deleted branch renovate/totp_rfc6238-0.x 2024-08-22 07:12:12 +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/TOTP-Generator#30
No description provided.