webtorrent / webtorrent-desktop

❤️ Streaming torrent app for Mac, Windows, and Linux
https://webtorrent.io/desktop
MIT License
9.63k stars 999 forks source link

chore(deps): update npm to v9 #2283

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm (source) ^7.10.0 \|\| ^8.0.0 -> ^7.10.0 \|\| ^8.0.0 \|\| ^9.0.0 age adoption passing confidence

Release Notes

npm/cli ### [`v9.1.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​910-httpsgithubcomnpmclicomparev901v910-2022-11-02) [Compare Source](https://togithub.com/npm/cli/compare/v9.0.1...v9.1.0) ##### Features - [`706b3d3`](https://togithub.com/npm/cli/commit/706b3d3f227de43a095263926d2eef2b4e4cf2a9) [#​5779](https://togithub.com/npm/cli/pull/5779) set --no-audit when installing outside of a project (like --global) ([@​fritzy](https://togithub.com/fritzy)) ##### Bug Fixes - [`1f5382d`](https://togithub.com/npm/cli/commit/1f5382dada181cda41f1504974de1e69a6c1ad7f) [#​5789](https://togithub.com/npm/cli/pull/5789) don't set `stdioString` for any spawn/run-script calls ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`8fd614a`](https://togithub.com/npm/cli/commit/8fd614af5d6de970a6bbcffc538564d2a809411a) use promiseSpawn.open instead of opener ([@​nlf](https://togithub.com/nlf)) - [`41843ad`](https://togithub.com/npm/cli/commit/41843ad8a20bd20aacad2bb37fe473f2e76d5306) use an absolute path to notepad.exe by default, correct docs ([@​nlf](https://togithub.com/nlf)) - [`0c5834e`](https://togithub.com/npm/cli/commit/0c5834ed635833ef49fe10cc888025a5debebe21) [#​5758](https://togithub.com/npm/cli/pull/5758) use hosted-git-info to parse registry urls ([#​5758](https://togithub.com/npm/cli/issues/5758)) ([@​lukekarrys](https://togithub.com/lukekarrys)) ##### Documentation - [`ce6745c`](https://togithub.com/npm/cli/commit/ce6745c806d721f5e3c455a65fd44bfe03e9d2ae) [#​5763](https://togithub.com/npm/cli/pull/5763) fixed some typos ([#​5763](https://togithub.com/npm/cli/issues/5763)) ([@​AndrewDawes](https://togithub.com/AndrewDawes)) ##### Dependencies - [`b89c19e`](https://togithub.com/npm/cli/commit/b89c19e9a7674b0bd9d336c14dee1bf381843648) [#​5795](https://togithub.com/npm/cli/pull/5795) `cli-table3@​0.6.3` - [`6b6dfca`](https://togithub.com/npm/cli/commit/6b6dfca191cb8f7871f755b926fd5ae223ba697a) `fastest-levenshtein@1.0.16` - [`9972ed1`](https://togithub.com/npm/cli/commit/9972ed1423d7a4f7ca03a34f5aa69321b81850fd) `@npmcli/ci-detect@3.0.1` - [`024e612`](https://togithub.com/npm/cli/commit/024e612f55fc9906b49065dbabbee8b8261eb4eb) `abbrev@2.0.0` - [`66f9bcd`](https://togithub.com/npm/cli/commit/66f9bcd10b8d8cb635593c526727056581c7955d) `nopt@7.0.0` - [`5730d17`](https://togithub.com/npm/cli/commit/5730d17198e066077cb3ea6f78753746afc13603) `tar@6.1.12` - [`2fef570`](https://togithub.com/npm/cli/commit/2fef570caf00bd92a3a4cf0b2bc4ce56fd8bd594) `node-gyp@9.3.0` - [`abfb28b`](https://togithub.com/npm/cli/commit/abfb28b249183b8c033f8e7acc1546150cdac137) `@npmcli/run-script@6.0.0` - [`205e2fd`](https://togithub.com/npm/cli/commit/205e2fdde91f4f21d92ccf0bf9e1ab9ab3053167) `pacote@15.0.6` - [`ac25863`](https://togithub.com/npm/cli/commit/ac25863a33b75620ac9edf4057bfb9409028636a) remove opener, `@npmcli/promise-spawn@6.0.1`, `@npmcli/run-script@5.1.1`, `@npmcli/git@4.0.3`, `pacote@15.0.5`, `which@3.0.0` - [Workspace](https://togithub.com/npm/cli/compare/arborist-v6.1.0...arborist-v6.1.1): `@npmcli/arborist@6.1.1` - [Workspace](https://togithub.com/npm/cli/compare/config-v6.0.1...config-v6.1.0): `@npmcli/config@6.1.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmdiff-v5.0.1...libnpmdiff-v5.0.2): `libnpmdiff@5.0.2` - [Workspace](https://togithub.com/npm/cli/compare/libnpmexec-v5.0.1...libnpmexec-v5.0.2): `libnpmexec@5.0.2` - [Workspace](https://togithub.com/npm/cli/compare/libnpmfund-v4.0.1...libnpmfund-v4.0.2): `libnpmfund@4.0.2` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpack-v5.0.1...libnpmpack-v5.0.2): `libnpmpack@5.0.2` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpublish-v7.0.1...libnpmpublish-v7.0.2): `libnpmpublish@7.0.2` - [Workspace](https://togithub.com/npm/cli/compare/libnpmversion-v4.0.0...libnpmversion-v4.0.1): `libnpmversion@4.0.1` ### [`v9.0.1`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​901-httpsgithubcomnpmclicomparev900v901-2022-10-26) [Compare Source](https://togithub.com/npm/cli/compare/v9.0.0...v9.0.1) ##### Documentation - [`b5fadd0`](https://togithub.com/npm/cli/commit/b5fadd0cec392f4bf6d60fa1358f96400be94667) [#​5742](https://togithub.com/npm/cli/pull/5742) Better npx link ([#​5742](https://togithub.com/npm/cli/issues/5742)) ([@​mrienstra](https://togithub.com/mrienstra)) ##### Dependencies - [`de6618e`](https://togithub.com/npm/cli/commit/de6618e93182ba00b4be516db1efb3c51efa17ba) [#​5757](https://togithub.com/npm/cli/pull/5757) `@npmcli/promise-spawn@5.0.0` ([#​5757](https://togithub.com/npm/cli/issues/5757)) - [`5625274`](https://togithub.com/npm/cli/commit/562527456d3862d871d042fa4ff6e38354e320ea) [#​5755](https://togithub.com/npm/cli/pull/5755) `hosted-git-info@6.1.0` ([#​5755](https://togithub.com/npm/cli/issues/5755)) - [`32bdd68`](https://togithub.com/npm/cli/commit/32bdd686ccf826050075e770ffddf7401efa79c9) [#​5754](https://togithub.com/npm/cli/pull/5754) `npm-packlist@7.0.2` ([#​5754](https://togithub.com/npm/cli/issues/5754)) - [Workspace](https://togithub.com/npm/cli/compare/arborist-v6.0.0...arborist-v6.1.0): `@npmcli/arborist@6.1.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmdiff-v5.0.0...libnpmdiff-v5.0.1): `libnpmdiff@5.0.1` - [Workspace](https://togithub.com/npm/cli/compare/libnpmexec-v5.0.0...libnpmexec-v5.0.1): `libnpmexec@5.0.1` - [Workspace](https://togithub.com/npm/cli/compare/libnpmfund-v4.0.0...libnpmfund-v4.0.1): `libnpmfund@4.0.1` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpack-v5.0.0...libnpmpack-v5.0.1): `libnpmpack@5.0.1` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpublish-v7.0.0...libnpmpublish-v7.0.1): `libnpmpublish@7.0.1` ### [`v9.0.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​900-httpsgithubcomnpmclicomparev900-pre6v900-2022-10-19) [Compare Source](https://togithub.com/npm/cli/compare/v8.19.3...v9.0.0) ##### Features - [`e3b004c`](https://togithub.com/npm/cli/commit/e3b004c0d6dfcb153c4734af12afb09897e20932) [#​5727](https://togithub.com/npm/cli/pull/5727) move cli and all workspaces out of prerelease mode ([@​lukekarrys](https://togithub.com/lukekarrys)) ##### Dependencies - [Workspace](https://togithub.com/npm/cli/compare/arborist-v6.0.0-pre.5...arborist-v6.0.0): `@npmcli/arborist@6.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmaccess-v7.0.0-pre.2...libnpmaccess-v7.0.0): `libnpmaccess@7.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmdiff-v5.0.0-pre.3...libnpmdiff-v5.0.0): `libnpmdiff@5.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmexec-v5.0.0-pre.5...libnpmexec-v5.0.0): `libnpmexec@5.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmfund-v4.0.0-pre.5...libnpmfund-v4.0.0): `libnpmfund@4.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmhook-v9.0.0-pre.1...libnpmhook-v9.0.0): `libnpmhook@9.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmorg-v5.0.0-pre.1...libnpmorg-v5.0.0): `libnpmorg@5.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpack-v5.0.0-pre.4...libnpmpack-v5.0.0): `libnpmpack@5.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmpublish-v7.0.0-pre.4...libnpmpublish-v7.0.0): `libnpmpublish@7.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmsearch-v6.0.0-pre.1...libnpmsearch-v6.0.0): `libnpmsearch@6.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmteam-v5.0.0-pre.1...libnpmteam-v5.0.0): `libnpmteam@5.0.0` - [Workspace](https://togithub.com/npm/cli/compare/libnpmversion-v4.0.0-pre.1...libnpmversion-v4.0.0): `libnpmversion@4.0.0`

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.



This PR has been generated by Mend Renovate. View repository job log here.