Skip to content

Commit 5f1b488

Browse files
chore(deps): update dependency knip to v2.7.1 (#364)
[![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.6.1` -> `2.7.1`](https://renovatebot.com/diffs/npm/knip/2.6.1/2.7.1) | [![age](https://badges.renovateapi.com/packages/npm/knip/2.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/knip/2.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/knip/2.7.1/compatibility-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/knip/2.7.1/confidence-slim/2.6.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro/knip</summary> ### [`v2.7.1`](https://togithub.com/webpro/knip/releases/tag/2.7.1) [Compare Source](https://togithub.com/webpro/knip/compare/2.7.0...2.7.1) - Add super secret easter egg boost 🐣 ([`e8aecc9`](https://togithub.com/webpro/knip/commit/e8aecc9)) - Early bail outs before globbing without patterns for small performance wins ([`d0e611f`](https://togithub.com/webpro/knip/commit/d0e611f)) ### [`v2.7.0`](https://togithub.com/webpro/knip/releases/tag/2.7.0) [Compare Source](https://togithub.com/webpro/knip/compare/2.6.1...2.7.0) - Add -n (--no-progress) and -d (--debug) shorthands ([`990c179`](https://togithub.com/webpro/knip/commit/990c179)) - Use jiti + custom transformer for eslint loader ([`7fe2968`](https://togithub.com/webpro/knip/commit/7fe2968)) - Improve eslint plugin resolver for scoped package names ([`d865e32`](https://togithub.com/webpro/knip/commit/d865e32)) - Show readable error for unknown CLI args ([`b54e814`](https://togithub.com/webpro/knip/commit/b54e814)) - Show readable error for config validation issues ([`56b15e7`](https://togithub.com/webpro/knip/commit/56b15e7)) - Improve descendant workspace comparator ([`d68bf53`](https://togithub.com/webpro/knip/commit/d68bf53)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4zNy4xIiwidXBkYXRlZEluVmVyIjoiMzUuMzcuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27737fa commit 5f1b488

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-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.6.1",
63+
"knip": "2.7.1",
6464
"lint-staged": "^13.1.0",
6565
"markdownlint": "^0.28.0",
6666
"markdownlint-cli": "^0.33.0",

pnpm-lock.yaml

Lines changed: 14 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)