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

chore(deps): update rust crate pem to v3 #107

Merged
merged 2 commits into from
Aug 4, 2023
Merged

chore(deps): update rust crate pem to v3 #107

merged 2 commits into from
Aug 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pem (source) workspace.dependencies major 1 -> 3

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

v2.0.1

Compare Source

  • Fix serde support on no_std
  • Drop MSRV to 1.60

v2.0.0

Compare Source

v1.1.1

Compare Source

  • Allow PEM files to be parsed with the optional rfc1421-described headers
    (although you cannot retrieve the headers)

v1.1.0

Compare Source

  • Add optional serde support

v1.0.2

Compare Source

  • Remove dependency on Regex in favor of a hand-rolled parser

v1.0.1

Compare Source

  • hide the ASCII_ARMOR symbol to work around a linking issue with 32-bit windows builds

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 requested a review from zephraph August 4, 2023 16:24
@renovate renovate bot force-pushed the renovate/pem-3.x branch 2 times, most recently from 7451b4e to fe8c7cc Compare August 4, 2023 16:29
@renovate
Copy link
Contributor Author

renovate bot commented Aug 4, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@flihp flihp merged commit 57b4e3b into main Aug 4, 2023
7 checks passed
@flihp flihp deleted the renovate/pem-3.x branch August 4, 2023 17: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