-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit 0276283
authored
chore(deps): update dependency knip to v2.32.0 (#948)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [knip](https://togithub.com/webpro/knip) | [`2.31.0` ->
`2.32.0`](https://renovatebot.com/diffs/npm/knip/2.31.0/2.32.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>webpro/knip (knip)</summary>
### [`v2.32.0`](https://togithub.com/webpro/knip/releases/tag/2.32.0)
[Compare
Source](https://togithub.com/webpro/knip/compare/2.31.0...2.32.0)
- Reset version
([`4256731`](https://togithub.com/webpro/knip/commit/4256731))
- feat: allow gatsby plugin to see local plugins as entrypoints
([#​273](https://togithub.com/webpro/knip/issues/273))
([`85ffbc9`](https://togithub.com/webpro/knip/commit/85ffbc9))
- Update docs
([`925e2f6`](https://togithub.com/webpro/knip/commit/925e2f6))
- Fix up cypress plugin + coverage
([`3277795`](https://togithub.com/webpro/knip/commit/3277795))
- Increase coverage for test patterns from plugins or local config
([`46575b8`](https://togithub.com/webpro/knip/commit/46575b8))
- Fix up playwright plugin
([`9ce013f`](https://togithub.com/webpro/knip/commit/9ce013f))
- Fix up after merge
([`36f7830`](https://togithub.com/webpro/knip/commit/36f7830))
- Add package.json path to lint-staged plugin
([`1b10d90`](https://togithub.com/webpro/knip/commit/1b10d90))
- Add types + support for projects in playwright plugin
([`c45a337`](https://togithub.com/webpro/knip/commit/c45a337))
- Report [@​types/pkg](https://togithub.com/types/pkg) as unused
if pkg already has types included
([`e58953c`](https://togithub.com/webpro/knip/commit/e58953c))
- Prevent unnessary invocations of plugin dependency finder
([`977e756`](https://togithub.com/webpro/knip/commit/977e756))
- Refactor drizzle plugin to use new `entry;` protocol
([`a8dea3f`](https://togithub.com/webpro/knip/commit/a8dea3f))
- Go public
([`51adaa3`](https://togithub.com/webpro/knip/commit/51adaa3))
- Fix node-test-runner plugin
([`8e83198`](https://togithub.com/webpro/knip/commit/8e83198))
- Refactor vitest plugin a bit
([`ea6f1e0`](https://togithub.com/webpro/knip/commit/ea6f1e0))
- Improve typing for `PluginConfiguration` inside plugins
([`2144996`](https://togithub.com/webpro/knip/commit/2144996))
- Use more readable protcols
([`9c76e62`](https://togithub.com/webpro/knip/commit/9c76e62))
- Add node-test-runner config to knip.json
([`71b501d`](https://togithub.com/webpro/knip/commit/71b501d))
- Catch errors in cli test helper
([`1f72702`](https://togithub.com/webpro/knip/commit/1f72702))
- Adjust the rest fixtures and tests
([`28ba933`](https://togithub.com/webpro/knip/commit/28ba933))
- Migrate plugins and their tests
([`8e09fcd`](https://togithub.com/webpro/knip/commit/8e09fcd))
- Add node-test-runner plugin
([`9508c73`](https://togithub.com/webpro/knip/commit/9508c73))
- Move test/entry file patterns to plugins
([`82278f8`](https://togithub.com/webpro/knip/commit/82278f8))
- Move `bin:` protocol helpers to separate module
([`92c6f1b`](https://togithub.com/webpro/knip/commit/92c6f1b))
</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/create-typescript-app).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f32c363 commit 0276283Copy full SHA for 0276283
File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
|
+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments