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

deps: upgrade npm to 7.6.3 #37721

Closed
wants to merge 1 commit into from
Closed

deps: upgrade npm to 7.6.3 #37721

wants to merge 1 commit into from

Conversation

ruyadorno
Copy link
Member

v7.6.3 (2021-03-11)

DOCUMENTATION

DEPENDENCIES

  • 57ed390d6 @npmcli/arborist@2.2.8
    • Respect link deps when calculating peerDep sets

v7.6.2 (2021-03-09)

BUG FIXES

DEPENDENCIES

  • 7f470b5c2 @npmcli/arborist@2.2.7
    • fix(install): Do not revert a file: dep to version on bare name re-install
  • e9b7fc275 libnpmdiff@2.0.4
    • fix(diff): Gracefully handle packages with prepare script
  • c7314aa62 byte-size@7.0.1
  • 864f48d43 pacote@11.3.0

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. labels Mar 11, 2021
@nodejs-github-bot
Copy link
Collaborator

@ruyadorno ruyadorno added the fast-track PRs that do not need to wait for 48 hours to land. label Mar 11, 2021
@ruyadorno
Copy link
Member Author

fast-track?

@nodejs-github-bot
Copy link
Collaborator

Copy link
Member

@Trott Trott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber-stamp LGTM

@nodejs-github-bot

This comment has been minimized.

@aduh95
Copy link
Contributor

aduh95 commented Mar 12, 2021

Do we really need a passing Jenkins CI for an npm update? I believe we don't test anything related to npm that the GitHub Actions CI doesn't already check.

@targos
Copy link
Member

targos commented Mar 12, 2021

@ruyadorno
Copy link
Member Author

@targos I don't think that one is actually running on CI 😅 I have seen it broken on the main branch and had to manually fix it later many times

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

Trott pushed a commit that referenced this pull request Mar 13, 2021
PR-URL: #37721
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@Trott
Copy link
Member

Trott commented Mar 13, 2021

Landed in 5fdcfb3

@Trott Trott closed this Mar 13, 2021
@Trott
Copy link
Member

Trott commented Mar 13, 2021

@aduh95 we have at least one npm test: https://github.com/nodejs/node/blob/master/test/parallel/test-npm-install.js

There's also test-release-npm.js and test-npm-version.js.

danielleadams pushed a commit that referenced this pull request Mar 16, 2021
PR-URL: #37721
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 16, 2021
PR-URL: #37721
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants