René's URL Explorer Experiment


Title: 2026-02-24, Version 25.7.0 (Current) by github-actions[bot] · Pull Request #61922 · nodejs/node · GitHub

Open Graph Title: 2026-02-24, Version 25.7.0 (Current) by github-actions[bot] · Pull Request #61922 · nodejs/node

X Title: 2026-02-24, Version 25.7.0 (Current) by github-actions[bot] · Pull Request #61922 · nodejs/node

Description: [b0a79b10f0] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #61713 [2d874dfb8e] - (SEMVER-MINOR) sea: support ESM entry point in SEA (Joyee Cheung) #61813 [ee59127664] - sqlite: mark as release candidate (Matteo Collina) #61262 [608736e19e] - (SEMVER-MINOR) stream: rename Duplex.toWeb() type option to readableType (René) #61632 [a43375999f] - (SEMVER-MINOR) test_runner: show interrupted test on SIGINT (Matteo Collina) #61676 Commits [ab4375e141] - benchmark: add startup benchmark for ESM entrypoint (Joyee Cheung) #61769 [8d83d8026b] - build: add temporal test on GHA windows (Chengzhong Wu) #61810 [aab153eec3] - build: skip sscache action on non-main branches (Joyee Cheung) #61790 [9e40fb93bc] - build: use path-ignore in GHA coverage-windows.yml (Chengzhong Wu) #61811 [4896653361] - build: generate_config_gypi.py generates valid JSON (Shelley Vohr) #61791 [bb82b44de0] - build: build with v8 gdbjit support on supported platform (Joyee Cheung) #61010 [e7173a093a] - build: show cc outputs when version detection failed (Chengzhong Wu) #61700 [848050d38f] - build,win: add WinGet Visual Studio 2022 Build Tools Edition config (Mike McCready) #61652 [938841e1cd] - crypto: always return certificate serial numbers as uppercase (Anna Henningsen) #61752 [dba9001d6f] - deps: upgrade npm to 11.10.1 (npm team) #61892 [75c8e18d2f] - deps: update nbytes to 0.1.3 (Node.js GitHub Bot) #61879 [4ca1597f25] - deps: remove stale OpenSSL arch configs (René) #61834 [c4f298c729] - deps: update llhttp to 9.3.1 (Node.js GitHub Bot) #61827 [7d63a2df93] - deps: V8: cherry-pick 64b36b441179 (Rafael Magrin) #61712 [241a6b7088] - deps: update googletest to 5a9c3f9e8d9b90bbbe8feb32902146cb8f7c1757 (Node.js GitHub Bot) #61731 [eec896c0e0] - deps: V8: backport 6a0a25abaed3 (Vivian Wang) #61666 [5a9874af09] - doc: clarify status of feature request issues (Antoine du Hamel) #61505 [0648ac64aa] - doc: add esm and cjs examples to node:vm (Alfredo González) #61498 [8b38718294] - doc: clarify build environment is trusted in threat model (Matteo Collina) #61865 [10e86818ee] - doc: remove incorrect mention of module in typescript.md (Rob Palmer) #61839 [b50376f527] - doc: simplify addAbortListener example (Chemi Atlow) #61842 [dea0e7a856] - doc: fix typo in --disable-wasm-trap-handler description (Dmytro Semchuk) #61820 [57ac1f5aa0] - doc: clean up globals.md (René) #61822 [4c30d2bb4d] - doc: remove obsolete Boxstarter automated install (Mike McCready) #61785 [db610b9e32] - doc: clarify async caveats for events.once() (René) #61572 [b4a826b11c] - doc: update Juan's security steward info (Juan José) #61754 [7d9cc5dc54] - doc: fix methods being documented as properties in process.md (Antoine du Hamel) #61765 [aa0362c26a] - doc: add riscv64 info into platform list (Lu Yahan) #42251 [9b0101b65b] - doc: fix dropdown menu being obscured at <600px due to stacking context (Jeff) #61735 [df2c65b3e4] - doc: fix spacing in process message event (Aviv Keller) #61756 [01018559f5] - doc: move describe/it aliases section before expectFailure (Luca Raveri) #61567 [49443583af] - doc: fix broken links of net.md (YuSheng Chen) #61673 [af7c927a2a] - doc: clean up Windows code snippet in child_process.md (reillylm) #61422 [221648a687] - esm: update outdated FIXME comment in translators.js (Karan Mangtani) #61715 [4484e14a31] - events: don't call resume after close (Сковорода Никита Андреевич) #60548 [4cecbe1f53] - fs: add throwIfNoEntry option for fs.stat and fs.promises.stat (Juan José) #61178 [2c94967684] - http: remove redundant keepAliveTimeoutBuffer assignment (Efe) #61743 [435f3dd8e4] - http: attach error handler to socket synchronously in onSocket (RajeshKumar11) #61770 [ce0ebd853d] - http: fix keep-alive socket reuse race in requestOnFinish (Martin Slota) #61710 [8103a78b6a] - http2: add strictSingleValueFields option to relax header validation (Tim Perry) #59917 [b0a79b10f0] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #61713 [c589b6b23c] - http2: fix FileHandle leak in respondWithFile (sangwook) #61707 [df477202ae] - lib: reduce cycles in esm loader and load it in snapshot (Joyee Cheung) #61769 [deda50a819] - lib: remove top-level getOptionValue() calls in lib/internal/modules (Joyee Cheung) #61769 [b1c1ddff79] - lib: optimize styleText when validateStream is false (Rafael Gonzaga) #61792 [df334f7fa0] - meta: use SCCACHE_GHA_ENABLED for shared build workflows (René) #61640 [e1b2cd605f] - meta: bump cachix/install-nix-action from 31.9.0 to 31.9.1 (dependabot[bot]) #61910 [24b858547a] - module: fix extensionless entry with explicit type=commonjs (Yuya Inoue) #61600 [4f2f8006bd] - repl: fix FileHandle leak in history initialization (sangwook) #61706 [2d874dfb8e] - (SEMVER-MINOR) sea: support ESM entry point in SEA (Joyee Cheung) #61813 [ee59127664] - sqlite: mark as release candidate (Matteo Collina) #61262 [f14ff14473] - src: remove unnecessary c_str() conversions in diagnostic messages (Anna Henningsen) #61786 [26a09e541d] - src: use bool literals in TraceEnvVarOptions (Tobias Nießen) #61425 [62b0758c47] - src: fix --build-sea default executable path (Alex Schwartz) #61708 [b5724921b1] - src: track allocations made by zstd streams (Anna Henningsen) #61717 [3d1d1523a5] - src: do not store compression methods on Brotli classes (Anna Henningsen) #61717 [b2915cda77] - src: extract zlib allocation tracking into its own class (Anna Henningsen) #61717 [3032a7e3c6] - src: release memory for zstd contexts in Close() (Anna Henningsen) #61717 [bc2287db74] - src: add more checks and clarify docs for external references (Joyee Cheung) #61719 [5daf282e33] - src: fix cjs_lexer external reference registration (Joyee Cheung) #61718 [fb2db5f947] - src: support import() and import.meta in embedder-run modules (Joyee Cheung) #61654 [e146591002] - stream: fix decoded fromList chunk boundary check (Thomas Watson) #61884 [065200a5f0] - stream: add fast paths for webstreams read and pipeTo (Matteo Collina) #61807 [608736e19e] - (SEMVER-MINOR) stream: rename Duplex.toWeb() type option to readableType (René) #61632 [51587d684d] - test: fix typos in test files (Daijiro Wachi) #61408 [17b2361360] - test: allow filtering async internal frames in assertSnapshot (Joyee Cheung) #61769 [3f6a5f5f7f] - test: unify assertSnapshot stacktrace transform (Chengzhong Wu) #61665 [c8dac320de] - test: check stability block position in API markdown (René) #58590 [6809ef8d04] - test: adapt buffer test for v8 sandbox (Shelley Vohr) #61772 [60f5771a74] - test: update FileAPI tests from WPT (Ms2ger) #61750 [d2fef4a31a] - test: update WPT for WebCryptoAPI to 7cbe7e8ed9 (Node.js GitHub Bot) #61729 [d7a87f14da] - test: update WPT for url to efb889eb4c (Node.js GitHub Bot) #61728 [b6ae1fc4b8] - test: split test-embedding.js and run tests in parallel (Joyee Cheung) #61571 [a43375999f] - (SEMVER-MINOR) test_runner: show interrupted test on SIGINT (Matteo Collina) #61676 [1c02aa09b0] - test_runner: fix suite rerun (Moshe Atlow) #61775 [47821ec609] - tools: switch to ARM runners on GHA jobs (Antoine du Hamel) #61903 [1630a56370] - tools: avoid building twice in coverage jobs (Antoine du Hamel) #61899 [89318b0a02] - tools: fix auto-start-ci (Antoine du Hamel) #61900 [ee107f5e84] - tools: do not checkout repo in auto-start-ci.yml (Antoine du Hamel) #61874 [c2de1fa619] - tools: cache V8 build on test-shared workflow (Antoine du Hamel) #61860 [111c77ec94] - tools: automate updates for test/fixtures/test426 (Rich Trott) #60978 [ea8886f7d5] - tools: use ubuntu-slim runner in GHA (Antoine du Hamel) #61759 [9db82ba786] - tools: bump unist-util-visit in /tools/doc in the doc group (dependabot[bot]) #61646 [c8e58c56b9] - tools: bump the eslint group in /tools/eslint with 6 updates (dependabot[bot]) #61628 [2518ec77e8] - tools: use ubuntu-slim runner in GHA (Antoine du Hamel) #61734 [c5ad2beba3] - tools: fix small inconsistencies in JSON doc output (Antoine du Hamel) #61757 [a9f90bee0a] - tools: use ubuntu-latest runner in notify-on-push workflow (Antoine du Hamel) #61742 [30e38182d9] - watch: get flags from execArgv (Efe) #61779 [da1a08a3a5] - worker: eliminate race condition in process.cwd() (giulioAZ) #61664 [dfac82a235] - zlib: add support for brotli compression dictionary (Andy Weiss) #61763

