kunalnagarco / action-cve

A GitHub action that sends Dependabot Vulnerability Alerts to multiple sources.
https://github.com/marketplace/actions/check-cve
MIT License
24 stars 22 forks source link

Update Node.js to v12.22.8 #50

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
node patch 12.22.7 -> 12.22.8

Release Notes

nodejs/node ### [`v12.22.8`](https://togithub.com/nodejs/node/releases/v12.22.8) [Compare Source](https://togithub.com/nodejs/node/compare/v12.22.7...v12.22.8) ##### Notable Changes This release contains a c-ares update to fix a regression introduced in Node.js 12.22.5 resolving CNAME records containing underscores [#​39780](https://togithub.com/nodejs/node/issues/39780). Root certificates have been updated to those from Mozilla's Network Security Services 3.71 [#​40281](https://togithub.com/nodejs/node/pull/40280). ##### Commits - \[[`2d42295d2a`](https://togithub.com/nodejs/node/commit/2d42295d2a)] - **build**: pin macOS GitHub runner to macos-10.15 (Richard Lau) [#​41124](https://togithub.com/nodejs/node/pull/41124) - \[[`41e09ec71b`](https://togithub.com/nodejs/node/commit/41e09ec71b)] - **child_process**: retain reference to data with advanced serialization (Anna Henningsen) [#​38728](https://togithub.com/nodejs/node/pull/38728) - \[[`f0be07796e`](https://togithub.com/nodejs/node/commit/f0be07796e)] - **crypto**: update root certificates (Richard Lau) [#​40280](https://togithub.com/nodejs/node/pull/40280) - \[[`4c9f920d34`](https://togithub.com/nodejs/node/commit/4c9f920d34)] - **deps**: update archs files for OpenSSL-1.1.1m (Richard Lau) [#​41172](https://togithub.com/nodejs/node/pull/41172) - \[[`60d7d4171e`](https://togithub.com/nodejs/node/commit/60d7d4171e)] - **deps**: upgrade openssl sources to 1.1.1m (Richard Lau) [#​41172](https://togithub.com/nodejs/node/pull/41172) - \[[`7feff67419`](https://togithub.com/nodejs/node/commit/7feff67419)] - **deps**: add -fno-strict-aliasing flag to libuv (Daniel Bevenius) [#​40631](https://togithub.com/nodejs/node/pull/40631) - \[[`534ac7c7c6`](https://togithub.com/nodejs/node/commit/534ac7c7c6)] - **deps**: update c-ares to 1.18.1 (Richard Lau) [#​40660](https://togithub.com/nodejs/node/pull/40660) - \[[`c019fa9b70`](https://togithub.com/nodejs/node/commit/c019fa9b70)] - **deps**: update to cjs-module-lexer@1.2.2 (Guy Bedford) [#​39402](https://togithub.com/nodejs/node/pull/39402) - \[[`b13340eff4`](https://togithub.com/nodejs/node/commit/b13340eff4)] - **doc**: add alternative version links to the packages page (Filip Skokan) [#​36915](https://togithub.com/nodejs/node/pull/36915) - \[[`243b2fbfdb`](https://togithub.com/nodejs/node/commit/243b2fbfdb)] - **lib**: fix regular expression to detect \`/\` and \`\\\` (Francesco Trotta) [#​40325](https://togithub.com/nodejs/node/pull/40325) - \[[`70e094a26b`](https://togithub.com/nodejs/node/commit/70e094a26b)] - **repl**: fix error message printing (Anna Henningsen) [#​38209](https://togithub.com/nodejs/node/pull/38209) - \[[`02b432a704`](https://togithub.com/nodejs/node/commit/02b432a704)] - **src**: fix crash in AfterGetAddrInfo (Anna Henningsen) [#​39735](https://togithub.com/nodejs/node/pull/39735) - \[[`7479447d6a`](https://togithub.com/nodejs/node/commit/7479447d6a)] - **test**: deflake child-process-pipe-dataflow (Luigi Pinca) [#​40838](https://togithub.com/nodejs/node/pull/40838) - \[[`833e199393`](https://togithub.com/nodejs/node/commit/833e199393)] - **tools**: update certdata.txt (Richard Lau) [#​40280](https://togithub.com/nodejs/node/pull/40280) - \[[`e4339fe286`](https://togithub.com/nodejs/node/commit/e4339fe286)] - **tools**: add script to update c-ares (Richard Lau) [#​40660](https://togithub.com/nodejs/node/pull/40660) - \[[`f50b9c1e8a`](https://togithub.com/nodejs/node/commit/f50b9c1e8a)] - **worker**: avoid potential deadlock on NearHeapLimit (Santiago Gimeno) [#​38403](https://togithub.com/nodejs/node/pull/38403)

Configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

🚦 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 WhiteSource Renovate. View repository job log here.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.4.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: