Skip to content

Commit 142b997

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored andcommitted
Update dependency knip to ~5.62.0 (#40492)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | devDependencies | minor | [`~5.61.0` -> `~5.62.0`](https://renovatebot.com/diffs/npm/knip/5.61.3/5.62.0) | `5.63.0` | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.62.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.62.0) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.61.3...5.62.0) - Support `.ts` extension in `toLilconfig`utility for default TS configs ([#&#8203;1157](https://redirect.github.com/webpro-nl/knip/issues/1157)) ([`cbfb9c3`](https://redirect.github.com/webpro-nl/knip/commit/cbfb9c3b1c6fd4f77b5e5f0987e0f027ee609feb)) - thanks [@&#8203;what1s1ove](https://redirect.github.com/what1s1ove)! - Update reporters to have the correct name for the default reporter ([#&#8203;1165](https://redirect.github.com/webpro-nl/knip/issues/1165)) ([`bf81146`](https://redirect.github.com/webpro-nl/knip/commit/bf811460b57a5c6ce1773dae3956edf62f50ce81)) - thanks [@&#8203;gavinhenderson](https://redirect.github.com/gavinhenderson)! - Add `audit` as a valid command for bun ([#&#8203;1168](https://redirect.github.com/webpro-nl/knip/issues/1168)) ([`014cbaa`](https://redirect.github.com/webpro-nl/knip/commit/014cbaac78e1ccd09830b7e5bbe8389035f82880)) - thanks [@&#8203;carlosedp](https://redirect.github.com/carlosedp)! - Fix Angular plugin to allow for [@&#8203;angular/build](https://redirect.github.com/angular/build) ([#&#8203;1175](https://redirect.github.com/webpro-nl/knip/issues/1175)) ([`0754130`](https://redirect.github.com/webpro-nl/knip/commit/0754130ed26cb4cba6a15bcc708836e1218a4aae)) - thanks [@&#8203;davidlj95](https://redirect.github.com/davidlj95)! - Correctly detect used/unused namespace exports that begin with double underscores ([#&#8203;1180](https://redirect.github.com/webpro-nl/knip/issues/1180)) ([`259a2f6`](https://redirect.github.com/webpro-nl/knip/commit/259a2f693be762cb3459a7756ee8fad20075c5e3)) - thanks [@&#8203;akallem](https://redirect.github.com/akallem)! - Rename tsconfig-loader.ts → load-tsconfig.ts ([`61280b0`](https://redirect.github.com/webpro-nl/knip/commit/61280b0ef37161b889959062dbbd750783c8e7a2)) - Support absolute path for config argument ([`b606681`](https://redirect.github.com/webpro-nl/knip/commit/b6066816cc1950515af8c76f956e06d23b4e6784)) - Fix formatting ([`ebc9202`](https://redirect.github.com/webpro-nl/knip/commit/ebc9202f7ae303edafd01921d26b11c871f90ac7)) - Add bun.lock support in [@&#8203;knip/create-config](https://redirect.github.com/knip/create-config) ([#&#8203;1182](https://redirect.github.com/webpro-nl/knip/issues/1182)) ([`da80ab3`](https://redirect.github.com/webpro-nl/knip/commit/da80ab33cccf611143e44d81eb78680e960cce33)) - thanks [@&#8203;ShooTeX](https://redirect.github.com/ShooTeX)! - Support new biome config extends definition ([#&#8203;1177](https://redirect.github.com/webpro-nl/knip/issues/1177)) ([`07439ef`](https://redirect.github.com/webpro-nl/knip/commit/07439ef3af85dab40df7596f2c0ae5d392e16b3f)) - thanks [@&#8203;Thomascogez](https://redirect.github.com/Thomascogez)! - Support Vitest projects configuration for dynamic project discovery ([#&#8203;1171](https://redirect.github.com/webpro-nl/knip/issues/1171)) ([`cd0ed32`](https://redirect.github.com/webpro-nl/knip/commit/cd0ed32c66c310db835210fd50f579cb54641d23)) - thanks [@&#8203;yyxi](https://redirect.github.com/yyxi)! - Fix up ESLint flat config resolution (replace [#&#8203;1173](https://redirect.github.com/webpro-nl/knip/issues/1173)) ([`021ecff`](https://redirect.github.com/webpro-nl/knip/commit/021ecfff467ce6fa8d23fe3e046364807006cbcd)) - Reuse existing entry/production patterns in astro plugin ([`e65f709`](https://redirect.github.com/webpro-nl/knip/commit/e65f7099facb55d28c305051c04f2fabfba58d07)) - Edit docs ([`10f8a4f`](https://redirect.github.com/webpro-nl/knip/commit/10f8a4f3ec850624d91c87d0187a9326142af12d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: ee405c3d5446fcc679eb69ebc11ec85b7c405340
1 parent c527775 commit 142b997

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

npm-packages/common/config/rush/pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
22
{
33
"preferredVersionsHash": "a61b386e423d46db4e8b0b295fc5800d5535160e",
4-
"packageJsonInjectedDependenciesHash": "c3bc8934fb5bff0d44e005a8f5e0bc97c2a047ae"
4+
"packageJsonInjectedDependenciesHash": "c1927a2582df9d03fe5901fcd911d73fa29082ec"
55
}

npm-packages/convex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
"jsdom": "~26.1.0",
314314
"json5": "~2.2.3",
315315
"jwt-encode": "~1.0.1",
316-
"knip": "~5.61.0",
316+
"knip": "~5.62.0",
317317
"napi-wasm": "1.1.3",
318318
"open": "^8.3.0",
319319
"openapi-fetch": "~0.14.0",

0 commit comments

Comments
 (0)