fix(deps): update rust crate openssl to 0.10.62 #76

Merged
kjuulh merged 1 commits from renovate/all into main 2023-12-22 14:46:10 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
openssl dependencies patch 0.10.61 -> 0.10.62

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

sfackler/rust-openssl

v0.10.62

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.61...openssl-v0.10.62


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 | |---|---|---|---| | [openssl](https://github.com/sfackler/rust-openssl) | dependencies | patch | `0.10.61` -> `0.10.62` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sfackler/rust-openssl</summary> ### [`v0.10.62`](https://github.com/sfackler/rust-openssl/releases/tag/openssl-v0.10.62) [Compare Source](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.61...openssl-v0.10.62) #### What's Changed - fixes [#&#8203;2119](https://github.com/sfackler/rust-openssl/issues/2119) -- use ErrorStack abstraction in X.509 error handling by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2120 - Fix building with latest BoringSSL by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2121 - Fix tests on macOS by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2123 - Upcoming API changes in LibreSSL 3.9 by [@&#8203;botovq](https://github.com/botovq) in https://github.com/sfackler/rust-openssl/pull/2124 - Add `rand_priv_bytes` by [@&#8203;overvenus](https://github.com/overvenus) in https://github.com/sfackler/rust-openssl/pull/2126 - Add nid constant for curve brainpoolP320r1 by [@&#8203;nicklaswj](https://github.com/nicklaswj) in https://github.com/sfackler/rust-openssl/pull/2129 - Release openssl v0.10.62 and openssl-sys v0.9.98 by [@&#8203;alex](https://github.com/alex) in https://github.com/sfackler/rust-openssl/pull/2133 #### New Contributors - [@&#8203;overvenus](https://github.com/overvenus) made their first contribution in https://github.com/sfackler/rust-openssl/pull/2126 - [@&#8203;nicklaswj](https://github.com/nicklaswj) made their first contribution in https://github.com/sfackler/rust-openssl/pull/2129 **Full Changelog**: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.61...openssl-v0.10.62 </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2023-12-22 14:22:10 +01:00
fix(deps): update rust crate openssl to 0.10.62
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
04774a69bf
kjuulh merged commit 04774a69bf into main 2023-12-22 14:46:10 +01: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: kjuulh/cuddle#76
No description provided.