Skip to content

Commit be806ca

Browse files
chore(deps): update dependency knip to v5.17.4 (#1543)
[![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-nl/knip/tree/HEAD/packages/knip)) | [`5.17.3` -> `5.17.4`](https://renovatebot.com/diffs/npm/knip/5.17.3/5.17.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.17.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.17.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.17.3/5.17.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.17.3/5.17.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.17.4`](https://togithub.com/webpro-nl/knip/releases/tag/5.17.4) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.17.3...5.17.4) - Fix up caching ([`e75f0e9`](https://togithub.com/webpro-nl/knip/commit/e75f0e92)) - Minor refactor ([`28b2434`](https://togithub.com/webpro-nl/knip/commit/28b24349)) - Do literal text search in setRefs (closes [#&#8203;595](https://togithub.com/webpro-nl/knip/issues/595) [#&#8203;596](https://togithub.com/webpro-nl/knip/issues/596) [#&#8203;664](https://togithub.com/webpro-nl/knip/issues/664)) ([`6e64d60`](https://togithub.com/webpro-nl/knip/commit/6e64d60c)) - Refactor to use more maps over objects, move/rename some vars ([`90fcd4c`](https://togithub.com/webpro-nl/knip/commit/90fcd4cd)) - Add polar to funding.yml ([`c4bb916`](https://togithub.com/webpro-nl/knip/commit/c4bb9167)) - Use `IMPORT_STAR` const ([`cb9ed83`](https://togithub.com/webpro-nl/knip/commit/cb9ed830)) - Remove specifier from dep graph and `SerializableImports` type ([`474a6f7`](https://togithub.com/webpro-nl/knip/commit/474a6f70)) - Add ‘xvfb-run’ as globally available binary ([#&#8203;662](https://togithub.com/webpro-nl/knip/issues/662)) ([`87850ea`](https://togithub.com/webpro-nl/knip/commit/87850eac)) - Add ‘aws’ as globally available binary ([#&#8203;661](https://togithub.com/webpro-nl/knip/issues/661)) ([`6fd3e46`](https://togithub.com/webpro-nl/knip/commit/6fd3e461)) </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/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2860b95 commit be806ca

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"globby": "^14.0.0",
8888
"husky": "^9.0.11",
8989
"jsonc-eslint-parser": "^2.4.0",
90-
"knip": "5.17.3",
90+
"knip": "5.17.4",
9191
"lint-staged": "^15.2.2",
9292
"markdownlint": "^0.34.0",
9393
"markdownlint-cli": "^0.41.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)