1
Fork 0

chore(deps): update dependency npm to v11 #133

Merged
lucas merged 1 commit from renovate/npm-11.x into master 2025-01-16 11:56:26 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
npm (source) major 10.9.2 -> 11.0.0

Release Notes

npm/cli (npm)

v11.0.0

Compare Source

Documentation
Dependencies
Chores

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 is behind base branch, 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [npm](https://docs.npmjs.com/) ([source](https://github.com/npm/cli)) | major | `10.9.2` -> `11.0.0` | --- ### Release Notes <details> <summary>npm/cli (npm)</summary> ### [`v11.0.0`](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1100-2024-12-16) [Compare Source](https://github.com/npm/cli/compare/v10.9.2...v11.0.0) ##### Documentation - [`8a911da`](https://github.com/npm/cli/commit/8a911da452b9785bcd051778570beeb2d8b27421) [#&#8203;7963](https://github.com/npm/cli/pull/7963) ls: removed design change pending section note ([#&#8203;7963](https://github.com/npm/cli/issues/7963)) ([@&#8203;milaninfy](https://github.com/milaninfy)) ##### Dependencies - [`5319e48`](https://github.com/npm/cli/commit/5319e48a5a91768dccdfe728392dc2040e7ce27e) [#&#8203;7973](https://github.com/npm/cli/pull/7973) remove unnecessary sprintf-js files in node_modules ([#&#8203;7973](https://github.com/npm/cli/issues/7973)) - [`d369c77`](https://github.com/npm/cli/commit/d369c7716d753580da708723a2a4f8b3be767cb1) [#&#8203;7976](https://github.com/npm/cli/pull/7976) `socks-proxy-agent@8.0.5` - [`3b2951a`](https://github.com/npm/cli/commit/3b2951a3ba1521b9866d9b33960aa3307d4f31dd) [#&#8203;7976](https://github.com/npm/cli/pull/7976) `https-proxy-agent@7.0.6` - [`a598b7b`](https://github.com/npm/cli/commit/a598b7bd3de2b02bd14a3fa2f49c14a5ca50a43e) [#&#8203;7976](https://github.com/npm/cli/pull/7976) `agent-base@7.1.3` - [`52bcaf6`](https://github.com/npm/cli/commit/52bcaf6464f44b30137ee3d3fe79322c1b1646ef) [#&#8203;7976](https://github.com/npm/cli/pull/7976) `debug@4.4.0` - [`aabf345`](https://github.com/npm/cli/commit/aabf345a524f8aba7e0f45c0d4b8c86d5160d0cc) [#&#8203;7976](https://github.com/npm/cli/pull/7976) `p-map@7.0.3` - [`28e8761`](https://github.com/npm/cli/commit/28e876135411cd9a93dbdd74906869c54286d7bc) [#&#8203;7976](https://github.com/npm/cli/pull/7976) `npm-package-arg@12.0.1` ##### Chores - [`ecd7190`](https://github.com/npm/cli/commit/ecd719026860d464557223b212acec4347477128) [#&#8203;7976](https://github.com/npm/cli/pull/7976) dev dependency updates ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#&#8203;7976](https://github.com/npm/cli/pull/7976) `@npmcli/template-oss@4.23.6` ([@&#8203;wraithgar](https://github.com/wraithgar)) - [`687ab12`](https://github.com/npm/cli/commit/687ab12eb5ea0ee1017101f3a83d42fd76299627) [#&#8203;7970](https://github.com/npm/cli/pull/7970) remove pre-release mode from npm 11 and workspaces ([#&#8203;7970](https://github.com/npm/cli/issues/7970)) ([@&#8203;wraithgar](https://github.com/wraithgar)) - [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0): `@npmcli/arborist@9.0.0` - [workspace](https://github.com/npm/cli/releases/tag/config-v10.0.0): `@npmcli/config@10.0.0` - [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v10.0.0): `libnpmaccess@10.0.0` - [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.0): `libnpmdiff@8.0.0` - [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.0.0): `libnpmexec@10.0.0` - [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.0): `libnpmfund@7.0.0` - [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v8.0.0): `libnpmorg@8.0.0` - [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.0): `libnpmpack@9.0.0` - [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v11.0.0): `libnpmpublish@11.0.0` - [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v9.0.0): `libnpmsearch@9.0.0` - [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v8.0.0): `libnpmteam@8.0.0` - [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v8.0.0): `libnpmversion@8.0.0` </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 is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/npm-11.x from 4f22d8d733 to 2ff1370976 2024-12-17 16:46:52 +01:00 Compare
renovate-bot force-pushed renovate/npm-11.x from 2ff1370976 to 361ef1761d 2024-12-22 15:31:14 +01:00 Compare
lucas merged commit 8411c713ec into master 2025-01-16 11:56:26 +01:00
lucas deleted branch renovate/npm-11.x 2025-01-16 11:56:26 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lucas/ci-images#133
No description provided.