Skip to content

Commit

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

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

### [`v10.3.0`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#1030-2024-01-10)

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

##### Features

-   [`6673c77`](https://togithub.com/npm/cli/commit/6673c77bc4222d0f1719449fe903b7461b3e6907) [#&#8203;6914](https://togithub.com/npm/cli/pull/6914) add `--libc` option to override platform specific install ([#&#8203;6914](https://togithub.com/npm/cli/issues/6914)) ([@&#8203;wraithgar](https://togithub.com/wraithgar), [@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn))

##### Bug Fixes

-   [`b7fc10a`](https://togithub.com/npm/cli/commit/b7fc10aa37bc2422f479119558f82e01bdaab6cd) [#&#8203;7113](https://togithub.com/npm/cli/pull/7113) filter C0 and C1 control characters from logs and cli output ([#&#8203;7113](https://togithub.com/npm/cli/issues/7113)) ([@&#8203;wraithgar](https://togithub.com/wraithgar))

##### Dependencies

-   [`3fd5213`](https://togithub.com/npm/cli/commit/3fd521393461639b6b768df43f0b5b71d3ee7dd2) [#&#8203;7121](https://togithub.com/npm/cli/pull/7121) `[email protected]`
-   [`5698415`](https://togithub.com/npm/cli/commit/56984154b445c479236effdb844888b1ef409250) [#&#8203;7121](https://togithub.com/npm/cli/pull/7121) `[email protected]`
-   [`e56a4f3`](https://togithub.com/npm/cli/commit/e56a4f3dff9de349917d530074e698c644471080) [#&#8203;7121](https://togithub.com/npm/cli/pull/7121) `[email protected]`
-   [`8495b7c`](https://togithub.com/npm/cli/commit/8495b7c088118e383ff6f3c7ce744df9c0d8e106) [#&#8203;7121](https://togithub.com/npm/cli/pull/7121) `[email protected]`
-   [`796d1c7`](https://togithub.com/npm/cli/commit/796d1c7507d69382181e515d6c6987930c9ec636) [#&#8203;7121](https://togithub.com/npm/cli/pull/7121) `@npmcli/[email protected]`
-   [`3b7f6f2`](https://togithub.com/npm/cli/commit/3b7f6f274aceed4218e5e903752d879a41d3a547) [#&#8203;7121](https://togithub.com/npm/cli/pull/7121) `@npmcli/[email protected]`
-   [`7ecd146`](https://togithub.com/npm/cli/commit/7ecd146a3241723602693ca67c78ca5e2da8cb57) [#&#8203;7121](https://togithub.com/npm/cli/pull/7121) `npmcli/[email protected]`
-   [workspace](https://togithub.com/npm/cli/releases/tag/arborist-v7.3.0): `@npmcli/[email protected]`
-   [workspace](https://togithub.com/npm/cli/releases/tag/config-v8.1.0): `@npmcli/[email protected]`
-   [workspace](https://togithub.com/npm/cli/releases/tag/libnpmdiff-v6.0.5): `[email protected]`
-   [workspace](https://togithub.com/npm/cli/releases/tag/libnpmexec-v7.0.6): `[email protected]`
-   [workspace](https://togithub.com/npm/cli/releases/tag/libnpmfund-v5.0.3): `[email protected]`
-   [workspace](https://togithub.com/npm/cli/releases/tag/libnpmpack-v6.0.5): `[email protected]`

##### Chores

-   [`2fd8292`](https://togithub.com/npm/cli/commit/2fd8292eff1155ec84a53f6d4321e6a386df93c7) [#&#8203;7121](https://togithub.com/npm/cli/pull/7121) work around [@&#8203;npmcli/git](https://togithub.com/npmcli/git) lazy loading ([@&#8203;wraithgar](https://togithub.com/wraithgar))
-   [`cd9a66d`](https://togithub.com/npm/cli/commit/cd9a66df2476d602fe3d36a6c3c6185f1bd8c676) [#&#8203;7121](https://togithub.com/npm/cli/pull/7121) update devDependencies in lockfile ([@&#8203;wraithgar](https://togithub.com/wraithgar))
-   [`2dda715`](https://togithub.com/npm/cli/commit/2dda715c9e72eefe69b49ee07c87fa126c84ff10) [#&#8203;7121](https://togithub.com/npm/cli/pull/7121) `[email protected]` ([@&#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.

---

 - [ ] 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/X-oss-byte/Canary-nextjs).
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 6cb841b commit 35b1b0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/issue-on-comment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"@actions/core": "1.10.1",
"@actions/github": "6.0.0"
},
"packageManager": "npm@10.2.5"
"packageManager": "npm@10.3.0"
}
2 changes: 1 addition & 1 deletion .github/actions/issue-on-label/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"@actions/core": "1.10.1",
"@actions/github": "6.0.0"
},
"packageManager": "npm@10.2.5"
"packageManager": "npm@10.3.0"
}

0 comments on commit 35b1b0a

Please sign in to comment.