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

build(deps): bump openssl from 0.10.49 to 0.10.55 #1819

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2023

Bumps openssl from 0.10.49 to 0.10.55.

Release notes

Sourced from openssl's releases.

openssl-v0.10.55

What's Changed

New Contributors

Full Changelog: sfackler/rust-openssl@openssl-v0.10.54...openssl-v0.10.55

openssl-v0.10.54

What's Changed

Full Changelog: sfackler/rust-openssl@openssl-v0.10.53...openssl-v0.10.54

openssl-v0.10.53

What's Changed

New Contributors

Full Changelog: sfackler/rust-openssl@openssl-v0.10.52...openssl-v0.10.53

... (truncated)

Commits
  • d7dae6f Merge pull request #1970 from alex/bump-for-release
  • 983b9e2 Release openssl v0.10.55 and openssl-sys v0.9.89
  • 28b3925 Merge pull request #1966 from tesuji/tidy-old-msrv
  • f03a2dc Merge pull request #1968 from sfackler/empty-domain-segfault
  • 155b3dc Fix handling of empty host strings
  • 9784356 chore: simplify cfg attributes
  • 8ab3c3f update min-version passed to bindgen
  • 8587ff8 chore: use pre-existing clean APIs instead
  • b1e16e9 clippy: use strip_prefix instead of manually strip
  • fb5ae60 clippy: remove unused allow attributes
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/sfackler/rust-openssl) from 0.10.49 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.49...openssl-v0.10.55)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
...

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 Jun 21, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: +0.07 🎉

Comparison is base (62c8f0a) 29.48% compared to head (168d544) 29.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1819      +/-   ##
==========================================
+ Coverage   29.48%   29.55%   +0.07%     
==========================================
  Files          49       49              
  Lines       17780    17780              
  Branches     8592     8591       -1     
==========================================
+ Hits         5242     5255      +13     
+ Misses       7353     7346       -7     
+ Partials     5185     5179       -6     

see 13 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sylvestre sylvestre merged commit 7626a4d into main Jun 27, 2023
74 of 77 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/openssl-0.10.55 branch June 27, 2023 07:59
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.

None yet

2 participants