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 10.6.0 #52691

Closed
wants to merge 1 commit into from
Closed

Conversation

npm-cli-bot
Copy link
Contributor

10.6.0 (2024-04-25)

Features

Bug Fixes

Documentation

Dependencies

Chores

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added 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. labels Apr 25, 2024
Copy link
Contributor

Fast-track has been requested by @nodejs-github-bot. Please 👍 to approve.

@wraithgar
Copy link

We consolidated the display and logging layer in npm in this release, removing quite a few libraries that were responsible for that.

The progress bar has been temporarily removed till we can re-implement it in a way that is more accessible and doesn't clobber logging output like it currently does.

This also represents the last of the optimizations that started in 10.5.1, in general but especially around npm run. Shoutout to @H4ad for their efforts here. Folks comparing 10.5.0 and 10.6.0 should see a marked improvement in startup times.

@richardlau richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 26, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 26, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@wraithgar
Copy link

We will be doing a patch release Monday that will fix the ps1 script
npm/cli#7422
(ref #52682)

and also address a small regression in npm exec output that was not hiding the > banner/header
npm/cli#7421

@richardlau
Copy link
Member

FWIW this PR will need to be rebased anyway to fix the lint error.

@npm-cli-bot
Copy link
Contributor Author

Closing in favor of #52767

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

9 participants