Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

[patch] Update npm to v8 #149

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

[patch] Update npm to v8 #149

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm (source) 6.14.15 -> 8.1.0 age adoption passing confidence

Release Notes

npm/cli

v8.1.0

Compare Source

FEATURES
DEPENDENCIES
DOCUMENTATION

v8.0.0

Compare Source

The purpose of this release is to drop support for old node versions and
to remove support for require('npm'). There are no other breaking
changes.

BREAKING CHANGES
  • Drop support for node 10 and 11
  • Raise support ceiling in node 12 and 14 to LTS (^12.13.0/^14.15.0)
  • Drop support to require('npm')
  • Update subdependencies that also dropped node10 support
DEPENDENCIES

v7.24.2

Compare Source

v7.24.2 (2021-10-04)

BUG FIXES
DEPENDENCIES
DOCUMENTATION

v7.24.1

Compare Source

v7.24.1 (2021-09-23)

DEPENDENCIES
DOCS

v7.24.0

Compare Source

v7.24.0 (2021-09-16)

FEATURES
BUG FIXES
DEPENDENCIES
DOCUMENTATION

v7.23.0

Compare Source

v7.23.0 (2021-09-09)
FEATURES
BUG FIXES
DOCUMENTATION

v7.22.0

Compare Source

v7.22.0 (2021-09-02)
BUG FIXES
DEPENDENCIES

v7.21.1

Compare Source

v7.21.1 (2021-08-26)

BUG FIXES
DEPENDENCIES
DOCUMENTATION

v7.21.0

Compare Source

v7.21.0 (2021-08-19)

FEATURES
BUG FIXES
DEPENDENCIES

v7.20.6

Compare Source

v7.20.6 (2021-08-12)

DEPENDENCIES
DOCUMENTATION

v7.20.5

Compare Source

v7.20.5 (2021-08-05)

DEPENDENCIES

v7.20.4

Compare Source

v7.20.4 (2021-08-05)
BUG FIXES
DEPENDENCIES
  • 15fae4941 [email protected]:
    • fix: properly handle top-level files when using strip
    • Avoid an unlikely but theoretically possible redos
    • WriteEntry backpressure
    • fix(unpack): always resume parsing after an entry error
    • fix(unpack): fix hang on large file on open() fail
    • fix: properly prefix hard links
  • 745326de0 [email protected]:
    • Clear progress bar which overlays confirm prompt
  • e82bcd4e8 [email protected]:
    • fix: start retrying immediately, stop after 10 attempts

v7.20.3

Compare Source

v7.20.3 (2021-07-29)

BUG FIXES
DEPENDENCIES

v7.20.2

Compare Source

v7.20.2 (2021-07-27)

DEPENDENCIES

v7.20.1

Compare Source

BUG FIXES
DOCUMENTATION
DEPENDENCIES

v7.20.0

Compare Source

v7.20.0 (2021-07-15)

FEATURES
BUG FIXES
DOCUMENTATION
DEPENDENCIES
  • 691816f3d @npmcli/[email protected]
    • fixes running prepare scripts for workspaces on reify
    • ensure pacote always compares correct integrity values
  • b9597e944 [email protected]
    • fix: retry socket timeout failures
    • fix: clean up invalid indexes and content after cacache read errors
  • f573e7c56 [email protected]
    • fix: correctly handle error events that happen after response events
  • 2d5797ea0 [email protected]
    • fix: show more actionable messages for git pathspec errors
    • fix: include all dep types when building for prepare
    • fix: do not set mtime when unpacking

v7.19.1

Compare Source

v7.19.1 (2021-07-01)

BUG FIXES
DOCUMENTATION
TESTING

v7.19.0

Compare Source

v7.19.0 (2021-06-24)

FEATURES
BUG FIXES
DEPENDENCIES

v7.18.1

Compare Source

v7.18.1 (2021-06-17)

BUG FIXES

v7.18.0

Compare Source

v7.18.0 (2021-06-17)

FEATURES

BUG FIXES

DEPENDENCIES

v7.17.0

Compare Source

v7.17.0 (2021-06-10)
FEATURES
BUG FIXES
DOCUMENTATION
DEPENDENCIES

v7.16.0

Compare Source

v7.16.0 (2021-06-03)

FEATURES

BUG FIXES

DOCUMENTATION

DEPENDENCIES

  • 54de5c6a4 [email protected]:
    • fix: trim whitespace from fetchSpec
    • fix: handle file: when root directory begins with a special character
  • e92b5f2ba [email protected]
    • breaking: complete refactor of caching. drops warning headers, prevents cache indexes from growing for every request, correctly handles varied requests to the same url, and now caches redirects.
    • fix: support url-encoded proxy authorization
    • fix: do not lazy-load proxy agents or agentkeepalive. fixes the intermittent failures to update npm on slower connections. [email protected]
    • breaking: drop handling of deprecated warning headers
    • docs: fix header type for npm-command
    • docs: update registry param
    • feat: improved logging of cache status
  • 23c50a45f [email protected]:
    • fix: work around negotiator's lazy loading

AUTOMATION

v7.15.1

Compare Source

v7.15.1 (2021-05-31)

BUG FIXES
DEPENDENCIES

v7.15.0

Compare Source

FEATURES
BUG FIXES
DOCUMENTATION
DEPENDENCIES
AUTOMATION

v7.14.0

Compare Source

v7.14.0 (2021-05-20)

FEATURES
BUG FIXES
DEPENDENCIES

v7.13.0

Compare Source

v7.13.0 (2021-05-13)

DEPENDENCIES

v7.12.1

Compare Source

v7.12.1 (2021-05-10)

BUG FIXES
DEPENDENCIES

v7.12.0

Compare Source

FEATURES
BUG FIXES
DEPENDENCIES

v7.11.2

Compare Source

v7.11.2 (2021-04-29)

BUG FIXES
DEPENDENCIES
DOCUMENTATION

v7.11.1

Compare Source

v7.11.1 (2021-04-23)

DEPENDENCIES
DOCUMENTATION
  • efdd7dd44 Remove unused and incorrectly documented --always-auth config definition (@​isaacs)

v7.11.0

Compare Source

v7.11.0 (2021-04-22)

FEATURES
BUG FIXES

Configuration

📅 Schedule: "after 11pm every weekday,every weekend,before 8am every weekday" in timezone Australia/Melbourne.

🚦 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/npm-8.x branch 4 times, most recently from 60d34d0 to 6b9f21c Compare October 20, 2021 17:04
@renovate renovate bot force-pushed the renovate/npm-8.x branch from 6b9f21c to 3b9bc6a Compare October 21, 2021 20:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant