Skip to content

Commit

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

###
[`v5.26.0`](https://togithub.com/webpro-nl/knip/compare/5.25.2...3a7fcc9a3520181671e797486a10fe41c5b2fd38)

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

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

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

- Include additional workspaces when loading manifests (resolves
[#&#8203;722](https://togithub.com/webpro-nl/knip/issues/722))
([`ca03fd8`](https://togithub.com/webpro-nl/knip/commit/ca03fd83))
- Move & refactor setRefs → findInternalReferences
([`deeb2ac`](https://togithub.com/webpro-nl/knip/commit/deeb2acc))
- Minor refactors
([`09fc536`](https://togithub.com/webpro-nl/knip/commit/09fc5363))
- Always pre-set `moduleResolution: bundler` if tsconfig.json
([`3c13118`](https://togithub.com/webpro-nl/knip/commit/3c131184))
- No need to publish twice here
([`34be850`](https://togithub.com/webpro-nl/knip/commit/34be850f))
- Minor refactors
([`c1db1ec`](https://togithub.com/webpro-nl/knip/commit/c1db1ec2))
- Update docs re. shared/isolated workspaces
([`699fd28`](https://togithub.com/webpro-nl/knip/commit/699fd28b))
- Set `moduleResolution: bundler` if not set and don't share it
(resolves [#&#8203;719](https://togithub.com/webpro-nl/knip/issues/719))
([`2c24678`](https://togithub.com/webpro-nl/knip/commit/2c246784))
- fix: Use `parseFragment` instead of `text` node which breaks
formatting
([#&#8203;720](https://togithub.com/webpro-nl/knip/issues/720))
([`3201c07`](https://togithub.com/webpro-nl/knip/commit/3201c076))

</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/JoshuaKGoldberg/are-docs-informative).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent 0a0d8fb commit f6e9e9d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint-plugin-yml": "^1.9.0",
"husky": "^9.0.0",
"jsonc-eslint-parser": "^2.3.0",
"knip": "5.25.1",
"knip": "5.27.0",
"lint-staged": "^15.0.0",
"markdownlint": "^0.34.0",
"markdownlint-cli": "^0.41.0",
Expand Down
34 changes: 5 additions & 29 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 f6e9e9d

Please sign in to comment.