Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(latest): release arborist 5.0.4 #4655

Merged

Conversation

lukekarrys
Copy link
Contributor

🤖 I have created a release beep boop

5.0.4 (2022-03-31)

Bug Fixes

  • arborist: handle link nodes in old lockfiles correctly (6f9cb49)
  • arborist: identify and repair invalid nodes in the virtual tree (bd96ae4)
  • arborist: make sure resolveParent exists before checking props (18b8b94)
  • make sure we loadOverrides on the root node in loadVirtual() (99d8845)
  • only call npmlog progress methods if explicitly requested (#4644) (668ec7f), closes #3314

This PR was generated with Release Please. See documentation.

@npm-robot
Copy link
Contributor

npm-robot commented Mar 31, 2022

found 2 benchmarks with statistically significant performance regressions

  • app-large: no-clean
  • app-medium: clean
timing results
app-large clean lock-only cache-only cache-only
peer-deps
modules-only no-lock no-cache no-modules no-clean no-clean
audit
npm@8 70.802 ±6.59 37.961 ±0.56 24.255 ±0.26 28.131 ±0.47 3.706 ±0.05 3.898 ±0.05 3.051 ±0.05 16.170 ±0.19 2.915 ±0.02 4.162 ±0.02
#4655 70.293 ±1.99 40.910 ±0.25 25.078 ±0.26 26.825 ±0.23 3.861 ±0.08 3.899 ±0.15 3.066 ±0.08 17.050 ±0.44 3.285 ±0.01 4.569 ±0.12
app-medium clean lock-only cache-only cache-only
peer-deps
modules-only no-lock no-cache no-modules no-clean no-clean
audit
npm@8 52.062 ±3.70 29.341 ±0.91 16.790 ±0.60 17.919 ±0.96 3.369 ±0.02 3.405 ±0.10 3.062 ±0.02 11.042 ±0.34 2.767 ±0.04 3.799 ±0.12
#4655 66.394 ±2.74 29.993 ±0.45 18.137 ±0.58 18.491 ±0.00 3.567 ±0.02 3.682 ±0.04 3.296 ±0.00 11.956 ±0.04 3.035 ±0.03 4.175 ±0.01

@lukekarrys lukekarrys merged commit 679e569 into latest Mar 31, 2022
@lukekarrys lukekarrys deleted the release-please--branches--latest--components--arborist branch March 31, 2022 21:42
@lukekarrys lukekarrys mentioned this pull request Mar 31, 2022
@lukekarrys lukekarrys mentioned this pull request Apr 1, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TERM=dumb and --no-progress is ignored
3 participants