Skip to content

Commit

Permalink
chore(deps): update dependency knip to v4 (#18)
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://knip.dev)
([source](https://github.com/webpro/knip/tree/HEAD/packages/knip)) |
[`^3.8.4` ->
`^4.0.0`](https://renovatebot.com/diffs/npm/knip/3.8.4/4.0.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/3.8.4/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/3.8.4/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>webpro/knip (knip)</summary>

### [`v4.0.0`](https://github.com/webpro/knip/releases/tag/4.0.0)

[Compare
Source](https://github.com/webpro/knip/compare/3.13.2...4.0.0)

- Add release notes for v4
([`e611b29`](https://github.com/webpro/knip/commit/e611b29))
- Add SourceGraph tweet/project
([`ad224c4`](https://github.com/webpro/knip/commit/ad224c4))
- Update & duplicate license file
([`468ba3c`](https://github.com/webpro/knip/commit/468ba3c))
- Update pull request template
([`a95967f`](https://github.com/webpro/knip/commit/a95967f))
- Fix Vercel deployment issues
([`206b5c8`](https://github.com/webpro/knip/commit/206b5c8))
- Make plugins export default
([`d8babee`](https://github.com/webpro/knip/commit/d8babee))
- Fix c8 command
([`9482c09`](https://github.com/webpro/knip/commit/9482c09))
- Update Vercel config default: v3 → v4
([`6c5b9fb`](https://github.com/webpro/knip/commit/6c5b9fb))
- Update dependencies
([`ecaabfc`](https://github.com/webpro/knip/commit/ecaabfc))

### [`v3.13.2`](https://github.com/webpro/knip/releases/tag/3.13.2)

[Compare
Source](https://github.com/webpro/knip/compare/3.13.1...3.13.2)

- replace chalk with picocolors
([#&#8203;448](https://github.com/webpro/knip/issues/448))
([`7521a4c`](https://github.com/webpro/knip/commit/7521a4c))
- Omit negated entry patterns in tsup plugin
([`5f80d0c`](https://github.com/webpro/knip/commit/5f80d0c))
- Update theme color for docs
([`46b787d`](https://github.com/webpro/knip/commit/46b787d))
- Update issue templates & add pull request template
([`2c3f166`](https://github.com/webpro/knip/commit/2c3f166))
- Extend tsup config file patterns
([`176f881`](https://github.com/webpro/knip/commit/176f881))
- remove slash before fragment in pagefind component
([#&#8203;447](https://github.com/webpro/knip/issues/447))
([`8bcbe67`](https://github.com/webpro/knip/commit/8bcbe67))

### [`v3.13.1`](https://github.com/webpro/knip/releases/tag/3.13.1)

[Compare
Source](https://github.com/webpro/knip/compare/3.13.0...3.13.1)

- Use JSON loader in typescript config (fixes
[#&#8203;420](https://github.com/webpro/knip/issues/420))
([`ed4e691`](https://github.com/webpro/knip/commit/ed4e691))
- Wrap up Next.js plugin config
([`5c9cc51`](https://github.com/webpro/knip/commit/5c9cc51))
- fix: allow router handlers to be jsx files, add
default.{js,jsx,ts,tsx}
([#&#8203;441](https://github.com/webpro/knip/issues/441))
([`bb39a57`](https://github.com/webpro/knip/commit/bb39a57))

### [`v3.13.0`](https://github.com/webpro/knip/releases/tag/3.13.0)

[Compare
Source](https://github.com/webpro/knip/compare/3.12.0...3.13.0)

- Generate/format Markdown
([`828a2c5`](https://github.com/webpro/knip/commit/828a2c52))
- Wrap up unbuild plugin
([`e1f9f66`](https://github.com/webpro/knip/commit/e1f9f66c))
- Add `set` to the ignored binaries list (closes
[#&#8203;429](https://github.com/webpro/knip/issues/429))
([`1198ccc`](https://github.com/webpro/knip/commit/1198ccc3))
- Add `unbuild` plugin
([#&#8203;435](https://github.com/webpro/knip/issues/435))
([`d9d48d5`](https://github.com/webpro/knip/commit/d9d48d5c))
- Add support for JavaScript GitHub Actions
([#&#8203;432](https://github.com/webpro/knip/issues/432))
([`7f5254f`](https://github.com/webpro/knip/commit/7f5254fd))
- fix: add .test-d to vitest entry files
([#&#8203;436](https://github.com/webpro/knip/issues/436))
([`a3a17e1`](https://github.com/webpro/knip/commit/a3a17e19))

### [`v3.12.0`](https://github.com/webpro/knip/releases/tag/3.12.0)

[Compare
Source](https://github.com/webpro/knip/compare/3.11.0...3.12.0)

- Fix `tests/` → `test/` (closes
[#&#8203;405](https://github.com/webpro/knip/issues/405))
([`8850c69`](https://github.com/webpro/knip/commit/8850c690))
- Add Vue plugin incl. Webpack config support
([`81d981b`](https://github.com/webpro/knip/commit/81d981bf))
- Support `parserOptions.parser` in eslint plugin
([`0a8aebb`](https://github.com/webpro/knip/commit/0a8aebbc))
- Make webpack dependency finder reusable
([`f7b8fae`](https://github.com/webpro/knip/commit/f7b8fae2))
- docs: add info about markdown reporter to docs
([#&#8203;428](https://github.com/webpro/knip/issues/428))
([`b70b957`](https://github.com/webpro/knip/commit/b70b957b))

### [`v3.11.0`](https://github.com/webpro/knip/releases/tag/3.11.0)

[Compare
Source](https://github.com/webpro/knip/compare/3.10.0...3.11.0)

- Add support for (local) `reporters` in playwright plugins (resolves
[#&#8203;423](https://github.com/webpro/knip/issues/423))
([`5ff8420`](https://github.com/webpro/knip/commit/5ff8420d))
- Fix 11ty entry file patterns
([`82cc712`](https://github.com/webpro/knip/commit/82cc7125))
- Filter out invalid binary names (fixes
[#&#8203;421](https://github.com/webpro/knip/issues/421))
([`23d5f37`](https://github.com/webpro/knip/commit/23d5f377))
- feat: add markdown reporter
([#&#8203;419](https://github.com/webpro/knip/issues/419))
([`b2c9829`](https://github.com/webpro/knip/commit/b2c98293))

### [`v3.10.0`](https://github.com/webpro/knip/releases/tag/3.10.0)

[Compare
Source](https://github.com/webpro/knip/compare/3.9.0...3.10.0)

- Update dependencies
([`6349aab`](https://github.com/webpro/knip/commit/6349aab))
- Work the docs a bit
([`d36c86e`](https://github.com/webpro/knip/commit/d36c86e))
- Fix up some formatting
([`91c230d`](https://github.com/webpro/knip/commit/91c230d))
- Add vitest to resolver list so it does not fallback to default and
parse -r args (fixes
[#&#8203;417](https://github.com/webpro/knip/issues/417))
([`711d4b6`](https://github.com/webpro/knip/commit/711d4b6))
- Add visitor for `ImportTypeNode`
([`514cbed`](https://github.com/webpro/knip/commit/514cbed))

### [`v3.9.0`](https://github.com/webpro/knip/releases/tag/3.9.0)

[Compare Source](https://github.com/webpro/knip/compare/3.8.4...3.9.0)

- Fix some links
([`2ab781b`](https://github.com/webpro/knip/commit/2ab781ba))
- Add `find` to ignored global binaries (closes
[#&#8203;413](https://github.com/webpro/knip/issues/413))
([`80ac4d2`](https://github.com/webpro/knip/commit/80ac4d2d))
- Add wireit to schema.json, improve consistency
([`37e58a8`](https://github.com/webpro/knip/commit/37e58a8c))
- fix: docs internal link replacement
([#&#8203;415](https://github.com/webpro/knip/issues/415))
([`18dea2a`](https://github.com/webpro/knip/commit/18dea2a5))
- Add LintHTML plugin
([#&#8203;408](https://github.com/webpro/knip/issues/408))
([`0c68854`](https://github.com/webpro/knip/commit/0c688542))
- Add wireit plugin
([#&#8203;407](https://github.com/webpro/knip/issues/407))
([`45ff78c`](https://github.com/webpro/knip/commit/45ff78c8))
- 11ty plugin
([#&#8203;404](https://github.com/webpro/knip/issues/404))
([`27632ef`](https://github.com/webpro/knip/commit/27632efe))

</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://developer.mend.io/github/JoshuaKGoldberg/github-username-to-emails).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent ba369f1 commit c1382aa
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-yml": "^1.11.0",
"husky": "^8.0.3",
"jsonc-eslint-parser": "^2.4.0",
"knip": "^3.8.4",
"knip": "^4.0.0",
"lint-staged": "^15.2.0",
"markdownlint": "^0.33.0",
"markdownlint-cli": "^0.38.0",
Expand Down
90 changes: 61 additions & 29 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 c1382aa

Please sign in to comment.