Piotr1215 / cloudrumble

Source for my homepage cloudrumble.net. Docs, blogs, tips & tricks.
https://cloudrumble.net
MIT License
55 stars 27 forks source link

Update dependency npm to v9.4.0 #72

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) 9.2.0 -> 9.4.0 age adoption passing confidence

Release Notes

npm/cli ### [`v9.4.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​940-httpsgithubcomnpmclicomparev931v940-2023-01-25) [Compare Source](https://togithub.com/npm/cli/compare/v9.3.1...v9.4.0) ##### Features - [`8d6d851`](https://togithub.com/npm/cli/commit/8d6d8519fbbcebdca8834e19cb34ac71f045a010) [#​6078](https://togithub.com/npm/cli/pull/6078) added --install-strategy=linked ([#​6078](https://togithub.com/npm/cli/issues/6078)) ([@​fritzy](https://togithub.com/fritzy)) ##### Dependencies - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v6.2.0): `@npmcli/arborist@6.2.0` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v5.0.8): `libnpmdiff@5.0.8` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v5.0.8): `libnpmexec@5.0.8` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.0.8): `libnpmfund@4.0.8` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v5.0.8): `libnpmpack@5.0.8` ### [`v9.3.1`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​931-httpsgithubcomnpmclicomparev930v931-2023-01-13) [Compare Source](https://togithub.com/npm/cli/compare/v9.3.0...v9.3.1) ##### Bug Fixes - [`8be672b`](https://togithub.com/npm/cli/commit/8be672b21f7d434c898bb4e97dc3fca6e54b29a1) [#​6050](https://togithub.com/npm/cli/pull/6050) don't try to deprecate nonexistant versions ([#​6050](https://togithub.com/npm/cli/issues/6050)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`1c3612c`](https://togithub.com/npm/cli/commit/1c3612cc2fe9974166b5aab92477b289a768c1e7) [#​6054](https://togithub.com/npm/cli/pull/6054) use recursive rm in ci command ([#​6054](https://togithub.com/npm/cli/issues/6054)) ([@​jamesshaw1987](https://togithub.com/jamesshaw1987), [@​burkel24](https://togithub.com/burkel24)) ### [`v9.3.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#​930-httpsgithubcomnpmclicomparev920v930-2023-01-12) [Compare Source](https://togithub.com/npm/cli/compare/v9.2.0...v9.3.0) ##### Features - [`753b98e`](https://togithub.com/npm/cli/commit/753b98ef49e0410642cbfb1adbe06e7417e22d82) [#​5261](https://togithub.com/npm/cli/pull/5261) rootless workspace init provides suggestion ([@​fritzy](https://togithub.com/fritzy)) ##### Bug Fixes - [`cf175fb`](https://togithub.com/npm/cli/commit/cf175fb2a7faffa6664874a9e8bea52dbbb1b0e2) [#​6044](https://togithub.com/npm/cli/pull/6044) default auth-type to legacy if otp is configured ([#​6044](https://togithub.com/npm/cli/issues/6044)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`2383deb`](https://togithub.com/npm/cli/commit/2383deb9723593365cf748238f3b2388e7aaf6f5) [#​6037](https://togithub.com/npm/cli/pull/6037) clean urls from arborist, owner, and ping commands ([#​6037](https://togithub.com/npm/cli/issues/6037)) ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`69f5ff8`](https://togithub.com/npm/cli/commit/69f5ff863fccf91935b1f62b514fd2621b761903) view: convert command to use output instead of console ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`dc52222`](https://togithub.com/npm/cli/commit/dc52222123245d3faf2afa444d0223deb25e35b6) init: write package.json workspaces paths with / separators ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`31af1aa`](https://togithub.com/npm/cli/commit/31af1aaa9f6427bd61d752d54801d873c6242af8) refactor `help` to use `@npmcli/promise-spawn` ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`669ef94`](https://togithub.com/npm/cli/commit/669ef9476cac4679322bec69e7a55ff5992cf827) fund: correctly parse and use `which` config ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`72e6d6f`](https://togithub.com/npm/cli/commit/72e6d6f638db03dbe3c965be79ce05cb6fda12fc) generate workspace support for docs pages ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`450e50f`](https://togithub.com/npm/cli/commit/450e50fa555bfef869735b0195fe0a451e94eb3d) evaluate configs in command class ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`28ec922`](https://togithub.com/npm/cli/commit/28ec922e18c7178e840fd28cbbf78f56f0a7a653) [#​5946](https://togithub.com/npm/cli/pull/5946) replace rimraf with fs.rm ([@​lukekarrys](https://togithub.com/lukekarrys)) ##### Documentation - [`f0038e5`](https://togithub.com/npm/cli/commit/f0038e5b7492a899da26fafd5f781291961ef427) [#​6048](https://togithub.com/npm/cli/pull/6048) missing backtick in synopsis of npm init ([#​5837](https://togithub.com/npm/cli/issues/5837)) ([#​6048](https://togithub.com/npm/cli/issues/6048)) ([@​Peallyz](https://togithub.com/Peallyz)) - [`ca8ff00`](https://togithub.com/npm/cli/commit/ca8ff007d7abba1f3ae6646668ee840afa1191b6) [#​6045](https://togithub.com/npm/cli/pull/6045) update outdated file path to definitions.js ([@​ericmutta](https://togithub.com/ericmutta)) - [`fe9debd`](https://togithub.com/npm/cli/commit/fe9debd7925c8e6d05d53f49f516fec8aede8890) [#​6038](https://togithub.com/npm/cli/pull/6038) fix typos in definitions.js ([#​6038](https://togithub.com/npm/cli/issues/6038)) ([@​lukekarrys](https://togithub.com/lukekarrys), [@​ericmutta](https://togithub.com/ericmutta)) - [`fa27aca`](https://togithub.com/npm/cli/commit/fa27acaa72002c5cc80f59401dbd0ba817cda404) [#​6018](https://togithub.com/npm/cli/pull/6018) fix typo in removal.md ([@​ericmutta](https://togithub.com/ericmutta)) - [`82f69d9`](https://togithub.com/npm/cli/commit/82f69d90d58da8cc2a53570bfe2a1a9cc2574f0d) [#​6026](https://togithub.com/npm/cli/pull/6026) fix typo in registry.md ([@​ericmutta](https://togithub.com/ericmutta)) ##### Dependencies - [`ec09474`](https://togithub.com/npm/cli/commit/ec09474b371b0706d0d55a4968cf6ae545423568) [#​5945](https://togithub.com/npm/cli/pull/5945) `minipass-fetch@3.0.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/arborist-v6.1.6): `@npmcli/arborist@6.1.6` - [Workspace](https://togithub.com/npm/cli/releases/tag/config-v6.1.1): `@npmcli/config@6.1.1` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v5.0.7): `libnpmdiff@5.0.7` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v5.0.7): `libnpmexec@5.0.7` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v4.0.7): `libnpmfund@4.0.7` - [Workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v5.0.7): `libnpmpack@5.0.7`

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.