Skip to content

Commit

Permalink
chore(deps): update dependency knip to v2.32.0 (#110)
Browse files Browse the repository at this point in the history
[![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://github.com/webpro/knip) | [`2.31.0` ->
`2.32.0`](https://renovatebot.com/diffs/npm/knip/2.31.0/2.32.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/2.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/2.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/2.31.0/2.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/2.31.0/2.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>webpro/knip (knip)</summary>

### [`v2.32.0`](https://github.com/webpro/knip/releases/tag/2.32.0)

[Compare
Source](https://github.com/webpro/knip/compare/2.31.0...2.32.0)

- Reset version
([`4256731`](https://github.com/webpro/knip/commit/4256731))
- feat: allow gatsby plugin to see local plugins as entrypoints
([#&#8203;273](https://github.com/webpro/knip/issues/273))
([`85ffbc9`](https://github.com/webpro/knip/commit/85ffbc9))
- Update docs
([`925e2f6`](https://github.com/webpro/knip/commit/925e2f6))
- Fix up cypress plugin + coverage
([`3277795`](https://github.com/webpro/knip/commit/3277795))
- Increase coverage for test patterns from plugins or local config
([`46575b8`](https://github.com/webpro/knip/commit/46575b8))
- Fix up playwright plugin
([`9ce013f`](https://github.com/webpro/knip/commit/9ce013f))
- Fix up after merge
([`36f7830`](https://github.com/webpro/knip/commit/36f7830))
- Add package.json path to lint-staged plugin
([`1b10d90`](https://github.com/webpro/knip/commit/1b10d90))
- Add types + support for projects in playwright plugin
([`c45a337`](https://github.com/webpro/knip/commit/c45a337))
- Report [@&#8203;types/pkg](https://github.com/types/pkg) as unused
if pkg already has types included
([`e58953c`](https://github.com/webpro/knip/commit/e58953c))
- Prevent unnessary invocations of plugin dependency finder
([`977e756`](https://github.com/webpro/knip/commit/977e756))
- Refactor drizzle plugin to use new `entry;` protocol
([`a8dea3f`](https://github.com/webpro/knip/commit/a8dea3f))
- Go public
([`51adaa3`](https://github.com/webpro/knip/commit/51adaa3))
- Fix node-test-runner plugin
([`8e83198`](https://github.com/webpro/knip/commit/8e83198))
- Refactor vitest plugin a bit
([`ea6f1e0`](https://github.com/webpro/knip/commit/ea6f1e0))
- Improve typing for `PluginConfiguration` inside plugins
([`2144996`](https://github.com/webpro/knip/commit/2144996))
- Use more readable protcols
([`9c76e62`](https://github.com/webpro/knip/commit/9c76e62))
- Add node-test-runner config to knip.json
([`71b501d`](https://github.com/webpro/knip/commit/71b501d))
- Catch errors in cli test helper
([`1f72702`](https://github.com/webpro/knip/commit/1f72702))
- Adjust the rest fixtures and tests
([`28ba933`](https://github.com/webpro/knip/commit/28ba933))
- Migrate plugins and their tests
([`8e09fcd`](https://github.com/webpro/knip/commit/8e09fcd))
- Add node-test-runner plugin
([`9508c73`](https://github.com/webpro/knip/commit/9508c73))
- Move test/entry file patterns to plugins
([`82278f8`](https://github.com/webpro/knip/commit/82278f8))
- Move `bin:` protocol helpers to separate module
([`92c6f1b`](https://github.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/all-contributors-for-repository).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 10, 2023
1 parent c32c540 commit 09e5ac1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-yml": "^1.9.0",
"husky": "^8.0.3",
"jsonc-eslint-parser": "^2.3.0",
"knip": "2.31.0",
"knip": "2.32.0",
"lint-staged": "^14.0.1",
"markdownlint": "^0.31.1",
"markdownlint-cli": "^0.37.0",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 09e5ac1

Please sign in to comment.