Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps knip from 5.54.1 to 5.57.0.

Release notes

Sourced from knip's releases.

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)
  • Fix reported unused files in watch mode (0f724189a7bcd0195f4b5386dffd2c8a2cbc193c)
  • Add test files so they're picked up in watch mode (a287453dac6623ad060c06edc19284e1116b365a)
  • Minor refactor/housekeeping (9d3da2e9f919810fd3376211c7bda99471ce4544)
  • Refactor reporters and reuse getTableForType (9d976cd089f215cf8b6fb193a5348e9dfeb07102)
  • Edit docs (91d3949888367cb01643e04e778aac00ae153478)
  • Remove incorrect create-plugin script error message (3643374749225c5373e38fecca76c993d11684c7)
  • Migrate enhanced-resolve to oxc-resolver (#1081) (fdfd859d218d74f3f92bd57bf21d65bf55d76c9c) - thanks @​agneym!
  • Flag --memory-leak implies -no-progress (8344a2e0883f421d0b652f12a37689f7871dd350)
  • Fix up memory usage related logic/names (47984740d0d3b158cba5f17bf5b7038825506496)
  • Update docs (2ef362142222b11d3a54b11724243c3e118c216b)
  • Separate production mode cache (95023231f6d3175c2d033d5758edacc7ee4bab87)

Release 5.55.1

  • Update Node.js versions in CI (09a158b4fa6f9e0e7d72b62f99120d7d36be8714)
  • Update plugin authoring guide (b9bf354852d908a410f9721053f0800e6ea393c6)
  • Update sponsors info (2014ac094f995b82cac0e40b60a7710a577239d6)
  • Leverage isProduction better in webpack config (779948d5fc31c8e3831c93db599f509a79edce77)
  • Add smoke test command to dev guide (59b23cf86025f66af46ff9e5046e1cb2d43709bc)
  • Consistent messages in streamer.cast (1b2866bb0b4d81a7892daff4f5e2ab0a890b5b97)
  • Add exports to ignored binaries list (7073b6845f6b8da5e8db4d65b9964a1fd986d1a8)
  • Edit docs (ffc3cacb85750dcdada2c477939d587e4364a514)
  • Remove obsolete installed-check flag (61b65eb4ed9c0030e4890f1a9394cba017e35d58)
  • Use minimum supported node version in CI (almost!) (7787123a8a9c46ccb48da26caad89e58392f7d58)

Release 5.55.0

  • Add quotes (e7b45464dd8b902044c9d06e74a2362e6b461493)
  • Marvellous (9292e4a398c2555994e69f2053988014fd818c62)
  • Accept prefix string in toAlias (59c9e89934b27e1b2678530884718578699c9313)

... (truncated)

Commits

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.54.1 to 5.57.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.57.0/packages/knip)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels May 21, 2025
Copy link

cloudflare-workers-and-pages bot commented May 21, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: d042fa7
Status: ✅  Deploy successful!
Preview URL: https://95fa8613.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-4qsl.matrix-authentication-service-docs.pages.dev

View logs

@dependabot dependabot bot added the A-Dependencies Pull requests that update a dependency file label May 21, 2025
@dependabot dependabot bot added the Z-Deps-Frontend Updates to the frontend dependencies label May 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2025

Superseded by #4580.

@dependabot dependabot bot closed this May 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/knip-5.57.0 branch May 22, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants