Update Rust crate x509-parser to 0.15.1 #80

Merged
pierre merged 1 commits from renovate/x509-parser-0.x into master 2023-08-04 01:15:26 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
x509-parser dependencies patch 0.15.0 -> 0.15.1

Release Notes

rusticata/x509-parser (x509-parser)

v0.15.1

Compare Source

Added/Changed/Fixed
  • Attribute: fix parsing of BmpString string type to use UTF-16 (Closes #​143)
  • revocation_list: use correct OID for CRL number.
  • Fix receiver lifetimes in AttributeTypeAndValue
Thanks
  • Sergio Benitez, Daniel McCarney, Lily Ballard

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 | patch | `0.15.0` -> `0.15.1` | --- ### Release Notes <details> <summary>rusticata/x509-parser (x509-parser)</summary> ### [`v0.15.1`](https://github.com/rusticata/x509-parser/blob/HEAD/CHANGELOG.md#0151) [Compare Source](https://github.com/rusticata/x509-parser/compare/x509-parser-0.15.0...x509-parser-0.15.1) ##### Added/Changed/Fixed - Attribute: fix parsing of BmpString string type to use UTF-16 (Closes [#&#8203;143](https://github.com/rusticata/x509-parser/issues/143)) - `revocation_list`: use correct OID for CRL number. - Fix receiver lifetimes in `AttributeTypeAndValue` ##### Thanks - Sergio Benitez, Daniel McCarney, Lily Ballard </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre added 1 commit 2023-08-04 00:36:46 +00:00
Update Rust crate x509-parser to 0.15.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
ac7091ca91
pierre scheduled this pull request to auto merge when all checks succeed 2023-08-04 00:36:46 +00:00
pierre merged commit 85a728319c into master 2023-08-04 01:15:26 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

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