-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Comparing changes
Open a pull request
base repository: nodejs/node
base: v18.18.0
head repository: nodejs/node
compare: v18.18.1
- 8 commits
- 286 files changed
- 5 contributors
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 779043d - Browse repository at this point
Copy the full SHA 779043dView commit details
Commits on Sep 28, 2023
-
PR-URL: #49079 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Joyee Cheung <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04cba95 - Browse repository at this point
Copy the full SHA 04cba95View commit details -
fs: make sure to write entire buffer
fs.write(v) is not guaranteed to write everything in a single call. Make sure we don't assume so. PR-URL: #49211 Co-authored-by: Chemi Atlow <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Robert Nagy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a3e1ff - Browse repository at this point
Copy the full SHA 7a3e1ffView commit details
Commits on Oct 6, 2023
-
Revert "deps: add missing thread-common.c in uv.gyp"
This reverts commit ea23870. PR-URL: #50036 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ruy Adorno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9f1381 - Browse repository at this point
Copy the full SHA d9f1381View commit details -
Revert "build: sync libuv header change"
This reverts commit 7dc731d. PR-URL: #50036 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ruy Adorno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e3a75c - Browse repository at this point
Copy the full SHA 3e3a75cView commit details -
Revert "deps: upgrade to libuv 1.46.0"
This reverts commit 88855e0. PR-URL: #50036 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ruy Adorno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 022352a - Browse repository at this point
Copy the full SHA 022352aView commit details -
Revert "deps: upgrade to libuv 1.45.0"
This reverts commit fb2b80f. PR-URL: #50036 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Santiago Gimeno <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ruy Adorno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14ece2c - Browse repository at this point
Copy the full SHA 14ece2cView commit details -
2023-10-10, Version 18.18.1 'Hydrogen' (LTS)
Notable changes: This release addresses some regressions that appeared in Node.js 18.18.0: - (Windows) FS can not handle certain characters in file name #48673 - 18 and 20 node images give error - Text file busy (after re-build images) nodejs/docker-node#1968 - libuv update in 18.18.0 breaks webpack's thread-loader #49911 The libuv 1.45.0 and 1.46.0 updates that were released in Node.js 18.18.0 have been temporarily reverted. PR-URL: #50066
Configuration menu - View commit details
-
Copy full SHA for 7615798 - Browse repository at this point
Copy the full SHA 7615798View 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 v18.18.0...v18.18.1