Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pkg to v5 #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented Dec 5, 2023

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
Medium 6.5 CVE-2023-26136 #74
Medium 5.3 CVE-2022-25883 #78
Medium 5.3 CVE-2022-25883 #78
Medium 5.3 CVE-2023-26115 #76

Release Notes

vercel/pkg (pkg)

v5.0.0

Compare Source

Changes
  • Update release script.: #​1102
  • Update all dependencies to latest.: #​1062
  • Add Windows builds on CI.: #​1105
  • Add section about bytecode flag to README.md: #​1106
  • Typo fix in readme: #​1108
  • Feat(parser): handle template literal without expressions: #​981
  • Add support for symlink and pnpm.: #​1060
  • Update License Zeit -> Vercel.: #​1113
  • Extend ESLint to test files.: #​1107
  • Remove coverage badge from README.: #​1114
  • TypeScript Rewrite: #​1099
  • Skip pnpm tests when nodeversion is < 12: #​1122
  • Test: add unit test for #​775: #​1118
  • Support mkdir at mountpoints: #​1120
  • Bump to vercel/pkg-fetch@v3.0.1: 14fb420
  • Cleanup dependencies: 5a97ee2
  • Don't mix objects of different types: bba8148
  • Fix pkg-fetch types: 247d1d5
  • Drop references to Node < 8: 6ecd52a
  • Test: add node14 to fetch-all: 63f4ce0
  • Fix isPublic check for licenses array: #​1140
  • Bump to vercel/pkg-fetch@v3.0.2: 211da6e
  • Bump to vercel/pkg-fetch@v3.0.3: #​1142
pkg-fetch v2 -> v3

vercel/pkg-fetch@v3.0

Credits

Huge thanks to @​erossignon, @​whexberg, @​BlackYuzia, @​DevSide, @​hipstersmoothie, @​phated, @​Hypfer, and @​jesec for helping!


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

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Dec 5, 2023
Copy link
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: 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants