Skip to content

Commit bcd9ae2

Browse files
chore(deps): update dependency knip to v5.80.0 (#1510)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | devDependencies | minor | [`5.79.0` → `5.80.0`](https://renovatebot.com/diffs/npm/knip/5.79.0/5.80.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/webpro-nl/knip/badge)](https://securityscorecards.dev/viewer/?uri=github.com/webpro-nl/knip) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.80.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%405.80.0): Release 5.80.0 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/knip@5.79.0...knip@5.80.0) - Edit docs ([`d6f33a5`](https://redirect.github.com/webpro-nl/knip/commit/d6f33a51)) - Only try to use tsconfig files if tsconfig.json exists ([`707c96d`](https://redirect.github.com/webpro-nl/knip/commit/707c96db)) - Also create comment for commits that close an issue ([`3485d67`](https://redirect.github.com/webpro-nl/knip/commit/3485d677)) - Plugin for Parcel ([#&#8203;1438](https://redirect.github.com/webpro-nl/knip/issues/1438)) ([`24d8131`](https://redirect.github.com/webpro-nl/knip/commit/24d81313)) - thanks [@&#8203;AlexanderKaran](https://redirect.github.com/AlexanderKaran)! - Edit "Knip for Editors & Agents" ([`e031018`](https://redirect.github.com/webpro-nl/knip/commit/e031018e)) - Timerify `hasRefsInFile` ([#&#8203;1435](https://redirect.github.com/webpro-nl/knip/issues/1435)) ([`c6fa5e4`](https://redirect.github.com/webpro-nl/knip/commit/c6fa5e47)) - Fixes [#&#8203;1436](https://redirect.github.com/webpro-nl/knip/issues/1436) - Make stderr redirection platform-agnostic ([#&#8203;1437](https://redirect.github.com/webpro-nl/knip/issues/1437)) ([`61305e7`](https://redirect.github.com/webpro-nl/knip/commit/61305e74)) - thanks [@&#8203;ClementValot](https://redirect.github.com/ClementValot)! - Refactor `isReferenced` and `hasStrictlyNsReferences` to better express intent ([`fa23a33`](https://redirect.github.com/webpro-nl/knip/commit/fa23a330)) - Fix up and reuse base graph objects in tests ([`ddc6693`](https://redirect.github.com/webpro-nl/knip/commit/ddc66932)) - Rename file node key to `importedBy`, and then some.. ([`cabee8e`](https://redirect.github.com/webpro-nl/knip/commit/cabee8e6)) - Refactor `hasStrictlyNsReferences` (resolve [#&#8203;1427](https://redirect.github.com/webpro-nl/knip/issues/1427)) ([`0768c8a`](https://redirect.github.com/webpro-nl/knip/commit/0768c8a5)) - Replace entry symbol in trace output (circle → enter) ([`a7bc12b`](https://redirect.github.com/webpro-nl/knip/commit/a7bc12b6)) - Add comments to module graph types ([`9971d47`](https://redirect.github.com/webpro-nl/knip/commit/9971d476)) - Work + comment release script ([`e848615`](https://redirect.github.com/webpro-nl/knip/commit/e8486156)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71915ac commit bcd9ae2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@biomejs/biome": "2.3.11",
4646
"@types/bun": "1.3.5",
4747
"@types/mustache": "4.2.6",
48-
"knip": "5.79.0",
48+
"knip": "5.80.0",
4949
"mustache": "4.2.0",
5050
"publint": "0.3.16",
5151
"tsdown": "^0.18.0",

0 commit comments

Comments
 (0)