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

Update Rust crate p384 to 0.13 #214

Closed
wants to merge 1 commit into from
Closed

Update Rust crate p384 to 0.13 #214

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
p384 dependencies minor 0.11 -> 0.13

Release Notes

RustCrypto/elliptic-curves

v0.13.0

Added
Changed
  • FieldBytesEncoding trait impls (#​732)
  • Update hash2curve implementations to new API (#​735)
  • Impl Invert trait for Scalar types (#​741)
  • Bump ecdsa dependency to v0.16 (#​770)
  • Bump elliptic-curve dependency to v0.13 (#​770)
  • Bump primeorder dependency to v0.13 (#​777)
Fixed
  • Point compactabtility check (#​772)

v0.12.0

Added
Changed
  • Use generic curve arithmetic implementation from primeorder crate (#​631, #​716)
  • Use weak feature activation; MSRV 1.60 (#​701)
  • Bump ecdsa dependency to v0.15 (#​713)

v0.11.2

Added
  • Re-export low-level diffie_hellman function (#​627)

v0.11.1

Added
  • RFC6979 test vectors (#​591)
  • Impl serde::{Serialize, Deserialize} for Scalar (#​604)
Changed
  • Use generic prime order formulas (#​601)

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.

@emostov emostov self-assigned this Jan 28, 2023
@renovate renovate bot force-pushed the renovate/p384-0.x branch from 09dbe49 to 8ba324a Compare February 6, 2023 23:43
@renovate renovate bot changed the title fix(deps): update rust crate p384 to 0.12 Update Rust crate p384 to 0.12 Feb 6, 2023
@renovate renovate bot force-pushed the renovate/p384-0.x branch from 8ba324a to ffe3d82 Compare February 7, 2023 19:45
@renovate renovate bot changed the title Update Rust crate p384 to 0.12 fix(deps): update rust crate p384 to 0.12 Feb 10, 2023
@renovate renovate bot changed the title fix(deps): update rust crate p384 to 0.12 Update Rust crate p384 to 0.12 Feb 14, 2023
@renovate renovate bot changed the title Update Rust crate p384 to 0.12 fix(deps): update rust crate p384 to 0.12 Feb 17, 2023
@renovate renovate bot force-pushed the renovate/p384-0.x branch from ffe3d82 to 294d67e Compare February 24, 2023 03:10
@renovate renovate bot force-pushed the renovate/p384-0.x branch from 294d67e to ddba55d Compare March 4, 2023 09:50
@renovate renovate bot changed the title fix(deps): update rust crate p384 to 0.12 Update Rust crate p384 to 0.13 Mar 4, 2023
@renovate renovate bot force-pushed the renovate/p384-0.x branch from ddba55d to aea1dcb Compare March 15, 2023 16:26
@renovate renovate bot force-pushed the renovate/p384-0.x branch from aea1dcb to cf84433 Compare April 27, 2023 00:42
@emostov
Copy link
Contributor

emostov commented Apr 27, 2023

We can't support 0.13 until the deterministic builds support rustc 1.65

@emostov emostov closed this Apr 27, 2023
@renovate
Copy link
Author

renovate bot commented Apr 27, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.13). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/p384-0.x branch April 27, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant