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

v8.0.0 #3856

Merged
merged 7 commits into from Oct 7, 2021
Merged

v8.0.0 #3856

merged 7 commits into from Oct 7, 2021

Conversation

wraithgar
Copy link
Member

v8.0.0 (2021-10-07)

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

  • The following dependencies were updated to drop node10 support and
    update to the latest node-gyp
    • libnpmversion@2.0.1
    • pacote@12.0.0
    • libnpmpack@3.0.0
    • @npmcli/arborist@3.0.0
    • libnpmfund@2.0.0
    • libnpmexec@3.0.0
    • node-gyp@8.2.0
    • 8bd85cdae #3813 cli-columns@4.0.0

MylesBorins and others added 7 commits October 7, 2021 06:47
for general support we are now direct folks to github.community not general
npm support

PR-URL: #3850
Credit: @MylesBorins
Close: #3850
Reviewed-by: @wraithgar
BREAKING CHANGE:
 - Drop official support for node versions less than v12.
 - Drop support for `require('npm')`
 - Update a few subdependencies that dropped node10 support, and brought
   in the latest node-gyp

PR-URL: #3762
Credit: @wraithgar
Close: #3762
Reviewed-by: @fritzy
PR-URL: #3813
Credit: @lukekarrys
Close: #3813
Reviewed-by: @wraithgar
When the tests are run but the code is not inside a git repo, the
results are different. This removes the `gitHead` altogether from the
publish results so it works in all environments

PR-URL: #3845
Credit: @wraithgar
Close: #3845
Reviewed-by: @fritzy
PR-URL: #3854
Credit: @wraithgar
Close: #3854
Reviewed-by: @fritzy
@wraithgar wraithgar requested a review from a team as a code owner October 7, 2021 17:20
@wraithgar wraithgar changed the title Release/v8.0.0 v8.0.0 Oct 7, 2021
@wraithgar wraithgar merged commit c3b2738 into latest Oct 7, 2021
@nlf nlf deleted the release/v8.0.0 branch March 28, 2022 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants