Skip to content

Commit

Permalink
chore(deps): update dependency knip to v5.9.2 (#385)
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://togithub.com/webpro/knip/tree/HEAD/packages/knip)) |
[`5.9.1` -> `5.9.2`](https://renovatebot.com/diffs/npm/knip/5.9.1/5.9.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.9.1/5.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.9.1/5.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`v5.9.2`](https://togithub.com/webpro/knip/releases/tag/5.9.2)

[Compare Source](https://togithub.com/webpro/knip/compare/5.9.1...5.9.2)

- Temporarily disable bundows install
([`88e6ac3`](https://togithub.com/webpro/knip/commit/88e6ac34))
- Housekeeping
([`f923d69`](https://togithub.com/webpro/knip/commit/f923d69b))
- bun install --ignore-scripts --frozen-lockfile
([`b870d4d`](https://togithub.com/webpro/knip/commit/b870d4d8))
- Fix up source code
([`cc94ba1`](https://togithub.com/webpro/knip/commit/cc94ba17))
- Support, organize & pick tests to run tests in Bun + Node
([`c4b4001`](https://togithub.com/webpro/knip/commit/c4b4001c))
- Fix other code
([`8ee92e0`](https://togithub.com/webpro/knip/commit/8ee92e0a))
- Use bun:test
([`e6dd426`](https://togithub.com/webpro/knip/commit/e6dd4268))
- Fix up source code
([`52a8e0d`](https://togithub.com/webpro/knip/commit/52a8e0da))
- Update CI workflows and keep using npm/npx
([`ccd9d95`](https://togithub.com/webpro/knip/commit/ccd9d954))
- Go Bun + Biome
([`2fe8436`](https://togithub.com/webpro/knip/commit/2fe8436d))
- fix(plugin/babel): bypass directly required plugins or presets in
babel config
([#&#8203;590](https://togithub.com/webpro/knip/issues/590))
([`77329af`](https://togithub.com/webpro/knip/commit/77329afe))

</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/prettier-plugin-curly).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 12, 2024
1 parent b9fa3a4 commit c56f274
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint-plugin-yml": "^1.9.0",
"husky": "^9.0.0",
"jsonc-eslint-parser": "^2.3.0",
"knip": "5.9.1",
"knip": "5.9.2",
"lint-staged": "^15.0.0",
"markdownlint": "^0.34.0",
"markdownlint-cli": "^0.39.0",
Expand Down
28 changes: 14 additions & 14 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 c56f274

Please sign in to comment.