Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
21.3.0-alpine
->21.4.0-alpine
Release Notes
nodejs/node (node)
v21.4.0
: 2023-12-05, Version 21.4.0 (Current), @targosNotable Changes
This release fixes a regression introduced in v21.3.0 that caused the
fs.writeFileSync
method to throw when called with
'utf8'
encoding, no flag option, and if the target file didn't exist yet.32acafeeb6
] - (SEMVER-MINOR) fs: introducedirent.parentPath
(Antoine du Hamel) #50976724548674d
] - fs: use default w flag for writeFileSync with utf8 encoding (Murilo Kakazu) #50990Commits
b24ee15fb2
] - benchmark: update iterations in benchmark/crypto/hkdf.js (Lei Shi) #50866f79b54e60e
] - benchmark: update iterations in benchmark/crypto/get-ciphers.js (Lei Shi) #50863dc049acbbb
] - benchmark: update number of iterations forutil.inspect
(kylo5aby) #50651d7c562ae38
] - deps: update googletest to76bb2af
(Node.js GitHub Bot) #5055559a45ddbef
] - deps: update googletest tob10fad3
(Node.js GitHub Bot) #50555099ebdb781
] - deps: update undici to 5.28.1 (Node.js GitHub Bot) #509754b1bed04f7
] - deps: update undici to 5.28.0 (Node.js GitHub Bot) #50915b281e98b1e
] - doc: add additional details about--input-type
(Shubham Pandey) #50796b7036f2028
] - doc: add procedure when CVEs don't get published (Rafael Gonzaga) #509457adf239af0
] - doc: fix some errors in esm resolution algorithms (Christopher Jeffrey (JJ)) #50898759ebcaead
] - doc: reserve 121 for Electron 29 (Shelley Vohr) #50957cedc3427fa
] - doc: run license-builder (github-actions[bot]) #5092630a6f19769
] - doc: document non-node_modules-only runtime deprecation (Joyee Cheung) #50748eecab883f0
] - doc: add doc for Unix abstract socket (theanarkh) #50904ec74b93b38
] - doc: remove flicker on page load on dark theme (Dima Demakov) #50942724548674d
] - fs: use default w flag for writeFileSync with utf8 encoding (Murilo Kakazu) #5099032acafeeb6
] - (SEMVER-MINOR) fs: introducedirent.parentPath
(Antoine du Hamel) #50976c1ee506454
] - fs: remove workaround foresm
package (Yagiz Nizipli) #509071cf087dfb3
] - lib: refactor to use validateFunction in diagnostics_channel (Deokjin Kim) #50955c37d18d5e1
] - lib: streamline process.binding() handling (Joyee Cheung) #50773246cf73631
] - lib,src: replace toUSVString withtoWellFormed()
(Yagiz Nizipli) #473429bc79173a0
] - loader: speed up line length calc used by moduleProvider (Mudit) #50969812ab9e4f8
] - meta: bump step-security/harden-runner from 2.6.0 to 2.6.1 (dependabot[bot]) #509991dbe1af19a
] - meta: bump github/codeql-action from 2.22.5 to 2.22.8 (dependabot[bot]) #50998bed1b93f8a
] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #509311e7d101428
] - src: make ModifyCodeGenerationFromStrings more robust (Joyee Cheung) #50763709ac479eb
] - src: disable uncaught exception abortion for ESM syntax detection (Yagiz Nizipli) #50987f6ff11c9f9
] - src: fix backtrace with tail [[noreturn]] abort (Chengzhong Wu) #5084974f5a1cbc9
] - src: print MKSNAPSHOT debug logs to stderr (Joyee Cheung) #507593a1c664a97
] - test: replace forEach to for.. test-webcrypto-export-import-cfrg.js (Angelo Parziale) #50785ac3a6eefe3
] - test: log more information in SEA tests (Joyee Cheung) #5075994462d42f5
] - test: consolidate utf8 text fixtures in tests (Joyee Cheung) #507328e1a70a347
] - tools: add triggers to update release links workflow (Moshe Atlow) #50974ca10cbb774
] - tools: update lint-md-dependencies to rollup@4.5.2 (Node.js GitHub Bot) #509131e40c4a366
] - tools: fix current version check (Marco Ippolito) #509513faed331e1
] - typings: fix JSDoc ininternal/modules/esm/hooks
(Alex Yang) #508876a087ceffa
] - url: throw error if argument length of revokeObjectURL is 0 (DylanTet) #50433Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.