Skip to content

Commit

Permalink
chore(deps): update dependency knip to v5.30.3 (#508)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [knip](https://knip.dev)
([source](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip))
| [`5.30.2` ->
`5.30.3`](https://renovatebot.com/diffs/npm/knip/5.30.2/5.30.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.30.2/5.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.30.2/5.30.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v5.30.3`](https://github.com/webpro-nl/knip/releases/tag/5.30.3)

[Compare
Source](https://github.com/webpro-nl/knip/compare/5.30.2...5.30.3)

- Update some dependencies
([`233c2a0`](https://github.com/webpro-nl/knip/commit/233c2a01))
- Add `@eslint/js` to eslint plugin enablers
([`cbe6fea`](https://github.com/webpro-nl/knip/commit/cbe6fea4))
- Update docs
([`d674020`](https://github.com/webpro-nl/knip/commit/d6740203))
- Update docs
([`eb283cf`](https://github.com/webpro-nl/knip/commit/eb283cfb))
- Update remark-preset-webpro
([`22ab19f`](https://github.com/webpro-nl/knip/commit/22ab19fe))
- Fix: Expand Vitest File Extension Checks
([#&#8203;785](https://github.com/webpro-nl/knip/issues/785))
([`b0f7c46`](https://github.com/webpro-nl/knip/commit/b0f7c466))
- Fix commit sha in PRs in integration.yml
([`dc9e3ed`](https://github.com/webpro-nl/knip/commit/dc9e3ed5))
- Use actions matrix to run jobs in parallel
([`fd868c6`](https://github.com/webpro-nl/knip/commit/fd868c6d))
- Add Prettier to projects + int tests
([`bc62831`](https://github.com/webpro-nl/knip/commit/bc628317))
- Dogfoodin' is underrated
([`74b63cc`](https://github.com/webpro-nl/knip/commit/74b63cc9))
- Fix formatting
([`34a757c`](https://github.com/webpro-nl/knip/commit/34a757c7))
- Update docs, styling (resolves
[#&#8203;783](https://github.com/webpro-nl/knip/issues/783))
([`d05795c`](https://github.com/webpro-nl/knip/commit/d05795cb))
- Update docs
([`2e09608`](https://github.com/webpro-nl/knip/commit/2e09608d))
- Update some dependencies
([`e60b8e4`](https://github.com/webpro-nl/knip/commit/e60b8e48))
- Update docs
([`b52125d`](https://github.com/webpro-nl/knip/commit/b52125de))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/all-contributors-for-repository).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 25, 2024
1 parent 71bb75e commit 3c01175
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-yml": "^1.11.0",
"husky": "^9.0.0",
"jsonc-eslint-parser": "^2.4.0",
"knip": "5.30.2",
"knip": "5.30.3",
"lint-staged": "^15.2.0",
"markdownlint": "^0.35.0",
"markdownlint-cli": "^0.41.0",
Expand Down
18 changes: 12 additions & 6 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 3c01175

Please sign in to comment.