Skip to content

Commit

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

---

### Release Notes

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

###
[`v5.43.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.43.1)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.43.0...5.43.1)

- Add `ignoreUnresolved` to json schema
([`ec1cca7`](https://redirect.github.com/webpro-nl/knip/commit/ec1cca705d0dbae53927938ae3d09cb1b5d1da1b))
- Update docs
([`d1f05c1`](https://redirect.github.com/webpro-nl/knip/commit/d1f05c1e2df592cbee7b40b76f6657d8c07d43cb))

###
[`v5.43.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.43.0)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.42.3...5.43.0)

- Add `ignoreUnresolved` feature (resolves
[#&#8203;920](https://redirect.github.com/webpro-nl/knip/issues/920))
([`081a776`](https://redirect.github.com/webpro-nl/knip/commit/081a776adc106221b0e7c0a0c14bcb594e7f651d))
- Edit metro plugin doc
([`a418b57`](https://redirect.github.com/webpro-nl/knip/commit/a418b57eda0fb31cf54f8d148da2ecbd4294988d))

###
[`v5.42.3`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.42.3)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.42.2...5.42.3)

- Do not crash when running npm init
[@&#8203;knip/config](https://redirect.github.com/knip/config) on a
repository not using git
([#&#8203;916](https://redirect.github.com/webpro-nl/knip/issues/916))
([`10575b8`](https://redirect.github.com/webpro-nl/knip/commit/10575b8afbc0d6cc7a1442d9c28d6fa144b656ea))
- thanks
[@&#8203;guillaumebrunerie](https://redirect.github.com/guillaumebrunerie)!
- feat: add support for storybook framework option as a string
([#&#8203;923](https://redirect.github.com/webpro-nl/knip/issues/923))
([`030ac40`](https://redirect.github.com/webpro-nl/knip/commit/030ac406877d3c61005eee4f0067b555942c9a2f))
- thanks [@&#8203;filipw01](https://redirect.github.com/filipw01)!
- Fix vitest reporters with options
([#&#8203;922](https://redirect.github.com/webpro-nl/knip/issues/922))
([`02a300c`](https://redirect.github.com/webpro-nl/knip/commit/02a300c1f01dc9d1dc1c312404e25d88c97a125f))
- thanks [@&#8203;dakro](https://redirect.github.com/dakro)!
- Improve `containingFilePath` for inputs + debug output for failed
script parser
([`8ccee81`](https://redirect.github.com/webpro-nl/knip/commit/8ccee8178e1087791b563a47018e220db386ed9e))

</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/boneskull/impvol).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 4a42e7e commit 16b18ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"eslint-plugin-n": "17.15.1",
"eslint-plugin-perfectionist": "4.7.0",
"husky": "9.1.7",
"knip": "5.42.2",
"knip": "5.43.1",
"lint-staged": "15.4.1",
"markdownlint-cli2": "0.17.2",
"markdownlint-cli2-formatter-pretty": "0.0.7",
Expand Down

0 comments on commit 16b18ef

Please sign in to comment.