Skip to content

Commit 1d2eaf5

Browse files
chore(deps): update dependency knip to v2.6.1 (#362)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [knip](https://togithub.com/webpro/knip) | [`2.4.0` -> `2.6.1`](https://renovatebot.com/diffs/npm/knip/2.4.0/2.6.1) | [![age](https://badges.renovateapi.com/packages/npm/knip/2.6.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/knip/2.6.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/knip/2.6.1/compatibility-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/knip/2.6.1/confidence-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro/knip</summary> ### [`v2.6.1`](https://togithub.com/webpro/knip/releases/tag/2.6.1) [Compare Source](https://togithub.com/webpro/knip/compare/2.6.0...2.6.1) - Update dependencies ([`11228e9`](https://togithub.com/webpro/knip/commit/11228e9)) - Show packageName over specifier for unlisted things from node_modules ([`dcf8306`](https://togithub.com/webpro/knip/commit/dcf8306)) ### [`v2.6.0`](https://togithub.com/webpro/knip/releases/tag/2.6.0) [Compare Source](https://togithub.com/webpro/knip/compare/2.4.0...2.6.0) - Rename "warning" to "warn" ([`dbd4b35`](https://togithub.com/webpro/knip/commit/dbd4b35)) - Fix edge case with string values of settings in eslint plugin ([`7744d6b`](https://togithub.com/webpro/knip/commit/7744d6b)) - Use getKeysByValue where applicable ([`0bff9b9`](https://togithub.com/webpro/knip/commit/0bff9b9)) - Fix bug for local executable node scripts (not a binary, but entry file) ([`7e54670`](https://togithub.com/webpro/knip/commit/7e54670)) - Optimize performance for some include/exclude combos ([`08d7736`](https://togithub.com/webpro/knip/commit/08d7736)) - Refactor `report` out of ProjectPrincipal constructor options ([`e48f050`](https://togithub.com/webpro/knip/commit/e48f050)) - Print issues with severity "warning" in grey/faded ([`9bee5ee`](https://togithub.com/webpro/knip/commit/9bee5ee)) - Add rules config and only add issues of severity "error" to total error count (closes [#&#8203;94](https://togithub.com/webpro/knip/issues/94)) ([`d564367`](https://togithub.com/webpro/knip/commit/d564367)) - Refactor IssueCollector a little ([`ee457a3`](https://togithub.com/webpro/knip/commit/ee457a3)) - Change eslint-plugin-node to eslint-plugin-n ([#&#8203;115](https://togithub.com/webpro/knip/issues/115)) ([`91fca40`](https://togithub.com/webpro/knip/commit/91fca40)) - Add issue templates ([`a532417`](https://togithub.com/webpro/knip/commit/a532417)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/JoshuaKGoldberg/template-typescript-node-package). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zNC4xIiwidXBkYXRlZEluVmVyIjoiMzUuMzQuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a595871 commit 1d2eaf5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"execa": "^7.1.1",
6161
"husky": "^8.0.3",
6262
"jsonc-eslint-parser": "^2.1.0",
63-
"knip": "2.4.0",
63+
"knip": "2.6.1",
6464
"lint-staged": "^13.1.0",
6565
"markdownlint": "^0.28.0",
6666
"markdownlint-cli": "^0.33.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)