Skip to content

chore(deps): update dependency node to v16.20.2#116

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/node-16.x
Open

chore(deps): update dependency node to v16.20.2#116
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/node-16.x

Conversation

@renovate

@renovate renovate Bot commented Apr 6, 2022

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node (source) minor 16.14.016.20.2 age adoption passing confidence
@types/node (source) devDependencies minor 16.11.6816.18.126 age adoption passing confidence

Release Notes

nodejs/node (node)

v16.20.2: 2023-08-09, Version 16.20.2 'Gallium' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in August 2023 Security Releases blog post.

Commits

v16.20.1: 2023-06-20, Version 16.20.1 'Gallium' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in June 2023 Security Releases blog post.

Commits

v16.20.0: 2023-03-29, Version 16.20.0 'Gallium' (LTS), @​BethGriggs

Compare Source

Notable Changes
  • deps:
    • update undici to 5.20.0 (Node.js GitHub Bot) #​46711
    • update c-ares to 1.19.0 (Michaël Zasso) #​46415
    • upgrade npm to 8.19.4 (npm team) #​46677
    • update corepack to 0.17.0 (Node.js GitHub Bot) #​46842
  • (SEMVER-MINOR) src: add support for externally shared js builtins (Michael Dawson) #​44376
Commits

v16.19.1: 2023-02-16, Version 16.19.1 'Gallium' (LTS), @​richardlau

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

  • CVE-2023-23918: Node.js Permissions policies can be bypassed via process.mainModule (High)
  • CVE-2023-23919: Node.js OpenSSL error handling issues in nodejs crypto library (Medium)
  • CVE-2023-23920: Node.js insecure loading of ICU data through ICU_DATA environment variable (Low)

Fixed by an update to undici:

More detailed information on each of the vulnerabilities can be found in February 2023 Security Releases blog post.

This security release includes OpenSSL security updates as outlined in the recent
OpenSSL security advisory.

Commits

v16.19.0: 2022-12-13, Version 16.19.0 'Gallium' (LTS), @​richardlau

Compare Source

Notable Changes
OpenSSL 1.1.1s

This update is a bugfix release and does not address any security
vulnerabilities.

Root certificates updated to NSS 3.85

Certificates added:

  • Autoridad de Certificacion Firmaprofesional CIF A626340
  • Certainly Root E1
  • Certainly Root R1
  • D-TRUST BR Root CA 1 2020
  • D-TRUST EV Root CA 1 2020
  • DigiCert TLS ECC P384 Root G5
  • DigiCert TLS RSA4096 Root G5
  • E-Tugra Global Root CA ECC v3
  • E-Tugra Global Root CA RSA v3
  • HiPKI Root CA - G1
  • ISRG Root X2
  • Security Communication ECC RootCA1
  • Security Communication RootCA3
  • Telia Root CA v2
  • vTrus ECC Root CA
  • vTrus Root CA

Certificates removed:

  • Cybertrust Global Root
  • DST Root CA X3
  • GlobalSign Root CA - R2
  • Hellenic Academic and Research Institutions RootCA 2011
Time zone update to 2022f

Time zone data has been updated to 2022f. This includes changes to Daylight
Savings Time (DST) for Fiji and Mexico. For more information, see
https://mm.icann.org/pipermail/tz-announce/2022-October/000075.html.

Other Notable Changes

Dependency updates:

Experimental features:

Commits

v16.18.1: 2022-11-04, Version 16.18.1 'Gallium' (LTS), @​BethGriggs

Compare Source

This is a security release.

Notable changes

The following CVEs are fixed in this release:

  • 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 blog post.

Commits

v16.18.0: 2022-10-12, Version 16.18.0 'Gallium' (LTS), @​juanarbol

Compare Source

Notable changes
  • [1cc050eaa8] - (SEMVER-MINOR) assert: add getCalls and reset to callTracker (Moshe Atlow) #​44191
  • [e5c9975f11] - (SEMVER-MINOR) crypto: allow zero-length secret KeyObject (Filip Skokan) #​44201
  • [317cd051ce] - (SEMVER-MINOR) crypto: allow zero-length IKM in HKDF and in webcrypto PBKDF2 (Filip Skokan) #​44201
  • [f80bdc5ef3] - (SEMVER-MINOR) doc: deprecate modp1, modp2, and modp5 groups (Tobias Nießen) #​44588
  • [8398e98b1b] - (SEMVER-MINOR) http: make idle http parser count configurable (theanarkh) #​43974
  • [2cd2f56962] - (SEMVER-MINOR) http: throw error on content-length mismatch (sidwebworks) #​44378
  • [6be761e8a9] - (SEMVER-MINOR) lib: add diagnostics channel for process and worker (theanarkh) #​44045
  • [1400796cef] - (SEMVER-MINOR) net,tls: pass a valid socket on tlsClientError (Daeyeon Jeong) #​44021
  • [092239a7f1] - (SEMVER-MINOR) net: add local family (theanarkh) #​43975
  • [381e11e18e] - (SEMVER-MINOR) report: expose report public native apis (Chengzhong Wu) #​44255
  • [2ba547aa5b] - (SEMVER-MINOR) src: expose environment RequestInterrupt api (Chengzhong Wu) #​44362
  • [6ed3367155] - (SEMVER-MINOR) stream: add ReadableByteStream.tee() (Daeyeon Jeong) #​44505
  • [0fbedac6ce] - (SEMVER-MINOR) test_runner: add before/after/each hooks (Moshe Atlow) #​43730
  • [70563b53c5] - (SEMVER-MINOR) util: add maxArrayLength option to Set and Map (Kohei Ueno) #​43576
