Skip to content

Commit

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

---

### Release Notes

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

### [`v5.27.0`](https://togithub.com/webpro-nl/knip/releases/tag/5.27.0)

[Compare
Source](https://togithub.com/webpro-nl/knip/compare/5.26.0...5.27.0)

- CRLF will be replaced by LF the next time Git touches it
([`bea004f`](https://togithub.com/webpro-nl/knip/commit/bea004fe))
- Remove OS eol diffs in tests
([`799cc42`](https://togithub.com/webpro-nl/knip/commit/799cc422))
- git config eol=lf
([`5d23932`](https://togithub.com/webpro-nl/knip/commit/5d239323))
- Re-enable windows test for bun
([`bc66b4f`](https://togithub.com/webpro-nl/knip/commit/bc66b4fa))
- Add test case (fixed by
[`ae5c341`](https://togithub.com/webpro-nl/knip/commit/ae5c3417))
([`5e742dc`](https://togithub.com/webpro-nl/knip/commit/5e742dc3))
- Move more cli args into single location, refactor some namings
([`9f5eb01`](https://togithub.com/webpro-nl/knip/commit/9f5eb01a))
- Update contrib dev docs
([`108eff1`](https://togithub.com/webpro-nl/knip/commit/108eff17))
- Add ladle plugin
([#&#8203;728](https://togithub.com/webpro-nl/knip/issues/728))
([`ebd79d4`](https://togithub.com/webpro-nl/knip/commit/ebd79d4b))
- Circumvent case where `element == undefined`
([#&#8203;725](https://togithub.com/webpro-nl/knip/issues/725))
([`ae5c341`](https://togithub.com/webpro-nl/knip/commit/ae5c3417))
- Adjust tests after
[`f5680fb`](https://togithub.com/webpro-nl/knip/commit/f5680fb2)
([`b4dc692`](https://togithub.com/webpro-nl/knip/commit/b4dc6921))
- Edit docs
([`916b633`](https://togithub.com/webpro-nl/knip/commit/916b633a))
- Print relative .gitignore paths in debug output
([`fef3dba`](https://togithub.com/webpro-nl/knip/commit/fef3dba5))
- Don't add ignored files as entry paths (resolves
[#&#8203;734](https://togithub.com/webpro-nl/knip/issues/734))
([`f5680fb`](https://togithub.com/webpro-nl/knip/commit/f5680fb2))
- Use single or double star to ignore workspaces, remove single star for
ignore glob pattern
([`f6b0058`](https://togithub.com/webpro-nl/knip/commit/f6b00582))
- Restore support for legacy husky w/ lint-staged
([`bd16c98`](https://togithub.com/webpro-nl/knip/commit/bd16c985))
- Support override configs in babel plugin
([`953d4fb`](https://togithub.com/webpro-nl/knip/commit/953d4fbd))
- Add react-cosmos plugin
([`2de3924`](https://togithub.com/webpro-nl/knip/commit/2de39245))
- Add rsbuild plugin (placeholder)
([`efd7d2a`](https://togithub.com/webpro-nl/knip/commit/efd7d2ad))
- Add rspack plugin
([`3cbfd0a`](https://togithub.com/webpro-nl/knip/commit/3cbfd0a8))
- Add `src/vite-env.d.ts` to entry paths in vite(st) plugin (closes
[#&#8203;732](https://togithub.com/webpro-nl/knip/issues/732))
([`8cf6a0a`](https://togithub.com/webpro-nl/knip/commit/8cf6a0ac))
- feat(cypress): add support for cypress-multi-reporter
([#&#8203;726](https://togithub.com/webpro-nl/knip/issues/726))
([`cdea5b1`](https://togithub.com/webpro-nl/knip/commit/cdea5b19))
- Add Forge 42 ([@&#8203;forge42dev](https://togithub.com/forge42dev))
as a sponsor
([`d0166be`](https://togithub.com/webpro-nl/knip/commit/d0166be6))
- Update Astro dependencies
([`d887b1d`](https://togithub.com/webpro-nl/knip/commit/d887b1d8))
- Use bun 1.1.19 (also see
[https://github.com/oven-sh/bun/issues/4899](https://togithub.com/oven-sh/bun/issues/4899))
([`03cba1d`](https://togithub.com/webpro-nl/knip/commit/03cba1d4))
- Move watch logic into separate module
([`3ea24cf`](https://togithub.com/webpro-nl/knip/commit/3ea24cfd))
- Move dep graph utils from main sequence to helper module
([`85fc933`](https://togithub.com/webpro-nl/knip/commit/85fc933a))
- Rename createPkgGraph → createWorkspaceGraph, etc.
([`9deb9c5`](https://togithub.com/webpro-nl/knip/commit/9deb9c5a))
- Group handlers in main sequence
([`7274e8d`](https://togithub.com/webpro-nl/knip/commit/7274e8d9))
- More consistent file names
([`0dc5eba`](https://togithub.com/webpro-nl/knip/commit/0dc5eba5))
- Move `toSourcePath` to `ProjectPrincipal` constructor
([`ef1ab49`](https://togithub.com/webpro-nl/knip/commit/ef1ab492))

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/danvk/literate-ts).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 925abc0 commit 36f1efb
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2087,9 +2087,9 @@ is-arrayish@^0.2.1:
integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==

is-core-module@^2.13.0, is-core-module@^2.8.1:
version "2.14.0"
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.14.0.tgz#43b8ef9f46a6a08888db67b1ffd4ec9e3dfd59d1"
integrity sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==
version "2.15.0"
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea"
integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==
dependencies:
hasown "^2.0.2"

Expand Down Expand Up @@ -2682,9 +2682,9 @@ kleur@^3.0.3:
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==

knip@^5.7.3:
version "5.26.0"
resolved "https://registry.yarnpkg.com/knip/-/knip-5.26.0.tgz#52a063bc8ef107b79e96654fd72b34b3ebcc75c8"
integrity sha512-vOp+Wk86aqlPwElrUpxXyg6Q8w+j0j6wuzyu5p6k/mBWUI8iP91PCAz1Jzz9PGq5JYdptV7rFBYB9vHr7AFgqg==
version "5.27.0"
resolved "https://registry.yarnpkg.com/knip/-/knip-5.27.0.tgz#b124b3d2ba4e012b51c0efe7f61b0d1303cc31a2"
integrity sha512-W8+jhO7i5pXRUqOzhJGm2DT5/d9aQjyrYTCSojqJxFOvi7ku/nHKzpBO3WNf4eflJo0t3zitmUkM69g53qoZQw==
dependencies:
"@nodelib/fs.walk" "1.2.8"
"@snyk/github-codeowners" "1.1.0"
Expand Down Expand Up @@ -3189,9 +3189,9 @@ pretty-format@^29.0.0, pretty-format@^29.7.0:
react-is "^18.0.0"

pretty-ms@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-9.0.0.tgz#53c57f81171c53be7ce3fd20bdd4265422bc5929"
integrity sha512-E9e9HJ9R9NasGOgPaPE8VMeiPKAyWR5jcFpNnwIejslIhWqdqOrb2wShBsncMPUb+BcCd2OPYfh7p2W6oemTng==
version "9.1.0"
resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-9.1.0.tgz#0ad44de6086454f48a168e5abb3c26f8db1b3253"
integrity sha512-o1piW0n3tgKIKCwk2vpM/vOV13zjJzvP37Ioze54YlTHE06m4tjEbzg9WsKkvTuyYln2DHjo5pY4qrZGI0otpw==
dependencies:
parse-ms "^4.0.0"

Expand Down Expand Up @@ -3375,9 +3375,9 @@ slash@^3.0.0:
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==

smol-toml@^1.1.4:
version "1.2.2"
resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.2.2.tgz#e0eb86dd8dab307b5345b0daff32a79a39f19175"
integrity sha512-fVEjX2ybKdJKzFL46VshQbj9PuA4IUKivalgp48/3zwS9vXzyykzQ6AX92UxHSvWJagziMRLeHMgEzoGO7A8hQ==
version "1.3.0"
resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.3.0.tgz#5200e251fffadbb72570c84e9776d2a3eca48143"
integrity sha512-tWpi2TsODPScmi48b/OQZGi2lgUmBCHy6SZrhi/FdnnHiU1GwebbCfuQuxsC3nHaLwtYeJGPrDZDIeodDOc4pA==

[email protected]:
version "0.5.13"
Expand Down

0 comments on commit 36f1efb

Please sign in to comment.