-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit b822567
authored
chore(deps): update dependency knip to v2.16.0 (#616)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [knip](https://togithub.com/webpro/knip) | [`2.15.5` ->
`2.16.0`](https://renovatebot.com/diffs/npm/knip/2.15.5/2.16.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.16.0`](https://togithub.com/webpro/knip/releases/tag/2.16.0)
[Compare
Source](https://togithub.com/webpro/knip/compare/2.15.5...2.16.0)
- Edit the npx flags in doc
([`6993adf`](https://togithub.com/webpro/knip/commit/6993adf))
- Update handling-issues.md
([#​162](https://togithub.com/webpro/knip/issues/162))
([`e44c333`](https://togithub.com/webpro/knip/commit/e44c333))
- Update dependencies
([`82b133c`](https://togithub.com/webpro/knip/commit/82b133c))
- Add support for custom hooks path in husky plugin
([`cb15609`](https://togithub.com/webpro/knip/commit/cb15609))
- Improve tests for husky + npx combo
([`7398393`](https://togithub.com/webpro/knip/commit/7398393))
- Add support for binaries executed from `npx`
([`5c8311c`](https://togithub.com/webpro/knip/commit/5c8311c))
- Fix up execa fixture
([`fee0cac`](https://togithub.com/webpro/knip/commit/fee0cac))
- Only explicit `--yes` will ignore dependency in npx resolver
([`535b573`](https://togithub.com/webpro/knip/commit/535b573))
- Add test case for uncovered bash expression
([`9a9331f`](https://togithub.com/webpro/knip/commit/9a9331f))
- Add `exec` to ignored binaries
([`1c59321`](https://togithub.com/webpro/knip/commit/1c59321))
- Improve glob usage comment
([`a65fda8`](https://togithub.com/webpro/knip/commit/a65fda8))
- Pass `cwd` to return scripts in github action plugin test
([`4bae338`](https://togithub.com/webpro/knip/commit/4bae338))
- Add `c8` script resolver
([`3419fa6`](https://togithub.com/webpro/knip/commit/3419fa6))
- Fix up child-spawning binaries in script parser
([`d1f42a3`](https://togithub.com/webpro/knip/commit/d1f42a3))
- Add support for `else` in script parser
([`6d98db5`](https://togithub.com/webpro/knip/commit/6d98db5))
- Add support for `node_modules/.bin` locations in `tryResolveFilePath`
(fixes [#​161](https://togithub.com/webpro/knip/issues/161))
([`2ff2d99`](https://togithub.com/webpro/knip/commit/2ff2d99))
- Normalize `tryResolveSpecifier[s]` return value
([`1d63022`](https://togithub.com/webpro/knip/commit/1d63022))
</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/template-typescript-node-package).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 9e3b4c3 commit b822567Copy full SHA for b822567
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 | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
+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