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 npm to v7 #285

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

Conversation

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

@mend-for-github-com mend-for-github-com bot commented Apr 24, 2023

This PR contains the following updates:

Package Type Update Change
npm (source) engines major 6.9.0 -> 7.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-2020-7774 #85
Critical 9.8 CVE-2023-42282 #320
High 8.6 WS-2019-0338 #77
High 8.1 CVE-2019-16776 #90
High 7.5 CVE-2020-7754 #45
High 7.5 CVE-2021-27290 #5
High 7.5 CVE-2022-25881 #280
High 7.5 CVE-2022-29244 #223
High 7.5 WS-2019-0310 #114
High 7.5 WS-2019-0339 #78
High 7.5 WS-2020-0180 #41

Release Notes

npm/cli (npm)

v7.0.0

Compare Source

v7.0.0 (2020-10-12)
BUG FIXES
DOCUMENTATION
DEPENDENCIES
  • 15366a1cf npm-registry-fetch@8.1.5
  • f04a74140 init-package-json@2.0.0
    • 1de21dce0 fix: support dot-separated aliases defined in a .npmrc ini files for init-* configs (@​ruyadorno)
  • a67275cd9 eslint@7.11.0
  • 6fb83b78d hosted-git-info@3.0.6
  • 1ca30cc9b libnpmfund@1.0.0
  • 28a2d2ba4 @npmcli/arborist@1.0.0
    • npm/rfcs#239 Improve handling of conflicting peerDependencies in transitive dependencies, so that --force will always accept a best effort override, and --strict-peer-deps will fail faster on conflicts.
  • 9306c6833 libnpmfund@1.0.1
  • fafb348ef npm-package-arg@8.1.0
  • 365f2e756 read-package-json@3.0.0

v6.14.18

Compare Source

6.14.18 (2022-12-21)
DEPENDENCIES

v6.14.17

Compare Source

6.14.17 (2022-04-28)
DEPENDENCIES

v6.14.16

Compare Source

6.14.16 (2022-01-19)
CHORE
DEPENDENCIES

v6.14.15

Compare Source

6.14.15 (2021-08-23)
DEPENDENCIES

v6.14.14

Compare Source

6.14.14 (2021-07-27)
DEPENDENCIES

v6.14.13

Compare Source

6.14.13 (2021-04-08)
DEPENDENCIES

v6.14.12

Compare Source

6.14.12 (2021-03-25)
DEPENDENCIES

v6.14.11

Compare Source

6.14.11 (2021-01-07)
DEPENDENCIES
DOCUMENTATION
TESTING

v6.14.10

Compare Source

6.14.10 (2020-12-18)
DEPENDENCIES

v6.14.9

Compare Source

6.14.9 (2020-11-20)
BUG FIXES
  • 4a91e48aa fix: docs generation breaking builds
DEPENDDENCIES

v6.14.8

Compare Source

6.14.8 (2020-08-17)
BUG FIXES
DOCUMENTATION
DEPENDENCIES

v6.14.7

Compare Source

BUG FIXES
DEPENDENCIES

v6.14.6

Compare Source

6.14.6 (2020-07-07)
BUG FIXES
DEPENDENCIES

v6.14.5

Compare Source

6.14.5 (2020-05-04)
BUG FIXES
DEPENDENCIES

v6.14.4

Compare Source

6.14.4 (2020-03-25)
DEPENDENCIES
  • 136832dca mkdirp@0.5.4
  • Bump minimist@1.2.5 transitive dep to resolve security issue
    • 9c554fd8c update-notifier@2.5.0
    • bump deep-extend@1.2.5
    • bump is-ci@1.2.1
    • bump is-retry-allowed@1.2.0
    • bump rc@1.2.8
    • bump registry-auth-token@3.4.0
    • bump widest-line@2.0.1
  • 8bf99b2b5 #​1053 deps: updates term-size to use signed binary

v6.14.3

Compare Source

6.14.3 (2020-03-19)
DOCUMENTATION
DEPENDENCIES

v6.14.2

Compare Source

6.14.2 (2020-03-03)
DOCUMENTATION
DEPENDENCIES

v6.14.1

Compare Source

6.14.1 (2020-02-26)
  • 303e5c11e hosted-git-info@2.8.7 Fixes a regression where scp-style git urls are passed to the WhatWG URL parser, which does not handle them properly. (@​isaacs)

v6.14.0

Compare Source

6.14.0 (2020-02-25)
FEATURES
BUG FIXES
DEPENDENCIES
DOCUMENTATION
MISCELLANEOUS

v6.13.7

Compare Source

6.13.7 (2020-01-28)
BUG FIXES
DEPENDENCIES

v6.13.6

Compare Source

6.13.6 (2020-01-09)
DEPENDENCIES

v6.13.5

Compare Source

6.13.5 (2020-01-09)
BUG FIXES
TESTING
DOCUMENTATION

v6.13.4

Compare Source

6.13.4 (2019-12-11)
BUGFIXES
DEPENDENCIES

v6.13.3

Compare Source

6.13.3 (2019-12-09)
DEPENDENCIES

v6.13.2

Compare Source

6.13.2 (2019-12-03)
BUG FIXES

v6.13.1

Compare Source

6.13.1 (2019-11-18)
BUG FIXES
TESTING
DOCUMENTATION
DEPENDENCIES

v6.13.0

Compare Source

6.13.0 (2019-11-05)
NEW FEATURES
DOCUMENTATION
BUG FIXES
DEPENDENCIES
TESTING

v6.12.1

Compare Source

6.12.1 (2019-10-29)
BUG FIXES
DEPENDENCIES

v6.12.0

Compare Source

6.12.0 (2019-10-08):

Now npm ci runs prepare scripts for git dependencies, and respects the --no-optional argument. Warnings for engine mismatches are printed again. Various other fixes and cleanups.

BUG FIXES
FEATURES
DEPENDENCIES
TESTING

v6.11.3

Compare Source

6.11.3 (2019-09-03):

Fix npm ci regressions and npm outdated depth.

BUG FIXES
DEPENDENCIES

v6.11.2

Compare Source

6.11.2 (2019-08-22):

Fix a recent Windows regression, and two long-standing Windows bugs. Also, get CI running on Windows, so these things are less likely in the future.

DEPENDENCIES
  • 9778a1b87 cmd-shim@3.0.3: Fix regression where shims fail to preserve exit code (@​isaacs)
  • bf93e91d8 npm-package-arg@6.1.1: Properly handle git+file: urls on Windows when a drive letter is included. (@​isaacs)
BUGFIXES
  • 6cc4cc66f escape args properly on Windows Bash Despite being bash, Node.js running on windows git mingw bash still executes child processes using cmd.exe. As a result, arguments in this environment need to be escaped in the style of cmd.exe, not bash. (@​isaacs)
TESTS

v6.11.1

Compare Source

6.11.1 (2019-08-20):

Fix a regression for windows command shim syntax.

v6.11.0

Compare Source

v6.11.0 (2019-08-20):

A few meaty bugfixes, and introducing peerDependenciesMeta.

FEATURES
BUGFIXES
DEPENDENCIES

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Apr 24, 2023
@mend-for-github-com mend-for-github-com bot changed the title Update npm to v7 Update npm to v7 - autoclosed Jun 15, 2023
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/npm-7.x-lockfile branch June 15, 2023 07:34
@mend-for-github-com mend-for-github-com bot changed the title Update npm to v7 - autoclosed Update npm to v7 Jun 19, 2023
@mend-for-github-com mend-for-github-com bot restored the whitesource-remediate/npm-7.x-lockfile branch June 19, 2023 22:32
@mend-for-github-com mend-for-github-com bot reopened this Jun 19, 2023
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/npm-7.x-lockfile branch from 0e1f277 to 684d342 Compare June 19, 2023 22:33
@mend-for-github-com
Copy link
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
No /opt/buildpack/tools/npm/6.14.18/bin defined - aborting

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.

None yet

0 participants