Skip to content

Commit aea3404

Browse files
chore(deps): update dependency knip to v5.56.0 (#2305)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`5.55.0` -> `5.56.0`](https://renovatebot.com/diffs/npm/knip/5.55.0/5.56.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.55.0/5.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.55.0/5.56.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.56.0`](https://redirect.github.com/webpro-nl/knip/compare/5.55.1...95023231f6d3175c2d033d5758edacc7ee4bab87) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.55.1...5.56.0) ### [`v5.55.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.55.1) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.55.0...5.55.1) - Update Node.js versions in CI ([`09a158b`](https://redirect.github.com/webpro-nl/knip/commit/09a158b4fa6f9e0e7d72b62f99120d7d36be8714)) - Update plugin authoring guide ([`b9bf354`](https://redirect.github.com/webpro-nl/knip/commit/b9bf354852d908a410f9721053f0800e6ea393c6)) - Update sponsors info ([`2014ac0`](https://redirect.github.com/webpro-nl/knip/commit/2014ac094f995b82cac0e40b60a7710a577239d6)) - Leverage `isProduction` better in webpack config ([`779948d`](https://redirect.github.com/webpro-nl/knip/commit/779948d5fc31c8e3831c93db599f509a79edce77)) - Add smoke test command to dev guide ([`59b23cf`](https://redirect.github.com/webpro-nl/knip/commit/59b23cf86025f66af46ff9e5046e1cb2d43709bc)) - Consistent messages in `streamer.cast` ([`1b2866b`](https://redirect.github.com/webpro-nl/knip/commit/1b2866bb0b4d81a7892daff4f5e2ab0a890b5b97)) - Add `exports` to ignored binaries list ([`7073b68`](https://redirect.github.com/webpro-nl/knip/commit/7073b6845f6b8da5e8db4d65b9964a1fd986d1a8)) - Edit docs ([`ffc3cac`](https://redirect.github.com/webpro-nl/knip/commit/ffc3cacb85750dcdada2c477939d587e4364a514)) - Remove obsolete installed-check flag ([`61b65eb`](https://redirect.github.com/webpro-nl/knip/commit/61b65eb4ed9c0030e4890f1a9394cba017e35d58)) - Use minimum supported node version in CI (almost!) ([`7787123`](https://redirect.github.com/webpro-nl/knip/commit/7787123a8a9c46ccb48da26caad89e58392f7d58)) </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/TypeStat). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4xOCIsInVwZGF0ZWRJblZlciI6IjQwLjExLjE4IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73f1807 commit aea3404

2 files changed

Lines changed: 175 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-plugin-regexp": "2.7.0",
7171
"eslint-plugin-yml": "1.18.0",
7272
"husky": "9.1.7",
73-
"knip": "5.55.0",
73+
"knip": "5.56.0",
7474
"lint-staged": "16.0.0",
7575
"markdownlint": "0.38.0",
7676
"markdownlint-cli": "0.44.0",

pnpm-lock.yaml

Lines changed: 174 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)