Skip to content

deps: update OpenSSL to 3.5.8 - #65542

Closed
nodejs-github-bot wants to merge 3 commits into
mainfrom
actions/tools-update-openssl
Closed

deps: update OpenSSL to 3.5.8#65542
nodejs-github-bot wants to merge 3 commits into
mainfrom
actions/tools-update-openssl

Conversation

@nodejs-github-bot

@nodejs-github-bot nodejs-github-bot commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

This is an automated update of OpenSSL to 3.5.8.

@nodejs-github-bot nodejs-github-bot added dependencies PRs that add, update, or configure Node.js dependencies. openssl Issues and PRs related to the OpenSSL dependency. labels Aug 25, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator Author

Review requested:

  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Aug 25, 2026
@panva panva added the commit-queue-rebase PRs the Commit Queue should land as multiple self-contained commits. label Aug 26, 2026
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.06%. Comparing base (54b4e37) to head (7e2254f).
⚠️ Report is 47 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #65542      +/-   ##
==========================================
- Coverage   90.13%   90.06%   -0.07%     
==========================================
  Files         751      751              
  Lines      253635   254420     +785     
  Branches    47786    47973     +187     
==========================================
+ Hits       228615   229146     +531     
- Misses      16268    16463     +195     
- Partials     8752     8811      +59     

see 49 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nodejs-github-bot

This comment was marked as outdated.

@panva panva added author ready PRs with CI started, the required approvals, and no outstanding review comments. request-ci Add this label to start a Jenkins CI on a PR. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Aug 26, 2026
@aduh95 aduh95 removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 27, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator Author

@trivikr trivikr added the commit-queue PRs queued for automated landing through the Commit Queue. label Aug 28, 2026
@panva panva added lts-watch-v22.x PRs that may need to be released in v22.x lts-watch-v24.x PRs that may need to be released in v24.x labels Aug 28, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator Author

Landed in 0e5f4b6...28b571c

nodejs-github-bot added a commit that referenced this pull request Aug 28, 2026
PR-URL: #65542
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
nodejs-github-bot added a commit that referenced this pull request Aug 28, 2026
PR-URL: #65542
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
nodejs-github-bot pushed a commit that referenced this pull request Aug 28, 2026
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
PR-URL: #65542
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
@nodejs-github-bot nodejs-github-bot removed the commit-queue PRs queued for automated landing through the Commit Queue. label Aug 28, 2026
@panva
panva deleted the actions/tools-update-openssl branch August 28, 2026 09:27
aduh95 pushed a commit that referenced this pull request Aug 29, 2026
PR-URL: #65542
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
aduh95 pushed a commit that referenced this pull request Aug 29, 2026
PR-URL: #65542
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
aduh95 pushed a commit that referenced this pull request Aug 29, 2026
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
PR-URL: #65542
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
everett1992 pushed a commit to everett1992/node that referenced this pull request Sep 1, 2026
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
PR-URL: nodejs#65542
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
(cherry picked from commit 28b571c)

Refs: openssl/openssl#32427
Refs: nodejs#65710
Refs: nodejs#65711
everett1992 pushed a commit to everett1992/node that referenced this pull request Sep 1, 2026
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
PR-URL: nodejs#65542
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
(cherry picked from commit 28b571c)

Refs: openssl/openssl#32427
Refs: nodejs#65711
Refs: nodejs#65710
everett1992 pushed a commit to everett1992/node that referenced this pull request Sep 1, 2026
Backport of the test-only commit from nodejs#65542. Distributions that build
Node against their own newer OpenSSL and run the upstream test suite
already see this test fail on v22.x and v24.x. The same backport is
needed if and when these lines update the bundled OpenSSL.

Signed-off-by: Filip Skokan <panva.ip@gmail.com>
Signed-off-by: Caleb ツ Everett <calebev@amazon.com>
PR-URL: nodejs#65542
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
(cherry picked from commit 28b571c)
Refs: openssl/openssl#32427
Refs: nodejs#65710
Refs: nodejs#65711
Assisted-by: a closed-source coding agent
everett1992 pushed a commit to everett1992/node that referenced this pull request Sep 1, 2026
Backport of the test-only commit from nodejs#65542. Distributions that build
Node against their own newer OpenSSL and run the upstream test suite
already see this test fail on v22.x and v24.x. The same backport is
needed if and when these lines update the bundled OpenSSL.

Signed-off-by: Filip Skokan <panva.ip@gmail.com>
Signed-off-by: Caleb ツ Everett <calebev@amazon.com>
PR-URL: nodejs#65542
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
(cherry picked from commit 28b571c)
Refs: openssl/openssl#32427
Refs: nodejs#65710
Refs: nodejs#65711
Assisted-by: a closed-source coding agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue-rebase PRs the Commit Queue should land as multiple self-contained commits. dependencies PRs that add, update, or configure Node.js dependencies. lts-watch-v22.x PRs that may need to be released in v22.x lts-watch-v24.x PRs that may need to be released in v24.x needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants