Skip to content

Commit

Permalink
Update dependency npm to v10.7.0 (#295)
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.6.0` ->
`10.7.0`](https://renovatebot.com/diffs/npm/npm/10.6.0/10.7.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/npm/10.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/npm/10.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/npm/10.6.0/10.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/npm/10.6.0/10.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v10.7.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1070-2024-04-30)

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

##### Features

-
[`7e349f4`](https://togithub.com/npm/cli/commit/7e349f45363bb8dbe1cc803f8b48befc01aae7fd)
[#&#8203;7432](https://togithub.com/npm/cli/pull/7432) add spinner
([#&#8203;7432](https://togithub.com/npm/cli/issues/7432))
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))

##### Bug Fixes

-
[`d679ce8`](https://togithub.com/npm/cli/commit/d679ce80fd9b761b2323777ec5cd84ebc5c164fe)
[#&#8203;7449](https://togithub.com/npm/cli/pull/7449) linting:
no-unused-vars ([@&#8203;wraithgar](https://togithub.com/wraithgar))
-
[`2558283`](https://togithub.com/npm/cli/commit/25582837b0ebb8c2de2932c04224332b11d0e1d5)
[#&#8203;7450](https://togithub.com/npm/cli/pull/7450) powershell:
fallback to script root if globalPrefix does not exist
([#&#8203;7450](https://togithub.com/npm/cli/issues/7450))
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`bc4c342`](https://togithub.com/npm/cli/commit/bc4c3426c35201baff7230c2b3beee2cf5936296)
[#&#8203;7448](https://togithub.com/npm/cli/pull/7448) account for
registries with no publisher in search
([#&#8203;7448](https://togithub.com/npm/cli/issues/7448))
([@&#8203;wraithgar](https://togithub.com/wraithgar))
-
[`bcc781a`](https://togithub.com/npm/cli/commit/bcc781abf10b46aa5b04da996fc4602524be9b0e)
[#&#8203;7439](https://togithub.com/npm/cli/pull/7439) move run-script
banners to stderr when in json mode
([#&#8203;7439](https://togithub.com/npm/cli/issues/7439))
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`104fcb5`](https://togithub.com/npm/cli/commit/104fcb53282653a1c5610a6590afecc207920a6b)
[#&#8203;7438](https://togithub.com/npm/cli/pull/7438) remove doctor log
for each file permission check
([#&#8203;7438](https://togithub.com/npm/cli/issues/7438))
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`5230647`](https://togithub.com/npm/cli/commit/52306473da03123ef5623e9e152e10285c8097f3)
[#&#8203;7422](https://togithub.com/npm/cli/pull/7422) rewrite
powershell scripts to use PSScriptRoot
([#&#8203;7422](https://togithub.com/npm/cli/issues/7422))
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`71cbd91`](https://togithub.com/npm/cli/commit/71cbd91b6f01875a99eeae989ea67489bdd0178d)
[#&#8203;7421](https://togithub.com/npm/cli/pull/7421) hide banner for
exec and explore
([#&#8203;7421](https://togithub.com/npm/cli/issues/7421))
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`57ebebf`](https://togithub.com/npm/cli/commit/57ebebf03d55d4eda2b6439149a97b595a191aaf)
[#&#8203;7418](https://togithub.com/npm/cli/pull/7418) update
repository.url in package.json
([#&#8203;7418](https://togithub.com/npm/cli/issues/7418))
([@&#8203;wraithgar](https://togithub.com/wraithgar))

##### Documentation

-
[`1674136`](https://togithub.com/npm/cli/commit/1674136bc14b0f708bb01f75d65474346c863bd9)
[#&#8203;7441](https://togithub.com/npm/cli/pull/7441) correct search
help output ([#&#8203;7441](https://togithub.com/npm/cli/issues/7441))
([@&#8203;wraithgar](https://togithub.com/wraithgar))

##### Dependencies

-
[`80eec03`](https://togithub.com/npm/cli/commit/80eec03462e5747cb4434d43aff25939826b7850)
[#&#8203;7453](https://togithub.com/npm/cli/pull/7453)
`@npmcli/[email protected]`
-
[`a7145d4`](https://togithub.com/npm/cli/commit/a7145d422485fcbcb9427efa775c15180c7ee1c2)
[#&#8203;7453](https://togithub.com/npm/cli/pull/7453)
`[email protected]`
-
[`a785766`](https://togithub.com/npm/cli/commit/a785766325141335cde39d43eb631062e32d6605)
[#&#8203;7453](https://togithub.com/npm/cli/pull/7453) `[email protected]`
-
[`65d76db`](https://togithub.com/npm/cli/commit/65d76dbd2fb11c83141302500ec4a3f5128ff12f)
[#&#8203;7453](https://togithub.com/npm/cli/pull/7453)
`[email protected]`
-
[`cadc0f0`](https://togithub.com/npm/cli/commit/cadc0f0cad8909755ae8ac72f2dd5802a0d34943)
[#&#8203;7449](https://togithub.com/npm/cli/pull/7449) hoist production
copy of sprintf-js
-
[`2cffdfe`](https://togithub.com/npm/cli/commit/2cffdfef45b9a13d189f5059cc69fc7319620fda)
[#&#8203;7449](https://togithub.com/npm/cli/pull/7449)
`[email protected]`
-
[`432efb5`](https://togithub.com/npm/cli/commit/432efb5ee313ac5bd08642a9cef2b7c52da23ea9)
[#&#8203;7449](https://togithub.com/npm/cli/pull/7449)
`[email protected]`
-
[`9da5738`](https://togithub.com/npm/cli/commit/9da57388ebd5c643c2a95bbf63abc745cad45ccc)
[#&#8203;7437](https://togithub.com/npm/cli/pull/7437)
`@npmcli/[email protected]`
([#&#8203;7437](https://togithub.com/npm/cli/issues/7437))
-
[`762888a`](https://togithub.com/npm/cli/commit/762888a3b603704c7c53a94a704b8a7f3edea918)
[#&#8203;7429](https://togithub.com/npm/cli/pull/7429) update
dependencies for workspaces
([#&#8203;7429](https://togithub.com/npm/cli/issues/7429))
-
[workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.5.1):
`@npmcli/[email protected]`
- [workspace](https://togithub.com/npm/cli/releases/tag/config-v8.3.1):
`@npmcli/[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmaccess-v8.0.5):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.1.1):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v8.1.0):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v5.0.9):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmhook-v10.0.4):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmorg-v6.0.5):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v7.0.1):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmpublish-v9.0.7):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmsearch-v7.0.4):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmteam-v6.0.4):
`[email protected]`
-
[workspace](https://togithub.com/npm/cli/releases/tag/libnpmversion-v6.0.1):
`[email protected]`

##### Chores

-
[`356c374`](https://togithub.com/npm/cli/commit/356c374817711845719902184547e1e0ac359b22)
[#&#8203;7453](https://togithub.com/npm/cli/pull/7453) fix test fixture
for new redact behavior
([@&#8203;wraithgar](https://togithub.com/wraithgar))
-
[`2fba4b7`](https://togithub.com/npm/cli/commit/2fba4b7b6218900fd895daf5218682edeb4253a4)
[#&#8203;7449](https://togithub.com/npm/cli/pull/7449) update
devDependencies in lockfile
([@&#8203;wraithgar](https://togithub.com/wraithgar))

</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 May 7, 2024
1 parent 39ce596 commit f3e2e03
Showing 1 changed file with 98 additions and 201 deletions.
Loading

0 comments on commit f3e2e03

Please sign in to comment.