Skip to content

Commit 2493f9b

Browse files
authored
chore(deps): update dependency @semantic-release/npm to v11.0.3 (#108)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@semantic-release/npm](https://togithub.com/semantic-release/npm) | [`11.0.2` -> `11.0.3`](https://renovatebot.com/diffs/npm/@semantic-release%2fnpm/11.0.2/11.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@semantic-release%2fnpm/11.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@semantic-release%2fnpm/11.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@semantic-release%2fnpm/11.0.2/11.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@semantic-release%2fnpm/11.0.2/11.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>semantic-release/npm (@&#8203;semantic-release/npm)</summary> ### [`v11.0.3`](https://togithub.com/semantic-release/npm/releases/tag/v11.0.3) [Compare Source](https://togithub.com/semantic-release/npm/compare/v11.0.2...v11.0.3) ##### Bug Fixes - **deps:** raised the minimum accepted range of npm to v10.5.0 ([#&#8203;759](https://togithub.com/semantic-release/npm/issues/759)) ([a0313f8](https://togithub.com/semantic-release/npm/commit/a0313f82060ec344d77443a9b1b28e87178dcf78)), closes [semantic-release/semantic-release#3202](https://togithub.com/semantic-release/semantic-release/issues/3202) even though our existing range allowed anyone to update as soon as the new npm version was available, this will encourage being on a version that does not report the ip vulnerability a bit more forcefully </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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/Kit-p/json-kit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
2 parents 08ccc8b + 48eaf3d commit 2493f9b

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@semantic-release/changelog": "6.0.3",
8282
"@semantic-release/exec": "6.0.3",
8383
"@semantic-release/git": "10.0.1",
84-
"@semantic-release/npm": "11.0.2",
84+
"@semantic-release/npm": "11.0.3",
8585
"@swc/core": "1.3.107",
8686
"@swc/jest": "0.2.31",
8787
"@tsconfig/node-lts": "18.12.5",

pnpm-lock.yaml

+10-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)