Skip to content

Bump knip from 5.46.2 to 5.58.1 #23511

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2025

Bumps knip from 5.46.2 to 5.58.1.

Release notes

Sourced from knip's releases.

Release 5.58.1

  • Mark sentry config files as production entrypoints (#1104) (7138e8f330875b2911a3cca9d437d25dfb2739f2) - thanks @​camjackson!
  • Standardize on fixture directory and package names (a9cbf1913a6c217dc1e3b4a1665d17602849873f)
  • Fix dimmed count in reporter (ba392b0eeb6a1ad8508a5ae014c929a1fdc40491)
  • Improve negated workspace pattern method (b63f83bb97b37e234ece6126d6d2b3c6ba24d461)
  • Move isDisableConfigHints to clean up (aafda400003557c35d59321594f347e54dd64e6f)

Release 5.58.0

  • Add setup/teardown to plugins (to prepare env) (375bd427db7557ad74b3bd9b549ee5fea9d75902)
  • Move nuxt init to setup function (closes #1097) (951240e1f48a13a7008c99c2456535b23cdb7fc3)
  • feat(webpack): process resolveLoader.alias (#1100) (70ffa83bc59c4598b6d8bcaccd53bb8d47135352) - thanks @​TkDodo!
  • Add vite plugin to resolve file from resolve.extension (#1080) (a88d655c273441f28c7c0b62c118c8cea943d307) - thanks @​clickCA!

Release 5.57.2

  • Remove baseUrl property from tsconfig (#1092) (b77c52475e2a73ebdeb4250cf79f09f54a6b43e4) - thanks @​ItsNickBarry!
  • Fix/add mocks as entries conditionally (jest + vitest) (7726d41a3795c89a0a7b291309e2b15ba3933aa7)
  • Add custom MDX compiler example (#1098) (d746092154a2bea0efbf64dd522d8340e316514d)

Release 5.57.1

  • Add example known issue when loading config files (cc36b08c542c3f3e5b0c3d384ba84a027e1ab29c)
  • Remove empty import (689993bb8862143a1d2cc446f7c484c9eb7c042f)
  • Add x to --trace legend (dd91f3a954dc5afd789a87cdf6aa4d5f495b0a54)
  • Improve sponsors script and add venz url (ecefd9efc8234e2125d3669253ec8e7153dacd20)
  • resolve issue with plugin overlap on config files (#1096) (c54603e08b723ee57f58de2261dd2d558bd53532) - thanks @​apeloquin-agilysys!
  • Add fixture to cover prevention of circular dependencies in config files (0b63a01c88dea503b82b70d3d7fbbe0bf9375fe5)
  • Update docs dependencies (54f96af1dd8958fee6baf20a892f1ba8f1f96af4)
  • A bit of tests/fixtures housekeeping (866793cfc041289b214baa8b9fd6467f5d5172b4)

Release 5.57.0

  • Don't show mem usage twice with --memory-realtime (b91f5ca740ce0b784da3a8bb1387ed7c9d569d12)
  • Update docs (d26acbb93a57ff6896af88122a939b32ec5980eb)
  • Add license section and attribute more explicitly (3b3c972a96868ac60f895b94168eef9611a0f7de)
  • Update license files (88aa6edd92a98d4244c51ba73c39fac550340b4a)
  • Revisit/remove ts-ignore tags (86de614ced61e0ca6f5491575e55818f36059855)
  • Remove toSorted (introduced in Node.js v20) (df56a82e0bb8915a60cb5315652e1d325ff854cc)
  • docs: remove rehype-autolink-headings and use Starlight heading anchor links. (#1076) (541c999e18d122231f840b2b57f3a81df6ed95d0) - thanks @​cylewaitforit!
  • Add Convex plugin (#1085) (fb74e8c136be4693d888156cd4c33d08ca92c051) - thanks @​narthur!
  • detect test files if tsx --test script is present (#1090) (46658b95337a4ff5d26a391a9ae1f5993981424d) - thanks @​ItsNickBarry!
  • Add Hardhat plugin (#1087) (eba5ebfd6985d7114720215f999af31158e89544) - thanks @​ItsNickBarry!
  • Fixes for Mocha plugin (#1089) (3424a5b7a5b7ed37e48950cf6349560acb5d179a) - thanks @​apeloquin-agilysys!
  • Add Changelogen and Changelogithub plugins (#1086) (a45a1d6253f189bad9af53c6e612ba7a8c4f9611) - thanks @​azat-io!
  • Add support for NX rich command structure (#1093) (123c5146108f23ad936df4e105ca2272e5b06596) - thanks @​jotaRenan!

Release 5.56.0

  • Add explicit process.exit(0) (e52b129776f9e8dcf7ecc677378ccece95630739)
  • Fix contributors link in README.md (#1077) (a28448b284d8d6d32d083f2127e5001c211f0980) - thanks @​BreakBB!
  • feat: add Docusaurus plugin (#1055) (ccb9a5f40994ed3163124602e9dec2a70f50ccc6) - thanks @​cylewaitforit!
  • Improve naming in --performance realm, add --performance-fn (677252b6ebd253eeca775c12035e629002803d14)
  • Always timerify resolveSync (6d1d36476435529f77ecaf731cca01267d4649a0)
  • Remove unused file (f71470e95f4a5a1600d5d5d2e875943f4c6669be)

... (truncated)

Commits
  • 46f494e Release 5.58.1
  • aafda40 Move isDisableConfigHints to clean up
  • b63f83b Improve negated workspace pattern method
  • ba392b0 Fix dimmed count in reporter
  • a9cbf19 Standardize on fixture directory and package names
  • 7138e8f Mark sentry config files as production entrypoints (#1104)
  • d6d5b1c Release 5.58.0
  • a88d655 Add vite plugin to resolve file from resolve.extension (#1080)
  • 70ffa83 feat(webpack): process resolveLoader.alias (#1100)
  • 951240e Move nuxt init to setup function (closes #1097)
  • 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.46.2 to 5.58.1.
- [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.58.1/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.58.1
  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 May 27, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2025

Superseded by #23517.

@dependabot dependabot bot closed this May 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/knip-5.58.1 branch May 29, 2025 11:53
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