Skip to content
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

Bump knip from 5.41.1 to 5.42.0 #287

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps knip from 5.41.1 to 5.42.0.

Release notes

Sourced from knip's releases.

Release 5.42.0

  • Refactor getImportsAndExports return structure (3cb27ebfbcddbb64f19e605c0b893eb21f82a44a)
  • Add isModule to narrow down visitor condition (17f2224537b243046fe808ecc199f6c033ec019d)
  • Always run config resolver (#884) (94474cbc0ac3af7488a0aa4056ba1df6abb80405) - thanks @​davidlj95!
  • Clean up after #884 (4fc91eb2831de105179cc6f8e6012555f6b53a1a)
  • Add Karma configuration from Angular plugin configuration (#885) (e1ba4472a13a79984b9dbd49b2431f1efbe69cb7) - thanks @​davidlj95!
  • Ignore zip global binary (#888) (62fbc7664ab2a5cff36e38f7ff8b31485d19ed2b) - thanks @​davidlj95!
  • Ignore rsync global binary (#889) (d29ec3488c90d387a5aa62f8beb36a136e5ec397) - thanks @​davidlj95!
  • Track Angular scripts build option (#886) (f43b63849670b927f62de29ef9d317778d7a45a5) - thanks @​davidlj95!
  • Fix up count after merging multiple PRs (9590b9238d558098430f9535f95c1f40d437c2ec)
  • Add support for nx command shorthand to nx plugin (#896) (337de52c36d2b0bcb07ba5ebaaa23a995dbbd3de) - thanks @​jjjjonathan!
  • Delete principal from array after usage for GC (#897) (79a7d487d686d85faf9b7f23e641e0ad6ba4384b) - thanks @​heystewart!
  • Fix iterating over namespaces imported using '*' (star) reporting unused classes (#898) (26331c00e8312a6c461480af1d0c2935c2471c07) - thanks @​heystewart!
  • Add metro plugin (#895) (b106a5ff7dd9bd712f5b33fd16135242092945de) - thanks @​jjjjonathan!
  • Separate Angular production vs non-production entries (#887) (91130f8651fae2202450e51c281656f7b49af774) - thanks @​davidlj95!
  • Add testimonial/tweet (9c824704bf0a0b751dd3c1c0e41a746ca72080a3)
  • Remove links to closed "request plugin" issue (5e54e1dde309edc36b4796f23de7176e9d759583)
  • Styling (169dba1658a427ea778a79833c2bc347d77ef1c5)
  • Update dependencies (fbaec015b8e3ab5a0276672a6f6beae0056494dd)
  • Housekeep isInForIteration heuristic (566d11c6e24f11b577b847bf8b8fadde569ade67)
  • Only wipe principals in isolate-workspaces mode (f1e6770cd08b5242c299ece8b09d88b99fc6740a)
  • Fix commands in dev guide (5d6fe802a91a9325a0a615e59467a60a74d27087)
  • Minor edit readme (b5f426c851081147b528336368cfa2a5b987e505)
  • Split angular test (4fa4a03707ff569995cb07de4d431632f08e99e0)
  • Fix photo url (a9f2d74b5ce8b282bac1765ea77d3740ef3e852a)
  • Fix cache location (5dc317ae76c976ecac1e6bd6131794a0d8176d69)
  • Require Node.js v18.6.0 → v18.18.0 + downgrade release-it (daf92ce6af2f63612d45b0cd6e7c412fe4f2d614)
  • Truncate start of lengthy symbols (a6b2b9e92bf6639eca8ca50402f6211a0e341609)
  • Add args to webpack plugin to find webpack config files (08663029e6c2ec15a118e13ca3af84ccd58310df)
  • Add args to jest plugin to find jest config files (3c0a6c54b17fe4e22a06657150acaf11502333e0)
  • Fix up create-new-plugin script (f5a1edecdf614255a676183b2d7f8901d647c299)
  • Add platform-specific entries to metro plugin (2e8c8ac65fa9e05fc170d08913d7fbac2b2bd876)
  • Generate docs (093dcca11155072159175830cfbc9c3cca0dde8d)
  • Improve plugin docs a bit (6471cf130f5ff85d6215c3a9032c7483f84402f3)
  • Update release-it and use new releaseNotes.commit template (0c496895121aa2b9720786fcec26315cdb245ce8)
  • Minor housekeeping 🔍 (4a9ff563046eda5bff6d04f8d1c36651a4ff6d7a)
  • Update dependencies (2bd03e09bba0da3d7936d8329c01eb8fad3e9197)
  • Plugin docs tweaks (5fe4cb4d0d04ed198ad8c1de10aa2732baa0ca94)
  • Update release-it (ac7e93322762d60937f4a984cc1f27ef05e067cd)
Commits
  • 47f29a2 Release 5.42.0
  • ac7e933 Update release-it
  • 5fe4cb4 Plugin docs tweaks
  • 2bd03e0 Update dependencies
  • 4a9ff56 Minor housekeeping 🔍
  • 0c49689 Update release-it and use new releaseNotes.commit template
  • 2e8c8ac Add platform-specific entries to metro plugin
  • f5a1ede Fix up create-new-plugin script
  • 3c0a6c5 Add args to jest plugin to find jest config files
  • 0866302 Add args to webpack plugin to find webpack config files
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.41.1 to 5.42.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.42.0/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2025
Copy link

@socket-security-staging
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Looks like knip is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/knip-5.42.0 branch January 13, 2025 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants