Nextflow-Cloud / sso-system

The authentication system that powers Nextflow services.
https://sso.nextflow.cloud/login
GNU Affero General Public License v3.0
4 stars 1 forks source link

fix(deps): update rust crate totp-rs to v5 #68

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
totp-rs dependencies major 4.2.0 -> 5.1.0

Release Notes

constantoine/totp-rs (totp-rs) ### [`v5.1.0`](https://togithub.com/constantoine/totp-rs/blob/HEAD/CHANGELOG.md#510-15072023) [Compare Source](https://togithub.com/constantoine/totp-rs/compare/v5.0.2...v5.1.0) ##### What's new - Added some more documentation. ##### Fix - Removed unnecessary allocation for `Secret.Display` for the `Raw` variant. ### [`v5.0.2`](https://togithub.com/constantoine/totp-rs/blob/HEAD/CHANGELOG.md#502-15052023) [Compare Source](https://togithub.com/constantoine/totp-rs/compare/v5.0.1...v5.0.2) ##### Fix - Fix skew overflowing if value is over 128. ##### Special thanks - [@​carl-wallace](https://togithub.com/carl-wallace) for discovering [#​58](https://togithub.com/constantoine/totp-rs/issues/58). ### [`v5.0.1`](https://togithub.com/constantoine/totp-rs/blob/HEAD/CHANGELOG.md#501-31032023) ##### Changes - Normalize dependencies specifications since cargo uses range dependency by default. ##### Special thanks - [@​bestia-dev](https://togithub.com/bestia-dev) for pointing out discrepancies in my dependency requirements.

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.