Skip to content

chore(deps): bump knip from 5.82.1 to 5.83.1 in /tools/test-dependencies#1370

Merged
jkowalleck merged 1 commit intomainfrom
dependabot/npm_and_yarn/tools/test-dependencies/knip-5.83.1
Feb 9, 2026
Merged

chore(deps): bump knip from 5.82.1 to 5.83.1 in /tools/test-dependencies#1370
jkowalleck merged 1 commit intomainfrom
dependabot/npm_and_yarn/tools/test-dependencies/knip-5.83.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2026

Bumps knip from 5.82.1 to 5.83.1.

Release notes

Sourced from knip's releases.

Release 5.83.1

  • Fix package.json import (f8c14c873127481927306751479001d16deafa58)
  • Organize imports (5d716bae3919b3cd684f0c8c9af73a960d12c5cd)
  • Update a bunch of dependencies (78bf644bbfc6554109d7098f83cd30fc8e115900)
  • Add minimal test suite to vscode-knip (b6395089f6b307a145d2493bca59db9d5bc3364a)
  • Add support for monorepo when installing dependency (close #1501) (5782b07f79eb1a25f90c5fdd62b1217db11246b1)
  • Fix unused file output in table (0f3dbb47b850e731c4405e06809aa069f68c7608)
  • Restore slonik in ecosystem tests (35d9185a39cb1efba55ce8a749d3eb9a31eb82a4)
  • Fix type in exported value case (resolve #1508) (d6dda74021a2bc08931691ba1d10029102b0e425)
  • Organize imports (fcdd33b9e8f9169cc0bfb921b468f163ec0f980f)
  • Remove unused export (c777bae22c500606857d9df820aab8af7593b24e)
  • Don't flag exports (including used as type) in protected or consumed exports (a01bec149b8977e0927bd1ecd9d0197a1626e3a6)
  • Add npmx.dev to ecosystem tests (8f8205261fe88144df6cf0cde6e7007952f8ba1d)
  • fix: fix vitest setupFiles resolution (#1511) (273b940f7e32ff7156c3a24875f5d9265ff2559a) - thanks @​tmair!
  • Improve & extend vitest args handling (6c49e5ca61866a8d3fe62aaf8f5a6764aa9c4e86)
  • Detect Bun differently to avoid TS complaint (c1499d32332751fbbed4baa648f5360f1db36dbc)
  • A temporary workaround until they catch up 🤫 (028b9726dfab717a41d95d7e73ad8ee2ca929d31)
  • feat(vite): detect module entry from index.html (#1487) (a76ab85337c5459a0d22128d33d5fcd9e3623db6) - thanks @​WooWan!
  • Auto-format (69150bfd315dff04778f067438194122e4d50761)
  • Add double-dash handling and add tests (close #1404) (4c1de75890c53f35529b6ea6f24e159c9532bedf)
  • Revert most of previous commit 4c1de75 (0cd91ae44ee1bddc584c2fb7494147aeb3f53feb)
  • Auto-format (cf3d8ff92cb53b769814c4140b3c56023d92fd27)

Release 5.83.0

  • fix: skip empty string entries in package.json exports (#1477) (6b64ac5b89916869a2361077a51dc28adb4679df) - thanks @​SBoudrias!
  • add LS version to serverInfo (#1468) (2c28cb8dc8923d83800959a7a259b439d5c50a0e) - thanks @​niklas-wortmann!
  • Avoid highlighting path-like specifiers (#1488) (c8fec09666ad0ce145e1d2bbf99737a6bc95fd05) - thanks @​azat-io!
  • Update avatar URLs (#1489) (d612ac2dab39a560875c53b9cccb3d920caafdd1) - thanks @​azat-io!
  • Copy fix-fixtures to tmp dir (bd1519c30bb0a4004cfae463f10f8b066b778d95)
  • Don't add excluded issue types (resolve #1486) (4eeeec602a8275f8f8d4252157ed6fa3cdd83f24)
  • Minor refactor (767b2c5927d940f8815d157c2fa50c67f0a80d63)
  • Edit docs (78111c96f54da3c41cfb84bd972bb5e836e1b859)
  • feat: add plugin for expressive-code (#1493) (fbf958a9bfb2d913c345c98283a793a7f10faae5) - thanks @​cylewaitforit!
  • Truncate file path left-side (resolves #1494) (235949c0b68e0bf2f3eb9ef0f3f88e750984e70a)
  • Revert fix-fixture format test (fails in outside cwd) (8e961259bddef4652ae3b98387d1afa8514429ec)
  • Skip empty manifest entries (resolve #1497) (d314ce43e7f9fe26125db167c1a8af4728329828)
  • Filter out empty issue objects in compact reporter (resolve #1482) (7df0b4d8ee888f524132cd96260e18b870e8c57c)
  • Lint/group import statements (61e7a24460e11bd2e9e27e9a791953eb004947df)
  • Update AGENTS.md & docs (7537f8a1c474ce931a05a06efcc238eef5806447)
  • Optimize relative path helper (ac8a45454f9e8d88898141e112897803c844f803)
  • Move postinstall script to non-production (360110bed44d77da4ed5e553a63986176d2ed716)
  • Ignore simple-git-hooks in production (like husky etc) (bbab35b144080d061641b6b6a6545176e5286553)
  • Move & add testimonials (5ab18133b0e375508b34014085e10b78dcfd88ff)
  • Update sponsors page (4534a55e37f804bfdef65522354b053f28a5a8f2)
  • Edit docs, add config hints page (1a73a053dad914025e330c03cabaf9ded2444e91)
  • Rename reporter to match project style (58f8c4e476b8a051dd27fdf27859014c4954289b)
  • Auto-format (854124f7b5436436d57c5249f9b64f53e71e1994)
  • Refactor fs helper to match project style (f22e7e94a48ac0dedf41985f3928ff556d04d727)
Commits
  • 801d588 Release knip@5.83.1
  • cf3d8ff Auto-format
  • 0cd91ae Revert most of previous commit 4c1de75
  • 4c1de75 Add double-dash handling and add tests (close #1404)
  • 69150bf Auto-format
  • a76ab85 feat(vite): detect module entry from index.html (#1487)
  • c1499d3 Detect Bun differently to avoid TS complaint
  • 6c49e5c Improve & extend vitest args handling
  • 273b940 fix: fix vitest setupFiles resolution (#1511)
  • a01bec1 Don't flag exports (including used as type) in protected or consumed exports
  • 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 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.82.1 to 5.83.1.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@5.83.1/packages/knip)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 7, 2026 11:33
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2026
@jkowalleck jkowalleck merged commit ea8aa34 into main Feb 9, 2026
39 checks passed
@jkowalleck jkowalleck deleted the dependabot/npm_and_yarn/tools/test-dependencies/knip-5.83.1 branch February 9, 2026 12:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant