Skip to content

Commit 060df09

Browse files
chore(deps): update dependency release-it to v19 (#209)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [release-it](https://redirect.github.com/release-it/release-it) | [`18.1.2` -> `19.0.1`](https://renovatebot.com/diffs/npm/release-it/18.1.2/19.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/release-it/19.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/release-it/19.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/release-it/18.1.2/19.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/release-it/18.1.2/19.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>release-it/release-it (release-it)</summary> ### [`v19.0.1`](https://redirect.github.com/release-it/release-it/releases/tag/19.0.1) [Compare Source](https://redirect.github.com/release-it/release-it/compare/19.0.0...19.0.1) - Don't throw if no config file is found ([`2cb4a7e`](https://redirect.github.com/release-it/release-it/commit/2cb4a7e414b1ae593d6ea4cb24e508b4e2970826)) ### [`v19.0.0`](https://redirect.github.com/release-it/release-it/releases/tag/19.0.0) [Compare Source](https://redirect.github.com/release-it/release-it/compare/18.1.2...19.0.0) - Update dependencies ([`cbe2fa6`](https://redirect.github.com/release-it/release-it/commit/cbe2fa6a5be2d61533b309b0069a2589c34ca77e)) - v18 → v19 ([`6f8150a`](https://redirect.github.com/release-it/release-it/commit/6f8150a740d5bb4e4d24b1c78f61f244da8afb0d)) - Housekeeping ([`41dfaae`](https://redirect.github.com/release-it/release-it/commit/41dfaaeabc720bf683e4c8daf527db9786a6adfe)) </details> --- ### Configuration 📅 **Schedule**: 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/package-json-validator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 327ce1e commit 060df09

File tree

2 files changed

+351
-550
lines changed

2 files changed

+351
-550
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"prettier-plugin-curly": "0.3.1",
109109
"prettier-plugin-packagejson": "2.5.10",
110110
"prettier-plugin-sh": "0.17.0",
111-
"release-it": "18.1.2",
111+
"release-it": "19.0.1",
112112
"sentences-per-line": "0.3.0",
113113
"tsup": "8.4.0",
114114
"typescript": "5.8.2",

0 commit comments

Comments
 (0)