Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate zeroize to >=1, <1.7 #8

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
zeroize dependencies minor >=1, <1.5 -> >=1, <1.7

Release Notes

RustCrypto/utils (zeroize)

v1.6.0

Compare Source

Added
  • Impl Zeroize for core::num::Wrapping (#​818)
  • Impl Zeroize for str and Box<str> (#​842)
Changed
  • 2021 edition upgrade; MSRV 1.56 (#​869)

v1.5.7

Compare Source

Added

v1.5.6

Compare Source

Added
  • #[inline(always)] annotations (#​772)
  • #[ignore] attribute on flaky CString test (#​776)
Changed
  • Factor integration tests into tests/ (#​771)

v1.5.5

Compare Source

Added
  • Impl Zeroize for std::ffi::CString (#​759)
  • AsRef<T> and AsMut<T> impls for Zeroizing (#​761)

v1.5.4

Compare Source

Added
  • Nightly-only upport for zeroizing ARM64 SIMD registers (#​749)

v1.5.3

Compare Source

Fixed
  • Deriving ZeroizeOnDrop on DerefMut (#​739)

v1.5.2

Compare Source

Fixed
  • Ambiguous method for AssertZeroizeOnDrop (#​725)

v1.5.1

Compare Source

Fixed
  • Double mut on AssertZeroizeOnDrop (#​719)

v1.5.0

Compare Source

Added
  • Zeroize impls for PhantomData, PhantomPinned, and tuples with 0-10 elements (#​660)
  • #[zeroize(bound = "T: MyTrait")] (#​663)
  • ZeroizeOnDrop trait and custom derive (#​699, #​700, #​703)

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 Mend Renovate. View repository job log here.

@simonsan simonsan added this pull request to the merge queue Nov 12, 2023
Merged via the queue into main with commit 49a364e Nov 12, 2023
@renovate renovate bot deleted the renovate/zeroize-1.x branch November 12, 2023 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant