Skip to content

Commit

Permalink
chore(deps): update dependency node to v22.5.1 (#1996)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org)
([source](https://togithub.com/nodejs/node)) | patch | `22.5.0` ->
`22.5.1` |

---

### Release Notes

<details>
<summary>nodejs/node (node)</summary>

### [`v22.5.1`](https://togithub.com/nodejs/node/releases/tag/v22.5.1):
2024-07-19, Version 22.5.1 (Current), @&#8203;richardlau

[Compare
Source](https://togithub.com/nodejs/node/compare/v22.5.0...v22.5.1)

##### 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`
[#&#8203;53902](https://togithub.com/nodejs/node/issues/53902)
- npm errors with `npm error Exit handler never called!`
[npm/cli#7657](https://togithub.com/npm/cli/issues/7657)
- yarn hangs or outputs `Usage Error: Couldn't find the node_modules
state file - running an install might help (findPackageLocation)`
[yarnpkg/berry#6398](https://togithub.com/yarnpkg/berry/issues/6398)

##### Commits

- \[[`e2deeedc6e`](https://togithub.com/nodejs/node/commit/e2deeedc6e)]
- ***Revert*** "**fs**: add v8 fast api to closeSync" (Aviv Keller)
[#&#8203;53904](https://togithub.com/nodejs/node/pull/53904)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/rustymotors/server-old).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored Jul 24, 2024
2 parents bb1016b + 9d39001 commit 1956604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.5.0
22.5.1

0 comments on commit 1956604

Please sign in to comment.