-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
Comparing changes
Open a pull request
base repository: nodejs/node
base: 786cb42956
head repository: nodejs/node
compare: 4a54a80aa3
- 7 commits
- 29 files changed
- 5 contributors
Commits on May 21, 2024
-
deps: update googletest to 33af80a
PR-URL: #53053 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4e148c - Browse repository at this point
Copy the full SHA b4e148cView commit details -
2024-05-21, Version 18.20.3 'Hydrogen' (LTS)
Notable changes: This release fixes a regression introduced in Node.js 18.19.0 where `http.server.close()` was incorrectly closing idle connections. A fix has also been included for compiling Node.js from source with newer versions of Clang. The list of keys used to sign releases has been synchronized with the current list from the `main` branch. Updated dependencies: - acorn updated to 8.11.3. - acorn-walk updated to 8.3.2. - ada updated to 2.7.8. - c-ares updated to 1.28.1. - corepack updated to 0.28.0. - nghttp2 updated to 1.61.0. - ngtcp2 updated to 1.3.0. - npm updated to 10.7.0. Includes a fix from [email protected] to limit the number of open connections. - simdutf updated to 5.2.4. - zlib updated to 1.3.0.1-motley-7d77fb7. PR-URL: #53028
Configuration menu - View commit details
-
Copy full SHA for d031987 - Browse repository at this point
Copy the full SHA d031987View commit details -
cli: add
NODE_RUN_PACKAGE_JSON_PATHenvPR-URL: #53058 Refs: #52673 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Daniel Lemire <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2aaeaa8 - Browse repository at this point
Copy the full SHA 2aaeaa8View commit details -
src: simplify node modules traverse path
PR-URL: #53061 Reviewed-By: Daniel Lemire <[email protected]> Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7dad43 - Browse repository at this point
Copy the full SHA a7dad43View commit details
Commits on May 22, 2024
-
fs: remove basename in favor of std::filesystem
PR-URL: #53062 Reviewed-By: Daniel Lemire <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Stephen Belanger <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Richard Lau <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe257d3 - Browse repository at this point
Copy the full SHA fe257d3View commit details -
src: reduce unnecessary
GetCwdcallsPR-URL: #53064 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 695cd8b - Browse repository at this point
Copy the full SHA 695cd8bView commit details -
test: replace
.substrwith.slice`String.prototype.substr` is deprecated, and using it will raise an error when using ESLint 9+. Co-authored-by: =?UTF-8?q?Micha=C3=ABl=20Zasso?= <[email protected]> PR-URL: #53070 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Tierney Cyren <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a54a80 - Browse repository at this point
Copy the full SHA 4a54a80View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 786cb42956...4a54a80aa3