Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency knip to v5.10.0 (#415)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [knip](https://knip.dev) ([source](https://togithub.com/webpro/knip/tree/HEAD/packages/knip)) | [`5.9.4` -> `5.10.0`](https://renovatebot.com/diffs/npm/knip/5.9.4/5.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.9.4/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.9.4/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro/knip (knip)</summary> ### [`v5.10.0`](https://togithub.com/webpro/knip/releases/tag/5.10.0) [Compare Source](https://togithub.com/webpro/knip/compare/5.9.4...5.10.0) Please see https://twitter.com/webprolific/status/1782695065380684124 for a walk-through of the main features in this release (the commits below don't cover what was in the canary [releases](https://togithub.com/webpro/knip/releases)). - vitest: add bench file extension ([`03b9384`](https://togithub.com/webpro/knip/commit/03b93841)) - Fix Windows path issue ([`92de411`](https://togithub.com/webpro/knip/commit/92de4118)) - Add debug log for raw watch events ([`49862ab`](https://togithub.com/webpro/knip/commit/49862ab5)) - Check and remove unused vars/imports ([`f3694ee`](https://togithub.com/webpro/knip/commit/f3694ee5)) - Fix up some dev commands ([`6c511ca`](https://togithub.com/webpro/knip/commit/6c511ca9)) - Update docs ([`988b632`](https://togithub.com/webpro/knip/commit/988b6320)) - Format ([`01a2767`](https://togithub.com/webpro/knip/commit/01a27671)) - Add monorepo demo folder ([`3c9d9ad`](https://togithub.com/webpro/knip/commit/3c9d9ad2)) - Don't re-analyze files that are still in the unused files cache ([`4d337b0`](https://togithub.com/webpro/knip/commit/4d337b01)) - Add file removal to auto-fix ([`c5fe4c2`](https://togithub.com/webpro/knip/commit/c5fe4c25)) - Mark issues as fixed in fix mode and print in grey in default reporter ([`d4324f8`](https://togithub.com/webpro/knip/commit/d4324f82)) - Add file removal to auto-fix ([`34abc72`](https://togithub.com/webpro/knip/commit/34abc720)) - Fix CLI help text ([`a430a1f`](https://togithub.com/webpro/knip/commit/a430a1ff)) - Remove obsolete workaround in tag helper ([`5cb4f51`](https://togithub.com/webpro/knip/commit/5cb4f511)) - Minor refactor ([`a98a7fc`](https://togithub.com/webpro/knip/commit/a98a7fc6)) - Tiny bits of fast + safe in import refs finder ([`7893d0f`](https://togithub.com/webpro/knip/commit/7893d0f3)) - Remove obsolete `by` set ([`359abc1`](https://togithub.com/webpro/knip/commit/359abc15)) - Refactor to improve tests + readability of member access handling during AST traversal ([`c032371`](https://togithub.com/webpro/knip/commit/c0323713)) - Rename and throw a few things around ([`a1f4987`](https://togithub.com/webpro/knip/commit/a1f49876)) - Update integration test cmd ([`b140cbd`](https://togithub.com/webpro/knip/commit/b140cbd0)) - Skip test in bun ([`17b90a3`](https://togithub.com/webpro/knip/commit/17b90a37)) - We weren't testing much due to a bug in Bun ([https://github.com/oven-sh/bun/issues/10353](https://togithub.com/oven-sh/bun/issues/10353)) ([`48b883d`](https://togithub.com/webpro/knip/commit/48b883de)) - Fix up some fixture pkg names ([`9af92af`](https://togithub.com/webpro/knip/commit/9af92afb)) Please see https://twitter.com/webprolific/status/1782695065380684124 for a walk-through of the main features in this release (the commits below don't cover what was in the canary [releases](https://togithub.com/webpro/knip/releases)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/JoshuaKGoldberg/prettier-plugin-curly). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information