Skip to content

Commit

Permalink
chore(deps): update dependency knip to v5.36.4 (#687)
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.36.2` ->
`5.36.4`](https://renovatebot.com/diffs/npm/knip/5.36.2/5.36.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.36.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.36.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.36.2/5.36.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.36.2/5.36.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v5.36.4`](https://redirect.github.com/webpro-nl/knip/compare/5.36.3...d5d1ba0de7096ac70ae120743c6b19afbd16c7f9)

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

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

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

- Consolidate specifier workspace handling into helper
([`5c4a9d5`](https://redirect.github.com/webpro-nl/knip/commit/5c4a9d59))
- No need to add .json files as entry files
([`8c0289f`](https://redirect.github.com/webpro-nl/knip/commit/8c0289f3))
- Update comparison-and-migration.md. Fix wrong link of npm-check
([#&#8203;828](https://redirect.github.com/webpro-nl/knip/issues/828))
([`a4a9882`](https://redirect.github.com/webpro-nl/knip/commit/a4a98827))
- Only show any config hints in non-production mode
([`a138388`](https://redirect.github.com/webpro-nl/knip/commit/a1383889))

</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/sinon-timers-repeatable).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent e2f6670 commit 433307d
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 @@ -60,7 +60,7 @@
"eslint-plugin-yml": "^1.9.0",
"husky": "^9.0.0",
"jsonc-eslint-parser": "^2.3.0",
"knip": "5.36.2",
"knip": "5.36.4",
"lint-staged": "^15.0.0",
"markdownlint": "^0.36.0",
"markdownlint-cli": "^0.42.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 433307d

Please sign in to comment.