opensearch-project / perftop

📈 PerfTop: A client for the OpenSearch Performance Analyzer
https://opensearch.org/docs/latest/monitoring-plugins/pa/index/#get-started-with-perftop
Apache License 2.0
15 stars 18 forks source link

Update dependency pkg to v5 #75

Open mend-for-github-com[bot] opened 8 months ago

mend-for-github-com[bot] commented 8 months ago

This PR contains the following updates:

Package Type Update Change
pkg dependencies major ^4.4.9 -> ^5.0.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
Critical 9.8 CVE-2023-26136 #74
High 7.5 CVE-2022-25883 #78
High 7.5 CVE-2022-25883 #78
High 7.5 CVE-2023-26115 #76

Release Notes

vercel/pkg (pkg) ### [`v5.0.0`](https://togithub.com/vercel/pkg/releases/tag/5.0.0) [Compare Source](https://togithub.com/vercel/pkg/compare/4.5.1...5.0.0) ##### Changes - Update release script.: [#​1102](https://togithub.com/vercel/pkg/issues/1102) - Update all dependencies to latest.: [#​1062](https://togithub.com/vercel/pkg/issues/1062) - Add Windows builds on CI.: [#​1105](https://togithub.com/vercel/pkg/issues/1105) - Add section about bytecode flag to README.md: [#​1106](https://togithub.com/vercel/pkg/issues/1106) - Typo fix in readme: [#​1108](https://togithub.com/vercel/pkg/issues/1108) - Feat(parser): handle template literal without expressions: [#​981](https://togithub.com/vercel/pkg/issues/981) - Add support for symlink and pnpm.: [#​1060](https://togithub.com/vercel/pkg/issues/1060) - Update License Zeit -> Vercel.: [#​1113](https://togithub.com/vercel/pkg/issues/1113) - Extend ESLint to test files.: [#​1107](https://togithub.com/vercel/pkg/issues/1107) - Remove coverage badge from README.: [#​1114](https://togithub.com/vercel/pkg/issues/1114) - TypeScript Rewrite: [#​1099](https://togithub.com/vercel/pkg/issues/1099) - Skip pnpm tests when nodeversion is < 12: [#​1122](https://togithub.com/vercel/pkg/issues/1122) - Test: add unit test for [#​775](https://togithub.com/vercel/pkg/issues/775): [#​1118](https://togithub.com/vercel/pkg/issues/1118) - Support mkdir at mountpoints: [#​1120](https://togithub.com/vercel/pkg/issues/1120) - Bump to vercel/pkg-fetch@v3.0.1: [`14fb420`](https://togithub.com/vercel/pkg/commit/14fb420fd43401de9af5f5d07a48bb3a659db56e) - Cleanup dependencies: [`5a97ee2`](https://togithub.com/vercel/pkg/commit/5a97ee20728cc4463580c582cc92b5fb4ab90c20) - Don't mix objects of different types: [`bba8148`](https://togithub.com/vercel/pkg/commit/bba81480d5302fbbb7d9df1d08e36a062801fdd5) - Fix pkg-fetch types: [`247d1d5`](https://togithub.com/vercel/pkg/commit/247d1d523b48c4229c52bea05241df4a71574cea) - Drop references to Node < 8: [`6ecd52a`](https://togithub.com/vercel/pkg/commit/6ecd52a2d29dcdd510e60f1108c467da68cfff6d) - Test: add node14 to fetch-all: [`63f4ce0`](https://togithub.com/vercel/pkg/commit/63f4ce03f71f926521eb8f94dd49b24fb58190ed) - Fix isPublic check for licenses array: [#​1140](https://togithub.com/vercel/pkg/issues/1140) - Bump to vercel/pkg-fetch@v3.0.2: [`211da6e`](https://togithub.com/vercel/pkg/commit/211da6e6f0e981e1f8e004b423c7e11d6e23fcd1) - Bump to vercel/pkg-fetch@v3.0.3: [#​1142](https://togithub.com/vercel/pkg/issues/1142) ##### pkg-fetch v2 -> v3 [vercel/pkg-fetch@v3.0](https://togithub.com/vercel/pkg-fetch/releases/tag/v3.0) ##### Credits Huge thanks to [@​erossignon](https://togithub.com/erossignon), [@​whexberg](https://togithub.com/whexberg), [@​BlackYuzia](https://togithub.com/BlackYuzia), [@​DevSide](https://togithub.com/DevSide), [@​hipstersmoothie](https://togithub.com/hipstersmoothie), [@​phated](https://togithub.com/phated), [@​Hypfer](https://togithub.com/Hypfer), and [@​jesec](https://togithub.com/jesec) for helping!

mend-for-github-com[bot] commented 8 months ago

⚠ 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:

The artifact failure details are included below:

File name: package-lock.json
ERROR: npm v10.2.4 is known not to run on Node.js v10.24.1.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token .
    at Module._compile (internal/modules/cjs/loader.js:723:23)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli-entry.js:15:23)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/es6/validate-engines.js:39:10)
    at module.exports (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/lib/cli.js:4:31)