Update Rust crate pem to v3 #74

Merged
pierre merged 1 commits from renovate/pem-3.x into master 2023-08-05 08:26:25 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
pem (source) dependencies major 2.0.1 -> 3.0.1

Release Notes

jcreekmore/pem-rs (pem)

v3.0.1

Compare Source

  • reduce allocations in pem::encode

v3.0.0

Compare Source

  • trim proptest features to prevent an MSRV break for testing
  • make EncodeConfig struct extendable and add a line_wrap config option

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

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pem](https://github.com/jcreekmore/pem-rs.git) ([source](https://github.com/jcreekmore/pem-rs)) | dependencies | major | `2.0.1` -> `3.0.1` | --- ### Release Notes <details> <summary>jcreekmore/pem-rs (pem)</summary> ### [`v3.0.1`](https://github.com/jcreekmore/pem-rs/blob/HEAD/CHANGELOG.md#301) [Compare Source](https://github.com/jcreekmore/pem-rs/compare/v3.0.0...v3.0.1) - reduce allocations in `pem::encode` ### [`v3.0.0`](https://github.com/jcreekmore/pem-rs/blob/HEAD/CHANGELOG.md#300) [Compare Source](https://github.com/jcreekmore/pem-rs/compare/v2.0.1...v3.0.0) - trim `proptest` features to prevent an MSRV break for testing - make EncodeConfig struct extendable and add a line_wrap config option </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yMy4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre force-pushed renovate/pem-3.x from 4a593641b5 to bc7334df5d 2023-07-26 07:06:59 +00:00 Compare
pierre force-pushed renovate/pem-3.x from bc7334df5d to b81fad5ed3 2023-07-27 00:31:46 +00:00 Compare
pierre force-pushed renovate/pem-3.x from b81fad5ed3 to d98d2811d7 2023-07-29 00:31:37 +00:00 Compare
pierre force-pushed renovate/pem-3.x from d98d2811d7 to 07622a7cec 2023-08-05 00:25:35 +00:00 Compare
pierre merged commit 9ac7c74379 into master 2023-08-05 08:26:25 +00:00
pierre deleted branch renovate/pem-3.x 2023-08-05 08:26:25 +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#74
No description provided.