Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps @npmcli/arborist from 8.0.0 to 9.0.0.

Release notes

Sourced from @​npmcli/arborist's releases.

config: v9.0.0

9.0.0 (2024-10-03)

⚠️ BREAKING CHANGES

  • @npmcli/config now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

libnpmaccess: v9.0.0

9.0.0 (2024-10-03)

⚠️ BREAKING CHANGES

  • libnpmaccess now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

libnpmexec: v9.0.0

9.0.0 (2024-10-03)

⚠️ BREAKING CHANGES

  • libnpmexec now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

arborist: v9.0.0

9.0.0 (2024-12-16)

Features

... (truncated)

Changelog

Sourced from @​npmcli/arborist's changelog.

9.0.0 (2024-12-16)

Features

Chores

9.0.0-pre.1 (2024-12-06)

⚠️ BREAKING CHANGES

  • Upon publishing, in order to apply a default "latest" dist tag, the command now retrieves all prior versions of the package. It will require that the version you're trying to publish is above the latest semver version in the registry, not including pre-release tags.
  • bun.lockb files are now included in the strict ignore list during packing

Features

Dependencies

9.0.0-pre.0 (2024-11-26)

⚠️ BREAKING CHANGES

  • --ignore-scripts now applies to all lifecycle scripts, include prepare
  • npm will no longer fall back to the old audit endpoint if the bulk advisory request fails.
  • @​npmcli/arborist now supports node ^20.17.0 || >=22.9.0

Features

Bug Fixes

Dependencies

Chores

Commits
  • bc5ec05 chore: release 9.0.0
  • 2929899 chore: release 9.0.0-pre.6
  • 88137a3 deps: npmlog@7.0.1
  • e2e7622 chore: update arborist snapshot from hosted-git-info changes
  • 5aa0c2d chore: @​npmcli/template-oss@​4.6.2
  • 2008ea6 deps: npm-package-arg@10.0.0, pacote@15.0.2
  • 1afe5ba fix: account for new npm-package-arg behavior
  • de2d33f feat: add --install-strategy=hoisted|nested|shallow, deprecate --global-style...
  • aa01072 deps: update the following dependencies
  • 38dc7f6 chore: @​npmcli/template-oss@​4.6.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner December 17, 2024 02:06
@owlstronaut
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@owlstronaut
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/npmcli/arborist-9.0.0 branch from 2529aa0 to 36e62af Compare April 10, 2025 21:55
owlstronaut
owlstronaut previously approved these changes Apr 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@wraithgar wraithgar reopened this Apr 11, 2025
@owlstronaut owlstronaut force-pushed the dependabot/npm_and_yarn/main/npmcli/arborist-9.0.0 branch 2 times, most recently from f4df2ef to 36e62af Compare April 11, 2025 16:59
@owlstronaut
Copy link
Contributor

These tests work locally. I pre-created to see if the file creation wasn't allowed in the CI anymore and that didn't work. The CI fails against main now. Confounding.

@owlstronaut
Copy link
Contributor

https://github.com/dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@owlstronaut
Copy link
Contributor

@dependabot recreate

Bumps [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/v9.0.0/workspaces/arborist)

---
updated-dependencies:
- dependency-name: "@npmcli/arborist"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/npmcli/arborist-9.0.0 branch from 0dcc915 to 84d75c8 Compare April 15, 2025 14:21
@owlstronaut owlstronaut merged commit f81d8ed into main Apr 15, 2025
13 checks passed
@owlstronaut owlstronaut deleted the dependabot/npm_and_yarn/main/npmcli/arborist-9.0.0 branch April 15, 2025 14:31
@github-actions github-actions bot mentioned this pull request Jul 22, 2025
owlstronaut pushed a commit that referenced this pull request Sep 3, 2025
🤖 I have created a release *beep* *boop*
---


## [21.0.1](v21.0.0...v21.0.1)
(2025-09-02)
### Dependencies
*
[`aae7798`](aae7798)
[#428](#428)
`@npmcli/run-script@10.0.0`
*
[`1b233e3`](1b233e3)
[#428](#428)
`@npmcli/package-json@7.0.0`
*
[`d4b97ec`](d4b97ec)
[#428](#428) `sigstore@4.0.0`
*
[`cf27487`](cf27487)
[#428](#428)
`npm-registry-fetch@19.0.0`
*
[`3e89235`](3e89235)
[#428](#428) `npm-packlist@10.0.1`
*
[`d46fc27`](d46fc27)
[#428](#428) `npm-package-arg@13.0.0`
*
[`2a6a9f0`](2a6a9f0)
[#428](#428) `hosted-git-info@9.0.0`
*
[`bbb72cf`](bbb72cf)
[#428](#428) `cacache@20.0.0`
*
[`8a642c0`](8a642c0)
[#426](#426) `tar@7.4.3` (#426)
### Chores
*
[`f81d8ed`](f81d8ed)
[#417](#417) bump @npmcli/arborist
from 8.0.0 to 9.0.0 (#417) (@dependabot[bot])
*
[`0310b7b`](0310b7b)
[#422](#422) tests should not inherit
--ignore-scripts flag from `npm run t… (#422) (@owlstronaut)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants