René's URL Explorer Experiment


Title: 2025-09-25, Version 24.9.0 (Current) by github-actions[bot] · Pull Request #59997 · nodejs/node · GitHub

Open Graph Title: 2025-09-25, Version 24.9.0 (Current) by github-actions[bot] · Pull Request #59997 · nodejs/node

X Title: 2025-09-25, Version 24.9.0 (Current) by github-actions[bot] · Pull Request #59997 · nodejs/node

Description: 2025-09-25, Version 24.9.0 (Current), @targos Notable Changes [9b043a9096] - (SEMVER-MINOR) http: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) #59824 [a6456ab90a] - (SEMVER-MINOR) sqlite: cleanup ERM support and export Session class (James M Snell) #58378 [5563361d22] - (SEMVER-MINOR) sqlite: add tagged template (0hm☘️) #58748 [04013ee933] - (SEMVER-MINOR) worker: add heap profile API (theanarkh) #59846 Commits [cbec4fd6de] - benchmark: calibrate config dgram multi-buffer (Bruno Rodrigues) #59696 [9a4bbdc3c5] - benchmark: calibrate config cluster/echo.js (Nam Yooseong) #59836 [0b284d86e8] - build: add the missing macro definitions for OpenHarmony (hqzing) #59804 [43e6e54d66] - build: do not include custom ESLint rules testing in tarball (Antoine du Hamel) #59809 [039ac19154] - crypto: expose signatureAlgorithm on X509Certificate (Patrick Costa) #59235 [647c332704] - crypto: use return await when returning Promises from async functions (Renegade334) #59841 [8ed4587cf0] - crypto: use async functions for non-stub Promise-returning functions (Renegade334) #59841 [bb051c56ef] - crypto: avoid calls to promise.catch() (Renegade334) #59841 [05e560dd25] - deps: update googletest to 50b8600 (Node.js GitHub Bot) #59955 [fa40d3a785] - deps: update archs files for openssl-3.5.3 (Node.js GitHub Bot) #59901 [8c85570d18] - deps: upgrade openssl sources to openssl-3.5.3 (Node.js GitHub Bot) #59901 [b71125664e] - deps: update undici to 7.16.0 (Node.js GitHub Bot) #59830 [dea5dd7077] - dgram: restore buffer optimization in fixBufferList (Yoo) #59934 [b0c1e67532] - diagnostics_channel: fix race condition with diagnostics_channel and GC (Ugaitz Urien) #59910 [0b37b594c3] - doc: use "WebAssembly" instead of "Web Assembly" (Tobias Nießen) #59954 [1e723f9c6b] - doc: fix typo in section on microtask order (Tobias Nießen) #59932 [a28962a85c] - doc: update V8 fast API guidance (René) #58999 [bd767c5d1b] - doc: add security escalation policy (Ulises Gascón) #59806 [9df91e59e1] - doc: type improvement of file http.md (yusheng chen) #58189 [e4f571680b] - doc: deprecate closing fs.Dir on garbage collection (Livia Medeiros) #59839 [e9cb986fa5] - doc: rephrase dynamic import() description (Nam Yooseong) #59224 [026d4e33f7] - doc,crypto: update subtle.generateKey and subtle.importKey (Filip Skokan) #59851 [2b2591db52] - esm: make hasAsyncGraph non-enumerable (Joyee Cheung) #59905 [993f05d323] - fs,win: do not add a second trailing slash in readdir (Gerhard Stöbich) #59847 [7aec53b607] - (SEMVER-MINOR) http: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) #59824 [83ae6102e7] - http: optimize checkIsHttpToken for short strings (방진혁) #59832 [6695067636] - http,https: handle IPv6 with proxies (Joyee Cheung) #59894 [c5d910a0a9] - http2: fix allowHttp1+Upgrade, broken by shouldUpgradeCallback (Tim Perry) #59924 [acada1fb82] - inspector: ensure adequate memory allocation for Binary::toBase64 (René) #59870 [396cc8ec65] - lib: update inspect output format for subclasses (Miguel Marcondes Filho) #59687 [fed1dac8de] - lib: update isDeepStrictEqual to support options (Miguel Marcondes Filho) #59762 [d785929fd7] - lib: add source map support for assert messages (Chengzhong Wu) #59751 [ff13d1d61e] - lib,src: cache ModuleWrap.hasAsyncGraph (Chengzhong Wu) #59703 [b200cd8470] - lib,src: refactor assert to load error source from memory (Chengzhong Wu) #59751 [e94c57301b] - meta: add .npmrc with ignore-scripts=true (Joyee Cheung) #59914 [728472a57b] - module: only put directly require-d ESM into require.cache (Joyee Cheung) #59874 [be48760b93] - node-api: added SharedArrayBuffer api (Mert Can Altin) #59071 [f006a14522] - node-api: make napi_delete_reference use node_api_basic_env (Jeetu Suthar) #59684 [0f46c1c3b0] - repl: fix cpu overhead pasting big strings to the REPL (Ruben Bridgewater) #59857 [3eeb7b47ea] - sqlite: fix crash session extension callbacks with workers (Bart Louwers) #59848 [0fe53375ec] - (SEMVER-MINOR) sqlite: cleanup ERM support and export Session class (James M Snell) #58378 [9a3e58a007] - (SEMVER-MINOR) sqlite: add tagged template (0hm☘️) #58748 [f14ed5ab7b] - src: simplify watchdog instantiations via std::optional (Anna Henningsen) #59960 [e330f03f84] - src: update crypto objects to use DictionaryTemplate (James M Snell) #59942 [69b5607cf4] - src: simplify is_callable by making it a concept (Tobias Nießen) #58169 [86150f3401] - src: rename private fields to follow naming convention (Moonki Choi) #59923 [d17f299539] - src: use DictionaryTemplate more in URLPattern (James M Snell) #59892 [ac784912ac] - src: reduce the nearest parent package JSON cache size (Michael Smith) #59888 [abecdcb536] - src: replace FIXED_ONE_BYTE_STRING with Environment-cached strings (Moonki Choi) #59891 [2bb152500b] - src: create strings in FIXED_ONE_BYTE_STRING as internalized (Anna Henningsen) #59826 [03116a7cd8] - src: remove std::array overload of FIXED_ONE_BYTE_STRING (Anna Henningsen) #59826 [8a5325d6e3] - src: ensure v8::Eternal is empty before setting it (Anna Henningsen) #59825 [f0c20ccd81] - src: remove unnecessary Environment::GetCurrent() calls (Moonki Choi) #59814 [213188e491] - stream: use new AsyncResource instead of bind (Matteo Collina) #59867 [ce8435b003] - test: testcase demonstrating issue 59541 (Eric Rannaud) #59801 [8f32746142] - test: guard write to proxy client if proxy connection is ended (Joyee Cheung) #59742 [6790093fcb] - tls: load bundled and extra certificates off-thread (Joyee Cheung) #59856 [f5d3f919d8] - tls: only do off-thread certificate loading on loading tls (Joyee Cheung) #59856 [87bbaa23a0] - tools: fix tools/make-v8.sh for clang (Richard Lau) #59893 [0d23fd525b] - tools: skip test-internet workflow for draft PRs (Michaël Zasso) #59817 [e17c73731a] - tools: copyedit build-tarball.yml (Antoine du Hamel) #59808 [97c4e1bac9] - typings: remove unused imports (Nam Yooseong) #59880 [8b29bbca76] - url: replaced slice with at (Mikhail) #59181 [6458867a6b] - url: add type checking to urlToHttpOptions() (simon-id) #59753 [3c62b3886f] - util: inspect objects with throwing Symbol.toStringTag (Ruben Bridgewater) #59860 [6133a82875] - util: fix debuglog.enabled not being present with callback logger (Ruben Bridgewater) #59858 [9347ddddf4] - vm: explain how to share promises between contexts w/ afterEvaluate (Eric Rannaud) #59801 [44ce971619] - vm: "afterEvaluate", evaluate() return a promise from the outer context (Eric Rannaud) #59801 [6e586a1409] - vm: expose hasTopLevelAwait on SourceTextModule (Chengzhong Wu) #59865 [49747a58a3] - (SEMVER-MINOR) worker: add heap profile API (theanarkh) #59846 [b970c0bbc2] - zlib: reduce code duplication (jhofstee) #57810 [9782ca2b1b] - zlib: implement fast path for crc32 (Gürgün Dayıoğlu) #59813

