Skip to content

Commit

Permalink
Update dependency npm to v10.6.0 (#285)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [npm](https://docs.npmjs.com/)
([source](https://togithub.com/npm/cli)) | [`10.5.2` ->
`10.6.0`](https://renovatebot.com/diffs/npm/npm/10.5.2/10.6.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/npm/10.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/npm/10.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/npm/10.5.2/10.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/npm/10.5.2/10.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>npm/cli (npm)</summary>

###
[`v10.6.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1060-2024-04-25)

[Compare Source](https://togithub.com/npm/cli/compare/v10.5.2...v10.6.0)

##### Features

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

##### Bug Fixes

-
[`0e74ee4`](https://togithub.com/npm/cli/commit/0e74ee42cbd2cbe438e64a2426767dad1868e70d)
[#&#8203;7416](https://togithub.com/npm/cli/pull/7416) clean up npm
object ([#&#8203;7416](https://togithub.com/npm/cli/issues/7416))
([@&#8203;wraithgar](https://togithub.com/wraithgar))
-
[`c060e60`](https://togithub.com/npm/cli/commit/c060e60a7ce767f6fdb32782c0d373e717df7856)
[#&#8203;7415](https://togithub.com/npm/cli/pull/7415) return command
and argv from load
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`180b919`](https://togithub.com/npm/cli/commit/180b919d2322e55ec5d58bbd476c3ecc31880479)
[#&#8203;7415](https://togithub.com/npm/cli/pull/7415) remove unused
npm.setCmd method
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`0708b3b`](https://togithub.com/npm/cli/commit/0708b3b2dbfc811b0e692133557b6b2e698519fd)
[#&#8203;7414](https://togithub.com/npm/cli/pull/7414) use name of level
instead of label for logging prefixes
([#&#8203;7414](https://togithub.com/npm/cli/issues/7414))
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`7f4e667`](https://togithub.com/npm/cli/commit/7f4e66772ee631158b47fcfcd8e22b7b6b9b9cce)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) redact when
displaying non-ascii arguments
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`06202f0`](https://togithub.com/npm/cli/commit/06202f0e13d91f5ee6edfe2da6ee21bafbf18cca)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) store unref
promises for awaiting in tests
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`e5f1948`](https://togithub.com/npm/cli/commit/e5f1948a569224c59a9a4fdeb0e3b82312fb87c6)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) run update
notifier after exec but before waiting
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`f309c1c`](https://togithub.com/npm/cli/commit/f309c1cd8ab26b9cdc3b1224499aba345edfc582)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) refactor: move
timer and error logfile messages to lib/npm
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`43e6194`](https://togithub.com/npm/cli/commit/43e619480568493433af78208e2b3c48843185ef)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) dont show run
script banners in silent
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`694dba9`](https://togithub.com/npm/cli/commit/694dba9fd9a8d71facc7b832bf8f00ca9468e68a)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) dont expose as
many public properties of timers
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`7ca6d84`](https://togithub.com/npm/cli/commit/7ca6d8490b675c9d4c402ae8e41c9afd5871aa35)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) use proc-log META
for flush and force
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`2538438`](https://togithub.com/npm/cli/commit/25384388e01d1c9d6c4cae4a49149407b0024176)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) dont write timing
logs to file unless requested
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`7e04417`](https://togithub.com/npm/cli/commit/7e04417d4b084043300d1cdd5b4dce8ea7184d9e)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) rename base-cmd
to match other commands
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`fc68547`](https://togithub.com/npm/cli/commit/fc68547eb9b06a1a6a2a0feb7e422accec50230d)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) remove some
npm.load timers and exit earlier for --versions
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`28019d5`](https://togithub.com/npm/cli/commit/28019d50fdb1b2395199516694180edc7b4f8dd6)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) cleanup: move cli
specific files to separate dir
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`469f788`](https://togithub.com/npm/cli/commit/469f7885ca47f79bbd3c7171dc56a471a3e422a2)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) cleanup: newlines
and whitespace ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`4ab6401`](https://togithub.com/npm/cli/commit/4ab64013236925e7bceb9f88cfcc81f4a65f292f)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) cleanup: dont
nest files utils dir
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`78447d7`](https://togithub.com/npm/cli/commit/78447d7a35fab870456ba66eee408b2baddca23e)
[#&#8203;7399](https://togithub.com/npm/cli/pull/7399) prefer
fs/promises over promisify
([#&#8203;7399](https://togithub.com/npm/cli/issues/7399))
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`d531f8b`](https://togithub.com/npm/cli/commit/d531f8b9237fabf640d421a8c4ea3c4284e00f0a)
[#&#8203;7407](https://togithub.com/npm/cli/pull/7407) Remove table
output from search and tar summary
([@&#8203;wraithgar](https://togithub.com/wraithgar))
-
[`c209e98`](https://togithub.com/npm/cli/commit/c209e989b405fa3e86df7015c22e6840e18313b8)
[#&#8203;7401](https://togithub.com/npm/cli/pull/7401) Remove table
output from many commands
([@&#8203;wraithgar](https://togithub.com/wraithgar))
-
[`ad7ab8c`](https://togithub.com/npm/cli/commit/ad7ab8c19994c1d2a452278edba65968185d3871)
[#&#8203;7388](https://togithub.com/npm/cli/pull/7388) perf: lazy
loading optimizations
([#&#8203;7388](https://togithub.com/npm/cli/issues/7388))
([@&#8203;wraithgar](https://togithub.com/wraithgar))
-
[`8eae4b3`](https://togithub.com/npm/cli/commit/8eae4b3b30a7375f0f9dd4172a8b683efe0bb354)
[#&#8203;7385](https://togithub.com/npm/cli/pull/7385) token: properly
await registry request
([#&#8203;7385](https://togithub.com/npm/cli/issues/7385))
([@&#8203;wraithgar](https://togithub.com/wraithgar))
-
[`9216d59`](https://togithub.com/npm/cli/commit/9216d5985fb3e2a2754be5bf0b1d43fc321cf723)
[#&#8203;7377](https://togithub.com/npm/cli/pull/7377) better output
colors ([#&#8203;7377](https://togithub.com/npm/cli/issues/7377))
([@&#8203;wraithgar](https://togithub.com/wraithgar))
-
[`6512112`](https://togithub.com/npm/cli/commit/65121122d99855541f63aa787f8ee8bb4eea4a3f)
[#&#8203;7378](https://togithub.com/npm/cli/pull/7378) use proc-log for
all timers ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`2a80dab`](https://togithub.com/npm/cli/commit/2a80dab2ed1feedf3cd3af8ff7f41846567b2fd3)
[#&#8203;7370](https://togithub.com/npm/cli/pull/7370) typo in `npm
access` usage ([#&#8203;7370](https://togithub.com/npm/cli/issues/7370))
([@&#8203;mbtools](https://togithub.com/mbtools))

##### Documentation

-
[`dfa4cab`](https://togithub.com/npm/cli/commit/dfa4cabdccdd1c82cc160bb435c29c45ed05fdf4)
[#&#8203;7401](https://togithub.com/npm/cli/pull/7401) update output
examples ([@&#8203;wraithgar](https://togithub.com/wraithgar))
-
[`140b9c9`](https://togithub.com/npm/cli/commit/140b9c988d08beb6c3cd95b67cd4135ed32a19e6)
[#&#8203;7382](https://togithub.com/npm/cli/pull/7382) package-json:
note that line endings are inferred
([#&#8203;7382](https://togithub.com/npm/cli/issues/7382))
([@&#8203;ertw](https://togithub.com/ertw))
-
[`c16dd4e`](https://togithub.com/npm/cli/commit/c16dd4e46b58d6c4490284e6edc5c255862e322b)
[#&#8203;7367](https://togithub.com/npm/cli/pull/7367) Document that
overrides only work in the root `package.json`
([#&#8203;7367](https://togithub.com/npm/cli/issues/7367))
([@&#8203;s100](https://togithub.com/s100))

##### Dependencies

-
[`36adff3`](https://togithub.com/npm/cli/commit/36adff36c41f56315fe582e1e4dda29060f7fdf7)
[#&#8203;7408](https://togithub.com/npm/cli/pull/7408) `[email protected]`
-
[`486d46c`](https://togithub.com/npm/cli/commit/486d46cd5b5678ad1ab6c23ee12cf7559477805a)
[#&#8203;7408](https://togithub.com/npm/cli/pull/7408)
`@npmcli/[email protected]`
-
[`157d0ae`](https://togithub.com/npm/cli/commit/157d0aebfe5710880d0c91bddee970316b8a6612)
[#&#8203;7408](https://togithub.com/npm/cli/pull/7408)
`@npmcli/[email protected]`
-
[`b0ca163`](https://togithub.com/npm/cli/commit/b0ca16310d9db944dd13f80ecce534c65eea42c5)
[#&#8203;7409](https://togithub.com/npm/cli/pull/7409) remove
[@&#8203;npmcli/disparity-colors](https://togithub.com/npmcli/disparity-colors)
-
[`c77f035`](https://togithub.com/npm/cli/commit/c77f035fc18fdc0a9eb3ef0a7d1faf2c7aec6af3)
[#&#8203;7407](https://togithub.com/npm/cli/pull/7407) remove columnify
-
[`2ec690d`](https://togithub.com/npm/cli/commit/2ec690da99fb441cdd7069480b42b6302e098005)
[#&#8203;7401](https://togithub.com/npm/cli/pull/7401) move cli-table3
to devDependencies
-
[`fc6e291`](https://togithub.com/npm/cli/commit/fc6e291e9c2154c2e76636cb7ebf0a17be307585)
[#&#8203;7392](https://togithub.com/npm/cli/pull/7392) `[email protected]`
([#&#8203;7392](https://togithub.com/npm/cli/issues/7392))
-
[`38ed048`](https://togithub.com/npm/cli/commit/38ed048ac0d7a36785dbff0eeca3618cb7f084c5)
[#&#8203;7378](https://togithub.com/npm/cli/pull/7378)
`@npmcli/[email protected]`
-
[`7678a3d`](https://togithub.com/npm/cli/commit/7678a3d92835457bb402c82e4ca7ea3fa734d23b)
[#&#8203;7378](https://togithub.com/npm/cli/pull/7378) `[email protected]`
-
[`87f6c09`](https://togithub.com/npm/cli/commit/87f6c094ac47f4e6eb5d5d6a03a0ad97711b51e9)
[#&#8203;7373](https://togithub.com/npm/cli/pull/7373)
`@npmcli/[email protected]`
-
[`b8f8b41`](https://togithub.com/npm/cli/commit/b8f8b414d8ad9635e3efedc6e491c8c6e3df0973)
[#&#8203;7373](https://togithub.com/npm/cli/pull/7373)
`@npmcli/[email protected]`
-
[`79f79c7`](https://togithub.com/npm/cli/commit/79f79c7460be8a74f2b77c647100bcefd89b2efa)
[#&#8203;7373](https://togithub.com/npm/cli/pull/7373) `[email protected]`
-
[`9027266`](https://togithub.com/npm/cli/commit/90272661b16d861a5926af8ec394d32ec0f307fd)
[#&#8203;7373](https://togithub.com/npm/cli/pull/7373) `[email protected]`
-
[`ee4b3e0`](https://togithub.com/npm/cli/commit/ee4b3e0e741545045dc03741c7147560961d867d)
[#&#8203;7373](https://togithub.com/npm/cli/pull/7373)
`[email protected]`
-
[`0e7789b`](https://togithub.com/npm/cli/commit/0e7789b7d9ec88c89edcdade9fc898c131ed492a)
[#&#8203;7373](https://togithub.com/npm/cli/pull/7373)
`[email protected]`
-
[`ac98fd3`](https://togithub.com/npm/cli/commit/ac98fd3a8514f2552555d2b8af74a52e64888797)
[#&#8203;7373](https://togithub.com/npm/cli/pull/7373)
`[email protected]`
-
[`9351570`](https://togithub.com/npm/cli/commit/93515700efbb2147a6e929cf117da9e6e87c0aca)
[#&#8203;7373](https://togithub.com/npm/cli/pull/7373)
`@npmcli/[email protected]`
-
[`d3a0cfa`](https://togithub.com/npm/cli/commit/d3a0cfad06ddffe6a3d4968257b7993aea68fc7c)
[#&#8203;7373](https://togithub.com/npm/cli/pull/7373)
`@npmcli/[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.5.0):
`@npmcli/[email protected]`
- [workspace](https://togithub.com/npm/cli/releases/tag/config-v8.3.0):
`@npmcli/[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmaccess-v8.0.4):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.1.0):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v8.0.0):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v5.0.8):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmhook-v10.0.3):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmorg-v6.0.4):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v7.0.0):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v9.0.6):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmsearch-v7.0.3):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmteam-v6.0.3):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmversion-v6.0.0):
`[email protected]`

##### Chores

-
[`3cbc258`](https://togithub.com/npm/cli/commit/3cbc25800bbd14a8b22ee3feddad715b3a6436d7)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) test for early
version exit ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`08e0c0e`](https://togithub.com/npm/cli/commit/08e0c0ed1ad7bc2f12b4f358eb3e6b18bdbca053)
[#&#8203;7403](https://togithub.com/npm/cli/pull/7403) move sigstore
json files to fixtures dir
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`ea66e95`](https://togithub.com/npm/cli/commit/ea66e9534f4b9004f8b4c53a2f8adb7688ee9b36)
[#&#8203;7380](https://togithub.com/npm/cli/pull/7380) remove licensee
as a devDependency
([#&#8203;7380](https://togithub.com/npm/cli/issues/7380))
([@&#8203;lukekarrys](https://togithub.com/lukekarrys),
[@&#8203;wraithgar](https://togithub.com/wraithgar))
-
[`9333e9d`](https://togithub.com/npm/cli/commit/9333e9df9b6ad3143f084a25b0e7ea347c8094d3)
[#&#8203;7386](https://togithub.com/npm/cli/pull/7386) reduce windows
shim test flakes
([#&#8203;7386](https://togithub.com/npm/cli/issues/7386))
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))

</details>

---

### 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.

---

- [ ] <!-- 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/powerhome/audiences).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent 65eabdc commit cffaff7
Showing 1 changed file with 90 additions and 135 deletions.
Loading

0 comments on commit cffaff7

Please sign in to comment.