Commit 063a959
authored
chore(deps): update dependency knip to v5.65.0 (#1366)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [knip](https://knip.dev)
([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip))
| devDependencies | minor | [`5.64.3` ->
`5.65.0`](https://renovatebot.com/diffs/npm/knip/5.64.3/5.65.0) |
[](https://securityscorecards.dev/viewer/?uri=github.com/webpro-nl/knip)
|
---
### Release Notes
<details>
<summary>webpro-nl/knip (knip)</summary>
###
[`v5.65.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.65.0)
[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.64.3...5.65.0)
- Release 5.64.3
([`157ae94`](https://redirect.github.com/webpro-nl/knip/commit/157ae943fa2a7b16321c1c6c5fff87ba9d6f3566))
- Oops
([`f7ce7d7`](https://redirect.github.com/webpro-nl/knip/commit/f7ce7d7a0fed6acd4d22d8825dc3de08bff5df15))
- Fix some typos in docs and code comments
([#​1299](https://redirect.github.com/webpro-nl/knip/issues/1299))
([`715d7cc`](https://redirect.github.com/webpro-nl/knip/commit/715d7cc75f4349547fba049839b4dca253acf57f))
- thanks [@​jdufresne](https://redirect.github.com/jdufresne)!
- Consider imported ns members referenced w/ spread (resolves
[#​1298](https://redirect.github.com/webpro-nl/knip/issues/1298))
([`8b91d08`](https://redirect.github.com/webpro-nl/knip/commit/8b91d08a7ccb5eb25009a0f08c41b6b8a492b184))
- Fix up added glob ignore patterns and debug output
([`4a3025d`](https://redirect.github.com/webpro-nl/knip/commit/4a3025da22c42c7c48472ef1ba24865f749db6b1))
- Iterate on configuring-project-files.md
([`fac5613`](https://redirect.github.com/webpro-nl/knip/commit/fac5613c53145421dc31d0b5bdc4f117eeb8544e))
- Add `ignoreFiles` config option
([`c9ab3c9`](https://redirect.github.com/webpro-nl/knip/commit/c9ab3c9db213ff2036245af254129943e96e111e))
- Work JSON Schema
([`bfe7a0e`](https://redirect.github.com/webpro-nl/knip/commit/bfe7a0ea78a2024d4eae760be8751e4b811b22a9))
- Fix up lint-staged plugin (resolves
[#​1293](https://redirect.github.com/webpro-nl/knip/issues/1293))
([`b39832d`](https://redirect.github.com/webpro-nl/knip/commit/b39832dcd37de57c584f12e5f038215e5e82bb4d))
- Speed up `strip-json-comments` a tad
([`7172653`](https://redirect.github.com/webpro-nl/knip/commit/7172653aff27e53d9d87ee10d684c9738ce82e0b))
- 4 ain't 5
([`9b3981b`](https://redirect.github.com/webpro-nl/knip/commit/9b3981be670917a55ba380f8dd92b3f08a9ed85d))
- Add .npmrc to .gitignore
([`2d261f5`](https://redirect.github.com/webpro-nl/knip/commit/2d261f537da23aec98d731da83a09c99fbe86dbc))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00
PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only
on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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/settlemint/sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Update knip to v5.65.0 to get improved unused code detection (including
namespace spread) and the new ignoreFiles config. Dev-only change; no
runtime impact.
<!-- End of auto-generated description by cubic. -->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d82c313 commit 063a959
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
1125 | 1125 | | |
1126 | 1126 | | |
1127 | 1127 | | |
1128 | | - | |
| 1128 | + | |
1129 | 1129 | | |
1130 | 1130 | | |
1131 | 1131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments