Skip to content

chore(deps): bump openssl from 0.10.79 to 0.10.80 in /platform/daemon-rs#732

Merged
NicholaiVogel merged 1 commit into
mainfrom
dependabot/cargo/platform/daemon-rs/openssl-0.10.80
May 20, 2026
Merged

chore(deps): bump openssl from 0.10.79 to 0.10.80 in /platform/daemon-rs#732
NicholaiVogel merged 1 commit into
mainfrom
dependabot/cargo/platform/daemon-rs/openssl-0.10.80

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps openssl from 0.10.79 to 0.10.80.

Release notes

Sourced from openssl's releases.

openssl-v0.10.80

What's Changed

Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.79...openssl-v0.10.80

Commits
  • 35be7ae Release openssl 0.10.80 and openssl-sys 0.9.116 (#2639)
  • 19eceb2 Fix output buffer overflow in cipher_update_inplace for AES key-wrap-with-pad...
  • b460eb3 Prefer Homebrew openssl@4 and stop looking for openssl@1.1 (#2633)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.79 to 0.10.80.
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](rust-openssl/rust-openssl@openssl-v0.10.79...openssl-v0.10.80)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.80
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 20, 2026
@PR-Reviewer-Ant
Copy link
Copy Markdown
Collaborator

Hi @dependabot[bot] - I'm taking a look at the refactor and cleanup work in chore(deps): bump openssl from 0.10.79 to 0.10.80 in /platform/daemon-rs (commit 88e000a0) and will follow up shortly.

This comment is updated in place by pr-reviewer.

Copy link
Copy Markdown
Collaborator

@PR-Reviewer-Ant PR-Reviewer-Ant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review metadata
  • Reviewer: pr-reviewer
  • Model: gpt-5.5
  • Commit: 88e000a0

This PR does exactly what the Dependabot description says: it updates the Rust openssl crate from 0.10.79 to 0.10.80 and the corresponding openssl-sys lockfile entry from 0.9.115 to 0.9.116. I did not find a correctness, security, or repository-convention issue in the changed lockfile entries.

Confidence: High [sufficient_diff_evidence, targeted_context_included] - The diff is limited to platform/daemon-rs/Cargo.lock version and checksum updates for openssl and openssl-sys, matching the PR description. There are no source changes, no new runtime paths, and no expanded repository attack surface in this PR.

@NicholaiVogel NicholaiVogel merged commit b9be22c into main May 20, 2026
19 of 20 checks passed
@NicholaiVogel NicholaiVogel deleted the dependabot/cargo/platform/daemon-rs/openssl-0.10.80 branch May 20, 2026 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants