EtherealEngine / Blockchain-in-a-Box

A batteries-included ethereum blockchain for bootstrapping the Metaverse.🚀🚀🚀
MIT License
61 stars 37 forks source link

Update Node.js to v14.21.1 #933

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
node minor 14.20.1 -> 14.21.1

Release Notes

nodejs/node ### [`v14.21.1`](https://togithub.com/nodejs/node/releases/tag/v14.21.1): 2022-11-04, Version 14.21.1 'Fermium' (LTS), @​BethGriggs [Compare Source](https://togithub.com/nodejs/node/compare/v14.21.0...v14.21.1) This is a security release. ##### Notable changes The following CVEs are fixed in this release: - **[CVE-2022-43548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43548)**: DNS rebinding in --inspect via invalid octal IP address (Medium) More detailed information on each of the vulnerabilities can be found in [November 2022 Security Releases](https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/) blog post. ##### Commits - \[[`2b433af094`](https://togithub.com/nodejs/node/commit/2b433af094)] - **inspector**: harden IP address validation again (Tobias Nießen) [nodejs-private/node-private#​354](https://togithub.com/nodejs-private/node-private/pull/354) ### [`v14.21.0`](https://togithub.com/nodejs/node/releases/tag/v14.21.0): 2022-11-01, Version 14.21.0 'Fermium' (LTS), @​danielleadams [Compare Source](https://togithub.com/nodejs/node/compare/v14.20.1...v14.21.0) ##### Notable changes - **deps**: - update corepack to 0.14.2 (Node.js GitHub Bot) [#​44775](https://togithub.com/nodejs/node/pull/44775) - **src**: - add --openssl-shared-config option (Daniel Bevenius) [#​43124](https://togithub.com/nodejs/node/pull/43124) ##### Commits - \[[`773f587912`](https://togithub.com/nodejs/node/commit/773f587912)] - **deps**: cherry-pick [libuv/libuv@`3a7b955`](https://togithub.com/libuv/libuv/commit/3a7b955) (Ben Noordhuis) [#​43950](https://togithub.com/nodejs/node/pull/43950) - \[[`a1dea66956`](https://togithub.com/nodejs/node/commit/a1dea66956)] - **deps**: cherry-pick [libuv/libuv@`abb109f`](https://togithub.com/libuv/libuv/commit/abb109f) (Ben Noordhuis) [#​43950](https://togithub.com/nodejs/node/pull/43950) - \[[`98c49d81f5`](https://togithub.com/nodejs/node/commit/98c49d81f5)] - **deps**: update corepack to 0.14.2 (Node.js GitHub Bot) [#​44775](https://togithub.com/nodejs/node/pull/44775) - \[[`18c43c8518`](https://togithub.com/nodejs/node/commit/18c43c8518)] - **deps**: update timezone to tz2022e (Richard Lau) [#​45094](https://togithub.com/nodejs/node/pull/45094) - \[[`a1f8e4db48`](https://togithub.com/nodejs/node/commit/a1f8e4db48)] - **deps**: update corepack to 0.14.1 (Node.js GitHub Bot) [#​44704](https://togithub.com/nodejs/node/pull/44704) - \[[`e55389ca86`](https://togithub.com/nodejs/node/commit/e55389ca86)] - **deps**: update corepack to 0.14.0 (Node.js GitHub Bot) [#​44509](https://togithub.com/nodejs/node/pull/44509) - \[[`0227462418`](https://togithub.com/nodejs/node/commit/0227462418)] - **deps**: update corepack to 0.13.0 (Node.js GitHub Bot) [#​44318](https://togithub.com/nodejs/node/pull/44318) - \[[`ee24c320ea`](https://togithub.com/nodejs/node/commit/ee24c320ea)] - **deps**: update corepack to 0.12.3 (Node.js GitHub Bot) [#​44229](https://togithub.com/nodejs/node/pull/44229) - \[[`28e9891449`](https://togithub.com/nodejs/node/commit/28e9891449)] - **deps**: update corepack to 0.12.2 (Node.js GitHub Bot) [#​44159](https://togithub.com/nodejs/node/pull/44159) - \[[`b6972c9df2`](https://togithub.com/nodejs/node/commit/b6972c9df2)] - **deps**: update corepack to 0.12.1 (Node.js GitHub Bot) [#​43965](https://togithub.com/nodejs/node/pull/43965) - \[[`9d6cb3b5f1`](https://togithub.com/nodejs/node/commit/9d6cb3b5f1)] - **deps**: update corepack to 0.12.0 (Node.js GitHub Bot) [#​43748](https://togithub.com/nodejs/node/pull/43748) - \[[`fa6c276b4f`](https://togithub.com/nodejs/node/commit/fa6c276b4f)] - **deps**: update Corepack to 0.11.2 (Maël Nison) [#​43402](https://togithub.com/nodejs/node/pull/43402) - \[[`4f83d75626`](https://togithub.com/nodejs/node/commit/4f83d75626)] - **(SEMVER-MAJOR)** **src,doc,test**: add --openssl-shared-config option (Daniel Bevenius) [#​43124](https://togithub.com/nodejs/node/pull/43124) - \[[`9487028043`](https://togithub.com/nodejs/node/commit/9487028043)] - **test**: fix intl tests on small-icu builds (Antoine du Hamel) [#​41939](https://togithub.com/nodejs/node/pull/41939) - \[[`a1d52097f8`](https://togithub.com/nodejs/node/commit/a1d52097f8)] - **tools**: add more options to track flaky tests (Antoine du Hamel) [#​43954](https://togithub.com/nodejs/node/pull/43954)

Configuration

📅 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.