Open Graph Description: [b0a79b10f0] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #61713 [2d874dfb8e] - (SEMVER-MINOR) sea: support ESM entry point in SEA (Joyee Cheung) #61813 [...

X Description: [b0a79b10f0] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #61713 [2d874dfb8e] - (SEMVER-MINOR) sea: support ESM entry point in SEA (Joyee Cheung) #61813 [...

Opengraph URL: https://github.com/nodejs/node/pull/61922

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:717056b8-a8b4-1e18-61c5-51bc44acadb5
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id84AE:9FD91:94197B:C51232:6A4C48BD
html-safe-nonce45b06f94a051b4834be6d03961d557a80138f080c393b5cb258ae37e6e322684
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NEFFOjlGRDkxOjk0MTk3QjpDNTEyMzI6NkE0QzQ4QkQiLCJ2aXNpdG9yX2lkIjoiMjkzNjIwMzMwMDc2MjgzMTAzNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacd717a4efaf619b8af910a22ac4bc5a27606a060149b5ac67fca2e4f2640ad028
hovercard-subject-tagpull_request:3311720568
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/nodejs/node/pull/61922/files
twitter:imagehttps://avatars.githubusercontent.com/in/15368?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/15368?s=400&v=4
og:image:alt[b0a79b10f0] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #61713 [2d874dfb8e] - (SEMVER-MINOR) sea: support ESM entry point in SEA (Joyee Cheung) #61813 [...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/nodejs/node git https://github.com/nodejs/node.git
octolytics-dimension-user_id9950313
octolytics-dimension-user_loginnodejs
octolytics-dimension-repository_id27193779
octolytics-dimension-repository_nwonodejs/node
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id27193779
octolytics-dimension-repository_network_root_nwonodejs/node
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release3996b3b83990e134be6c099ab9a7f48f140ae80f
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/nodejs/node/pull/61922/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fpull%2F61922%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fpull%2F61922%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=nodejs%2Fnode
Reloadhttps://github.com/nodejs/node/pull/61922/files
Reloadhttps://github.com/nodejs/node/pull/61922/files
Reloadhttps://github.com/nodejs/node/pull/61922/files
Please reload this pagehttps://github.com/nodejs/node/pull/61922/files
nodejs https://github.com/nodejs
nodehttps://github.com/nodejs/node
Please reload this pagehttps://github.com/nodejs/node/pull/61922/files
Notifications https://github.com/login?return_to=%2Fnodejs%2Fnode
Fork 36k https://github.com/login?return_to=%2Fnodejs%2Fnode
Star 118k https://github.com/login?return_to=%2Fnodejs%2Fnode
Code https://github.com/nodejs/node
Issues 1.4k https://github.com/nodejs/node/issues
Pull requests 967 https://github.com/nodejs/node/pulls
Actions https://github.com/nodejs/node/actions
Projects https://github.com/nodejs/node/projects
Security and quality 0 https://github.com/nodejs/node/security
Insights https://github.com/nodejs/node/pulse
Code https://github.com/nodejs/node
Issues https://github.com/nodejs/node/issues
Pull requests https://github.com/nodejs/node/pulls
Actions https://github.com/nodejs/node/actions
Projects https://github.com/nodejs/node/projects
Security and quality https://github.com/nodejs/node/security
Insights https://github.com/nodejs/node/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fnodejs%2Fnode%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fnodejs%2Fnode%2Fissues%2Fnew%2Fchoose
ruyadornohttps://github.com/ruyadorno
v25.xhttps://github.com/nodejs/node/tree/v25.x
v25.7.0-proposalhttps://github.com/nodejs/node/tree/v25.7.0-proposal
Conversation 7 https://github.com/nodejs/node/pull/61922
Commits 91 https://github.com/nodejs/node/pull/61922/commits
Checks 28 https://github.com/nodejs/node/pull/61922/checks
Files changed https://github.com/nodejs/node/pull/61922/files
Please reload this pagehttps://github.com/nodejs/node/pull/61922/files
2026-02-24, Version 25.7.0 (Current) https://github.com/nodejs/node/pull/61922/files#top
Show all changes 91 commits https://github.com/nodejs/node/pull/61922/files
af7c927 doc: clean up Windows code snippet in `child_process.md` reillylm Feb 8, 2026 https://github.com/nodejs/node/pull/61922/commits/af7c927a2ac9a22ac062388bf7f399151e8d8a95
b6ae1fc test: split test-embedding.js and run tests in parallel joyeecheung Feb 8, 2026 https://github.com/nodejs/node/pull/61922/commits/b6ae1fc4b8ffdda9b048505c6c8ff826fa999fb9
eec896c deps: V8: backport 6a0a25abaed3 dramforever Feb 3, 2026 https://github.com/nodejs/node/pull/61922/commits/eec896c0e00d8e668bba2c495990baccf73468c4
a9f90be tools: use ubuntu-latest runner in `notify-on-push` workflow aduh95 Feb 8, 2026 https://github.com/nodejs/node/pull/61922/commits/a9f90bee0a192e5d31bec2caf18688d2c28295c7
e7173a0 build: show cc outputs when version detection failed legendecas Feb 5, 2026 https://github.com/nodejs/node/pull/61922/commits/e7173a093ad68b7adb1a67f24beb7930adeea609
c589b6b http2: fix FileHandle leak in respondWithFile Han5991 Feb 8, 2026 https://github.com/nodejs/node/pull/61922/commits/c589b6b23cb70d27e10fae3a326b062188985f70
221648a esm: update outdated FIXME comment in translators.js karan-lrn Feb 9, 2026 https://github.com/nodejs/node/pull/61922/commits/221648a6873049d006af702304aea24059e730f4
4f2f800 repl: fix FileHandle leak in history initialization Han5991 Feb 9, 2026 https://github.com/nodejs/node/pull/61922/commits/4f2f8006bdab438ff0708c7eef8b141d27b67127
fb2db5f src: support import() and import.meta in embedder-run modules joyeecheung Feb 9, 2026 https://github.com/nodejs/node/pull/61922/commits/fb2db5f9470033c6fe0ab21c7d7b05b1b08dff1b
5daf282 src: fix cjs_lexer external reference registration joyeecheung Feb 9, 2026 https://github.com/nodejs/node/pull/61922/commits/5daf282e33fe95a81db9e0d8d9ab42590995790b
4944358 doc: fix broken links of net.md samuel871211 Feb 9, 2026 https://github.com/nodejs/node/pull/61922/commits/49443583af76e344f04fc6be075450a3b5d3b41f
bc2287d src: add more checks and clarify docs for external references joyeecheung Feb 9, 2026 https://github.com/nodejs/node/pull/61922/commits/bc2287db744d9f28834b8b8fcdf731bcdf66c4fb
0101855 doc: move describe/it aliases section before expectFailure lraveri Feb 9, 2026 https://github.com/nodejs/node/pull/61922/commits/01018559f5b8732ecb8d63aafeee4773e7a66d18
3032a7e src: release memory for zstd contexts in `Close()` addaleax Feb 7, 2026 https://github.com/nodejs/node/pull/61922/commits/3032a7e3c624b1a4d224d794b7520cf1aaf2960e
b2915cd src: extract zlib allocation tracking into its own class addaleax Feb 7, 2026 https://github.com/nodejs/node/pull/61922/commits/b2915cda771b1f3532d3b1c74cae637938f2a8fd
3d1d152 src: do not store compression methods on Brotli classes addaleax Feb 7, 2026 https://github.com/nodejs/node/pull/61922/commits/3d1d1523a59f93793fbd51ae61b99797fdb56e38
b572492 src: track allocations made by zstd streams addaleax Feb 7, 2026 https://github.com/nodejs/node/pull/61922/commits/b5724921b1ee5cbb1360d124673b3e7f08350336
c5ad2be tools: fix small inconsistencies in JSON doc output aduh95 Feb 9, 2026 https://github.com/nodejs/node/pull/61922/commits/c5ad2beba369b8ed06ed4e763b76ed2ed5728843
bb82b44 build: build with v8 gdbjit support on supported platform joyeecheung Feb 9, 2026 https://github.com/nodejs/node/pull/61922/commits/bb82b44de0124f81713b1f567b03da1ed6c16606
62b0758 src: fix `--build-sea` default executable path alexsch01 Feb 9, 2026 https://github.com/nodejs/node/pull/61922/commits/62b0758c4701183a9c4c76d3ccc498eae4188fba
d7a87f1 test: update WPT for url to efb889eb4c nodejs-github-bot Feb 10, 2026 https://github.com/nodejs/node/pull/61922/commits/d7a87f14da6628436be617026d41409f902c8030
d2fef4a test: update WPT for WebCryptoAPI to 7cbe7e8ed9 nodejs-github-bot Feb 10, 2026 https://github.com/nodejs/node/pull/61922/commits/d2fef4a31a09cf85ae68e0eebb12090dd709aaf2
241a6b7 deps: update googletest to 5a9c3f9e8d9b90bbbe8feb32902146cb8f7c1757 nodejs-github-bot Feb 10, 2026 https://github.com/nodejs/node/pull/61922/commits/241a6b7088c860bb1dfa8ff91323e42b76e99b33
df2c65b doc: fix spacing in process message event avivkeller Feb 10, 2026 https://github.com/nodejs/node/pull/61922/commits/df2c65b3e4be5a7b6f683c94e3c4b804086d083f
2518ec7 tools: use ubuntu-slim runner in GHA aduh95 Feb 10, 2026 https://github.com/nodejs/node/pull/61922/commits/2518ec77e8ee6fe8bf61adb5c11d6e88476892a7
9b0101b doc: fix dropdown menu being obscured at <600px due to stacking context leolightwork Feb 10, 2026 https://github.com/nodejs/node/pull/61922/commits/9b0101b65bec9304799c78d93a68b7db3112a983
aa0362c doc: add riscv64 info into platform list luyahan Feb 10, 2026 https://github.com/nodejs/node/pull/61922/commits/aa0362c26aea3cdb25a7b450c1ce486606fa8e8f
7d9cc5d doc: fix methods being documented as properties in `process.md` aduh95 Feb 10, 2026 https://github.com/nodejs/node/pull/61922/commits/7d9cc5dc54f9df18f6a79566c4f5767ed6eb9fa0
608736e stream: rename `Duplex.toWeb()` type option to `readableType` Renegade334 Feb 11, 2026 https://github.com/nodejs/node/pull/61922/commits/608736e19e5b1d22d48bf93941561e1298e09b3a
7d63a2d deps: V8: cherry-pick 64b36b441179 rmagrin Feb 11, 2026 https://github.com/nodejs/node/pull/61922/commits/7d63a2df9339cfcca335ecc4a78bad8053e9e544
4cecbe1 fs: add `throwIfNoEntry` option for fs.stat and fs.promises.stat juanarbol Feb 11, 2026 https://github.com/nodejs/node/pull/61922/commits/4cecbe1f53f9fe85c764432b152396d3f21deb08
b4a826b doc: update Juan's security steward info juanarbol Feb 11, 2026 https://github.com/nodejs/node/pull/61922/commits/b4a826b11cf698107de668bcb1d7d53474e35993
4484e14 events: don't call resume after close ChALkeR Feb 11, 2026 https://github.com/nodejs/node/pull/61922/commits/4484e14a31a5fab95d3afc780aba297f6d8d9e71
848050d build,win: add WinGet Visual Studio 2022 Build Tools Edition config MikeMcC399 Feb 11, 2026 https://github.com/nodejs/node/pull/61922/commits/848050d38f453e9814bf4e8d7b12f300900d6f85
c8e58c5 tools: bump the eslint group in /tools/eslint with 6 updates dependabot[bot] Feb 11, 2026 https://github.com/nodejs/node/pull/61922/commits/c8e58c56b9210fac031751fef616191465033acd
9db82ba tools: bump unist-util-visit in /tools/doc in the doc group dependabot[bot] Feb 11, 2026 https://github.com/nodejs/node/pull/61922/commits/9db82ba786732406a52c3e4e71cccc3b624771e9
938841e crypto: always return certificate serial numbers as uppercase addaleax Feb 9, 2026 https://github.com/nodejs/node/pull/61922/commits/938841e1cdf8c037c71f6f2325ddfb87f42eb6d8
ea8886f tools: use ubuntu-slim runner in GHA aduh95 Feb 12, 2026 https://github.com/nodejs/node/pull/61922/commits/ea8886f7d5aba65bfdb4dcad9672cd54f6162f46
db610b9 doc: clarify async caveats for `events.once()` Renegade334 Feb 12, 2026 https://github.com/nodejs/node/pull/61922/commits/db610b9e32e30f819f8aaa09e81a448f3294e8be
26a09e5 src: use bool literals in TraceEnvVarOptions tniessen Feb 13, 2026 https://github.com/nodejs/node/pull/61922/commits/26a09e541df588b8973acd73248e1e359cc0075a
1c02aa0 test_runner: fix suite rerun MoLow Feb 13, 2026 https://github.com/nodejs/node/pull/61922/commits/1c02aa09b0b3962fd116a373ab32f568457abd74
60f5771 test: update FileAPI tests from WPT Ms2ger Feb 9, 2026 https://github.com/nodejs/node/pull/61922/commits/60f5771a74146805c99f08de23a5584c0371256e
dfac82a zlib: add support for brotli compression dictionary rokob Feb 13, 2026 https://github.com/nodejs/node/pull/61922/commits/dfac82a2354aa02224b559e6a473758909e8ca95
6809ef8 test: adapt buffer test for v8 sandbox codebytere Feb 13, 2026 https://github.com/nodejs/node/pull/61922/commits/6809ef8d04ee998c4d789e83a7aeb5611de51458
da1a08a worker: eliminate race condition in process.cwd() giulioAZ Feb 13, 2026 https://github.com/nodejs/node/pull/61922/commits/da1a08a3a52ea1a31bb8f68f4fbe7fbaa6badf1e
ce0ebd8 http: fix keep-alive socket reuse race in requestOnFinish martinslota Feb 6, 2026 https://github.com/nodejs/node/pull/61922/commits/ce0ebd853de5edbe2881d9b67fb03ded44ca36ec
df334f7 meta: use SCCACHE_GHA_ENABLED for shared build workflows Renegade334 Feb 14, 2026 https://github.com/nodejs/node/pull/61922/commits/df334f7fa05ef3383f075dd1308a2bad0780d9eb
4c30d2b doc: remove obsolete Boxstarter automated install MikeMcC399 Feb 14, 2026 https://github.com/nodejs/node/pull/61922/commits/4c30d2bb4d267391fb5b3f82358c49a450717927
f14ff14 src: remove unnecessary `c_str()` conversions in diagnostic messages addaleax Feb 14, 2026 https://github.com/nodejs/node/pull/61922/commits/f14ff1447307a4c5af0201ba3189c6242902e4ef
b0a79b1 http2: add http1Options for HTTP/1 fallback configuration amyssnippet Feb 14, 2026 https://github.com/nodejs/node/pull/61922/commits/b0a79b10f0594fc006b1a3df89e6eda1441dd3c5
a433759 test_runner: show interrupted test on SIGINT mcollina Feb 14, 2026 https://github.com/nodejs/node/pull/61922/commits/a43375999fc96d7156f9407006381fc35597bcf9
30e3818 watch: get flags from execArgv efekrskl Feb 14, 2026 https://github.com/nodejs/node/pull/61922/commits/30e38182d984f315e2b6abc92d4a7c4ef123231a
c8dac32 test: check stability block position in API markdown Renegade334 Feb 14, 2026 https://github.com/nodejs/node/pull/61922/commits/c8dac320de6e92eaa9cc8227d49a3ee40b6db333
435f3dd http: attach error handler to socket synchronously in onSocket RajeshKumar11 Feb 16, 2026 https://github.com/nodejs/node/pull/61922/commits/435f3dd8e4f8f97baac272b756784945e52c6a6b
24b8585 module: fix extensionless entry with explicit type=commonjs inoway46 Feb 16, 2026 https://github.com/nodejs/node/pull/61922/commits/24b858547a3a9fc1d2cd8c6c415afae20837c165
4896653 build: generate_config_gypi.py generates valid JSON codebytere Feb 16, 2026 https://github.com/nodejs/node/pull/61922/commits/48966533619be4330315db6d2af7be1a9381dbfb
57ac1f5 doc: clean up globals.md Renegade334 Feb 16, 2026 https://github.com/nodejs/node/pull/61922/commits/57ac1f5aa0268c203c6c152e5530fd58c937f439
dea0e7a doc: fix typo in --disable-wasm-trap-handler description x0m4ek Feb 17, 2026 https://github.com/nodejs/node/pull/61922/commits/dea0e7a8569ba5876a6ebc17bdbdc94b27ee05dd
b50376f doc: simplify addAbortListener example atlowChemi Feb 17, 2026 https://github.com/nodejs/node/pull/61922/commits/b50376f52736a1b06855b549851369fbb5b15cb3
10e8681 doc: remove incorrect mention of `module` in `typescript.md` robpalme Feb 18, 2026 https://github.com/nodejs/node/pull/61922/commits/10e86818eed8e257b384fe54f4a62817dbedac16
111c77e tools: automate updates for test/fixtures/test426 Trott Feb 18, 2026 https://github.com/nodejs/node/pull/61922/commits/111c77ec94129b816b7850f2693357a392c8ba32
9e40fb9 build: use path-ignore in GHA coverage-windows.yml legendecas Feb 18, 2026 https://github.com/nodejs/node/pull/61922/commits/9e40fb93bc52223a198e20a21523fd9487156e16
2d874df sea: support ESM entry point in SEA joyeecheung Feb 18, 2026 https://github.com/nodejs/node/pull/61922/commits/2d874dfb8e079e73fcc313b46b8dd5de37ad9b07
c4f298c deps: update llhttp to 9.3.1 nodejs-github-bot Feb 18, 2026 https://github.com/nodejs/node/pull/61922/commits/c4f298c7290f1340e7c74d3e1346c3318ab8d75a
2c94967 http: remove redundant keepAliveTimeoutBuffer assignment efekrskl Feb 19, 2026 https://github.com/nodejs/node/pull/61922/commits/2c94967684b1a198380f443f153a97b0369e9221
b1c1ddf lib: optimize styleText when validateStream is false RafaelGSS Feb 19, 2026 https://github.com/nodejs/node/pull/61922/commits/b1c1ddff79d93fc1fbb51644b59e210da3fc0c65
c2de1fa tools: cache V8 build on test-shared workflow aduh95 Feb 19, 2026 https://github.com/nodejs/node/pull/61922/commits/c2de1fa619c470a5b18f619f1268386247e71c25
aab153e build: skip sscache action on non-main branches joyeecheung Feb 19, 2026 https://github.com/nodejs/node/pull/61922/commits/aab153eec31ed4981f780c016aaec4d350b9df8d
3f6a5f5 test: unify assertSnapshot stacktrace transform legendecas Feb 11, 2026 https://github.com/nodejs/node/pull/61922/commits/3f6a5f5f7fa2378126894c197977b2fcd737e159
17b2361 test: allow filtering async internal frames in assertSnapshot joyeecheung Feb 13, 2026 https://github.com/nodejs/node/pull/61922/commits/17b236136049e3470c721396d9db398fbe66a323
deda50a lib: remove top-level getOptionValue() calls in lib/internal/modules joyeecheung Feb 6, 2026 https://github.com/nodejs/node/pull/61922/commits/deda50a8193c62d243f640b1034772e51e363d12
df47720 lib: reduce cycles in esm loader and load it in snapshot joyeecheung Feb 6, 2026 https://github.com/nodejs/node/pull/61922/commits/df477202aec48a5ff72501eba500e801b1a76aee
ab4375e benchmark: add startup benchmark for ESM entrypoint joyeecheung Feb 6, 2026 https://github.com/nodejs/node/pull/61922/commits/ab4375e141ed20055deb5a0d17091f1841f3cec9
8b38718 doc: clarify build environment is trusted in threat model mcollina Feb 19, 2026 https://github.com/nodejs/node/pull/61922/commits/8b3871829441a3fd192168e6379890b837c3efd5
8d83d80 build: add temporal test on GHA windows legendecas Feb 19, 2026 https://github.com/nodejs/node/pull/61922/commits/8d83d8026bb175d23cf70bdd844f7c99af9f94d4
065200a stream: add fast paths for webstreams read and pipeTo mcollina Feb 19, 2026 https://github.com/nodejs/node/pull/61922/commits/065200a5f0d6049c249060294bb79e855604bf47
4ca1597 deps: remove stale OpenSSL arch configs Renegade334 Feb 19, 2026 https://github.com/nodejs/node/pull/61922/commits/4ca1597f25bfe86b462ae872b1c4c9906dacf2ac
ee107f5 tools: do not checkout repo in `auto-start-ci.yml` aduh95 Feb 20, 2026 https://github.com/nodejs/node/pull/61922/commits/ee107f5e841d8eb330cc59706a6c25319b06b037
89318b0 tools: fix auto-start-ci aduh95 Feb 20, 2026 https://github.com/nodejs/node/pull/61922/commits/89318b0a02e0e78045b4a62609f052a50d207c6e
75c8e18 deps: update nbytes to 0.1.3 nodejs-github-bot Feb 20, 2026 https://github.com/nodejs/node/pull/61922/commits/75c8e18d2f950243813295a04a30d58f83d40a01
ee59127 sqlite: mark as release candidate mcollina Feb 21, 2026 https://github.com/nodejs/node/pull/61922/commits/ee59127664335c9ac885b28b5a4294a8c4e83c0e
8103a78 http2: add strictSingleValueFields option to relax header validation pimterry Feb 21, 2026 https://github.com/nodejs/node/pull/61922/commits/8103a78b6a37867914eccd56c8247774a0548523
51587d6 test: fix typos in test files watilde Jan 17, 2026 https://github.com/nodejs/node/pull/61922/commits/51587d684dc372c3454f66cd7fbecf5fdd9c4502
0648ac6 doc: add esm and cjs examples to node:vm mfdebian Feb 22, 2026 https://github.com/nodejs/node/pull/61922/commits/0648ac64aa733f6ff834be73df6673dfcc37c401
5a9874a doc: clarify status of feature request issues aduh95 Feb 22, 2026 https://github.com/nodejs/node/pull/61922/commits/5a9874af09584a754e35b61e8fe2510cda55cc3d
e146591 stream: fix decoded fromList chunk boundary check watson Feb 22, 2026 https://github.com/nodejs/node/pull/61922/commits/e1465910022b21f50ef84d126c95dd0a689852b6
dba9001 deps: upgrade npm to 11.10.1 npm-cli-bot Feb 22, 2026 https://github.com/nodejs/node/pull/61922/commits/dba9001d6f11bf549482cf8f132c9e0684acbdae
1630a56 tools: avoid building twice in coverage jobs aduh95 Feb 22, 2026 https://github.com/nodejs/node/pull/61922/commits/1630a56370c1c5bee4780c637f955b35f7f3b450
47821ec tools: switch to ARM runners on GHA jobs aduh95 Feb 22, 2026 https://github.com/nodejs/node/pull/61922/commits/47821ec609788eb50be82802315a1cf613661a51
e1b2cd6 meta: bump cachix/install-nix-action from 31.9.0 to 31.9.1 dependabot[bot] Feb 22, 2026 https://github.com/nodejs/node/pull/61922/commits/e1b2cd605f2ab7650c1d9e2e6af1646f9b3af06f
e7f5e71 2026-02-24, Version 25.7.0 (Current) aduh95 Feb 22, 2026 https://github.com/nodejs/node/pull/61922/commits/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3
Clear filters https://github.com/nodejs/node/pull/61922/files
Please reload this pagehttps://github.com/nodejs/node/pull/61922/files
Please reload this pagehttps://github.com/nodejs/node/pull/61922/files
.configurations/configuration.vsBuildTools.dsc.yamlhttps://github.com/nodejs/node/pull/61922/files#diff-126b856a3045a3599797b2cdcf8c5c9a525b2bf0e049f22eb4891f149fd814f5
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.configurations/configuration.vsBuildTools.dsc.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
.github/workflows/auto-start-ci.ymlhttps://github.com/nodejs/node/pull/61922/files#diff-17ba2b7ce5068ed88cbdd0832717813133d73df0d88eab5f4e954aac37de4127
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.github/workflows/auto-start-ci.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/61922/files#diff-17ba2b7ce5068ed88cbdd0832717813133d73df0d88eab5f4e954aac37de4127
https://github.com/nodejs/node/pull/61922/files#diff-17ba2b7ce5068ed88cbdd0832717813133d73df0d88eab5f4e954aac37de4127
https://github.com/nodejs/node/pull/61922/files#diff-17ba2b7ce5068ed88cbdd0832717813133d73df0d88eab5f4e954aac37de4127
.github/workflows/build-tarball.ymlhttps://github.com/nodejs/node/pull/61922/files#diff-9e078b64804cbda5c87567835a5da2f1314788813ec5c5e9809a2f96519b9b01
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.github/workflows/build-tarball.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/61922/files#diff-9e078b64804cbda5c87567835a5da2f1314788813ec5c5e9809a2f96519b9b01
https://github.com/nodejs/node/pull/61922/files#diff-9e078b64804cbda5c87567835a5da2f1314788813ec5c5e9809a2f96519b9b01
https://github.com/nodejs/node/pull/61922/files#diff-9e078b64804cbda5c87567835a5da2f1314788813ec5c5e9809a2f96519b9b01
https://github.com/nodejs/node/pull/61922/files#diff-9e078b64804cbda5c87567835a5da2f1314788813ec5c5e9809a2f96519b9b01
https://github.com/nodejs/node/pull/61922/files#diff-9e078b64804cbda5c87567835a5da2f1314788813ec5c5e9809a2f96519b9b01
https://github.com/nodejs/node/pull/61922/files#diff-9e078b64804cbda5c87567835a5da2f1314788813ec5c5e9809a2f96519b9b01
https://github.com/nodejs/node/pull/61922/files#diff-9e078b64804cbda5c87567835a5da2f1314788813ec5c5e9809a2f96519b9b01
.github/workflows/codeql.ymlhttps://github.com/nodejs/node/pull/61922/files#diff-12783128521e452af0cfac94b99b8d250413c516ec71fe6d97dbea666ff7ba27
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.github/workflows/codeql.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/61922/files#diff-12783128521e452af0cfac94b99b8d250413c516ec71fe6d97dbea666ff7ba27
https://github.com/nodejs/node/pull/61922/files#diff-12783128521e452af0cfac94b99b8d250413c516ec71fe6d97dbea666ff7ba27
.github/workflows/coverage-linux-without-intl.ymlhttps://github.com/nodejs/node/pull/61922/files#diff-2c1338fca1582603cf0665256edc6a7ac725128961dc29508ce7f8a2c494f667
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.github/workflows/coverage-linux-without-intl.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/61922/files#diff-2c1338fca1582603cf0665256edc6a7ac725128961dc29508ce7f8a2c494f667
https://github.com/nodejs/node/pull/61922/files#diff-2c1338fca1582603cf0665256edc6a7ac725128961dc29508ce7f8a2c494f667
https://github.com/nodejs/node/pull/61922/files#diff-2c1338fca1582603cf0665256edc6a7ac725128961dc29508ce7f8a2c494f667
.github/workflows/coverage-linux.ymlhttps://github.com/nodejs/node/pull/61922/files#diff-6cba3942dfc59a35064405a295bfacaa584593c3a444c5d7963b4cb60df93cfa
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.github/workflows/coverage-linux.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/61922/files#diff-6cba3942dfc59a35064405a295bfacaa584593c3a444c5d7963b4cb60df93cfa
https://github.com/nodejs/node/pull/61922/files#diff-6cba3942dfc59a35064405a295bfacaa584593c3a444c5d7963b4cb60df93cfa
https://github.com/nodejs/node/pull/61922/files#diff-6cba3942dfc59a35064405a295bfacaa584593c3a444c5d7963b4cb60df93cfa
https://github.com/nodejs/node/pull/61922/files#diff-6cba3942dfc59a35064405a295bfacaa584593c3a444c5d7963b4cb60df93cfa
.github/workflows/coverage-windows.ymlhttps://github.com/nodejs/node/pull/61922/files#diff-29094741d50149aa772b3e577ad509116bad722ad2de85689b6cb2c01e806a46
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.github/workflows/coverage-windows.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/61922/files#diff-29094741d50149aa772b3e577ad509116bad722ad2de85689b6cb2c01e806a46
https://github.com/nodejs/node/pull/61922/files#diff-29094741d50149aa772b3e577ad509116bad722ad2de85689b6cb2c01e806a46
https://github.com/nodejs/node/pull/61922/files#diff-29094741d50149aa772b3e577ad509116bad722ad2de85689b6cb2c01e806a46
https://github.com/nodejs/node/pull/61922/files#diff-29094741d50149aa772b3e577ad509116bad722ad2de85689b6cb2c01e806a46
https://github.com/nodejs/node/blob/v25.x/.github/CODEOWNERS#L141
.github/workflows/create-release-proposal.ymlhttps://github.com/nodejs/node/pull/61922/files#diff-251665e4043845a7862783d8b38684b05b7237bdedfec2d6c45fc57cf1bb0edb
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.github/workflows/create-release-proposal.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/61922/files#diff-251665e4043845a7862783d8b38684b05b7237bdedfec2d6c45fc57cf1bb0edb
https://github.com/nodejs/node/pull/61922/files#diff-251665e4043845a7862783d8b38684b05b7237bdedfec2d6c45fc57cf1bb0edb
.github/workflows/daily-wpt-fyi.ymlhttps://github.com/nodejs/node/pull/61922/files#diff-6d39cab90f60ab7df67fb7194115e74d044136381292f3e745928e1fdb3908bf
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.github/workflows/daily-wpt-fyi.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/61922/files#diff-6d39cab90f60ab7df67fb7194115e74d044136381292f3e745928e1fdb3908bf
https://github.com/nodejs/node/pull/61922/files#diff-6d39cab90f60ab7df67fb7194115e74d044136381292f3e745928e1fdb3908bf
https://github.com/nodejs/node/pull/61922/files#diff-6d39cab90f60ab7df67fb7194115e74d044136381292f3e745928e1fdb3908bf
.github/workflows/daily.ymlhttps://github.com/nodejs/node/pull/61922/files#diff-49aca37051e035bf25defdedef1928d2d6fa0e39d4a592891a8c74f971992f57
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.github/workflows/daily.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/61922/files#diff-49aca37051e035bf25defdedef1928d2d6fa0e39d4a592891a8c74f971992f57
https://github.com/nodejs/node/pull/61922/files#diff-49aca37051e035bf25defdedef1928d2d6fa0e39d4a592891a8c74f971992f57
.github/workflows/doc.ymlhttps://github.com/nodejs/node/pull/61922/files#diff-7871fa1d10e6bf511d9cfda5a6874d1a75acb950fb1bc9fee6057eff13257521
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.github/workflows/doc.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/61922/files#diff-7871fa1d10e6bf511d9cfda5a6874d1a75acb950fb1bc9fee6057eff13257521
https://github.com/nodejs/node/pull/61922/files#diff-7871fa1d10e6bf511d9cfda5a6874d1a75acb950fb1bc9fee6057eff13257521
.github/workflows/license-builder.ymlhttps://github.com/nodejs/node/pull/61922/files#diff-b594e67c556d69134016c86f5fe2c9d73fb860b912adaa1c71d4ff04c5d64cfa
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.github/workflows/license-builder.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/61922/files#diff-b594e67c556d69134016c86f5fe2c9d73fb860b912adaa1c71d4ff04c5d64cfa
https://github.com/nodejs/node/pull/61922/files#diff-b594e67c556d69134016c86f5fe2c9d73fb860b912adaa1c71d4ff04c5d64cfa
.github/workflows/lint-release-proposal.ymlhttps://github.com/nodejs/node/pull/61922/files#diff-21e4850db81a2dd45db34c18a35db314a0d0a86b7e425a6223f8660c0e21db69
View file https://github.com/nodejs/node/blob/e7f5e71f3b71fba07bd94f758909fde4e58dc9e3/.github/workflows/lint-release-proposal.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/61922/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/61922/files#diff-21e4850db81a2dd45db34c18a35db314a0d0a86b7e425a6223f8660c0e21db69
https://github.com/nodejs/node/pull/61922/files#diff-21e4850db81a2dd45db34c18a35db314a0d0a86b7e425a6223f8660c0e21db69
Please reload this pagehttps://github.com/nodejs/node/pull/61922/files
Please reload this pagehttps://github.com/nodejs/node/pull/61922/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.