Update Rust crate x509-parser to 0.16.0 #126

Merged
pierre merged 1 commits from renovate/x509-parser-0.x into master 2024-03-07 00:25:04 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
x509-parser dependencies minor 0.15.1 -> 0.16.0

Release Notes

rusticata/x509-parser (x509-parser)

v0.16.0

Compare Source

Added/Changed/Fixed

Global:

  • Updated *ring* to 0.17.7 (#​148)
  • Updated time to 0.3.20 (#​148)
  • Updated asn1-rs to 0.6, der-parser and oid-registry
  • Set MSRV to 1.63 (due to time/ring) (#​148)

Code:

  • Added support for parsing CRL IssuingDistributionPoint extensions (#​146)
  • Fixed lifetime signature on TbsCertificate::subject_alt_names function (#​151)
  • Fixed parsing of certificate UniqueIdentifier fields to use implicit tagging
    instead of explicit (#​145)
  • Fixed clippy::manual_try_fold findings (#​147)
Thanks
  • aggstam, Biagio Festa, Daniel McCarney

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [x509-parser](https://github.com/rusticata/x509-parser) | dependencies | minor | `0.15.1` -> `0.16.0` | --- ### Release Notes <details> <summary>rusticata/x509-parser (x509-parser)</summary> ### [`v0.16.0`](https://github.com/rusticata/x509-parser/blob/HEAD/CHANGELOG.md#0160) [Compare Source](https://github.com/rusticata/x509-parser/compare/x509-parser-0.15.1...x509-parser-0.16.0) ##### Added/Changed/Fixed Global: - Updated `*ring*` to 0.17.7 ([#&#8203;148](https://github.com/rusticata/x509-parser/issues/148)) - Updated `time` to 0.3.20 ([#&#8203;148](https://github.com/rusticata/x509-parser/issues/148)) - Updated asn1-rs to 0.6, der-parser and oid-registry - Set MSRV to 1.63 (due to `time`/`ring`) ([#&#8203;148](https://github.com/rusticata/x509-parser/issues/148)) Code: - Added support for parsing CRL `IssuingDistributionPoint` extensions ([#&#8203;146](https://github.com/rusticata/x509-parser/issues/146)) - Fixed lifetime signature on `TbsCertificate::subject_alt_names` function ([#&#8203;151](https://github.com/rusticata/x509-parser/issues/151)) - Fixed parsing of certificate `UniqueIdentifier` fields to use implicit tagging instead of explicit ([#&#8203;145](https://github.com/rusticata/x509-parser/issues/145)) - Fixed `clippy::manual_try_fold` findings ([#&#8203;147](https://github.com/rusticata/x509-parser/issues/147)) ##### Thanks - aggstam, Biagio Festa, Daniel McCarney </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
pierre added 1 commit 2024-03-07 00:19:24 +00:00
Update Rust crate x509-parser to 0.16.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
743809e853
pierre scheduled this pull request to auto merge when all checks succeed 2024-03-07 00:19:24 +00:00
pierre merged commit ff5bfabe8a into master 2024-03-07 00:25:04 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/tcp-over-http#126
No description provided.