Skip to content

build(deps-dev): bump openssl from 3.3.2 to 4.0.1#755

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/openssl-4.0.1
Open

build(deps-dev): bump openssl from 3.3.2 to 4.0.1#755
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/openssl-4.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 24, 2026

Bumps openssl from 3.3.2 to 4.0.1.

Release notes

Sourced from openssl's releases.

v4.0.1

What's Changed

New Contributors

Full Changelog: ruby/openssl@v4.0.0...v4.0.1

v4.0.0

A high-level overview is available in History.md: https://github.com/ruby/openssl/blob/master/History.md#version-400

Merged Pull Requests

... (truncated)

Changelog

Sourced from openssl's changelog.

Version 4.0.1

Notable changes

  • Add sync_close keyword argument to OpenSSL::SSL::SSLSocket.new as a short-hand for setting sync_close attribute on the created SSLSocket instance. [[GitHub #955]](ruby/openssl#955) [[GitHub #996]](ruby/openssl#996)

Bug fixes

Version 4.0.0

Compatibility

  • Ruby >= 2.7
  • OpenSSL >= 1.1.1, LibreSSL >= 3.9, and AWS-LC 1.66.0

Notable changes

  • OpenSSL::SSL
    • Reduce overhead when writing to OpenSSL::SSL::SSLSocket. #syswrite no longer creates a temporary String object. [[GitHub #831]](ruby/openssl#831)
    • Make OpenSSL::SSL::SSLContext#min_version= and #max_version= wrap the corresponding OpenSSL APIs directly, and remove the fallback to SSL options. [[GitHub #849]](ruby/openssl#849)
    • Add OpenSSL::SSL::SSLContext#sigalgs= and #client_sigalgs= for specifying signature algorithms to use for connections. [[GitHub #895]](ruby/openssl#895)
    • Rename OpenSSL::SSL::SSLContext#ecdh_curves= to #groups= following the underlying OpenSSL API rename. This method is no longer specific to ECDHE. The old method remains as an alias.

... (truncated)

Commits
  • 38a1a4a Ruby/OpenSSL 4.0.1
  • ff90193 Merge pull request #1003 from ruby/dependabot/github_actions/step-security/ha...
  • 93d79fc Merge pull request #1004 from swhitt/fix-ocsp-basic-response-uninitialized-re...
  • 667ce07 ocsp: fix uninitialized variables in BasicResponse#status
  • 2ff55dc build(deps): bump step-security/harden-runner from 2.14.1 to 2.14.2
  • f9429bd Merge pull request #997 from junaruga/wip/fips-test-pkcs12
  • d86270d Update the steps to generate the base64-based examples.
  • 2aa6d97 Fix test_pkcs12.rb in FIPS.
  • b814041 Merge pull request #1002 from ruby/dependabot/github_actions/step-security/ha...
  • 1aeac77 build(deps): bump step-security/harden-runner from 2.14.0 to 2.14.1
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 24, 2026
@dependabot dependabot Bot requested a review from a team as a code owner February 24, 2026 13:05
@github-actions github-actions Bot enabled auto-merge February 24, 2026 13:07
@dependabot dependabot Bot force-pushed the dependabot/bundler/openssl-4.0.1 branch 3 times, most recently from 07d5884 to f6c0c70 Compare February 24, 2026 13:40
@rwaffen
Copy link
Copy Markdown
Member

rwaffen commented Feb 26, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/bundler/openssl-4.0.1 branch from f6c0c70 to 1fc8601 Compare February 26, 2026 10:47
@dependabot dependabot Bot force-pushed the dependabot/bundler/openssl-4.0.1 branch 4 times, most recently from 4cab38a to efdb854 Compare March 20, 2026 06:25
@bastelfreak
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/bundler/openssl-4.0.1 branch from efdb854 to d4b6f0b Compare April 10, 2026 07:36
@bastelfreak
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [openssl](https://github.com/ruby/openssl) from 3.3.2 to 4.0.1.
- [Release notes](https://github.com/ruby/openssl/releases)
- [Changelog](https://github.com/ruby/openssl/blob/master/History.md)
- [Commits](ruby/openssl@v3.3.2...v4.0.1)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/openssl-4.0.1 branch from d4b6f0b to 8d0b54a Compare April 10, 2026 11:43
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants