Update dependency nodejs/node to v22.5.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
nodejs/node | patch |
v22.5.0 -> v22.5.1
|
Release Notes
nodejs/node (nodejs/node)
v22.5.1
: 2024-07-19, Version 22.5.1 (Current), @richardlau
Notable Changes
This release fixes a regression introduced in Node.js 22.5.0. The problem is known to display the following symptoms:
- Crash with
FATAL ERROR: v8::Object::GetCreationContextChecked No creation context available
#53902 - npm errors with
npm error Exit handler never called!
npm/cli#7657 - yarn hangs or outputs
Usage Error: Couldn't find the node_modules state file - running an install might help (findPackageLocation)
yarnpkg/berry#6398
Commits
- [
e2deeedc6e
] - Revert "fs: add v8 fast api to closeSync" (Aviv Keller) #53904
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.