Skip to content

Commit

Permalink
chore(deps): update dependency knip to v5.17.4 (#471)
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-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/tidelift-me-up).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent db83e2d commit f0daf45
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.17.3",
"knip": "5.17.4",
"lint-staged": "^15.0.0",
"markdownlint": "^0.34.0",
"markdownlint-cli": "^0.41.0",
Expand Down
10 changes: 5 additions & 5 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 f0daf45

Please sign in to comment.