Skip to content

build(deps): bump openssl from 4.0.0 to 4.0.1#4852

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

build(deps): bump openssl from 4.0.0 to 4.0.1#4852
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/openssl-4.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps openssl from 4.0.0 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

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

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

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)

Bumps [openssl](https://github.com/ruby/openssl) from 4.0.0 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@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 17, 2026
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