Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps knip from 5.75.1 to 5.80.0.

Release notes

Sourced from knip's releases.

Release 5.80.0

  • Edit docs (d6f33a51)
  • Only try to use tsconfig files if tsconfig.json exists (707c96db)
  • Also create comment for commits that close an issue (3485d677)
  • Plugin for Parcel (#1438) (24d81313) - thanks @​AlexanderKaran!
  • Edit "Knip for Editors & Agents" (e031018e)
  • Timerify hasRefsInFile (#1435) (c6fa5e47)
  • Fixes #1436 - Make stderr redirection platform-agnostic (#1437) (61305e74) - thanks @​ClementValot!
  • Refactor isReferenced and hasStrictlyNsReferences to better express intent (fa23a330)
  • Fix up and reuse base graph objects in tests (ddc66932)
  • Rename file node key to importedBy, and then some.. (cabee8e6)
  • Refactor hasStrictlyNsReferences (resolve #1427) (0768c8a5)
  • Replace entry symbol in trace output (circle → enter) (a7bc12b6)
  • Add comments to module graph types (9971d476)
  • Work + comment release script (e8486156)

Release 5.79.0

  • Edit docs (a60e15aaccda64ae5511c07d8b641115789c5fd1)
  • Added docs to explain dynamic config (#1423) (834104176c634ee939093480eba79b92c70ff3c0) - thanks @​AlexanderKaran!
  • Fix recursion for namespaced self-re-export (resolve #1429) (edb8bcd09a0cad29e760cd5a43179a6c61e97da1)
  • Fix plugin doc gen after b7bf92a (7a7d19691fb9bb7ad6f545bb88dfa962600f1521)
  • Add cache to OG image gen to speed up build time (1c66878dbf683bcfaee10306c68fc5f6544916ef)
  • Move OG img cache dir, maybe CF build cache uses it (82158fa24142a84c9a0a4b83717591d050203f66)
  • Update tests after edb8bcd (431cb558b854b7991971fde4cd752b17e2a30500)
  • Turn on command echo-ing in CI (24a3e47e2d75f77046d2ce4656e39eba2aec99a1)
  • Minor refactor graph type (1b23041ac69ed48305967f30f09b5060511126e6)
  • Refactor in-file ref tracking and fix edge case (7c8cf23088e2b0909de57f6db99b776dc96f44dd)
  • 1289 knex plugin (#1418) (af0ebaa98537be9c95f32c2c3b58cb506922d9a3) - thanks @​AlexanderKaran!
  • Fixes #1432 - Fixes packageManager detection for yarn berry (#1433) (0b34c2626c64787967356783dbb3b19631b8356e) - thanks @​ClementValot!
  • Add missing bun commands and aliases (#1434) (f188f1794de2a2124dc65911d25d315dc215584d) - thanks @​ClementValot!
  • Added TanStack Router Plugin (#1430) (e718bdf67ff403afd0b616509d18f7954325e376) - thanks @​AlexanderKaran!
  • Fix gitignore ancestor detection for git worktrees (#1424) (67a93c641301a93401c2416895b74349043bbfd1) - thanks @​altendky!
  • Update sponsors page (cff7e45f43598b20b05155f80c6cdf1a5d8e74a2)
  • Update a few dependencies (1b4da160758aae0bea57bf766d1bdf74b4b60cca)
  • Release @​knip/create-config@​1.1.1 (312d8231b40f547c0272f4ed5a628fa5c3f00cea)
  • Fix lint/format issues (c5d1d49301d9cb97903199ba5feb2c200f1e6aa1)
  • Release [email protected] (953819a129abac47bd2d361bdaec7f4c328024a2)

Release 5.78.0

  • Allow subpath entries in webpack plugin (resolve #1164) (9bc9f87d463e0d3c5f764a4478a855a9f30ae7b3)
  • Improve graphql-codegen plugin → package mapping (resolve #1194) (ae6035eeb88c1114ada9310304fd98ec6b52e5e6)
  • Move config pattern → entry (resolve #1213, close #1252) (c6fe20eb9c708092aad8f6e84ad6de96c2802ac1)
  • Support arrays for moonrepo commands (resolve #1228, close #1232) (216ffe0db50c1e216c370273e3b3345497d01352)
  • Improve Astro "compiler" a bit (close #1245) (65f90096e9c57b78b3c5a4afbfbb123d252fb3c6)
  • Consider exported type used in exported interface used (resolve #1250) (2ec95f762a01a0b7ec09837c8823373cc81a27cc)
  • Improve/loosen up source mapping (resolve #1256) (af536ca6c3a732be8f59824d7d4a09840dd9aa1e)
  • Accept node_modules/ specifiers in deferred entries (resolve #1271) (5c1f0beebc11b46a9bb4ede49c1243b8c6bd5942)
  • Fix up a few lint issues (5cb4c304811d3798da8449f2c7b6b5788c4e978f)
  • Fix Workspace Circular Symlink (#1319) (bffae524e5fdacbc2ba11d4f1ed7240febc2c169) - thanks @​mattietea!
  • Remove unused imports/vars (fc965951212423bffc964f078c27ddccc9590088)

... (truncated)

Commits
  • 1606328 Release [email protected]
  • 707c96d Only try to use tsconfig files if tsconfig.json exists
  • 24d8131 Plugin for Parcel (#1438)
  • c6fa5e4 Timerify hasRefsInFile (#1435)
  • fa23a33 Refactor isReferenced and hasStrictlyNsReferences to better express intent
  • ddc6693 Fix up and reuse base graph objects in tests
  • cabee8e Rename file node key to importedBy, and then some..
  • 0768c8a Refactor hasStrictlyNsReferences (resolve #1427)
  • a7bc12b Replace entry symbol in trace output (circle → enter)
  • 9971d47 Add comments to module graph types
  • 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.75.1 to 5.80.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/[email protected]/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.80.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 Jan 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 7, 2026 22:25
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 7, 2026

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

Latest commit: e81927c
Status:🚫  Build failed.

View logs

@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels Jan 7, 2026
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.

1 participant