Bump submodules/openssl from fb08eb8 to 94394a6 - #5641
Merged
Guillaume Hetier (guhetier) merged 1 commit intoDec 8, 2025
Merged
Conversation
Bumps [submodules/openssl](https://github.com/openssl/openssl) from `fb08eb8` to `94394a6`. - [Release notes](https://github.com/openssl/openssl/releases) - [Commits](openssl/openssl@fb08eb8...94394a6) --- updated-dependencies: - dependency-name: submodules/openssl dependency-version: 94394a69b1c59b7dcfec4dd917a753d1835d1fbf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5641 +/- ##
==========================================
+ Coverage 84.92% 85.92% +1.00%
==========================================
Files 60 60
Lines 18663 18663
==========================================
+ Hits 15849 16037 +188
+ Misses 2814 2626 -188 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Guillaume Hetier (guhetier)
approved these changes
Dec 8, 2025
Guillaume Hetier (guhetier)
deleted the
dependabot/submodules/submodules/openssl-94394a6
branch
December 8, 2025 17:01
Masahiro Kozuka (masa-koz)
pushed a commit
to masa-koz/msquic
that referenced
this pull request
Dec 21, 2025
Bumps [submodules/openssl](https://github.com/openssl/openssl) from `fb08eb8` to `94394a6`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openssl/openssl/commit/94394a69b1c59b7dcfec4dd917a753d1835d1fbf"><code>94394a6</code></a> CMP check_cert_path_3gpp(): add missing checks trying to retrieve newly enrol...</li> <li><a href="https://github.com/openssl/openssl/commit/830a476451ff3d0a9a02a2430bb60da4e981541e"><code>830a476</code></a> seed_src_jitter: prevent hypothetical getrandom fallback</li> <li><a href="https://github.com/openssl/openssl/commit/1b3d21a68f1a48451a273bf2a5b7bcf362e39322"><code>1b3d21a</code></a> prov-compat-label.yml: Add missing build of 3.6 branch</li> <li><a href="https://github.com/openssl/openssl/commit/4235c8eb8acbfe20b179b6799da54a9c374b6aa7"><code>4235c8e</code></a> nits in progs.pl</li> <li><a href="https://github.com/openssl/openssl/commit/3a28cd849c977ce5c10da0730e3e5849f0161020"><code>3a28cd8</code></a> Disable clang format around .c includes</li> <li><a href="https://github.com/openssl/openssl/commit/f1de967d8485f1bd69d31a30408f1e2640aacf45"><code>f1de967</code></a> Disable clang format around multi-line macros of sparc assembly</li> <li><a href="https://github.com/openssl/openssl/commit/70b1ce1e6756c283632665c8bce3ee87503920a1"><code>70b1ce1</code></a> Fix cmp_ctx_test.c to be less sensitive to line wrapping.</li> <li><a href="https://github.com/openssl/openssl/commit/dd05fc581fdbc359b68647aade71f40e795b782b"><code>dd05fc5</code></a> fix errtest to be less sensitive to line wrapping changes</li> <li><a href="https://github.com/openssl/openssl/commit/69b801b1b2d7c46722dd07b04532485b2a4da910"><code>69b801b</code></a> Fix apps/progs.pl to be slightly less fragile</li> <li><a href="https://github.com/openssl/openssl/commit/9a6040a50a9419e1d1a942c5e5c67057ad4c08f0"><code>9a6040a</code></a> Add a WebKit clang-format file</li> <li>Additional commits viewable in <a href="https://github.com/openssl/openssl/compare/fb08eb8fc523c1e758849f4124a60dc11d300689...94394a69b1c59b7dcfec4dd917a753d1835d1fbf">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps submodules/openssl from
fb08eb8to94394a6.Commits
94394a6CMP check_cert_path_3gpp(): add missing checks trying to retrieve newly enrol...830a476seed_src_jitter: prevent hypothetical getrandom fallback1b3d21aprov-compat-label.yml: Add missing build of 3.6 branch4235c8enits in progs.pl3a28cd8Disable clang format around .c includesf1de967Disable clang format around multi-line macros of sparc assembly70b1ce1Fix cmp_ctx_test.c to be less sensitive to line wrapping.dd05fc5fix errtest to be less sensitive to line wrapping changes69b801bFix apps/progs.pl to be slightly less fragile9a6040aAdd a WebKit clang-format fileDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)