-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency knip to v5.42.0 #730
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #730 +/- ##
=======================================
Coverage 98.63% 98.63%
=======================================
Files 17 17
Lines 1174 1174
Branches 113 113
=======================================
Hits 1158 1158
Misses 16 16 ☔ View full report in Codecov by Sentry. |
michaelfaith
pushed a commit
to michaelfaith/eslint-plugin-package-json
that referenced
this pull request
Jan 17, 2025
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.41.1` -> `5.42.0`](https://renovatebot.com/diffs/npm/knip/5.41.1/5.42.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.41.1/5.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.41.1/5.42.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`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 ([#​884](https://redirect.github.com/webpro-nl/knip/issues/884)) ([`94474cb`](https://redirect.github.com/webpro-nl/knip/commit/94474cbc0ac3af7488a0aa4056ba1df6abb80405)) - thanks [@​davidlj95](https://redirect.github.com/davidlj95)! - Clean up after [#​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 ([#​885](https://redirect.github.com/webpro-nl/knip/issues/885)) ([`e1ba447`](https://redirect.github.com/webpro-nl/knip/commit/e1ba4472a13a79984b9dbd49b2431f1efbe69cb7)) - thanks [@​davidlj95](https://redirect.github.com/davidlj95)! - Ignore `zip` global binary ([#​888](https://redirect.github.com/webpro-nl/knip/issues/888)) ([`62fbc76`](https://redirect.github.com/webpro-nl/knip/commit/62fbc7664ab2a5cff36e38f7ff8b31485d19ed2b)) - thanks [@​davidlj95](https://redirect.github.com/davidlj95)! - Ignore `rsync` global binary ([#​889](https://redirect.github.com/webpro-nl/knip/issues/889)) ([`d29ec34`](https://redirect.github.com/webpro-nl/knip/commit/d29ec3488c90d387a5aa62f8beb36a136e5ec397)) - thanks [@​davidlj95](https://redirect.github.com/davidlj95)! - Track Angular scripts build option ([#​886](https://redirect.github.com/webpro-nl/knip/issues/886)) ([`f43b638`](https://redirect.github.com/webpro-nl/knip/commit/f43b63849670b927f62de29ef9d317778d7a45a5)) - thanks [@​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 ([#​896](https://redirect.github.com/webpro-nl/knip/issues/896)) ([`337de52`](https://redirect.github.com/webpro-nl/knip/commit/337de52c36d2b0bcb07ba5ebaaa23a995dbbd3de)) - thanks [@​jjjjonathan](https://redirect.github.com/jjjjonathan)! - Delete principal from array after usage for GC ([#​897](https://redirect.github.com/webpro-nl/knip/issues/897)) ([`79a7d48`](https://redirect.github.com/webpro-nl/knip/commit/79a7d487d686d85faf9b7f23e641e0ad6ba4384b)) - thanks [@​heystewart](https://redirect.github.com/heystewart)! - Fix iterating over namespaces imported using '\*' (star) reporting unused classes ([#​898](https://redirect.github.com/webpro-nl/knip/issues/898)) ([`26331c0`](https://redirect.github.com/webpro-nl/knip/commit/26331c00e8312a6c461480af1d0c2935c2471c07)) - thanks [@​heystewart](https://redirect.github.com/heystewart)! - Add `metro` plugin ([#​895](https://redirect.github.com/webpro-nl/knip/issues/895)) ([`b106a5f`](https://redirect.github.com/webpro-nl/knip/commit/b106a5ff7dd9bd712f5b33fd16135242092945de)) - thanks [@​jjjjonathan](https://redirect.github.com/jjjjonathan)! - Separate Angular production vs non-production entries ([#​887](https://redirect.github.com/webpro-nl/knip/issues/887)) ([`91130f8`](https://redirect.github.com/webpro-nl/knip/commit/91130f8651fae2202450e51c281656f7b49af774)) - thanks [@​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)) </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/eslint-plugin-package-json). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.41.1
->5.42.0
Release Notes
webpro-nl/knip (knip)
v5.42.0
Compare Source
3cb27eb
)17f2224
)94474cb
) - thanks @davidlj95!4fc91eb
)e1ba447
) - thanks @davidlj95!zip
global binary (#888) (62fbc76
) - thanks @davidlj95!rsync
global binary (#889) (d29ec34
) - thanks @davidlj95!f43b638
) - thanks @davidlj95!9590b92
)337de52
) - thanks @jjjjonathan!79a7d48
) - thanks @heystewart!26331c0
) - thanks @heystewart!metro
plugin (#895) (b106a5f
) - thanks @jjjjonathan!91130f8
) - thanks @davidlj95!9c82470
)5e54e1d
)169dba1
)fbaec01
)566d11c
)f1e6770
)5d6fe80
)b5f426c
)4fa4a03
)a9f2d74
)5dc317a
)daf92ce
)a6b2b9e
)args
to webpack plugin to find webpack config files (0866302
)args
to jest plugin to find jest config files (3c0a6c5
)f5a1ede
)2e8c8ac
)093dcca
)6471cf1
)releaseNotes.commit
template (0c49689
)4a9ff56
)2bd03e0
)5fe4cb4
)ac7e933
)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.
This PR was generated by Mend Renovate. View the repository job log.