-
Notifications
You must be signed in to change notification settings - Fork 7
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
[deps]: Update Rust crate generic-array to v1 #64
base: main
Are you sure you want to change the base?
Conversation
|
Internal tracking:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #64 +/- ##
=======================================
Coverage 63.89% 63.89%
=======================================
Files 186 186
Lines 12905 12905
=======================================
Hits 8246 8246
Misses 4659 4659 ☔ View full report in Codecov by Sentry. |
@dani-garcia as far as I understand this should be safe to update? They don't explicitly mention any breaking changes. |
I think all the rust-crypto crates are using generic-array 0.14, so if we update this, we're going to get two copies of the generic-array crate, and the older version might not have the zeroize flag enabled |
This PR contains the following updates:
>=0.14.7, <1.0
->>=0.14.7, <1.2
Release Notes
fizyk20/generic-array (generic-array)
v1.0.0
Changelog
Primary PR
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.