Open Graph Description: 2025-09-25, Version 24.9.0 (Current), @targos Notable Changes [9b043a9096] - (SEMVER-MINOR) http: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) #59824 [a6456ab90a] - (...

X Description: 2025-09-25, Version 24.9.0 (Current), @targos Notable Changes [9b043a9096] - (SEMVER-MINOR) http: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) #59824 [a6456ab90a] - (...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/commits/:range(.:format)
route-controllerpull_requests
route-actioncommits
fetch-noncev2:d5c0a26d-4204-81ad-afc2-38cc1ca41e94
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA152:294157:36EA3E3:4922819:6A655AC3
html-safe-nonce3bdf0d866bab819b7eed159b0c5e034c6e7dff746d9bc005aad027eb227a23fa
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMTUyOjI5NDE1NzozNkVBM0UzOjQ5MjI4MTk6NkE2NTVBQzMiLCJ2aXNpdG9yX2lkIjoiNTg1MzI0NjMyMTEzOTczNTIzNiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmaca9f75699df9e35ca67cdf5f7f9a214f39a2a34d18acabc57f2ac3ce816f23f89
hovercard-subject-tagpull_request:2855690752
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/commits
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446
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:alt2025-09-25, Version 24.9.0 (Current), @targos Notable Changes [9b043a9096] - (SEMVER-MINOR) http: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) #59824 [a6456ab90a] - (...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None52c76df668885aaff23b50bdca1fa1ea44ac9c1553e888ebc70ff1e4daa4625b
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-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release309153364422b3c499922d1a2a6404910a58ed8e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fpull%2F59997%2Fcommits%2Fd785929fd70e607596946f1323c4745d39ef6446
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
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
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/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/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/enterprise/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%2F59997%2Fcommits%2Fd785929fd70e607596946f1323c4745d39ef6446
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%2Fcommits&source=header-repo&source_repo=nodejs%2Fnode
Reloadhttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446
Reloadhttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446
Reloadhttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446
Please reload this pagehttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446
nodejs https://github.com/nodejs
nodehttps://github.com/nodejs/node
Please reload this pagehttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446
Notifications https://github.com/login?return_to=%2Fnodejs%2Fnode
Fork 36.1k 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.3k https://github.com/nodejs/node/issues
Pull requests 1.1k 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
targoshttps://github.com/targos
v24.xhttps://github.com/nodejs/node/tree/v24.x
v24.9.0-proposalhttps://github.com/nodejs/node/tree/v24.9.0-proposal
Conversation 15 https://github.com/nodejs/node/pull/59997
Commits 73 https://github.com/nodejs/node/pull/59997/commits
Checks 43 https://github.com/nodejs/node/pull/59997/checks
Files changed https://github.com/nodejs/node/pull/59997/files
Please reload this pagehttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446
2025-09-25, Version 24.9.0 (Current) https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#top
Show all changes 73 commits https://github.com/nodejs/node/pull/59997/files
e17c737 tools: copyedit `build-tarball.yml` aduh95 Sep 10, 2025 https://github.com/nodejs/node/pull/59997/commits/e17c73731a2034a5e4a346227a6491c9b7d12f49
43e6e54 build: do not include custom ESLint rules testing in tarball aduh95 Sep 8, 2025 https://github.com/nodejs/node/pull/59997/commits/43e6e54d665f697cd0edc0136eb52e3e2298855b
f0c20cc src: remove unnecessary `Environment::GetCurrent()` calls iknoom Sep 11, 2025 https://github.com/nodejs/node/pull/59997/commits/f0c20ccd8172af3497977d8f2677c0b2b86db9a4
0d23fd5 tools: skip test-internet workflow for draft PRs targos Sep 11, 2025 https://github.com/nodejs/node/pull/59997/commits/0d23fd525be77d8f3d9929f8934eeb2c96d83997
b200cd8 lib,src: refactor assert to load error source from memory legendecas Sep 2, 2025 https://github.com/nodejs/node/pull/59997/commits/b200cd8470a4084c53c91a1b03b6aed29861f31f
d785929 lib: add source map support for assert messages legendecas Sep 3, 2025 https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446
ff13d1d lib,src: cache ModuleWrap.hasAsyncGraph legendecas Sep 11, 2025 https://github.com/nodejs/node/pull/59997/commits/ff13d1d61e049d1b22a55c2a2b58cdcc871cce49
8a5325d src: ensure `v8::Eternal` is empty before setting it addaleax Sep 11, 2025 https://github.com/nodejs/node/pull/59997/commits/8a5325d6e37cd5a2179de2aa7fc81d8257e3b4d0
b711256 deps: update undici to 7.16.0 nodejs-github-bot Sep 11, 2025 https://github.com/nodejs/node/pull/59997/commits/b71125664e83cd7379901e0fddc11ffa1276839a
e9cb986 doc: rephrase dynamic import() description meteorqz6 Sep 12, 2025 https://github.com/nodejs/node/pull/59997/commits/e9cb986fa5d0cb45d8b32feace30d3da8f1697d1
e4f5716 doc: deprecate closing `fs.Dir` on garbage collection LiviaMedeiros Sep 12, 2025 https://github.com/nodejs/node/pull/59997/commits/e4f571680b4590db761463c9b0c2bb32e489eba4
6458867 url: add type checking to urlToHttpOptions() simon-id Sep 12, 2025 https://github.com/nodejs/node/pull/59997/commits/6458867a6bec4ca8063992b1bc4850f1fa5e3e5f
9a4bbdc benchmark: calibrate config cluster/echo.js meteorqz6 Sep 12, 2025 https://github.com/nodejs/node/pull/59997/commits/9a4bbdc3c5abc8cb0c0e65c9a8cd5b1d4bf42760
bb051c5 crypto: avoid calls to `promise.catch()` Renegade334 Sep 9, 2025 https://github.com/nodejs/node/pull/59997/commits/bb051c56eff283311379ff24c5a67d37bbc2a49e
8ed4587 crypto: use async functions for non-stub Promise-returning functions Renegade334 Sep 9, 2025 https://github.com/nodejs/node/pull/59997/commits/8ed4587cf0a79422ef9274f6362db272ab80a22c
647c332 crypto: use `return await` when returning Promises from async functions Renegade334 Sep 9, 2025 https://github.com/nodejs/node/pull/59997/commits/647c33270475a10dad7b19365228127a4564b805
f006a14 node-api: make napi_delete_reference use node_api_basic_env JeetuSuthar Sep 12, 2025 https://github.com/nodejs/node/pull/59997/commits/f006a1452254d0dd8d0ffce57db4fecf15e67a89
03116a7 src: remove `std::array` overload of `FIXED_ONE_BYTE_STRING` addaleax Aug 4, 2025 https://github.com/nodejs/node/pull/59997/commits/03116a7cd8652953a535cca7c35d6a3f8fa7e5dd
2bb1525 src: create strings in `FIXED_ONE_BYTE_STRING` as internalized addaleax Aug 4, 2025 https://github.com/nodejs/node/pull/59997/commits/2bb152500b4a7751859498441c67514c02a8b9eb
026d4e3 doc,crypto: update subtle.generateKey and subtle.importKey panva Sep 13, 2025 https://github.com/nodejs/node/pull/59997/commits/026d4e33f7c4b5920e1fdb8087209b8b3ac314ef
0f46c1c repl: fix cpu overhead pasting big strings to the REPL BridgeAR Sep 14, 2025 https://github.com/nodejs/node/pull/59997/commits/0f46c1c3b0aabf94a42d9e2f4e11f3658e7418e6
6133a82 util: fix debuglog.enabled not being present with callback logger BridgeAR Sep 14, 2025 https://github.com/nodejs/node/pull/59997/commits/6133a82875fae7b424f2839f255ebb66e0609c2e
3c62b38 util: inspect objects with throwing Symbol.toStringTag BridgeAR Sep 14, 2025 https://github.com/nodejs/node/pull/59997/commits/3c62b3886f21d52d603fec53e510758b61e3969f
9df91e5 doc: type improvement of file `http.md` samuel871211 Sep 14, 2025 https://github.com/nodejs/node/pull/59997/commits/9df91e59e1e017897381059ccb0b416baf69ce13
8b29bbc url: replaced slice with at Connormiha Sep 14, 2025 https://github.com/nodejs/node/pull/59997/commits/8b29bbca76cd7389982ce4b07769a230044ba952
cbec4fd benchmark: calibrate config dgram multi-buffer brunocroh Sep 14, 2025 https://github.com/nodejs/node/pull/59997/commits/cbec4fd6dea352a963e3aa4fd7b5d3647fdc572b
fed1dac lib: update isDeepStrictEqual to support options miguelmarcondesf Sep 14, 2025 https://github.com/nodejs/node/pull/59997/commits/fed1dac8de76bcd9451174f9f539e07d23d58276
9782ca2 zlib: implement fast path for crc32 gurgunday Sep 14, 2025 https://github.com/nodejs/node/pull/59997/commits/9782ca2b1b477a5e5aa4299dec2f046181d3e859
83ae610 http: optimize checkIsHttpToken for short strings JinhyeokFang Sep 14, 2025 https://github.com/nodejs/node/pull/59997/commits/83ae6102e79dab1963d46966a1876ddf561f3aab
acada1f inspector: ensure adequate memory allocation for `Binary::toBase64` Renegade334 Sep 14, 2025 https://github.com/nodejs/node/pull/59997/commits/acada1fb82d9cb1fa1cc59c75aeb4a592268c1c8
bd767c5 doc: add security escalation policy UlisesGascon Sep 15, 2025 https://github.com/nodejs/node/pull/59997/commits/bd767c5d1b1a0968800543641d8c0005a0ebaf4b
97c4e1b typings: remove unused imports meteorqz6 Sep 15, 2025 https://github.com/nodejs/node/pull/59997/commits/97c4e1bac9627142d268e9c0c807a23dfa4d96b5
be48760 node-api: added SharedArrayBuffer api mertcanaltin Sep 16, 2025 https://github.com/nodejs/node/pull/59997/commits/be48760b93e8272b94e128b28202c148ef7c9bd1
039ac19 crypto: expose signatureAlgorithm on X509Certificate patrickrbc Sep 16, 2025 https://github.com/nodejs/node/pull/59997/commits/039ac191542c16f9ca54c9c3c92f490e19987690
213188e stream: use new AsyncResource instead of bind mcollina Sep 16, 2025 https://github.com/nodejs/node/pull/59997/commits/213188e49149ac543fc79c78c55c51dae4cc6d07
abecdcb src: replace FIXED_ONE_BYTE_STRING with Environment-cached strings iknoom Sep 17, 2025 https://github.com/nodejs/node/pull/59997/commits/abecdcb536851a5aae471c06eafe82681442cf0b
ac78491 src: reduce the nearest parent package JSON cache size michaelsmithxyz Sep 17, 2025 https://github.com/nodejs/node/pull/59997/commits/ac784912ac3136af9c29add1d780c086119da868
993f05d fs,win: do not add a second trailing slash in readdir Flarna Sep 17, 2025 https://github.com/nodejs/node/pull/59997/commits/993f05d323417ebc3b4a2a726944d424d75ae8c8
728472a module: only put directly require-d ESM into require.cache joyeecheung Sep 17, 2025 https://github.com/nodejs/node/pull/59997/commits/728472a57b33c918e22cb5db42c06499e9b39ed8
8f32746 test: guard write to proxy client if proxy connection is ended joyeecheung Sep 17, 2025 https://github.com/nodejs/node/pull/59997/commits/8f32746142ff2ed85552cda4cfd39d916124e310
d17f299 src: use DictionaryTemplate more in URLPattern jasnell Sep 17, 2025 https://github.com/nodejs/node/pull/59997/commits/d17f2995390aadb1f0bdcc02488f6bf63e3e4824
87bbaa2 tools: fix `tools/make-v8.sh` for clang richardlau Sep 17, 2025 https://github.com/nodejs/node/pull/59997/commits/87bbaa23a03b7a932dc57d9ee3abfc19f48d4621
7aec53b http: add shouldUpgradeCallback to let servers control HTTP upgrades pimterry Sep 17, 2025 https://github.com/nodejs/node/pull/59997/commits/7aec53b607fcd1b07d0675cf919bb131c0905ba1
9a3e58a sqlite: add tagged template 0hmX Sep 17, 2025 https://github.com/nodejs/node/pull/59997/commits/9a3e58a0073c70bbe47e93f3946525c7e84aee64
e94c573 meta: add .npmrc with ignore-scripts=true joyeecheung Sep 17, 2025 https://github.com/nodejs/node/pull/59997/commits/e94c57301bb866268ab1dce6813dd7fef8d23972
8c85570 deps: upgrade openssl sources to openssl-3.5.3 nodejs-github-bot Sep 16, 2025 https://github.com/nodejs/node/pull/59997/commits/8c85570d1852603bb08f5874148121ce977a8d3f
fa40d3a deps: update archs files for openssl-3.5.3 nodejs-github-bot Sep 16, 2025 https://github.com/nodejs/node/pull/59997/commits/fa40d3a785422614da7883931baf9e40a954484d
f5d3f91 tls: only do off-thread certificate loading on loading tls joyeecheung Sep 11, 2025 https://github.com/nodejs/node/pull/59997/commits/f5d3f919d8c67e412b7a0d0d09b3c1812fb02d93
6790093 tls: load bundled and extra certificates off-thread joyeecheung Sep 11, 2025 https://github.com/nodejs/node/pull/59997/commits/6790093fcb6b952d3469fa6a75531a283a4546aa
2b2591d esm: make hasAsyncGraph non-enumerable joyeecheung Sep 18, 2025 https://github.com/nodejs/node/pull/59997/commits/2b2591db528d07587c2a70be3ed3efc55027ed38
b0c1e67 diagnostics_channel: fix race condition with diagnostics_channel and GC Sep 19, 2025 https://github.com/nodejs/node/pull/59997/commits/b0c1e6753264e64417bb26859b1f939f09a048ff
6e586a1 vm: expose hasTopLevelAwait on SourceTextModule legendecas Sep 19, 2025 https://github.com/nodejs/node/pull/59997/commits/6e586a140980064ab1efb6db7093b7751e836f67
c5d910a http2: fix allowHttp1+Upgrade, broken by shouldUpgradeCallback pimterry Sep 20, 2025 https://github.com/nodejs/node/pull/59997/commits/c5d910a0a958f470452b2c6651a98194aafd723a
86150f3 src: rename private fields to follow naming convention iknoom Sep 20, 2025 https://github.com/nodejs/node/pull/59997/commits/86150f3401690d82b2de11ccc60f05be1715d1a4
69b5607 src: simplify is_callable by making it a concept tniessen Sep 20, 2025 https://github.com/nodejs/node/pull/59997/commits/69b5607cf4f4f4a2018dca1a613e1efd723643a0
396cc8e lib: update inspect output format for subclasses miguelmarcondesf Sep 21, 2025 https://github.com/nodejs/node/pull/59997/commits/396cc8ec654acafb48ca001679409f287158d56a
ce8435b test: testcase demonstrating issue 59541 ericrannaud Sep 7, 2025 https://github.com/nodejs/node/pull/59997/commits/ce8435b003413734bd3a57551fd15bc3d2e4deca
44ce971 vm: "afterEvaluate", evaluate() return a promise from the outer context ericrannaud Sep 10, 2025 https://github.com/nodejs/node/pull/59997/commits/44ce971619e36ebd9efc6248784ce870cedf2023
9347ddd vm: explain how to share promises between contexts w/ afterEvaluate ericrannaud Sep 19, 2025 https://github.com/nodejs/node/pull/59997/commits/9347ddddf492294d5db13ecc8958212b705ad8f4
dea5dd7 dgram: restore buffer optimization in fixBufferList ri7116 Sep 21, 2025 https://github.com/nodejs/node/pull/59997/commits/dea5dd7077dcdc8be91530deae9c7e2374d1bf2a
a28962a doc: update V8 fast API guidance Renegade334 Sep 21, 2025 https://github.com/nodejs/node/pull/59997/commits/a28962a85cf2da025048f5f7336764cd045a9a02
0b284d8 build: add the missing macro definitions for OpenHarmony hqzing Sep 22, 2025 https://github.com/nodejs/node/pull/59997/commits/0b284d86e85a6f78e6b5be0762fa3c594355827e
e330f03 src: update crypto objects to use DictionaryTemplate jasnell Sep 22, 2025 https://github.com/nodejs/node/pull/59997/commits/e330f03f84543f8deb1e25206c7a1db65f21a369
b970c0b zlib: reduce code duplication jhofstee Sep 22, 2025 https://github.com/nodejs/node/pull/59997/commits/b970c0bbc27bf9706a8c19588571ab9c392a2120
6695067 http,https: handle IPv6 with proxies joyeecheung Sep 22, 2025 https://github.com/nodejs/node/pull/59997/commits/6695067636d549db752a2237ee314d933fd44aa8
05e560d deps: update googletest to 50b8600 nodejs-github-bot Sep 23, 2025 https://github.com/nodejs/node/pull/59997/commits/05e560dd25d76751a0f45b8719202d9b02bd1f88
1e723f9 doc: fix typo in section on microtask order tniessen Sep 23, 2025 https://github.com/nodejs/node/pull/59997/commits/1e723f9c6b1d209bc06df27d517f1d49946ab1a3
49747a5 worker: add heap profile API theanarkh Sep 23, 2025 https://github.com/nodejs/node/pull/59997/commits/49747a58a36e8607d7d384ce821a81cc087f62bb
f14ed5a src: simplify watchdog instantiations via `std::optional` addaleax Sep 23, 2025 https://github.com/nodejs/node/pull/59997/commits/f14ed5ab7be247163563aace012667f208ca96f2
0b37b59 doc: use "WebAssembly" instead of "Web Assembly" tniessen Sep 24, 2025 https://github.com/nodejs/node/pull/59997/commits/0b37b594c36c4d1637d58c280f785c5c5af51578
0fe5337 sqlite: cleanup ERM support and export Session class jasnell May 18, 2025 https://github.com/nodejs/node/pull/59997/commits/0fe53375ec0e3cfa97d6d13290f9a12249d63e3c
3eeb7b4 sqlite: fix crash session extension callbacks with workers louwers Sep 23, 2025 https://github.com/nodejs/node/pull/59997/commits/3eeb7b47ea12daa2b0b14bc486c5d403da6d4f04
31c6e70 2025-09-25, Version 24.9.0 (Current) nodejs-github-bot Sep 24, 2025 https://github.com/nodejs/node/pull/59997/commits/31c6e70759bae3cb5d1af77a4dc1a3fd1726a244
Clear filters https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446
Please reload this pagehttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446
Please reload this pagehttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446
error_source.js https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-8d51a6ece323597effa6a6c905ed0a2c1b8401e4a031499a689d640fba711e4e
prepare_stack_trace.js https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-857d3bfbdf7ae2fd8fda7248e1d702339e540f6331ccdc0a1b34f23bbd37700e
source_map_cache.js https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-3aae89de0ff7c36d1eec9aeb9d52e785b5863604dd2fdfb0649647694a5e769a
source_map_assert_source_line.snapshot https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-da86b728a429a1a1c21190f03fbad700f157f1b79686c8d16dfa2ebb9bd2b08b
source_map_assert_source_line.ts https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-c4a1385dc3091d77b967b15f3c05f0dc5686bcdbc478637cc94c74bcfd08f1a2
source_map_enclosing_function.snapshot https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-eda54d12ef37cdf9c10234a8be737f835609ae9f56fcb862b4b2c1cce11a0306
source_map_eval.snapshot https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-25e6cf8b69ab50c3371fe5f8853e0040655af536038a5235c9a8172a8b883595
source_map_reference_error_tabs.snapshot https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-254287c9dcf0ad714c195875c691ae4b183e8f25408f4cfafdf43b8cb3503c6b
source_map_throw_async_stack_trace.snapshot https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-f4777d27e6ede7072cfbbb9a0886de4652f132c74a6e92989b72f4131cf4facb
source_map_throw_construct.snapshot https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-b928ba914132d520c4f045f5de23f0c1fea903a708f137e323b27c932a860d95
source_map_throw_first_tick.snapshot https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-8638a24d7d950c0e70a7954cf8164c27360e670e9157b8c8c415beecb2b06e81
source_map_throw_icu.snapshot https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-1c86c8bb7f85f7cd1ab9b94d645bd5c939d7d4a3c3cbe2f9fed4368ad9faed56
source_map_throw_set_immediate.snapshot https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-a4adab8b9a2f433caa4d68b382943d7c97c8d8fb81956fd3cb39283707456f82
test-node-output-sourcemaps.mjs https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-69a40490c5e6d210947b9c7c67d5452e1a8674df2969ffbd3fb85c06e49e5ee5
Prev https://github.com/nodejs/node/pull/59997/commits/b200cd8470a4084c53c91a1b03b6aed29861f31f
Next https://github.com/nodejs/node/pull/59997/commits/ff13d1d61e049d1b22a55c2a2b58cdcc871cce49
#59751https://github.com/nodejs/node/pull/59751
Please reload this pagehttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446
https://github.com/legendecas
https://github.com/targos
legendecashttps://github.com/nodejs/node/commits?author=legendecas
targoshttps://github.com/nodejs/node/commits?author=targos
lib/internal/errors/error_source.jshttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-8d51a6ece323597effa6a6c905ed0a2c1b8401e4a031499a689d640fba711e4e
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/lib/internal/errors/error_source.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-8d51a6ece323597effa6a6c905ed0a2c1b8401e4a031499a689d640fba711e4e
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-8d51a6ece323597effa6a6c905ed0a2c1b8401e4a031499a689d640fba711e4e
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-8d51a6ece323597effa6a6c905ed0a2c1b8401e4a031499a689d640fba711e4e
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-8d51a6ece323597effa6a6c905ed0a2c1b8401e4a031499a689d640fba711e4e
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-8d51a6ece323597effa6a6c905ed0a2c1b8401e4a031499a689d640fba711e4e
lib/internal/source_map/prepare_stack_trace.jshttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-857d3bfbdf7ae2fd8fda7248e1d702339e540f6331ccdc0a1b34f23bbd37700e
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/lib/internal/source_map/prepare_stack_trace.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-857d3bfbdf7ae2fd8fda7248e1d702339e540f6331ccdc0a1b34f23bbd37700e
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-857d3bfbdf7ae2fd8fda7248e1d702339e540f6331ccdc0a1b34f23bbd37700e
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-857d3bfbdf7ae2fd8fda7248e1d702339e540f6331ccdc0a1b34f23bbd37700e
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-857d3bfbdf7ae2fd8fda7248e1d702339e540f6331ccdc0a1b34f23bbd37700e
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-857d3bfbdf7ae2fd8fda7248e1d702339e540f6331ccdc0a1b34f23bbd37700e
lib/internal/source_map/source_map_cache.jshttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-3aae89de0ff7c36d1eec9aeb9d52e785b5863604dd2fdfb0649647694a5e769a
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/lib/internal/source_map/source_map_cache.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-3aae89de0ff7c36d1eec9aeb9d52e785b5863604dd2fdfb0649647694a5e769a
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-3aae89de0ff7c36d1eec9aeb9d52e785b5863604dd2fdfb0649647694a5e769a
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-3aae89de0ff7c36d1eec9aeb9d52e785b5863604dd2fdfb0649647694a5e769a
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-3aae89de0ff7c36d1eec9aeb9d52e785b5863604dd2fdfb0649647694a5e769a
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-3aae89de0ff7c36d1eec9aeb9d52e785b5863604dd2fdfb0649647694a5e769a
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-3aae89de0ff7c36d1eec9aeb9d52e785b5863604dd2fdfb0649647694a5e769a
test/fixtures/source-map/output/source_map_assert_source_line.snapshothttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-da86b728a429a1a1c21190f03fbad700f157f1b79686c8d16dfa2ebb9bd2b08b
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/test/fixtures/source-map/output/source_map_assert_source_line.snapshot
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
test/fixtures/source-map/output/source_map_assert_source_line.tshttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-c4a1385dc3091d77b967b15f3c05f0dc5686bcdbc478637cc94c74bcfd08f1a2
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/test/fixtures/source-map/output/source_map_assert_source_line.ts
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
test/fixtures/source-map/output/source_map_enclosing_function.snapshothttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-eda54d12ef37cdf9c10234a8be737f835609ae9f56fcb862b4b2c1cce11a0306
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/test/fixtures/source-map/output/source_map_enclosing_function.snapshot
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-eda54d12ef37cdf9c10234a8be737f835609ae9f56fcb862b4b2c1cce11a0306
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-eda54d12ef37cdf9c10234a8be737f835609ae9f56fcb862b4b2c1cce11a0306
test/fixtures/source-map/output/source_map_eval.snapshothttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-25e6cf8b69ab50c3371fe5f8853e0040655af536038a5235c9a8172a8b883595
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/test/fixtures/source-map/output/source_map_eval.snapshot
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-25e6cf8b69ab50c3371fe5f8853e0040655af536038a5235c9a8172a8b883595
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-25e6cf8b69ab50c3371fe5f8853e0040655af536038a5235c9a8172a8b883595
test/fixtures/source-map/output/source_map_reference_error_tabs.snapshothttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-254287c9dcf0ad714c195875c691ae4b183e8f25408f4cfafdf43b8cb3503c6b
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/test/fixtures/source-map/output/source_map_reference_error_tabs.snapshot
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-254287c9dcf0ad714c195875c691ae4b183e8f25408f4cfafdf43b8cb3503c6b
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-254287c9dcf0ad714c195875c691ae4b183e8f25408f4cfafdf43b8cb3503c6b
test/fixtures/source-map/output/source_map_throw_async_stack_trace.snapshothttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-f4777d27e6ede7072cfbbb9a0886de4652f132c74a6e92989b72f4131cf4facb
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/test/fixtures/source-map/output/source_map_throw_async_stack_trace.snapshot
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-f4777d27e6ede7072cfbbb9a0886de4652f132c74a6e92989b72f4131cf4facb
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-f4777d27e6ede7072cfbbb9a0886de4652f132c74a6e92989b72f4131cf4facb
test/fixtures/source-map/output/source_map_throw_construct.snapshothttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-b928ba914132d520c4f045f5de23f0c1fea903a708f137e323b27c932a860d95
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/test/fixtures/source-map/output/source_map_throw_construct.snapshot
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-b928ba914132d520c4f045f5de23f0c1fea903a708f137e323b27c932a860d95
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-b928ba914132d520c4f045f5de23f0c1fea903a708f137e323b27c932a860d95
test/fixtures/source-map/output/source_map_throw_first_tick.snapshothttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-8638a24d7d950c0e70a7954cf8164c27360e670e9157b8c8c415beecb2b06e81
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/test/fixtures/source-map/output/source_map_throw_first_tick.snapshot
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-8638a24d7d950c0e70a7954cf8164c27360e670e9157b8c8c415beecb2b06e81
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-8638a24d7d950c0e70a7954cf8164c27360e670e9157b8c8c415beecb2b06e81
test/fixtures/source-map/output/source_map_throw_icu.snapshothttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-1c86c8bb7f85f7cd1ab9b94d645bd5c939d7d4a3c3cbe2f9fed4368ad9faed56
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/test/fixtures/source-map/output/source_map_throw_icu.snapshot
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-1c86c8bb7f85f7cd1ab9b94d645bd5c939d7d4a3c3cbe2f9fed4368ad9faed56
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-1c86c8bb7f85f7cd1ab9b94d645bd5c939d7d4a3c3cbe2f9fed4368ad9faed56
test/fixtures/source-map/output/source_map_throw_set_immediate.snapshothttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-a4adab8b9a2f433caa4d68b382943d7c97c8d8fb81956fd3cb39283707456f82
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/test/fixtures/source-map/output/source_map_throw_set_immediate.snapshot
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-a4adab8b9a2f433caa4d68b382943d7c97c8d8fb81956fd3cb39283707456f82
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-a4adab8b9a2f433caa4d68b382943d7c97c8d8fb81956fd3cb39283707456f82
test/parallel/test-node-output-sourcemaps.mjshttps://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-69a40490c5e6d210947b9c7c67d5452e1a8674df2969ffbd3fb85c06e49e5ee5
View file https://github.com/nodejs/node/blob/d785929fd70e607596946f1323c4745d39ef6446/test/parallel/test-node-output-sourcemaps.mjs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/59997/commits/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-69a40490c5e6d210947b9c7c67d5452e1a8674df2969ffbd3fb85c06e49e5ee5
https://github.com/nodejs/node/pull/59997/commits/d785929fd70e607596946f1323c4745d39ef6446#diff-69a40490c5e6d210947b9c7c67d5452e1a8674df2969ffbd3fb85c06e49e5ee5
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.