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

chore(deps): update dependency @npmcli/arborist to v7.5.2 #10628

Merged
merged 1 commit into from
May 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@npmcli/arborist (source) 7.4.0 -> 7.5.2 age adoption passing confidence

Release Notes

npm/cli (@​npmcli/arborist)

v7.5.2

Compare Source

Bug Fixes
Dependencies
Chores

v7.5.1

Compare Source

Bug Fixes
Dependencies

v7.5.0

Compare Source

Features
Bug Fixes
Dependencies
Chores

v7.4.2

Compare Source

Bug Fixes

v7.4.1

Compare Source

Bug Fixes
Dependencies
Chores

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) May 16, 2024 22:01
@Josh-Walker-GM Josh-Walker-GM added this to the chore milestone May 16, 2024
@Josh-Walker-GM Josh-Walker-GM added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels May 16, 2024
@Josh-Walker-GM Josh-Walker-GM merged commit 47b2ad7 into main May 16, 2024
49 of 53 checks passed
@Josh-Walker-GM Josh-Walker-GM deleted the renovate/npmcli-arborist-7.x branch May 16, 2024 22:44
Josh-Walker-GM pushed a commit that referenced this pull request May 17, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@npmcli/arborist](https://github.com/npm/cli)
([source](https://github.com/npm/cli/tree/HEAD/workspaces/arborist)) |
[`7.4.0` ->
`7.5.2`](https://renovatebot.com/diffs/npm/@npmcli%2farborist/7.4.0/7.5.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@npmcli%2farborist/7.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@npmcli%2farborist/7.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@npmcli%2farborist/7.4.0/7.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@npmcli%2farborist/7.4.0/7.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>npm/cli (@&#8203;npmcli/arborist)</summary>

###
[`v7.5.2`](https://github.com/npm/cli/blob/HEAD/workspaces/arborist/CHANGELOG.md#752-2024-05-15)

[Compare Source](https://github.com/npm/cli/compare/v7.5.1...v7.5.2)

##### Bug Fixes

-
[`12f103c`](https://github.com/npm/cli/commit/12f103ce55ed21c9c04f87a101fb64d55ac02d3c)
[#&#8203;7533](https://github.com/npm/cli/pull/7533) add first param
titles to logs where missing
([#&#8203;7533](https://github.com/npm/cli/issues/7533))
([@&#8203;lukekarrys](https://github.com/lukekarrys))
-
[`e290352`](https://github.com/npm/cli/commit/e290352c6b9fd3bc7fa4b8ea2cc2000fb20fdec7)
[#&#8203;7499](https://github.com/npm/cli/pull/7499) revert DepsQueue
to re-sort on pop()
([#&#8203;7499](https://github.com/npm/cli/issues/7499))
([@&#8203;lukekarrys](https://github.com/lukekarrys))
-
[`56a27fa`](https://github.com/npm/cli/commit/56a27fa400f157fb9a56182900278c41efc6aba1)
[#&#8203;7494](https://github.com/npm/cli/pull/7494) avoid caching
manifests as promises
([@&#8203;wraithgar](https://github.com/wraithgar))
-
[`722c0fa`](https://github.com/npm/cli/commit/722c0faa387ae6e35886f08eefb238c03ae85db1)
[#&#8203;7463](https://github.com/npm/cli/pull/7463) limit packument
cache size based on heap size
([@&#8203;wraithgar](https://github.com/wraithgar))
-
[`effe910`](https://github.com/npm/cli/commit/effe9109d6bc7828bf916c4dee49b2a53c72f39d)
[#&#8203;7475](https://github.com/npm/cli/pull/7475) dont omit license
from stored manifests
([#&#8203;7475](https://github.com/npm/cli/issues/7475))
([@&#8203;lukekarrys](https://github.com/lukekarrys))

##### Dependencies

-
[`fd42986`](https://github.com/npm/cli/commit/fd429866c79cc001979135857c019d7d2873f291)
[#&#8203;7498](https://github.com/npm/cli/pull/7498)
`@npmcli/fs@3.1.1`
-
[`ea0b07d`](https://github.com/npm/cli/commit/ea0b07da149767265f11d5d77d2156e2c9f43e63)
[#&#8203;7482](https://github.com/npm/cli/pull/7482) `pacote@18.0.6`
-
[`5b2317b`](https://github.com/npm/cli/commit/5b2317b472342428c6521d7b0d550d0fcc9bb202)
[#&#8203;7463](https://github.com/npm/cli/pull/7463) add lru-cache
-
[`7e15b6d`](https://github.com/npm/cli/commit/7e15b6d56abbf47456c12fa2d5688d5d187a0ae7)
[#&#8203;7480](https://github.com/npm/cli/pull/7480)
`@npmcli/metavuln-calculator@7.1.1`
-
[`8b20f8c`](https://github.com/npm/cli/commit/8b20f8c8ba70e43ad222538fc396dedb071b1680)
[#&#8203;7480](https://github.com/npm/cli/pull/7480) `ssri@10.0.6`
-
[`a9a6dcd`](https://github.com/npm/cli/commit/a9a6dcd4427ec82e491a2cad5672d8183e12180f)
[#&#8203;7480](https://github.com/npm/cli/pull/7480) `pacote@18.0.5`
-
[`e2fdb65`](https://github.com/npm/cli/commit/e2fdb651cda9ec603f009f5713a5a2b489d49e15)
[#&#8203;7480](https://github.com/npm/cli/pull/7480)
`npm-pick-manifest@9.0.1`
-
[`e71f541`](https://github.com/npm/cli/commit/e71f541b020de7940faccffab68d0255c4079e1a)
[#&#8203;7480](https://github.com/npm/cli/pull/7480) `nopt@7.2.1`
-
[`18c3b40`](https://github.com/npm/cli/commit/18c3b4058c7f721ff585de2f2766e53da897e16e)
[#&#8203;7480](https://github.com/npm/cli/pull/7480)
`json-parse-even-better-errors@3.0.2`
-
[`714e3e1`](https://github.com/npm/cli/commit/714e3e1e1ce014cba71db41c2d6c02d9dd53fcd3)
[#&#8203;7480](https://github.com/npm/cli/pull/7480)
`hosted-git-info@7.0.2`
-
[`f94d672`](https://github.com/npm/cli/commit/f94d6726a6ca96cad0da88ea499fa22f35b7c4c0)
[#&#8203;7480](https://github.com/npm/cli/pull/7480) `cacache@18.0.3`
-
[`43331e4`](https://github.com/npm/cli/commit/43331e4d0647c3af4cc2aa3db8b47d797584a6d8)
[#&#8203;7480](https://github.com/npm/cli/pull/7480) `bin-links@4.0.4`
-
[`63ef498`](https://github.com/npm/cli/commit/63ef498bf2916a882a92c0b9fe6de6728584694a)
[#&#8203;7457](https://github.com/npm/cli/pull/7457)
`npm-registry-fetch@17.0.1`

##### Chores

-
[`9c4d3c4`](https://github.com/npm/cli/commit/9c4d3c402c77bd7aaa514ee9e02d7fd87223343e)
[#&#8203;7467](https://github.com/npm/cli/pull/7467)
template-oss-apply
([@&#8203;lukekarrys](https://github.com/lukekarrys))
-
[`2b7ec54`](https://github.com/npm/cli/commit/2b7ec54f52f9e8aee568ccb4e34ce4a5733af21a)
[#&#8203;7467](https://github.com/npm/cli/pull/7467)
`template-oss@4.22.0`
([@&#8203;lukekarrys](https://github.com/lukekarrys))

###
[`v7.5.1`](https://github.com/npm/cli/blob/HEAD/workspaces/arborist/CHANGELOG.md#751-2024-04-30)

[Compare Source](https://github.com/npm/cli/compare/v7.5.0...v7.5.1)

##### Bug Fixes

-
[`a1b95eb`](https://github.com/npm/cli/commit/a1b95ebeaf7bf32cf0c16605ad836e74370e2e24)
[#&#8203;7453](https://github.com/npm/cli/pull/7453) linting:
no-unused-vars ([@&#8203;wraithgar](https://github.com/wraithgar))
-
[`abcbc54`](https://github.com/npm/cli/commit/abcbc545ca226dfc39821200f2a0c9e122b400dd)
[#&#8203;7430](https://github.com/npm/cli/pull/7430) reify: cleanup of
Symbols ([#&#8203;7430](https://github.com/npm/cli/issues/7430))
([@&#8203;wraithgar](https://github.com/wraithgar))
-
[`57ebebf`](https://github.com/npm/cli/commit/57ebebf03d55d4eda2b6439149a97b595a191aaf)
[#&#8203;7418](https://github.com/npm/cli/pull/7418) update
repository.url in package.json
([#&#8203;7418](https://github.com/npm/cli/issues/7418))
([@&#8203;wraithgar](https://github.com/wraithgar))

##### Dependencies

-
[`80eec03`](https://github.com/npm/cli/commit/80eec03462e5747cb4434d43aff25939826b7850)
[#&#8203;7453](https://github.com/npm/cli/pull/7453)
`@npmcli/redact@2.0.0`
-
[`a7145d4`](https://github.com/npm/cli/commit/a7145d422485fcbcb9427efa775c15180c7ee1c2)
[#&#8203;7453](https://github.com/npm/cli/pull/7453)
`npm-registry-fetch@17.0.0`
-
[`9da5738`](https://github.com/npm/cli/commit/9da57388ebd5c643c2a95bbf63abc745cad45ccc)
[#&#8203;7437](https://github.com/npm/cli/pull/7437)
`@npmcli/run-script@8.1.0`
([#&#8203;7437](https://github.com/npm/cli/issues/7437))

###
[`v7.5.0`](https://github.com/npm/cli/blob/HEAD/workspaces/arborist/CHANGELOG.md#750-2024-04-25)

[Compare Source](https://github.com/npm/cli/compare/v7.4.2...v7.5.0)

##### Features

-
[`9123de4`](https://github.com/npm/cli/commit/9123de4d282bfd19ea17ad613f5a2acab0e0e162)
[#&#8203;7373](https://github.com/npm/cli/pull/7373) do all ouput over
proc-log events ([@&#8203;lukekarrys](https://github.com/lukekarrys))
-
[`9622597`](https://github.com/npm/cli/commit/9622597399ec93224fddf90a9209a98dbcfd6b2f)
[#&#8203;7339](https://github.com/npm/cli/pull/7339) refactor terminal
display ([#&#8203;7339](https://github.com/npm/cli/issues/7339))
([@&#8203;lukekarrys](https://github.com/lukekarrys))

##### Bug Fixes

-
[`78447d7`](https://github.com/npm/cli/commit/78447d7a35fab870456ba66eee408b2baddca23e)
[#&#8203;7399](https://github.com/npm/cli/pull/7399) prefer
fs/promises over promisify
([#&#8203;7399](https://github.com/npm/cli/issues/7399))
([@&#8203;lukekarrys](https://github.com/lukekarrys))
-
[`6512112`](https://github.com/npm/cli/commit/65121122d99855541f63aa787f8ee8bb4eea4a3f)
[#&#8203;7378](https://github.com/npm/cli/pull/7378) use proc-log for
all timers ([@&#8203;lukekarrys](https://github.com/lukekarrys))

##### Dependencies

-
[`36adff3`](https://github.com/npm/cli/commit/36adff36c41f56315fe582e1e4dda29060f7fdf7)
[#&#8203;7408](https://github.com/npm/cli/pull/7408) `pacote@18.0.2`
-
[`486d46c`](https://github.com/npm/cli/commit/486d46cd5b5678ad1ab6c23ee12cf7559477805a)
[#&#8203;7408](https://github.com/npm/cli/pull/7408)
`@npmcli/installed-package-contents@2.1.0`
-
[`157d0ae`](https://github.com/npm/cli/commit/157d0aebfe5710880d0c91bddee970316b8a6612)
[#&#8203;7408](https://github.com/npm/cli/pull/7408)
`@npmcli/package-json@5.1.0`
-
[`fc6e291`](https://github.com/npm/cli/commit/fc6e291e9c2154c2e76636cb7ebf0a17be307585)
[#&#8203;7392](https://github.com/npm/cli/pull/7392) `proc-log@4.2.0`
([#&#8203;7392](https://github.com/npm/cli/issues/7392))
-
[`38ed048`](https://github.com/npm/cli/commit/38ed048ac0d7a36785dbff0eeca3618cb7f084c5)
[#&#8203;7378](https://github.com/npm/cli/pull/7378)
`@npmcli/metavuln-calculator@7.1.0`
-
[`7678a3d`](https://github.com/npm/cli/commit/7678a3d92835457bb402c82e4ca7ea3fa734d23b)
[#&#8203;7378](https://github.com/npm/cli/pull/7378) `proc-log@4.1.0`
-
[`87f6c09`](https://github.com/npm/cli/commit/87f6c094ac47f4e6eb5d5d6a03a0ad97711b51e9)
[#&#8203;7373](https://github.com/npm/cli/pull/7373)
`@npmcli/metavuln-calculator@7.0.1`
-
[`b8f8b41`](https://github.com/npm/cli/commit/b8f8b414d8ad9635e3efedc6e491c8c6e3df0973)
[#&#8203;7373](https://github.com/npm/cli/pull/7373)
`@npmcli/run-script@8.0.0`
-
[`79f79c7`](https://github.com/npm/cli/commit/79f79c7460be8a74f2b77c647100bcefd89b2efa)
[#&#8203;7373](https://github.com/npm/cli/pull/7373) `proc-log@4.0.0`
-
[`9027266`](https://github.com/npm/cli/commit/90272661b16d861a5926af8ec394d32ec0f307fd)
[#&#8203;7373](https://github.com/npm/cli/pull/7373) `pacote@18.0.0`
-
[`ee4b3e0`](https://github.com/npm/cli/commit/ee4b3e0e741545045dc03741c7147560961d867d)
[#&#8203;7373](https://github.com/npm/cli/pull/7373)
`npm-registry-fetch@16.2.1`
-
[`ac98fd3`](https://github.com/npm/cli/commit/ac98fd3a8514f2552555d2b8af74a52e64888797)
[#&#8203;7373](https://github.com/npm/cli/pull/7373)
`npm-package-arg@11.0.2`
-
[`9351570`](https://github.com/npm/cli/commit/93515700efbb2147a6e929cf117da9e6e87c0aca)
[#&#8203;7373](https://github.com/npm/cli/pull/7373)
`@npmcli/package-json@5.0.3`

##### Chores

-
[`dd39de7`](https://github.com/npm/cli/commit/dd39de7d1da743cbd33b671fa96f66667109b451)
[#&#8203;7411](https://github.com/npm/cli/pull/7411) disable selflink
test on apple silicon
([#&#8203;7411](https://github.com/npm/cli/issues/7411))
([@&#8203;lukekarrys](https://github.com/lukekarrys))

###
[`v7.4.2`](https://github.com/npm/cli/blob/HEAD/workspaces/arborist/CHANGELOG.md#742-2024-04-10)

[Compare Source](https://github.com/npm/cli/compare/v7.4.1...v7.4.2)

##### Bug Fixes

-
[`ef381b1`](https://github.com/npm/cli/commit/ef381b1449c99e174437665aa767e7a9b60edf22)
[#&#8203;7363](https://github.com/npm/cli/pull/7363) use
[@&#8203;npmcli/redact](https://github.com/npmcli/redact) for url
cleaning ([#&#8203;7363](https://github.com/npm/cli/issues/7363))
([@&#8203;lukekarrys](https://github.com/lukekarrys))

###
[`v7.4.1`](https://github.com/npm/cli/blob/HEAD/workspaces/arborist/CHANGELOG.md#741-2024-04-03)

[Compare Source](https://github.com/npm/cli/compare/v7.4.0...v7.4.1)

##### Bug Fixes

-
[`8cab136`](https://github.com/npm/cli/commit/8cab136f731c69be079be08d79e3514e01bbd563)
[#&#8203;7324](https://github.com/npm/cli/pull/7324) ensure maxSockets
is respected ([#&#8203;7324](https://github.com/npm/cli/issues/7324))
([@&#8203;lukekarrys](https://github.com/lukekarrys))
-
[`9bffa13`](https://github.com/npm/cli/commit/9bffa13e0b96efe1039d9075fdcb11d5946b2f90)
[#&#8203;7320](https://github.com/npm/cli/pull/7320) query: properly
return :missing nodes
([#&#8203;7320](https://github.com/npm/cli/issues/7320))
([@&#8203;wraithgar](https://github.com/wraithgar))

##### Dependencies

-
[`87a61fc`](https://github.com/npm/cli/commit/87a61fc8bb65c950cda389ab3d14ae250ab2345d)
[#&#8203;7334](https://github.com/npm/cli/pull/7334)
`npm-registry-fetch@16.2.0`
-
[`6fd94f2`](https://github.com/npm/cli/commit/6fd94f249f43080ae183da36b971981e8ad00882)
[#&#8203;7329](https://github.com/npm/cli/pull/7329) `minimatch@9.0.4`
-
[`8cab136`](https://github.com/npm/cli/commit/8cab136f731c69be079be08d79e3514e01bbd563)
[#&#8203;7324](https://github.com/npm/cli/pull/7324)
`agent-base@7.1.1`
([@&#8203;lukekarrys](https://github.com/lukekarrys))

##### Chores

-
[`8cab136`](https://github.com/npm/cli/commit/8cab136f731c69be079be08d79e3514e01bbd563)
[#&#8203;7324](https://github.com/npm/cli/pull/7324) add smoke-test
for large prod installs
([@&#8203;lukekarrys](https://github.com/lukekarrys))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
dac09 added a commit that referenced this pull request May 17, 2024
…erverStore

* 'main' of github.com:redwoodjs/redwood: (66 commits)
  fix(deps): update dependency @graphql-yoga/plugin-graphql-sse to v3.3.1 (#10639)
  fix(deps): update graphql-tools monorepo (#10641)
  fix(deps): update dependency core-js to v3.37.1 (#10630)
  fix(deps): update dependency @graphql-yoga/plugin-persisted-operations to v3.3.1 (#10640)
  fix(deps): update dependency @graphql-yoga/plugin-defer-stream to v3.3.1 (#10638)
  chore(deps): update dependency firebase to v10.12.0 (#10635)
  chore(deps): update yarn monorepo (#10624)
  fix(deps): update dependency @swc/core to v1.5.7 (#10634)
  fix(deps): update dependency mini-css-extract-plugin to v2.9.0 (#10633)
  fix(deps): update dependency @sdl-codegen/node to v0.0.15 (#10632)
  chore(deps): update dependency @npmcli/arborist to v7.5.2 (#10628)
  fix(deps): update dependency find-my-way to v8.2.0 (#10631)
  chore(deps): bump @fastify/reply-from from 9.4.0 to 9.8.0 (#10629)
  fix(deps): update prisma monorepo to v5.14.0 (#10627)
  fix(deps): update dependency fastify to v4.27.0 (#10625)
  fix(deps): update docusaurus monorepo to v3.3.2 (#10626)
  fix(deps): update dependency react-helmet-async to v2.0.5 (#10621)
  chore(deps): update dependency @types/vscode to v1.89.0 (#10623)
  fix(deps): update dependency react-hook-form to v7.51.4 (#10622)
  chore(deps): update dependency @clerk/clerk-react to v4.31.1 (#10616)
  ...
@Josh-Walker-GM Josh-Walker-GM modified the milestones: chore, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant