-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit 1e29b61
authored
chore(deps): update dependency knip to v2.3.1 (#346)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [knip](https://togithub.com/webpro/knip) | [`2.1.3` ->
`2.3.1`](https://renovatebot.com/diffs/npm/knip/2.1.3/2.3.1) |
[](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</summary>
### [`v2.3.1`](https://togithub.com/webpro/knip/releases/tag/2.3.1)
[Compare Source](https://togithub.com/webpro/knip/compare/2.3.0...2.3.1)
- Doc edits
([`df43932`](https://togithub.com/webpro/knip/commit/df43932))
- Fix up remaining specs wrt gitignore (related to
[`4fac49b`](https://togithub.com/webpro/knip/commit/4fac49b))
([`13b6232`](https://togithub.com/webpro/knip/commit/13b6232))
- Refactor resolveExtendsSpecifier and make tests pass
([`67d4f03`](https://togithub.com/webpro/knip/commit/67d4f03))
- Introduce bin: prefix/protocol for binaries in specifiers
([`1b8e18f`](https://togithub.com/webpro/knip/commit/1b8e18f))
- Remove unused config from test
([`316e385`](https://togithub.com/webpro/knip/commit/316e385))
### [`v2.3.0`](https://togithub.com/webpro/knip/releases/tag/2.3.0)
[Compare Source](https://togithub.com/webpro/knip/compare/2.2.4...2.3.0)
- Housekeeping the tests/titles a bit
([`fa48589`](https://togithub.com/webpro/knip/commit/fa48589))
- Auto-format readme
([`a27de43`](https://togithub.com/webpro/knip/commit/a27de43))
- Look in main, bin and exports of package.json for entry files
([`4fac49b`](https://togithub.com/webpro/knip/commit/4fac49b))
- Add main, bin and exports fields as entry files
([`ab0672c`](https://togithub.com/webpro/knip/commit/ab0672c))
- Add esbuild to fallback binary arg filters
([`ed5a5c1`](https://togithub.com/webpro/knip/commit/ed5a5c1))
- Fix eslint plugin name resolver issue
([`4719a8e`](https://togithub.com/webpro/knip/commit/4719a8e))
- Add contributors section to readme (again, sorry)
([`143c2d4`](https://togithub.com/webpro/knip/commit/143c2d4))
### [`v2.2.4`](https://togithub.com/webpro/knip/releases/tag/2.2.4)
[Compare Source](https://togithub.com/webpro/knip/compare/2.2.3...2.2.4)
- Try to fix up eslint extends-that-are-actually-plugins? handling
([`6b3e7ec`](https://togithub.com/webpro/knip/commit/6b3e7ec))
- Handle recursive overrides config in eslint plugin
([`224607a`](https://togithub.com/webpro/knip/commit/224607a))
- Fix dynamic import issue with type import
([#​106](https://togithub.com/webpro/knip/issues/106))
([`11329c9`](https://togithub.com/webpro/knip/commit/11329c9))
### [`v2.2.3`](https://togithub.com/webpro/knip/releases/tag/2.2.3)
[Compare Source](https://togithub.com/webpro/knip/compare/2.2.2...2.2.3)
- Update dependencies
([`eea11a8`](https://togithub.com/webpro/knip/commit/eea11a8))
- Add example to `ignoreWorkspaces` with globs
([`2de03c4`](https://togithub.com/webpro/knip/commit/2de03c4))
- Vitest reporters can be a string too (fixes
[#​105](https://togithub.com/webpro/knip/issues/105))
([`5643893`](https://togithub.com/webpro/knip/commit/5643893))
- Improve nx plugin for other shape of repos
([`1a42f75`](https://togithub.com/webpro/knip/commit/1a42f75))
### [`v2.2.2`](https://togithub.com/webpro/knip/releases/tag/2.2.2)
[Compare Source](https://togithub.com/webpro/knip/compare/2.2.1...2.2.2)
- Update dependencies
([`362dfec`](https://togithub.com/webpro/knip/commit/362dfec))
- Run require and require.resolve visitors in TS files too
([`325fca9`](https://togithub.com/webpro/knip/commit/325fca9))
### [`v2.2.1`](https://togithub.com/webpro/knip/releases/tag/2.2.1)
[Compare Source](https://togithub.com/webpro/knip/compare/2.2.0...2.2.1)
- A few doc edits
([`b9780ae`](https://togithub.com/webpro/knip/commit/b9780ae))
- Refactor importCall visitor and Introduce isDynamic imports to defer
to LS.findReferences
([`5b4f5d5`](https://togithub.com/webpro/knip/commit/5b4f5d5))
### [`v2.2.0`](https://togithub.com/webpro/knip/releases/tag/2.2.0)
[Compare Source](https://togithub.com/webpro/knip/compare/2.1.3...2.2.0)
- Fix file casing
([`2818d68`](https://togithub.com/webpro/knip/commit/2818d68))
- Remove unused export
([`671de45`](https://togithub.com/webpro/knip/commit/671de45))
- Return single dependencies array from \_getDependenciesFromScripts
([`4a77e35`](https://togithub.com/webpro/knip/commit/4a77e35))
- Bring all ignored dependencies + binaries handling together and later
in the process
([`300035a`](https://togithub.com/webpro/knip/commit/300035a))
- Minor refactor in workspace config normalizer for readability
([`38ce7d9`](https://togithub.com/webpro/knip/commit/38ce7d9))
- Introduce script node visitors
([`46b8110`](https://togithub.com/webpro/knip/commit/46b8110))
- Fix npx binary resolver
([`522c8a7`](https://togithub.com/webpro/knip/commit/522c8a7))
- Add --quiet and --verbose to generic binary resolver
([`20680f4`](https://togithub.com/webpro/knip/commit/20680f4))
- Add custom zx resolver
([`6830f97`](https://togithub.com/webpro/knip/commit/6830f97))
- Fix nodemon resolver
([`c72149e`](https://togithub.com/webpro/knip/commit/c72149e))
- Start using generic arg resolvers in fallback binary resolver
([`425d306`](https://togithub.com/webpro/knip/commit/425d306))
- Move AST visitors to their own factories and add file condition
([`c5da961`](https://togithub.com/webpro/knip/commit/c5da961))
- Minor refactor return value of compilers helper
([`fcccb26`](https://togithub.com/webpro/knip/commit/fcccb26))
- Case file names after their class
([`6c08af3`](https://togithub.com/webpro/knip/commit/6c08af3))
- Ignore [@​public](https://togithub.com/public) class/enum
members ([`7e4e8e0`](https://togithub.com/webpro/knip/commit/7e4e8e0))
</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://app.renovatebot.com/dashboard#github/JoshuaKGoldberg/template-typescript-node-package).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 76ac1e5 commit 1e29b61Copy full SHA for 1e29b61
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 | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
|
+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