JoshuaKGoldberg / create-typescript-app

Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝
MIT License
1.21k stars 75 forks source link

chore(deps): update dependency knip to v5.10.0 #1480

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
knip (source) 5.9.4 -> 5.10.0 age adoption passing confidence

Release Notes

webpro/knip (knip) ### [`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)).

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.



This PR has been generated by Mend Renovate. View repository job log here.