amio / npm-why

Identifies why a package has been installed. Equivalent to `yarn why` for npm packages.
171 stars 5 forks source link

chore: bump @npmcli/arborist from 5.6.2 to 6.0.0 #333

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @npmcli/arborist from 5.6.2 to 6.0.0.

Release notes

Sourced from @​npmcli/arborist's releases.

arborist: v6.0.0

6.0.0 (2022-10-19)

Features

libnpmsearch: v6.0.0

6.0.0 (2022-10-19)

Features

arborist: v6.0.0-pre.5

6.0.0-pre.5 (2022-10-19)

⚠️ BREAKING CHANGES

  • deprecate boolean install flags in favor of --install-strategy
    • deprecate --global-style, --global now sets --install-strategy=shallow
    • deprecate --legacy-bundling, now sets --install-strategy=nested
  • this package no longer attempts to change file ownership automatically

Features

Bug Fixes

Dependencies

arborist: v6.0.0-pre.4

6.0.0-pre.4 (2022-10-05)

Features

Dependencies

... (truncated)

Changelog

Sourced from @​npmcli/arborist's changelog.

6.0.0 (2022-10-19)

Features

6.0.0-pre.5 (2022-10-19)

⚠️ BREAKING CHANGES

  • deprecate boolean install flags in favor of --install-strategy
    • deprecate --global-style, --global now sets --install-strategy=shallow
    • deprecate --legacy-bundling, now sets --install-strategy=nested
  • this package no longer attempts to change file ownership automatically

Features

Bug Fixes

Dependencies

6.0.0-pre.4 (2022-10-05)

Features

Dependencies

6.0.0-pre.3 (2022-09-30)

⚠️ BREAKING CHANGES

  • npm pack now follows a strict order of operations when applying ignore rules. If a files array is present in the package.json, then rules in .gitignore and .npmignore files from the root will be ignored.

Features

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)