-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit 8b7b774
authored
chore(deps): update dependency knip to v5.32.0 (#1660)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [knip](https://knip.dev)
([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip))
| [`5.31.0` ->
`5.32.0`](https://renovatebot.com/diffs/npm/knip/5.31.0/5.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-nl/knip (knip)</summary>
###
[`v5.32.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.32.0)
[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.31.0...5.32.0)
- Add `pos` to reference pragma import node
([`f704a2b`](https://redirect.github.com/webpro-nl/knip/commit/f704a2bb))
- Rename propertyAccessCall → resolveCall
([`72b4827`](https://redirect.github.com/webpro-nl/knip/commit/72b48273))
- Update dev doc
([`36b85ba`](https://redirect.github.com/webpro-nl/knip/commit/36b85bad))
- Minor refactor, add comments to get-imports-and-exports
([`e9416ec`](https://redirect.github.com/webpro-nl/knip/commit/e9416ec5))
- Add `ts.isPropertyAssignment` to `isConsiderReferencedNS`
([`e4bada4`](https://redirect.github.com/webpro-nl/knip/commit/e4bada42))
- Use `{default: true}` in jiti.import call
([`700a091`](https://redirect.github.com/webpro-nl/knip/commit/700a091c))
- Update a few dependencies
([`d2a7b59`](https://redirect.github.com/webpro-nl/knip/commit/d2a7b597))
- Consider enum members used if used in object enumeration method
(resolves
[#​699](https://redirect.github.com/webpro-nl/knip/issues/699))
([`feab792`](https://redirect.github.com/webpro-nl/knip/commit/feab7921))
- Refactor behavior with/out ignoreExportsUsedInFile
([`14d2cfc`](https://redirect.github.com/webpro-nl/knip/commit/14d2cfc2))
- Always check types/classes for referenced in exported type
([`50bc125`](https://redirect.github.com/webpro-nl/knip/commit/50bc1256))
- Don't try to find refs to empty string in `findInternalReferences`
([`42d626f`](https://redirect.github.com/webpro-nl/knip/commit/42d626f9))
- Don't ignore (global) dependency if relative path
([`86ec088`](https://redirect.github.com/webpro-nl/knip/commit/86ec088d))
- Move hard-coded `deno` out of bash parser
([`fb0da5b`](https://redirect.github.com/webpro-nl/knip/commit/fb0da5b7))
- Add travis CI plugin
([`4821b52`](https://redirect.github.com/webpro-nl/knip/commit/4821b528))
- Improve nyc plugin
([`e6fa86a`](https://redirect.github.com/webpro-nl/knip/commit/e6fa86ac))
- Stylelint plugin - fix issue where "customSyntax" property is not
recognised as a resolved dependency
([#​802](https://redirect.github.com/webpro-nl/knip/issues/802))
([`fdb0246`](https://redirect.github.com/webpro-nl/knip/commit/fdb02462))
- Don't try to find refs to empty string in `findInternalReferences`
(fixes
[#​800](https://redirect.github.com/webpro-nl/knip/issues/800))
([`d9ae5dc`](https://redirect.github.com/webpro-nl/knip/commit/d9ae5dc9))
- Update docs
([`0749921`](https://redirect.github.com/webpro-nl/knip/commit/0749921b))
- Post "two years"
([`69c021b`](https://redirect.github.com/webpro-nl/knip/commit/69c021b2))
</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 9cb0f46 commit 8b7b774Copy full SHA for 8b7b774
File tree
Expand file treeCollapse file tree
2 files changed
+6
-6
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+6
-6
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
|
+5-5Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments