Skip to content

Bump submodules/openssl from 7301e1f to 7d3cc5b#5884

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/submodules/openssl-7d3cc5b
Open

Bump submodules/openssl from 7301e1f to 7d3cc5b#5884
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/submodules/openssl-7d3cc5b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

Bumps submodules/openssl from 7301e1f to 7d3cc5b.

Commits
  • 7d3cc5b x509: fix bug in timeSpecification printing
  • 8cbc011 Fix ECDSA sig CTX dup "sig" aliasing, error paths
  • 2e04755 quic: fix NULL pointer dereference in ossl_uint_set_remove()
  • b37f028 Removes unused config_inited value in init.c
  • ebd4371 Disable DLL detach handlers on cygwin
  • b260206 Adds documentation of X509V3_EXT_print and X509V3_EXT_print_fp.
  • ddcb766 Update ssl/quic/quic_srtm.c
  • fc4f533 QUIC stack must disable hash table contraction before doing
  • 1a87d5b SLH_DSA: signing operation incorrectly returned 1 on failure.
  • a3d1e0f Mask *num on entry in deprecated low-level OFB/CFB implementations
  • Additional commits viewable in compare view

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 [submodules/openssl](https://github.com/openssl/openssl) from `7301e1f` to `7d3cc5b`.
- [Release notes](https://github.com/openssl/openssl/releases)
- [Commits](openssl/openssl@7301e1f...7d3cc5b)

---
updated-dependencies:
- dependency-name: submodules/openssl
  dependency-version: 7d3cc5bc469ac2223c24fa72f56de8a8e3972bd3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Mar 21, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 21, 2026 16:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Mar 21, 2026
@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.60%. Comparing base (0071278) to head (21f1c7c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5884      +/-   ##
==========================================
- Coverage   86.23%   85.60%   -0.63%     
==========================================
  Files          60       60              
  Lines       18732    18732              
==========================================
- Hits        16153    16035     -118     
- Misses       2579     2697     +118     

☔ View full report in Codecov by Sentry.
📢 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.

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 submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants