Commit 081114d
authored
chore(deps): update dependency knip to v5.83.0 (#1549)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [knip](https://knip.dev)
([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip))
| [`5.82.0` →
`5.83.0`](https://renovatebot.com/diffs/npm/knip/5.82.0/5.83.0) |

|

|
---
### Release Notes
<details>
<summary>webpro-nl/knip (knip)</summary>
###
[`v5.83.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%405.83.0):
Release 5.83.0
[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/knip@5.82.1...knip@5.83.0)
- fix: skip empty string entries in package.json exports
([#​1477](https://redirect.github.com/webpro-nl/knip/issues/1477))
([`6b64ac5`](https://redirect.github.com/webpro-nl/knip/commit/6b64ac5b89916869a2361077a51dc28adb4679df))
- thanks [@​SBoudrias](https://redirect.github.com/SBoudrias)!
- add LS version to serverInfo
([#​1468](https://redirect.github.com/webpro-nl/knip/issues/1468))
([`2c28cb8`](https://redirect.github.com/webpro-nl/knip/commit/2c28cb8dc8923d83800959a7a259b439d5c50a0e))
- thanks
[@​niklas-wortmann](https://redirect.github.com/niklas-wortmann)!
- Avoid highlighting path-like specifiers
([#​1488](https://redirect.github.com/webpro-nl/knip/issues/1488))
([`c8fec09`](https://redirect.github.com/webpro-nl/knip/commit/c8fec09666ad0ce145e1d2bbf99737a6bc95fd05))
- thanks [@​azat-io](https://redirect.github.com/azat-io)!
- Update avatar URLs
([#​1489](https://redirect.github.com/webpro-nl/knip/issues/1489))
([`d612ac2`](https://redirect.github.com/webpro-nl/knip/commit/d612ac2dab39a560875c53b9cccb3d920caafdd1))
- thanks [@​azat-io](https://redirect.github.com/azat-io)!
- Copy fix-fixtures to tmp dir
([`bd1519c`](https://redirect.github.com/webpro-nl/knip/commit/bd1519c30bb0a4004cfae463f10f8b066b778d95))
- Don't add excluded issue types (resolve
[#​1486](https://redirect.github.com/webpro-nl/knip/issues/1486))
([`4eeeec6`](https://redirect.github.com/webpro-nl/knip/commit/4eeeec602a8275f8f8d4252157ed6fa3cdd83f24))
- Minor refactor
([`767b2c5`](https://redirect.github.com/webpro-nl/knip/commit/767b2c5927d940f8815d157c2fa50c67f0a80d63))
- Edit docs
([`78111c9`](https://redirect.github.com/webpro-nl/knip/commit/78111c96f54da3c41cfb84bd972bb5e836e1b859))
- feat: add plugin for expressive-code
([#​1493](https://redirect.github.com/webpro-nl/knip/issues/1493))
([`fbf958a`](https://redirect.github.com/webpro-nl/knip/commit/fbf958a9bfb2d913c345c98283a793a7f10faae5))
- thanks
[@​cylewaitforit](https://redirect.github.com/cylewaitforit)!
- Truncate file path left-side (resolves
[#​1494](https://redirect.github.com/webpro-nl/knip/issues/1494))
([`235949c`](https://redirect.github.com/webpro-nl/knip/commit/235949c0b68e0bf2f3eb9ef0f3f88e750984e70a))
- Revert fix-fixture format test (fails in outside cwd)
([`8e96125`](https://redirect.github.com/webpro-nl/knip/commit/8e961259bddef4652ae3b98387d1afa8514429ec))
- Skip empty manifest entries (resolve
[#​1497](https://redirect.github.com/webpro-nl/knip/issues/1497))
([`d314ce4`](https://redirect.github.com/webpro-nl/knip/commit/d314ce43e7f9fe26125db167c1a8af4728329828))
- Filter out empty issue objects in compact reporter (resolve
[#​1482](https://redirect.github.com/webpro-nl/knip/issues/1482))
([`7df0b4d`](https://redirect.github.com/webpro-nl/knip/commit/7df0b4d8ee888f524132cd96260e18b870e8c57c))
- Lint/group import statements
([`61e7a24`](https://redirect.github.com/webpro-nl/knip/commit/61e7a24460e11bd2e9e27e9a791953eb004947df))
- Update AGENTS.md & docs
([`7537f8a`](https://redirect.github.com/webpro-nl/knip/commit/7537f8a1c474ce931a05a06efcc238eef5806447))
- Optimize `relative` path helper
([`ac8a454`](https://redirect.github.com/webpro-nl/knip/commit/ac8a45454f9e8d88898141e112897803c844f803))
- Move `postinstall` script to non-production
([`360110b`](https://redirect.github.com/webpro-nl/knip/commit/360110bed44d77da4ed5e553a63986176d2ed716))
- Ignore simple-git-hooks in production (like husky etc)
([`bbab35b`](https://redirect.github.com/webpro-nl/knip/commit/bbab35b144080d061641b6b6a6545176e5286553))
- Move & add testimonials
([`5ab1813`](https://redirect.github.com/webpro-nl/knip/commit/5ab18133b0e375508b34014085e10b78dcfd88ff))
- Update sponsors page
([`4534a55`](https://redirect.github.com/webpro-nl/knip/commit/4534a55e37f804bfdef65522354b053f28a5a8f2))
- Edit docs, add config hints page
([`1a73a05`](https://redirect.github.com/webpro-nl/knip/commit/1a73a053dad914025e330c03cabaf9ded2444e91))
- Rename reporter to match project style
([`58f8c4e`](https://redirect.github.com/webpro-nl/knip/commit/58f8c4e476b8a051dd27fdf27859014c4954289b))
- Auto-format
([`854124f`](https://redirect.github.com/webpro-nl/knip/commit/854124f7b5436436d57c5249f9b64f53e71e1994))
- Refactor fs helper to match project style
([`f22e7e9`](https://redirect.github.com/webpro-nl/knip/commit/f22e7e94a48ac0dedf41985f3928ff556d04d727))
###
[`v5.82.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%405.82.1):
Release 5.82.1
[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/knip@5.82.0...knip@5.82.1)
- Add vsce + ovsx verify PATs
([`6bec128`](https://redirect.github.com/webpro-nl/knip/commit/6bec12857f9278c07685388eac3f9d475b63d5df))
- Improve coverage for `isReferencedInExport` types
([`570eafe`](https://redirect.github.com/webpro-nl/knip/commit/570eafe3a69cc2738e5aabb800cc9dd0076b83ca))
</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/eslint-plugin-package-json).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4d65c69 commit 081114d
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments