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

fix(deps): update dependency @npmcli/arborist to v7 #92

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@npmcli/arborist (source) ^4.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

npm/cli (@​npmcli/arborist)

v7.4.0

Features
Bug Fixes
Dependencies

v7.3.1

Bug Fixes
Dependencies

v7.3.0

Features

v7.2.2

Bug Fixes
Chores

v7.2.1

Compare Source

Dependencies

v7.2.0

Compare Source

Features
Bug Fixes
Dependencies

v7.1.0

Compare Source

Features

v7.0.0

Features

v6.5.0

Compare Source

NEW FEATURES
BUGFIXES
DOCS UPDATES
DEPENDENCIES
MISCELLANEOUS

v6.4.0

Compare Source

NEW FEATURES
  • 6e9f04b0b npm/cli#8 Search for authentication token defined by environment variables by preventing the translation layer from env variable to npm option from breaking :_authToken. (@​mkhl)
  • 84bfd23e7 npm/cli#35 Stop filtering out non-IPv4 addresses from local-addrs, making npm actually use IPv6 addresses when it must. (@​valentin2105)
  • 792c8c709 npm/cli#31 configurable audit level for non-zero exit npm audit currently exits with exit code 1 if any vulnerabilities are found of any level. Add a flag of --audit-level to npm audit to allow it to pass if only vulnerabilities below a certain level are found. Example: npm audit --audit-level=high will exit with 0 if only low or moderate level vulns are detected. (@​lennym)
BUGFIXES
DEPENDENCY UPDATES

A very special dependency update event! Since the release of node-gyp@3.8.0, an awkward version conflict that was preventing request from begin flattened was resolved. This means two things:

  1. We've cut down the npm tarball size by another 200kb, to 4.6MB
  2. npm audit now shows no vulnerabilities for npm itself!

Thanks, @​rvagg!

DOCUMENTATION

v6.3.0

Features
Bug Fixes
Dependencies

v6.2.10

Bug Fixes

v6.2.9

Bug Fixes
Dependencies

v6.2.8

Bug Fixes
Dependencies

v6.2.7

Dependencies

v6.2.6

Dependencies

v6.2.5

Compare Source

Bug Fixes

v6.2.4

Bug Fixes
Dependencies

v6.2.3

Bug Fixes
Documentation

v6.2.2

Compare Source

Bug Fixes
Dependencies

v6.2.1

Compare Source

Bug Fixes

v6.2.0

Compare Source

Features

v6.1.6

Compare Source

Bug Fixes

v6.1.5

Compare Source

Bug Fixes
Dependencies

v6.1.4

Bug Fixes

v6.1.3

Bug Fixes

v6.1.2

Dependencies

v6.1.1

Bug Fixes
Dependencies

v6.1.0

Compare Source

Features
Dependencies

v6.0.0

Features

v5.6.2

Compare Source

v5.6.1

Compare Source

Bug Fixes
Dependencies

v5.6.0

Compare Source

Features
  • arborist: add :overridden pseudo selector (d221f72)
  • arborist: add overridden getter to Node class (e6d4304)
  • query: support :overridden pseudo selector (0d4ed0f)

v5.5.0

Compare Source

Features
  • arborist: add option to forcibly skip loading a virtual tree (96b6781)
Bug Fixes
  • query: tell arborist to load an actual tree, not a virtual one (9078e27)
Dependencies

v5.4.0

Compare Source

Features
Bug Fixes
  • arborist: fix bare attribute queries (#​5248) (8233fca)
  • arborist: pass the edge to fromPath in order to determine correct path (#​5233) (050284d)
  • arborist: use the sourceReference root rather than the node root for overrides (#​5227) (47cc95d), closes #​4395
Dependencies

v5.3.1

Compare Source

Bug Fixes

v5.3.0

Compare Source

Features

v5.2.3

Compare Source

Dependencies

v5.2.2

Compare Source

Bug Fixes
Dependencies
5.2.1 (2022-06-01)
Bug Fixes
  • arborist: use rawSpec for bundled and shrinkwrapped deps (#​4963) (646b6b5)

v5.2.1

Compare Source

v5.2.0

Compare Source

Features
Bug Fixes
5.1.1 (2022-04-26)
Dependencies

v5.1.1

Compare Source

v5.1.0

Compare Source

Features
  • arborist: add support for installLinks (0ebadf5)
Bug Fixes
  • arborist: when replacing a Link with a Node, make sure to remove the Link target from the root (3d96494)
5.0.6 (2022-04-13)
Bug Fixes
  • arborist: dont skip adding advisories to audit based on name/range (aa4a4da), closes #​4681
  • arborist: when reloading an edge, also refresh overrides (4d676e3)
5.0.5 (2022-04-06)
Bug Fixes
Dependencies
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
5.0.3 (2022-03-17)
Bug Fixes
  • arborist: _findMissingEdges missing dependency due to inconsistent path separators (#​4261) (0e7511d)
  • arborist: save workspace version (#​4578) (e9a2981)
Dependencies
5.0.2 (2022-03-10)
Bug Fixes
  • rebuild: don't run lifecycle scripts twice on linked deps (#​4529) (fbdb431)
Documentation
5.0.1 (2022-03-08)
Bug Fixes

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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, check this box

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

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

0 participants