Skip to content

Commit 0ccdc58

Browse files
chore(deps): update dependency knip to v5.1.0 (#39)
[![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.0.4` -> `5.1.0`](https://renovatebot.com/diffs/npm/knip/5.0.4/5.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.0.4/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.0.4/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro/knip (knip)</summary> ### [`v5.1.0`](https://togithub.com/webpro/knip/releases/tag/5.1.0) [Compare Source](https://togithub.com/webpro/knip/compare/5.0.4...5.1.0) - Work around Argos issue ([`a641d84`](https://togithub.com/webpro/knip/commit/a641d848)) - Update docs (closes [#&#8203;536](https://togithub.com/webpro/knip/issues/536)) ([`ab67d2c`](https://togithub.com/webpro/knip/commit/ab67d2c7)) - Use Node.js v20 for integration tests ([`d49daa9`](https://togithub.com/webpro/knip/commit/d49daa94)) - Skip dynamic import calls (closes [#&#8203;544](https://togithub.com/webpro/knip/issues/544)) ([`cf03a06`](https://togithub.com/webpro/knip/commit/cf03a06f)) - Use bun's import() if available in loader ([`e0fb321`](https://togithub.com/webpro/knip/commit/e0fb321f)) - Add Mock Service Worker - msw ([#&#8203;513](https://togithub.com/webpro/knip/issues/513)) ([`1404348`](https://togithub.com/webpro/knip/commit/14043487)) </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/prune-github-notifications). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fe07cb commit 0ccdc58

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-yml": "^1.12.2",
6262
"husky": "^9.0.11",
6363
"jsonc-eslint-parser": "^2.4.0",
64-
"knip": "5.0.4",
64+
"knip": "5.1.0",
6565
"lint-staged": "^15.2.2",
6666
"markdownlint": "^0.33.0",
6767
"markdownlint-cli": "^0.39.0",

pnpm-lock.yaml

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