Skip to content

Commit

Permalink
chore(deps): update dependency knip to v2.7.1 (#364)
Browse files Browse the repository at this point in the history
[![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>
  • Loading branch information
renovate[bot] committed Apr 8, 2023
1 parent 27737fa commit 5f1b488
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"execa": "^7.1.1",
"husky": "^8.0.3",
"jsonc-eslint-parser": "^2.1.0",
"knip": "2.6.1",
"knip": "2.7.1",
"lint-staged": "^13.1.0",
"markdownlint": "^0.28.0",
"markdownlint-cli": "^0.33.0",
Expand Down
18 changes: 14 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5f1b488

Please sign in to comment.