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 x509-cert to v0.2.4 #334

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
x509-cert dependencies minor =0.1.0 -> =0.2.4

Release Notes

RustCrypto/formats (x509-cert)

v0.2.4

Added
  • add_attribute to RequestBuilder (#​1137)
Changed
  • bump serde_json from 1.0.97 to 1.0.99 (#​1122)
  • use the shortest name when looking attr OID (#​1130)
  • bump serde_json from 1.0.100 to 1.0.103 (#​1158)
Fixed

v0.2.3

Added
  • Added TryFrom for RelativeDistinguishedName (#​1092)
  • Load a chain of certificates from a slice (#​1081)

v0.2.2

Added
  • Certificate builder (#​764)
  • Support for RandomizedSigner in builder (#​1007)
  • Provide parsing profiles (#​987)
  • Support for Time::INFINITY (#​1024)
  • Conversion from std::net::IpAddr (#​1035)
  • CertReq builder (#​1034)
  • missing extension implementations (#​1050)
  • notes about UTCTime range being 1970-2049 (#​1052)
  • consume the SignatureBitStringEncoding trait (#​1048)
Changed
  • use ErrorKind::Value for overlength serial (#​988)
  • Bump hex-literal to v0.4.1 (#​999)
  • Builder updates (#​1001)
  • better debug info when zlint isn't installed (#​1018)
  • make SKI optional in leaf certificate (#​1028)
  • bump rsa from 0.9.0-pre.2 to 0.9.0 (#​1033)
  • bump rsa from 0.9.1 to 0.9.2 (#​1056)
Fixed

v0.2.1

Added
  • FromStr impls for RdnSequence (Name), RelativeDistinguishedName, and
    AttributeTypeAndValue (#​949)
Changed
  • Deprecate encode_from_string functions (#​951)

v0.2.0

Added
  • Feature-gated Arbitrary impl for Certificate (#​761)
  • Allow request to be serialized to PEM (#​819)
  • Display impl for SerialNumber (#​820)
  • std feature implies const-oid/std (#​874)
Changed
  • Serial numbers are formatted as PrintableString (#​794)
  • SerialNumber is now a specialized object (#​795)
  • MSRV 1.65 (#​805)
  • Make types owned instead of reference-based (#​806, #​841)
  • Bump der to v0.7 (#​899)
  • Bump spki to v0.7 (#​900)
Fixed
Removed
  • alloc feature: now unconditionally required (#​841)

v0.1.1

Added
  • Support TeletexString in DirectoryString (#​692)
  • Re-export spki (#​701)
  • PemLabel impl for Certificate (#​763)
  • ValueOrd impl for Version and other derived types (#​723)
Fixed
  • countryName should always be PrintableString (#​760)

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.

@renovate renovate bot force-pushed the renovate/x509-cert-0.x branch from c3631c2 to 3e903d4 Compare July 25, 2023 19:58
@renovate renovate bot changed the title Update Rust crate x509-cert to v0.2.3 Update Rust crate x509-cert to v0.2.4 Jul 25, 2023
@renovate renovate bot changed the title Update Rust crate x509-cert to v0.2.4 fix(deps): update rust crate x509-cert to v0.2.4 Aug 30, 2023
@renovate renovate bot changed the title fix(deps): update rust crate x509-cert to v0.2.4 Update Rust crate x509-cert to v0.2.4 Sep 18, 2023
@renovate renovate bot force-pushed the renovate/x509-cert-0.x branch from 3e903d4 to 2a114d3 Compare October 30, 2023 20:18
@emostov
Copy link
Contributor

emostov commented Oct 31, 2023

We only support rust 1.63

@emostov emostov closed this Oct 31, 2023
Copy link
Author

renovate bot commented Oct 31, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (=0.2.4). 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/x509-cert-0.x branch October 31, 2023 15:36
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