Skip to content

Commit 694a863

Browse files
chore(deps): update dependency release-it to v20 (#945)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [release-it](https://redirect.github.com/release-it/release-it) | [`^19.0.0` → `^20.0.0`](https://renovatebot.com/diffs/npm/release-it/19.2.4/20.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/release-it/20.0.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/release-it/20.0.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/release-it/19.2.4/20.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/release-it/19.2.4/20.0.0?slim=true) | --- ### Release Notes <details> <summary>release-it/release-it (release-it)</summary> ### [`v20.0.0`](https://redirect.github.com/release-it/release-it/releases/tag/20.0.0) [Compare Source](https://redirect.github.com/release-it/release-it/compare/19.2.4...20.0.0) - fix: remove leading slashes from owner ([#&#8203;1288](https://redirect.github.com/release-it/release-it/issues/1288)) ([`5585b72`](https://redirect.github.com/release-it/release-it/commit/5585b720e9389fa857ba50f86161245ccb3b9589)) - thanks [@&#8203;driiftkiing](https://redirect.github.com/driiftkiing)! - Fix `write: false` guard in `npm.bump` (resolve [#&#8203;1267](https://redirect.github.com/release-it/release-it/issues/1267)) ([`a2d1b99`](https://redirect.github.com/release-it/release-it/commit/a2d1b99bfe52fff1b6768f904cae5c4aaa78cfb1)) - Format ([`f427a85`](https://redirect.github.com/release-it/release-it/commit/f427a85758999073a5ea4f666c6ddb4cd5586d61)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/ts-api-utils). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9916caf commit 694a863

2 files changed

Lines changed: 273 additions & 420 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"prettier-plugin-curly": "^0.4.0",
7676
"prettier-plugin-packagejson": "^3.0.0",
7777
"publint": "^0.3.17",
78-
"release-it": "^19.0.0",
78+
"release-it": "^20.0.0",
7979
"should-semantic-release": "^0.3.0",
8080
"tsdown": "^0.21.0",
8181
"typedoc": "^0.28.0",

0 commit comments

Comments
 (0)