Skip to content

Comments

chore(deps): bump knip from 5.70.2 to 5.76.0 in /tools/test-dependencies#1401

Merged
jkowalleck merged 1 commit intomainfrom
dependabot/npm_and_yarn/tools/test-dependencies/knip-5.76.0
Dec 22, 2025
Merged

chore(deps): bump knip from 5.70.2 to 5.76.0 in /tools/test-dependencies#1401
jkowalleck merged 1 commit intomainfrom
dependabot/npm_and_yarn/tools/test-dependencies/knip-5.76.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2025

Bumps knip from 5.70.2 to 5.76.0.

Release notes

Sourced from knip's releases.

Release 5.76.0

  • fix: Unexpected error when pnpm catalogs are empty (#1406) (e2dc8ba8f935f07bad08d2d7e7562f111fa65da7) - thanks @​Promise2679!
  • Release v0.0.3 packages (b4baaa03f4247b1e8470a2e10f1fa91262c3efd2)
  • Release v0.0.8 vscode-knip (3af5727104099ad3a9bac60af59c0db60ee61f90)
  • Fix link to self (63e51438551b48cac2e723d430a677e5997d3d7b)
  • Fix excessive output/handling for files outside project scope (7df0da846dae10bea15f12514051c926793a9e85)
  • Add getDependencyUsage operation to explorer (3ff7afae57245bdba9801839b561b2276c2d0871)
  • Add --trace-dependency flag + trace reporter (a4a8528528f60576f727761380e3e2fb11711ff1)
  • Add dependency-usage-on-hover to LS + extension (c44d15be091eade246e846eb59e561fac8f5ec3a)
  • Refactor getReferencedInputsHandler → createInputHandler (5b48fec78c0f999f2da64e55756602149c891b1f)
  • Add & use imports.externalRefs (136ff8afc814a01860f715be8aee6bb478f3c299)
  • Restore workspace:* protocol (e1eaa5ee6a59fe88913a574861505c5ef9067b53)
  • Fix up test (9a2af6c40b7e91236e75e7728ed3ac512fc878a1)
  • Wrap up the refactors (c9f5abe639bd085a5811503e928c7476b95ab286)
  • Dedupe dependency trace output (0950f661f6335f5a5d7e084f9be8d22d3378dee3)
  • Add entries + screenshot to docs (444b5678f70b2d705aee9bd967eec23b78e3710f)
  • Conditions apply (65168ece74749c60cab3840103b96ef2699e3fe1)
  • Prepare for ovsx publish (ed49b41b920392868e98900d4c67ee037de8d859)
  • Deterministic order for issues/hints + fix up specs (0faa3b8babc5708c9c719f0f5756c3655ef00cfd)

Release 5.75.2

  • Release v0.0.2 packages (a4f7f32e170805fe4f2c845ce2b65572871e508e)
  • Wrap up blog post (ef4b300eb37fd121748aeac67f9074172b5139eb)
  • Add build & publish script for vscode-knip (fc88bd82a7015d99c0983fcd9bec640e1c0e8e55)
  • Refactor session tests a bit (c8a7104f2f02da4209090799fa14e8ebfcf08b1c)
  • Add fixture for re-export count (#1397) (0f11b65edee595e83cd9fa603b7b841a1fcf18b4)
  • Externalize jiti (resolve #1400) (a54aa6b15ea3064214c364065675336661063316)
  • Add op to endOfCommandBinaries (resolve #1399) (164532dbdc43b5a2387ec5afacf086da10e7e7ed)
  • Rename parsedCLIArgs → args (0432ce50d9db35fba68a3e2187e2c481fa0195f8)
  • Add configFilePath setting (843c2ff950e74cc16351e0d026914f3e783793ee)
  • Remove unused imports (6ecf4e7211eb4cb286c84ce2bc9147194abdd497)

Release 5.75.1

  • Release v0.0.1 packages (c38a8c0f19ee4170f9a321d635e30d242dbc7925)
  • Revert sourceMap setting (443ce672147329b9141573358bc20c4169346af3)
  • Loosen save (e7bcb40986b7a73febccc3e275ac896b454d891e)
  • Fix up vscode publish issues (fb0d52d0a914134e1ff45bd7d8bc48fbbe8e82b1)

Release 5.75.0

  • Add Language Server & VS Code extension (ae55e760a7b006396b97de46818e13db2b9557ca)
  • Add symlinks to node_modules for LS playground (68f53487a79726f6009dbdc77a67ca224b0e3ee9)
  • Fix path resolver in exports tree view (a9d1e8b5f67a14d7402b1068c234c1a4938e0744)
  • Refactor language server and improve SoC (47dd1641b58ac49304ca681d5acfeec8a8cf8225)
  • Add readme to language-server package (a40c9fa2b1a4d7ee3cd9ba28c22383265a97e980)
  • Fix lint issues (8460552d99f46e7bbe10e5a64e4521b7be2496d8)
  • Merge branch 'main' into feat/lang-server-and-vscode-ext (5eeac38c8f176c88a439046825ead2df8b304b9d)
  • Add packages to AGENTS.md (57bc12b51e462d3f8f8456f2a1b8d7be18a910d9)
  • Fix up isReExportvia (c01868def0e5f4a5e349ce64d5fac547cedb4ce2)
  • Improve import location display on export hover (b03f5b5365bcc305124c3deda8277fd3c39f5872)
  • Rename a few watch → session thingies (b1f16ee6a5bad7c4bba51479110b0f720dd0f244)

... (truncated)

Commits
  • f464824 Release 5.76.0
  • 0faa3b8 Deterministic order for issues/hints + fix up specs
  • 0950f66 Dedupe dependency trace output
  • c9f5abe Wrap up the refactors
  • 9a2af6c Fix up test
  • 136ff8a Add & use imports.externalRefs
  • 5b48fec Refactor getReferencedInputsHandler → createInputHandler
  • c44d15b Add dependency-usage-on-hover to LS + extension
  • a4a8528 Add --trace-dependency flag + trace reporter
  • 3ff7afa Add getDependencyUsage operation to explorer
  • 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.70.2 to 5.76.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/5.76.0/packages/knip)

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

Signed-off-by: dependabot[bot] <support@github.com>
@jkowalleck jkowalleck merged commit cac73f9 into main Dec 22, 2025
23 of 24 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tools/test-dependencies/knip-5.76.0 branch December 22, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant