-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit 215df72
authored
chore(deps): update dependency knip to v5 (#1298)
[](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)) |
[`4.3.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/knip/4.3.0/5.0.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>
### [`v5.0.0`](https://togithub.com/webpro/knip/releases/tag/5.0.0)
[Compare Source](https://togithub.com/webpro/knip/compare/4.6.0...5.0.0)
- Update config for v5
([`c6ae93a`](https://togithub.com/webpro/knip/commit/c6ae93a6))
- Add v5 release post
([`9649c93`](https://togithub.com/webpro/knip/commit/9649c937))
- Update docs
([`df7d0a9`](https://togithub.com/webpro/knip/commit/df7d0a9b))
- Dogfoodin' is underrated
([`4fab774`](https://togithub.com/webpro/knip/commit/4fab774d))
- Reorganize exports/types and nsExports/nsTypes issue types (resolves
[#​475](https://togithub.com/webpro/knip/issues/475))
([`41c2017`](https://togithub.com/webpro/knip/commit/41c20177))
- We're all set
([`87917df`](https://togithub.com/webpro/knip/commit/87917dfb))
Also see https://knip.dev/blog/knip-v5 for more details
### [`v4.6.0`](https://togithub.com/webpro/knip/releases/tag/4.6.0)
[Compare Source](https://togithub.com/webpro/knip/compare/4.5.0...4.6.0)
- Update dependencies
([`34df6ee`](https://togithub.com/webpro/knip/commit/34df6ee2))
- Support husky v9
([#​500](https://togithub.com/webpro/knip/issues/500))
([`1edc9fb`](https://togithub.com/webpro/knip/commit/1edc9fbf))
### [`v4.5.0`](https://togithub.com/webpro/knip/releases/tag/4.5.0)
[Compare Source](https://togithub.com/webpro/knip/compare/4.4.0...4.5.0)
- Update dependencies
([`0d598b5`](https://togithub.com/webpro/knip/commit/0d598b5f))
- Use isGitIgnored directly if available, rename fn getter
([`0963c96`](https://togithub.com/webpro/knip/commit/0963c966))
- Add webpack-cli to webpack plugin enablers (resolves
[#​492](https://togithub.com/webpro/knip/issues/492))
([`1960a67`](https://togithub.com/webpro/knip/commit/1960a67e))
- Add/move link to commit hooks
([#​500](https://togithub.com/webpro/knip/issues/500))
([`91bef85`](https://togithub.com/webpro/knip/commit/91bef851))
- Add vercel-og plugin (resolves
[#​489](https://togithub.com/webpro/knip/issues/489))
([`78e406c`](https://togithub.com/webpro/knip/commit/78e406c2))
- feat: improve markdown reporter
([#​502](https://togithub.com/webpro/knip/issues/502))
([`0b02923`](https://togithub.com/webpro/knip/commit/0b029233))
- Ignore [@​types/bun](https://togithub.com/types/bun) by default
([#​501](https://togithub.com/webpro/knip/issues/501))
([`d99f7d8`](https://togithub.com/webpro/knip/commit/d99f7d80))
### [`v4.4.0`](https://togithub.com/webpro/knip/releases/tag/4.4.0)
[Compare Source](https://togithub.com/webpro/knip/compare/4.3.1...4.4.0)
- Update dependencies
([`5082f5a`](https://togithub.com/webpro/knip/commit/5082f5a5))
- Add note to minimal repro
([`cb98593`](https://togithub.com/webpro/knip/commit/cb985937))
- feat: support nx crystal for nx plugin
([#​496](https://togithub.com/webpro/knip/issues/496))
([`1ce0b40`](https://togithub.com/webpro/knip/commit/1ce0b401))
### [`v4.3.1`](https://togithub.com/webpro/knip/releases/tag/4.3.1)
[Compare Source](https://togithub.com/webpro/knip/compare/4.3.0...4.3.1)
- Make integration tests pass
([`5a7a80a`](https://togithub.com/webpro/knip/commit/5a7a80ae))
- Update integration tests
([`5bca404`](https://togithub.com/webpro/knip/commit/5bca4041))
- Add link to GitHub search for projects using Knip
([`bdd3c7b`](https://togithub.com/webpro/knip/commit/bdd3c7ba))
- Safe-guard fixes (closes
[#​486](https://togithub.com/webpro/knip/issues/486))
([`cf3761b`](https://togithub.com/webpro/knip/commit/cf3761ba))
- Add silent and shell-mode boolean flags to pnpm resolver (resolves
[#​491](https://togithub.com/webpro/knip/issues/491))
([`2d5c0b5`](https://togithub.com/webpro/knip/commit/2d5c0b57))
- Filter dependencies in vitest plugin for vite plugin
([#​334](https://togithub.com/webpro/knip/issues/334))
([`d81a00f`](https://togithub.com/webpro/knip/commit/d81a00f7))
</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.
---
- [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f485912 commit 215df72Copy full SHA for 215df72
File tree
Expand file treeCollapse file tree
2 files changed
+45
-36
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+45
-36
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
|
+44-35Lines changed: 44 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments