Skip to content

chore(deps): bump openssl from 3.3.0 to 4.0.2 - #1051

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/openssl-4.0.2
Open

chore(deps): bump openssl from 3.3.0 to 4.0.2#1051
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/openssl-4.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps openssl from 3.3.0 to 4.0.2.

Release notes

Sourced from openssl's releases.

v4.0.2

Merged Pull Requests

New Contributors

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

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.2

Merged changes in 3.2.4 and 3.3.3.

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)

... (truncated)

Commits
  • 6e410b8 Ruby/OpenSSL 4.0.2
  • 4d6d068 Merge branch 'maint-3.3' into maint-4.0
  • 9720a76 Ruby/OpenSSL 3.3.3
  • 6062da0 Merge branch 'maint-3.2' into maint-3.3
  • d1fb31b Ruby/OpenSSL 3.2.4
  • 4bae03b Merge branch 'maint-3.3' into maint-4.0
  • b7f2b7e test_pkey_rsa.rb: Fix test_private_encoding_encrypted in OpenSSL 4.0 FIPS
  • 1c29d55 Merge branch 'maint-3.2' into maint-3.3
  • c37f74f Merge pull request #1051 from rhenium/ky/openssl-4.0-backport
  • 3ef34d7 Merge branch 'maint-3.3' into maint-4.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 27, 2026
@dependabot
dependabot Bot requested a review from unhappychoice as a code owner July 27, 2026 03:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 27, 2026
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.83%. Comparing base (9a8efb8) to head (30eef35).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1051   +/-   ##
=======================================
  Coverage   99.83%   99.83%           
=======================================
  Files          26       26           
  Lines         608      608           
=======================================
  Hits          607      607           
  Misses          1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot
dependabot Bot force-pushed the dependabot/bundler/openssl-4.0.2 branch 2 times, most recently from 373977d to ec57353 Compare July 28, 2026 12:26
Bumps [openssl](https://github.com/ruby/openssl) from 3.3.0 to 4.0.2.
- [Release notes](https://github.com/ruby/openssl/releases)
- [Changelog](https://github.com/ruby/openssl/blob/master/History.md)
- [Commits](ruby/openssl@v3.3.0...v4.0.2)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 4.0.2
  dependency-type: direct:production
  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.2 branch from ec57353 to 30eef35 Compare August 4, 2026 12:50
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.

0 participants