Commits

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Kolkata)

  • 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Apr 6, 2022
@vercel

vercel Bot commented Apr 6, 2022

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

sway-static – ./packages/events/

🔍 Inspect: https://vercel.com/ashutoshvarma/sway-static/8xJjZx4qq7vas5Awf2KR8zaHCGjD
✅ Preview: https://sway-static-git-renovate-node-16x-ashutoshvarma.vercel.app

sway – ./packages/interface

🔍 Inspect: https://vercel.com/ashutoshvarma/sway/HpUJXBY8GQUn4nKRGBp2sSoV7jnz
✅ Preview: https://sway-git-renovate-node-16x-ashutoshvarma.vercel.app

@renovate renovate Bot force-pushed the renovate/node-16.x branch from ee70316 to 5a2821d Compare April 27, 2022 01:56
@renovate renovate Bot changed the title chore(deps): update node.js to v16.14.2 chore(deps): update node.js to v16.15.0 Apr 27, 2022
@renovate renovate Bot force-pushed the renovate/node-16.x branch from 5a2821d to c588b25 Compare June 1, 2022 23:34
@vercel

vercel Bot commented Jun 1, 2022

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sway ❌ Failed (Inspect) Feb 4, 2025 0:21am
sway-static ❌ Failed (Inspect) Feb 4, 2025 0:21am

@renovate renovate Bot changed the title chore(deps): update node.js to v16.15.0 chore(deps): update node.js to v16.15.1 Jun 2, 2022
@renovate renovate Bot changed the title chore(deps): update node.js to v16.15.1 chore(deps): update Node.js to v16.15.1 Jun 27, 2022
@renovate renovate Bot changed the title chore(deps): update Node.js to v16.15.1 chore(deps): update node.js to v16.15.1 Jun 28, 2022
@renovate renovate Bot force-pushed the renovate/node-16.x branch from c588b25 to 64a9146 Compare July 1, 2022 06:41
@renovate renovate Bot changed the title chore(deps): update node.js to v16.15.1 chore(deps): update node.js to v16.15.0 Jul 1, 2022
@renovate renovate Bot force-pushed the renovate/node-16.x branch from 64a9146 to ff590b5 Compare July 2, 2022 18:22
@renovate renovate Bot changed the title chore(deps): update node.js to v16.15.0 chore(deps): update node.js to v16.15.1 Jul 2, 2022
@renovate renovate Bot force-pushed the renovate/node-16.x branch from ff590b5 to b3ee5a3 Compare July 7, 2022 15:52
@renovate renovate Bot changed the title chore(deps): update node.js to v16.15.1 chore(deps): update node.js to v16.16.0 Jul 7, 2022
@renovate renovate Bot force-pushed the renovate/node-16.x branch from b3ee5a3 to d37c435 Compare August 16, 2022 14:47
@renovate renovate Bot changed the title chore(deps): update node.js to v16.16.0 chore(deps): update node.js to v16.17.0 Aug 16, 2022
@renovate renovate Bot force-pushed the renovate/node-16.x branch from d37c435 to 3321175 Compare September 25, 2022 20:53
@renovate renovate Bot force-pushed the renovate/node-16.x branch from 6a25792 to 3a993b5 Compare March 23, 2023 21:24
@renovate renovate Bot force-pushed the renovate/node-16.x branch from 3a993b5 to 3f64923 Compare March 25, 2023 01:50
@renovate renovate Bot force-pushed the renovate/node-16.x branch from 3f64923 to bce07ee Compare March 26, 2023 03:42
@renovate renovate Bot force-pushed the renovate/node-16.x branch from bce07ee to c3eaf1b Compare March 28, 2023 23:46
@renovate renovate Bot force-pushed the renovate/node-16.x branch from c3eaf1b to 505b1c8 Compare March 29, 2023 20:09
@renovate renovate Bot changed the title chore(deps): update node.js to v16.19.1 chore(deps): update node.js to v16.20.0 Mar 29, 2023
@renovate renovate Bot force-pushed the renovate/node-16.x branch from 505b1c8 to b0d742f Compare March 30, 2023 03:14
@renovate renovate Bot force-pushed the renovate/node-16.x branch from b0d742f to 2f10fe2 Compare April 20, 2023 02:53
@renovate renovate Bot force-pushed the renovate/node-16.x branch from 2f10fe2 to 3f52f01 Compare April 25, 2023 23:09
@renovate renovate Bot force-pushed the renovate/node-16.x branch from 3f52f01 to e975ef5 Compare May 5, 2023 22:33
@renovate

renovate Bot commented Feb 22, 2024

Copy link
Copy Markdown
Contributor Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22762
    throw new Error(
          ^

Error: Error when performing the request to https://registry.npmjs.org/yarn/latest; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22762:11)
    at async fetchAsJson (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22776:20)
    ... 4 lines matching cause stack trace ...
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:24232:5) {
  [cause]: TypeError: globalThis.fetch is not a function
      at fetch (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22756:33)
      at async fetchAsJson (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22776:20)
      at async fetchLatestStableVersion (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22703:20)
      at async fetchLatestStableVersion2 (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:22826:14)
      at async Engine.getDefaultVersion (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23433:23)
      at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:23525:47)
      at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:24232:5)
}

@renovate

renovate Bot commented Jun 4, 2024

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.35.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:13442
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.35.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:13442:21)
    at Object.getSpec (/opt/containerbase/tools/corepack/0.35.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:13591:55)
    at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.35.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:13810:31)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.35.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:13849:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.35.0/16.20.2/node_modules/corepack/dist/lib/corepack.cjs:14566:7)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants