Skip to content

Commit

Permalink
chore(deps): update dependency knip to v5.42.1 (#518)
Browse files Browse the repository at this point in the history
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.37.1` ->
`5.42.1`](https://renovatebot.com/diffs/npm/knip/5.37.1/5.42.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.42.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.42.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.37.1/5.42.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.37.1/5.42.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>webpro-nl/knip (knip)</summary>

###
[`v5.42.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.42.1)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.42.0...5.42.1)

- Exclude semantic-release packages (resolves
[#&#8203;899](https://redirect.github.com/webpro-nl/knip/issues/899))
([`a28cc02`](https://redirect.github.com/webpro-nl/knip/commit/a28cc021))\*
Edit docs + gen
([`d850cbe`](https://redirect.github.com/webpro-nl/knip/commit/d850cbeb))
- Improve reported line sorting
([`7ff0b70`](https://redirect.github.com/webpro-nl/knip/commit/7ff0b70b))
- Rename tests touching fs for easier exclusion
([`be5ba91`](https://redirect.github.com/webpro-nl/knip/commit/be5ba912))
- Add test:watch script to watch only failing test
([`86b2123`](https://redirect.github.com/webpro-nl/knip/commit/86b2123f))
- Add default formatter for jsx
([`4a212ad`](https://redirect.github.com/webpro-nl/knip/commit/4a212ad9))
- Avoid overwrites in issue collector storage key
([`0530465`](https://redirect.github.com/webpro-nl/knip/commit/0530465c))
- Rename file to match test/fixture consistency
([`959b64c`](https://redirect.github.com/webpro-nl/knip/commit/959b64cf))
- Fix case of `node ../../node_modules/.bin/executable` (resolves
[#&#8203;908](https://redirect.github.com/webpro-nl/knip/issues/908))
([`5a77dcc`](https://redirect.github.com/webpro-nl/knip/commit/5a77dcc4))
- Log debug session from launcher
([`be1f9d4`](https://redirect.github.com/webpro-nl/knip/commit/be1f9d42))
- Introduce `optional` dependencies & improve pm cli arg handling
([`1731ee5`](https://redirect.github.com/webpro-nl/knip/commit/1731ee5d))
- Support more `execa` methods in visitor
([`5f2cf34`](https://redirect.github.com/webpro-nl/knip/commit/5f2cf340))
- Minor refactor
([`052375f`](https://redirect.github.com/webpro-nl/knip/commit/052375f1))
- Fix non-internal `isDependency` case
([`e908cfe`](https://redirect.github.com/webpro-nl/knip/commit/e908cfea))
- Format on save
([`0f67016`](https://redirect.github.com/webpro-nl/knip/commit/0f670160))
- Fix case of $/execa script like `yarn lint:spellcheck`
([`03abffd`](https://redirect.github.com/webpro-nl/knip/commit/03abffdd))
- Reduce noise
([`5a3177f`](https://redirect.github.com/webpro-nl/knip/commit/5a3177f5))
- feat: add dependency-cruiser plugin
([#&#8203;911](https://redirect.github.com/webpro-nl/knip/issues/911))
([`8d206a0`](https://redirect.github.com/webpro-nl/knip/commit/8d206a07))
- thanks [@&#8203;filipw01](https://redirect.github.com/filipw01)!
- Update dependencies
([`b9aff83`](https://redirect.github.com/webpro-nl/knip/commit/b9aff835))
- Update docs re.
[`1731ee5`](https://redirect.github.com/webpro-nl/knip/commit/1731ee5)
([`938496c`](https://redirect.github.com/webpro-nl/knip/commit/938496c3))

###
[`v5.42.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.42.0)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.41.1...5.42.0)

- Refactor getImportsAndExports return structure
([`3cb27eb`](https://redirect.github.com/webpro-nl/knip/commit/3cb27ebfbcddbb64f19e605c0b893eb21f82a44a))
- Add isModule to narrow down visitor condition
([`17f2224`](https://redirect.github.com/webpro-nl/knip/commit/17f2224537b243046fe808ecc199f6c033ec019d))
- Always run config resolver
([#&#8203;884](https://redirect.github.com/webpro-nl/knip/issues/884))
([`94474cb`](https://redirect.github.com/webpro-nl/knip/commit/94474cbc0ac3af7488a0aa4056ba1df6abb80405))
- thanks [@&#8203;davidlj95](https://redirect.github.com/davidlj95)!
- Clean up after
[#&#8203;884](https://redirect.github.com/webpro-nl/knip/issues/884)
([`4fc91eb`](https://redirect.github.com/webpro-nl/knip/commit/4fc91eb2831de105179cc6f8e6012555f6b53a1a))
- Add Karma configuration from Angular plugin configuration
([#&#8203;885](https://redirect.github.com/webpro-nl/knip/issues/885))
([`e1ba447`](https://redirect.github.com/webpro-nl/knip/commit/e1ba4472a13a79984b9dbd49b2431f1efbe69cb7))
- thanks [@&#8203;davidlj95](https://redirect.github.com/davidlj95)!
- Ignore `zip` global binary
([#&#8203;888](https://redirect.github.com/webpro-nl/knip/issues/888))
([`62fbc76`](https://redirect.github.com/webpro-nl/knip/commit/62fbc7664ab2a5cff36e38f7ff8b31485d19ed2b))
- thanks [@&#8203;davidlj95](https://redirect.github.com/davidlj95)!
- Ignore `rsync` global binary
([#&#8203;889](https://redirect.github.com/webpro-nl/knip/issues/889))
([`d29ec34`](https://redirect.github.com/webpro-nl/knip/commit/d29ec3488c90d387a5aa62f8beb36a136e5ec397))
- thanks [@&#8203;davidlj95](https://redirect.github.com/davidlj95)!
- Track Angular scripts build option
([#&#8203;886](https://redirect.github.com/webpro-nl/knip/issues/886))
([`f43b638`](https://redirect.github.com/webpro-nl/knip/commit/f43b63849670b927f62de29ef9d317778d7a45a5))
- thanks [@&#8203;davidlj95](https://redirect.github.com/davidlj95)!
- Fix up count after merging multiple PRs
([`9590b92`](https://redirect.github.com/webpro-nl/knip/commit/9590b9238d558098430f9535f95c1f40d437c2ec))
- Add support for nx command shorthand to nx plugin
([#&#8203;896](https://redirect.github.com/webpro-nl/knip/issues/896))
([`337de52`](https://redirect.github.com/webpro-nl/knip/commit/337de52c36d2b0bcb07ba5ebaaa23a995dbbd3de))
- thanks [@&#8203;jjjjonathan](https://redirect.github.com/jjjjonathan)!
- Delete principal from array after usage for GC
([#&#8203;897](https://redirect.github.com/webpro-nl/knip/issues/897))
([`79a7d48`](https://redirect.github.com/webpro-nl/knip/commit/79a7d487d686d85faf9b7f23e641e0ad6ba4384b))
- thanks [@&#8203;heystewart](https://redirect.github.com/heystewart)!
- Fix iterating over namespaces imported using '\*' (star) reporting
unused classes
([#&#8203;898](https://redirect.github.com/webpro-nl/knip/issues/898))
([`26331c0`](https://redirect.github.com/webpro-nl/knip/commit/26331c00e8312a6c461480af1d0c2935c2471c07))
- thanks [@&#8203;heystewart](https://redirect.github.com/heystewart)!
- Add `metro` plugin
([#&#8203;895](https://redirect.github.com/webpro-nl/knip/issues/895))
([`b106a5f`](https://redirect.github.com/webpro-nl/knip/commit/b106a5ff7dd9bd712f5b33fd16135242092945de))
- thanks [@&#8203;jjjjonathan](https://redirect.github.com/jjjjonathan)!
- Separate Angular production vs non-production entries
([#&#8203;887](https://redirect.github.com/webpro-nl/knip/issues/887))
([`91130f8`](https://redirect.github.com/webpro-nl/knip/commit/91130f8651fae2202450e51c281656f7b49af774))
- thanks [@&#8203;davidlj95](https://redirect.github.com/davidlj95)!
- Add testimonial/tweet
([`9c82470`](https://redirect.github.com/webpro-nl/knip/commit/9c824704bf0a0b751dd3c1c0e41a746ca72080a3))
- Remove links to closed "request plugin" issue
([`5e54e1d`](https://redirect.github.com/webpro-nl/knip/commit/5e54e1dde309edc36b4796f23de7176e9d759583))
- Styling
([`169dba1`](https://redirect.github.com/webpro-nl/knip/commit/169dba1658a427ea778a79833c2bc347d77ef1c5))
- Update dependencies
([`fbaec01`](https://redirect.github.com/webpro-nl/knip/commit/fbaec015b8e3ab5a0276672a6f6beae0056494dd))
- Housekeep isInForIteration heuristic
([`566d11c`](https://redirect.github.com/webpro-nl/knip/commit/566d11c6e24f11b577b847bf8b8fadde569ade67))
- Only wipe principals in isolate-workspaces mode
([`f1e6770`](https://redirect.github.com/webpro-nl/knip/commit/f1e6770cd08b5242c299ece8b09d88b99fc6740a))
- Fix commands in dev guide
([`5d6fe80`](https://redirect.github.com/webpro-nl/knip/commit/5d6fe802a91a9325a0a615e59467a60a74d27087))
- Minor edit readme
([`b5f426c`](https://redirect.github.com/webpro-nl/knip/commit/b5f426c851081147b528336368cfa2a5b987e505))
- Split angular test
([`4fa4a03`](https://redirect.github.com/webpro-nl/knip/commit/4fa4a03707ff569995cb07de4d431632f08e99e0))
- Fix photo url
([`a9f2d74`](https://redirect.github.com/webpro-nl/knip/commit/a9f2d74b5ce8b282bac1765ea77d3740ef3e852a))
- Fix cache location
([`5dc317a`](https://redirect.github.com/webpro-nl/knip/commit/5dc317ae76c976ecac1e6bd6131794a0d8176d69))
- Require Node.js v18.6.0 → v18.18.0 + downgrade release-it
([`daf92ce`](https://redirect.github.com/webpro-nl/knip/commit/daf92ce6af2f63612d45b0cd6e7c412fe4f2d614))
- Truncate start of lengthy symbols
([`a6b2b9e`](https://redirect.github.com/webpro-nl/knip/commit/a6b2b9e92bf6639eca8ca50402f6211a0e341609))
- Add `args` to webpack plugin to find webpack config files
([`0866302`](https://redirect.github.com/webpro-nl/knip/commit/08663029e6c2ec15a118e13ca3af84ccd58310df))
- Add `args` to jest plugin to find jest config files
([`3c0a6c5`](https://redirect.github.com/webpro-nl/knip/commit/3c0a6c54b17fe4e22a06657150acaf11502333e0))
- Fix up create-new-plugin script
([`f5a1ede`](https://redirect.github.com/webpro-nl/knip/commit/f5a1edecdf614255a676183b2d7f8901d647c299))
- Add platform-specific entries to metro plugin
([`2e8c8ac`](https://redirect.github.com/webpro-nl/knip/commit/2e8c8ac65fa9e05fc170d08913d7fbac2b2bd876))
- Generate docs
([`093dcca`](https://redirect.github.com/webpro-nl/knip/commit/093dcca11155072159175830cfbc9c3cca0dde8d))
- Improve plugin docs a bit
([`6471cf1`](https://redirect.github.com/webpro-nl/knip/commit/6471cf130f5ff85d6215c3a9032c7483f84402f3))
- Update release-it and use new `releaseNotes.commit` template
([`0c49689`](https://redirect.github.com/webpro-nl/knip/commit/0c496895121aa2b9720786fcec26315cdb245ce8))
- Minor housekeeping 🔍
([`4a9ff56`](https://redirect.github.com/webpro-nl/knip/commit/4a9ff563046eda5bff6d04f8d1c36651a4ff6d7a))
- Update dependencies
([`2bd03e0`](https://redirect.github.com/webpro-nl/knip/commit/2bd03e09bba0da3d7936d8329c01eb8fad3e9197))
- Plugin docs tweaks
([`5fe4cb4`](https://redirect.github.com/webpro-nl/knip/commit/5fe4cb4d0d04ed198ad8c1de10aa2732baa0ca94))
- Update release-it
([`ac7e933`](https://redirect.github.com/webpro-nl/knip/commit/ac7e93322762d60937f4a984cc1f27ef05e067cd))

###
[`v5.41.1`](https://redirect.github.com/webpro-nl/knip/compare/5.41.0...8d996a68c7ba32cdb27d7bd8769098d78f90a6f7)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.41.0...5.41.1)

###
[`v5.41.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.41.0)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.40.0...5.41.0)

- Add `expo` plugin
([#&#8203;879](https://redirect.github.com/webpro-nl/knip/issues/879))
([`40f7be9`](https://redirect.github.com/webpro-nl/knip/commit/40f7be98))
- [#&#8203;598](https://redirect.github.com/webpro-nl/knip/issues/598)
Nx plugin doesn't look in package.json
([#&#8203;880](https://redirect.github.com/webpro-nl/knip/issues/880))
([`9ce4a49`](https://redirect.github.com/webpro-nl/knip/commit/9ce4a49a))
- Remove twitter link from header
([`34004ba`](https://redirect.github.com/webpro-nl/knip/commit/34004ba6))
- Tiny fix code block
([`17ddcb7`](https://redirect.github.com/webpro-nl/knip/commit/17ddcb7b))
- Update & format
([`f696807`](https://redirect.github.com/webpro-nl/knip/commit/f696807b))
- Fix up doc build scripts
([`9ba0998`](https://redirect.github.com/webpro-nl/knip/commit/9ba09983))

###
[`v5.40.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.40.0)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.39.4...5.40.0)

- Add Karma plugin
([#&#8203;871](https://redirect.github.com/webpro-nl/knip/issues/871))
([`3d29854`](https://redirect.github.com/webpro-nl/knip/commit/3d29854d))
- Remove tea.yaml
([`e43304b`](https://redirect.github.com/webpro-nl/knip/commit/e43304b4))
- Add Workleap
([@&#8203;gsoft-inc](https://redirect.github.com/gsoft-inc)) as sponsor
(thank you!)
([`c738561`](https://redirect.github.com/webpro-nl/knip/commit/c7385612))
- Update comparison page + auto-format
([`e6340b0`](https://redirect.github.com/webpro-nl/knip/commit/e6340b03))

###
[`v5.39.4`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.39.4)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.39.3...5.39.4)

- Ignore ignore patterns in vite test.include patterns
([`df390a0`](https://redirect.github.com/webpro-nl/knip/commit/df390a0d))
- Stop using package.json as fallback `containingFilePath`
([`de6682b`](https://redirect.github.com/webpro-nl/knip/commit/de6682b0))

###
[`v5.39.3`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.39.3)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.39.2...5.39.3)

- Doc edits
([`0f640e1`](https://redirect.github.com/webpro-nl/knip/commit/0f640e1e))
- feat: update mdx detection dependency list and update custom compiler…
([#&#8203;875](https://redirect.github.com/webpro-nl/knip/issues/875))
([`055a2e3`](https://redirect.github.com/webpro-nl/knip/commit/055a2e38))
- Add new content configuration entry for Astro
([#&#8203;872](https://redirect.github.com/webpro-nl/knip/issues/872))
([`c80ac0e`](https://redirect.github.com/webpro-nl/knip/commit/c80ac0e7))

###
[`v5.39.2`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.39.2)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.39.1...5.39.2)

- Fix up moonrepo fixture
([`382c909`](https://redirect.github.com/webpro-nl/knip/commit/382c909f))
- Edit docs
([`69d602a`](https://redirect.github.com/webpro-nl/knip/commit/69d602a4))
- Plugin housekeeping
([`770685b`](https://redirect.github.com/webpro-nl/knip/commit/770685bc))
- Add `isRootOnly` to moonrepo and yarn plugins
([`9c07294`](https://redirect.github.com/webpro-nl/knip/commit/9c072943))

###
[`v5.39.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.39.1)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.39.0...5.39.1)

- Fix case sensitivity in package name check (resolves
[#&#8203;869](https://redirect.github.com/webpro-nl/knip/issues/869))
([`d6dab3d`](https://redirect.github.com/webpro-nl/knip/commit/d6dab3da))

###
[`v5.39.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.39.0)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.38.4...5.39.0)

- `yarn.config.cjs` support
([#&#8203;864](https://redirect.github.com/webpro-nl/knip/issues/864))
([`759503d`](https://redirect.github.com/webpro-nl/knip/commit/759503db))
- Track Angular environment files as entry points
([#&#8203;868](https://redirect.github.com/webpro-nl/knip/issues/868))
([`7950bf3`](https://redirect.github.com/webpro-nl/knip/commit/7950bf3d))

###
[`v5.38.4`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.38.4)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.38.3...5.38.4)

- Update Angular workspace types and add update script
([#&#8203;866](https://redirect.github.com/webpro-nl/knip/issues/866))
([`9074440`](https://redirect.github.com/webpro-nl/knip/commit/9074440d))
- Tracks Cypress component support file
([#&#8203;867](https://redirect.github.com/webpro-nl/knip/issues/867))
([`4a6eddc`](https://redirect.github.com/webpro-nl/knip/commit/4a6eddc3))
- docs: update entry/project defaults with production mode
([#&#8203;861](https://redirect.github.com/webpro-nl/knip/issues/861))
([`5f4e139`](https://redirect.github.com/webpro-nl/knip/commit/5f4e1391))
- Track Angular's `server` builder option
([#&#8203;865](https://redirect.github.com/webpro-nl/knip/issues/865))
([`dbf502b`](https://redirect.github.com/webpro-nl/knip/commit/dbf502b8))
- fix: add `scp` to `IGNORED_GLOBAL_BINARIES`
([#&#8203;863](https://redirect.github.com/webpro-nl/knip/issues/863))
([`0362c89`](https://redirect.github.com/webpro-nl/knip/commit/0362c89f))

###
[`v5.38.3`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.38.3)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.38.2...5.38.3)

- Fix traces for default export (resolves
[#&#8203;860](https://redirect.github.com/webpro-nl/knip/issues/860))
([`90d1f5c`](https://redirect.github.com/webpro-nl/knip/commit/90d1f5cd))
- Fix typo
([`204ce6d`](https://redirect.github.com/webpro-nl/knip/commit/204ce6dd))

###
[`v5.38.2`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.38.2)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.38.1...5.38.2)

- Fix for certain failing cases of --include-libs (resolves
[#&#8203;855](https://redirect.github.com/webpro-nl/knip/issues/855))
([`5242ddd`](https://redirect.github.com/webpro-nl/knip/commit/5242ddd4))

###
[`v5.38.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.38.1)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.38.0...5.38.1)

- Fix regression re. isIncludeEntryExports → skipExportsAnalysis from
scripts/plugins (resolves
[#&#8203;857](https://redirect.github.com/webpro-nl/knip/issues/857))
([`b8379de`](https://redirect.github.com/webpro-nl/knip/commit/b8379dec))

###
[`v5.38.0`](https://redirect.github.com/webpro-nl/knip/compare/5.37.2...5f4cb26b4349c4bc6706f2b7ae7f3f1856fc6f05)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.37.2...5.38.0)

###
[`v5.37.2`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.37.2)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.37.1...5.37.2)

- Update some deps
([`862701e`](https://redirect.github.com/webpro-nl/knip/commit/862701ea))
- Fix up ec styling a bit
([`9bdb2c0`](https://redirect.github.com/webpro-nl/knip/commit/9bdb2c06))
- Add array expression to `isConsiderReferencedNS` (resolves
[#&#8203;844](https://redirect.github.com/webpro-nl/knip/issues/844))
([`1baa1d4`](https://redirect.github.com/webpro-nl/knip/commit/1baa1d4c))
- Fix up unused files for jest-unit (resolves
[#&#8203;841](https://redirect.github.com/webpro-nl/knip/issues/841))
([`4657618`](https://redirect.github.com/webpro-nl/knip/commit/4657618d))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/JoshuaKGoldberg/should-semantic-release).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent e3c1e77 commit 216264f
Showing 1 changed file with 50 additions and 26 deletions.
76 changes: 50 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 216264f

Please sign in to comment.