Skip to content

Commit f6c94c1

Browse files
chore(deps): update dependency knip to v6.5.0 (#951)
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/) | |---|---|---|---|---|---| | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`6.4.1` → `6.5.0`](https://renovatebot.com/diffs/npm/knip/6.4.1/6.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/knip/6.5.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/6.5.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/6.4.1/6.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/6.4.1/6.5.0?slim=true) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v6.5.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.5.0): Release 6.5.0 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/knip@6.4.1...knip@6.5.0) - Drop project-extension-redundant config hint (resolve [#&#8203;1683](https://redirect.github.com/webpro-nl/knip/issues/1683)) ([`f860929`](https://redirect.github.com/webpro-nl/knip/commit/f86092949d6dbd041fd621876da674fd3eac7534)) - Add instructions to .agents/PLUGINS.md ([`e2943ed`](https://redirect.github.com/webpro-nl/knip/commit/e2943ed8fb6d2c0ab4cf12ff04d10bd5ab9fd5f7)) - Add a plugin for react-email ([#&#8203;1684](https://redirect.github.com/webpro-nl/knip/issues/1684)) ([`d8ae4d3`](https://redirect.github.com/webpro-nl/knip/commit/d8ae4d3ccb810b9a9211fd43e9d1e7d7b704fcaf)) - thanks [@&#8203;xaqrox](https://redirect.github.com/xaqrox)! - Replace `fast-glob` with `tinyglobby` ([#&#8203;1462](https://redirect.github.com/webpro-nl/knip/issues/1462)) ([`9f6b4c8`](https://redirect.github.com/webpro-nl/knip/commit/9f6b4c8aa6857fea40e66d008c905c948af10939)) - thanks [@&#8203;gameroman](https://redirect.github.com/gameroman)! - Added plugin for Serverless framework ([#&#8203;1478](https://redirect.github.com/webpro-nl/knip/issues/1478)) ([`f885f1d`](https://redirect.github.com/webpro-nl/knip/commit/f885f1ded52427d984c67e7172e3141eb4e5ee29)) - thanks [@&#8203;BenCrinion-IW](https://redirect.github.com/BenCrinion-IW)! - Add args to Prettier plugin to resolve --config CLI flag ([#&#8203;1685](https://redirect.github.com/webpro-nl/knip/issues/1685)) ([`f4658c8`](https://redirect.github.com/webpro-nl/knip/commit/f4658c84e714afd8a2233b72be6169da1ac3723e)) - thanks [@&#8203;xaqrox](https://redirect.github.com/xaqrox)! - fix(util): tolerate JSONC and array extends in findRootDirsBase ([#&#8203;1681](https://redirect.github.com/webpro-nl/knip/issues/1681)) ([`f7e5464`](https://redirect.github.com/webpro-nl/knip/commit/f7e5464a6f70e9024a341fdb923766b5ff53a831)) - thanks [@&#8203;Hoffs](https://redirect.github.com/Hoffs)! - Format ([`15bd7e7`](https://redirect.github.com/webpro-nl/knip/commit/15bd7e7a56b470096cfee1690263d5d13ddb8fb6)) - Inherit outDir/rootDir from tsconfig project references (resolve [#&#8203;1680](https://redirect.github.com/webpro-nl/knip/issues/1680)) ([`b89b4f7`](https://redirect.github.com/webpro-nl/knip/commit/b89b4f716f4c117b0106e9a212e9e5c46aa85035)) - tsc → tsgo ([`a6e09ca`](https://redirect.github.com/webpro-nl/knip/commit/a6e09ca1b65936b3790a6c3628a4646f030d18b8)) - Update dependencies ([`4cb05c9`](https://redirect.github.com/webpro-nl/knip/commit/4cb05c96a2ae7c790d29ee76ff13288c5bbb97a2)) - Housekeep ([`28c56cb`](https://redirect.github.com/webpro-nl/knip/commit/28c56cb8bf68031b1c8e9bee75b18ee7274ec981)) - Test test test ([`7eb4ab3`](https://redirect.github.com/webpro-nl/knip/commit/7eb4ab3a8a6635dcaf756bb2b4a88e1298615994)) - Add pino plugin with `transportCall` visitor (resolve [#&#8203;1480](https://redirect.github.com/webpro-nl/knip/issues/1480)) ([`53a033e`](https://redirect.github.com/webpro-nl/knip/commit/53a033e4ddc5036c6a4a0e55c0abc42c5c64e4f5)) - Add signal to projects using knip ([`dbedd66`](https://redirect.github.com/webpro-nl/knip/commit/dbedd665c1f8d735030600d3f68ef1825d9a2668)) - Tune logos ([`3148f4d`](https://redirect.github.com/webpro-nl/knip/commit/3148f4d0485875370634b9b53c1b3aa7f6eafcc3)) - Tweak `knip-run` tool response ([`4294038`](https://redirect.github.com/webpro-nl/knip/commit/42940381a947c46996ae4055e8789f6ea39cfca4)) - Add `workspace` option to `knip-run` tool ([`64c4aae`](https://redirect.github.com/webpro-nl/knip/commit/64c4aaea89e3abb41d8695ebffc5538878520b21)) - Remove old lingering `experimentalTags` ([`e503d10`](https://redirect.github.com/webpro-nl/knip/commit/e503d108e5535800ac6467f4d92c7dd6a9e90037)) - Fix compiler type (resolve [#&#8203;1689](https://redirect.github.com/webpro-nl/knip/issues/1689)) ([`e7a69ad`](https://redirect.github.com/webpro-nl/knip/commit/e7a69adb5e584eb6e5af9b4007820afcbcf27a08)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a063ded commit f6c94c1

1 file changed

Lines changed: 93 additions & 135 deletions

File tree

0 commit comments

Comments
 (0)