Skip to content

Commit

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

---

### Release Notes

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

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

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

- Edit docs
([`5ca20de`](https://redirect.github.com/webpro-nl/knip/commit/5ca20def))
- Add `.ts` config ext to webdriver plugin
([`d8df5e1`](https://redirect.github.com/webpro-nl/knip/commit/d8df5e1f))
- Prepare for ts v5.6
([`6fb6e7a`](https://redirect.github.com/webpro-nl/knip/commit/6fb6e7a3))
- Pick up typescript@rc in CI again
([`116c6c6`](https://redirect.github.com/webpro-nl/knip/commit/116c6c64))
- Merge 2 glob helpers & fix debug output for glob
([`c060146`](https://redirect.github.com/webpro-nl/knip/commit/c0601469))
- Rename function argument
([`480ff04`](https://redirect.github.com/webpro-nl/knip/commit/480ff04b))
- Add/fix `getPluginEntryFilePatterns` helper
([`573ec9c`](https://redirect.github.com/webpro-nl/knip/commit/573ec9cb))
- Fix typo in svelte plugin and remove overarching `project` patterns
([`def8e25`](https://redirect.github.com/webpro-nl/knip/commit/def8e257))
- Edit docs
([`ac75feb`](https://redirect.github.com/webpro-nl/knip/commit/ac75feba))

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

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

- Disable
[`e1061c5`](https://redirect.github.com/webpro-nl/knip/commit/e1061c55)
as it might be unexpected/breaking with eslint v8
([`9e67622`](https://redirect.github.com/webpro-nl/knip/commit/9e676226))

###
[`v5.29.0`](https://redirect.github.com/webpro-nl/knip/compare/5.28.0...e1061c5519ebc7d9ad0457c7437787c23501e5cc)

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

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

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

- Fix helper name
([`e5c20dd`](https://redirect.github.com/webpro-nl/knip/commit/e5c20dde))
- Add preconstruct plugin
([`af61c96`](https://redirect.github.com/webpro-nl/knip/commit/af61c962))
- Add nest plugin
([`4ea83f2`](https://redirect.github.com/webpro-nl/knip/commit/4ea83f20))
- Add nuxt plugin
([`bc548c5`](https://redirect.github.com/webpro-nl/knip/commit/bc548c59))
- Add vike plugin
([`72b797a`](https://redirect.github.com/webpro-nl/knip/commit/72b797a8))

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

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

- Add `nuxt` to Vue compiler condition (closes
[#&#8203;770](https://redirect.github.com/webpro-nl/knip/issues/770))
([`24fb3ea`](https://redirect.github.com/webpro-nl/knip/commit/24fb3ea4))
- Improve import matcher in "compilers"
([`4d2487f`](https://redirect.github.com/webpro-nl/knip/commit/4d2487f2))
- Improve regex in "compilers" a bit (resolves
[#&#8203;769](https://redirect.github.com/webpro-nl/knip/issues/769))
([`382dd06`](https://redirect.github.com/webpro-nl/knip/commit/382dd06c))
- Fix blockquote style
([`aa13723`](https://redirect.github.com/webpro-nl/knip/commit/aa137237))
- Format/edit docs
([`6bd1617`](https://redirect.github.com/webpro-nl/knip/commit/6bd1617e))
- Edit preprocessor section
([`2e072c5`](https://redirect.github.com/webpro-nl/knip/commit/2e072c59))

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

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

- Edit docs, add "unsupported" page
([`c28b62d`](https://redirect.github.com/webpro-nl/knip/commit/c28b62d4))
- Match against normalized package name in `ignoreDependencies`
([`8978037`](https://redirect.github.com/webpro-nl/knip/commit/89780376))
- Add mocha to `Projects Using Knip`
([#&#8203;765](https://redirect.github.com/webpro-nl/knip/issues/765))
([`a230582`](https://redirect.github.com/webpro-nl/knip/commit/a2305823))

###
[`v5.27.3`](https://redirect.github.com/webpro-nl/knip/compare/5.27.2...23526a9f1e9a76900f14a966cd97b8ef2a90d7f1)

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

###
[`v5.27.2`](https://redirect.github.com/webpro-nl/knip/compare/5.27.1...5e07bbcb1a5e00a31aaa226293c29a8587ec584e)

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

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

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

- Use `pathsBasePath` if available to make `compilerOptions.paths`
absolute (fixes
[#&#8203;748](https://redirect.github.com/webpro-nl/knip/issues/748))
([`6c866d2`](https://redirect.github.com/webpro-nl/knip/commit/6c866d26))
- Format docs
([`d0d5f97`](https://redirect.github.com/webpro-nl/knip/commit/d0d5f970))
- Increase enhanced-resolve cache duration
([`c7fa02e`](https://redirect.github.com/webpro-nl/knip/commit/c7fa02e1))
- Add test coverage for tsconfig.json w/ module:commonjs
([`3d5a536`](https://redirect.github.com/webpro-nl/knip/commit/3d5a5363))
- Add non-standard CJS require calls in TS files as entry files (as
require.resolve)
([`f8f0d66`](https://redirect.github.com/webpro-nl/knip/commit/f8f0d669))
- Update docs
([`b2ea3a9`](https://redirect.github.com/webpro-nl/knip/commit/b2ea3a9a))
- Fix regression issue template
([`f6066d6`](https://redirect.github.com/webpro-nl/knip/commit/f6066d69))
- Aid ts issues
([`9eff1bb`](https://redirect.github.com/webpro-nl/knip/commit/9eff1bb1))
- Enable more tests in Bun
([`953d6f6`](https://redirect.github.com/webpro-nl/knip/commit/953d6f61))
- Update lockfile
([`4d8b35b`](https://redirect.github.com/webpro-nl/knip/commit/4d8b35b8))
- Replace resolve with enhanced-resolve
([`39e0f22`](https://redirect.github.com/webpro-nl/knip/commit/39e0f223))
- Temp exclude unlisted in typescript integration test
([`76752c8`](https://redirect.github.com/webpro-nl/knip/commit/76752c88))
- Inline playwright types
([`ea099cc`](https://redirect.github.com/webpro-nl/knip/commit/ea099cc0))
- Add Vue example to compilers in docs
([#&#8203;733](https://redirect.github.com/webpro-nl/knip/issues/733))
([`949ddd8`](https://redirect.github.com/webpro-nl/knip/commit/949ddd8b))
- Minor refactor
([`8c21df5`](https://redirect.github.com/webpro-nl/knip/commit/8c21df51))
- Fix omitted expressions in Promise.all imports (resolves
[#&#8203;725](https://redirect.github.com/webpro-nl/knip/issues/725))
([`858c0b7`](https://redirect.github.com/webpro-nl/knip/commit/858c0b73))
- Clean up `tryResolve` etc.
([`e20a9e9`](https://redirect.github.com/webpro-nl/knip/commit/e20a9e9a))
- fix: pnpm workspace fixes
([#&#8203;738](https://redirect.github.com/webpro-nl/knip/issues/738))
([`d5003d1`](https://redirect.github.com/webpro-nl/knip/commit/d5003d1b))
- Update .gitattributes to exclude binary files
([`b9b8f4d`](https://redirect.github.com/webpro-nl/knip/commit/b9b8f4da))
- Revert "CRLF will be replaced by LF the next time Git touches it"
([`0fdb4c9`](https://redirect.github.com/webpro-nl/knip/commit/0fdb4c93))
- Upgrade Astro
([`ccb7523`](https://redirect.github.com/webpro-nl/knip/commit/ccb7523f))
- Use latest tsx again
([`2b7d053`](https://redirect.github.com/webpro-nl/knip/commit/2b7d0537))
- Add `bun create @&#8203;knip/config` to installation instructions
([`fb19915`](https://redirect.github.com/webpro-nl/knip/commit/fb199152))

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

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

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

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

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

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

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

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

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

- Publish vendor dir
([`fdac7ba`](https://redirect.github.com/webpro-nl/knip/commit/fdac7ba8))

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

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

- Update dependencies docs
([`b42c85b`](https://redirect.github.com/webpro-nl/knip/commit/b42c85b4))
- Sync [@&#8203;nodelib/fs](https://redirect.github.com/nodelib/fs).walk
version w/ fast-glob
([`e77ce77`](https://redirect.github.com/webpro-nl/knip/commit/e77ce774))
- Vendor bash-parser
([`78e7b28`](https://redirect.github.com/webpro-nl/knip/commit/78e7b28d))
- Add pkg.pr.new workflow
([`2679f20`](https://redirect.github.com/webpro-nl/knip/commit/2679f202))

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

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

- Start using central resolveEntry from plugin helpers
([#&#8203;716](https://redirect.github.com/webpro-nl/knip/issues/716))
([`65d8098`](https://redirect.github.com/webpro-nl/knip/commit/65d80981))

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

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

- Improve Angular plugin a bit + add fixture/test
([#&#8203;717](https://redirect.github.com/webpro-nl/knip/issues/717))
([`641b5fc`](https://redirect.github.com/webpro-nl/knip/commit/641b5fcf))
- Fix Cannot read properties of undefined (reading 'name')
([#&#8203;718](https://redirect.github.com/webpro-nl/knip/issues/718))
([`f0f9f5a`](https://redirect.github.com/webpro-nl/knip/commit/f0f9f5ab))

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

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

- Fix entry patterns in jest plugin (resolves
[#&#8203;716](https://redirect.github.com/webpro-nl/knip/issues/716))
([`1cd4bd8`](https://redirect.github.com/webpro-nl/knip/commit/1cd4bd84))
- Support multiple --loaders etc. for NODE_OPTIONS prefix (resolves
[#&#8203;715](https://redirect.github.com/webpro-nl/knip/issues/715))
([`66f48c0`](https://redirect.github.com/webpro-nl/knip/commit/66f48c0f))
- Update pnpm/action-setup to v4
([`9754973`](https://redirect.github.com/webpro-nl/knip/commit/9754973e))
- Add missing rule keys to JSON Schema
([#&#8203;713](https://redirect.github.com/webpro-nl/knip/issues/713))
([`1f61f77`](https://redirect.github.com/webpro-nl/knip/commit/1f61f776))
- Add note to rules re. `dependencies` warning
([#&#8203;713](https://redirect.github.com/webpro-nl/knip/issues/713))
([`71e89a2`](https://redirect.github.com/webpro-nl/knip/commit/71e89a28))
- Update styling
([`3d03cde`](https://redirect.github.com/webpro-nl/knip/commit/3d03cdef))
- Add wonderful tweets
([`bb333ed`](https://redirect.github.com/webpro-nl/knip/commit/bb333ede))

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

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

- Fix up rules in issue collector and reporter (resolves
[#&#8203;713](https://redirect.github.com/webpro-nl/knip/issues/713))
([`7775213`](https://redirect.github.com/webpro-nl/knip/commit/77752130))
- Fix Knip config
([`4c4e3e1`](https://redirect.github.com/webpro-nl/knip/commit/4c4e3e1e))
- Use jiti `alias` over custom transform
([`b9f1715`](https://redirect.github.com/webpro-nl/knip/commit/b9f1715e))

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

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

- Add `vitest` as enabler to vite plugin
([`b384d18`](https://redirect.github.com/webpro-nl/knip/commit/b384d18a))
- Fix up formatting/config
([`9961e2a`](https://redirect.github.com/webpro-nl/knip/commit/9961e2a5))

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

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

- Update dependencies
([`8c783e9`](https://redirect.github.com/webpro-nl/knip/commit/8c783e91))
- Restore that (only) interfaces can be default-exported (resolves
[#&#8203;709](https://redirect.github.com/webpro-nl/knip/issues/709))
([`919a68b`](https://redirect.github.com/webpro-nl/knip/commit/919a68bf))
- Improve generated plugin docs
([`f33f113`](https://redirect.github.com/webpro-nl/knip/commit/f33f1136))

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

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

- Fixes to config files + Cosmiconfig, Lilconfig and Unconfig
generation.
([#&#8203;700](https://redirect.github.com/webpro-nl/knip/issues/700))
([`83e18a1`](https://redirect.github.com/webpro-nl/knip/commit/83e18a10))
- Exclude `nsExports`, `classMembers` and `nsTypes` from `--exports`
shortcut
([#&#8203;698](https://redirect.github.com/webpro-nl/knip/issues/698))
([`2e83446`](https://redirect.github.com/webpro-nl/knip/commit/2e834465))
- Update marketing materials
([`62090b4`](https://redirect.github.com/webpro-nl/knip/commit/62090b40))
- Update funding options
([`e8a4a00`](https://redirect.github.com/webpro-nl/knip/commit/e8a4a00c))
- Update marketing materials
([`4f6a197`](https://redirect.github.com/webpro-nl/knip/commit/4f6a1977))
- Switch to microsoft/TypeScript main in integration tests
([`c8c6dab`](https://redirect.github.com/webpro-nl/knip/commit/c8c6dabb))
- Add whitespace in exports coverage (alias-exclude)
([`a03d4eb`](https://redirect.github.com/webpro-nl/knip/commit/a03d4ebc))
- Add more coverage for tag hints
([`3d551db`](https://redirect.github.com/webpro-nl/knip/commit/3d551dbb))

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

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

- Minor refactors
([`efafcdc`](https://redirect.github.com/webpro-nl/knip/commit/efafcdc3))
- Add test for re-export with `includeEntryExports` +
`ignoreExportsUsedInFile`
([#&#8203;698](https://redirect.github.com/webpro-nl/knip/issues/698))
([`c0a0f0b`](https://redirect.github.com/webpro-nl/knip/commit/c0a0f0be))
- Consider alias exclude symbols referenced in `ignoreExportsUsedInFile`
(resolves
[#&#8203;697](https://redirect.github.com/webpro-nl/knip/issues/697))
([`326b018`](https://redirect.github.com/webpro-nl/knip/commit/326b0181))
- Fix enum members in re-exports in entry files (resolves
[#&#8203;703](https://redirect.github.com/webpro-nl/knip/issues/703))
([`3ff2253`](https://redirect.github.com/webpro-nl/knip/commit/3ff2253d))
- Fix tag hints
([#&#8203;691](https://redirect.github.com/webpro-nl/knip/issues/691))
([`dd051cd`](https://redirect.github.com/webpro-nl/knip/commit/dd051cd0))
- Minor refactors
([`3e9806a`](https://redirect.github.com/webpro-nl/knip/commit/3e9806a9))
- Fix `isReferencedInExportedType` AST helper
([`bc2e716`](https://redirect.github.com/webpro-nl/knip/commit/bc2e7165))

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

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

- Update docs
([`1f945ed`](https://redirect.github.com/webpro-nl/knip/commit/1f945edf))
- Show unused custom ignored tags as hints (resolves
[#&#8203;691](https://redirect.github.com/webpro-nl/knip/issues/691))
([`78255fc`](https://redirect.github.com/webpro-nl/knip/commit/78255fc7))
- Don't report exports referenced in exported types (resolves
[#&#8203;687](https://redirect.github.com/webpro-nl/knip/issues/687))
([`834c26b`](https://redirect.github.com/webpro-nl/knip/commit/834c26be))
- Fix unused exports used in file with substring overlap
([#&#8203;695](https://redirect.github.com/webpro-nl/knip/issues/695))
([`5a2176e`](https://redirect.github.com/webpro-nl/knip/commit/5a2176ea))
- Name tests/fixtures after option name
([`a7b9a98`](https://redirect.github.com/webpro-nl/knip/commit/a7b9a984))
- Fix unused exports used in file with substring overlap (resolves
[#&#8203;695](https://redirect.github.com/webpro-nl/knip/issues/695))
([`555c162`](https://redirect.github.com/webpro-nl/knip/commit/555c1629))
- Update docs re. issue reproduction
([`646ed75`](https://redirect.github.com/webpro-nl/knip/commit/646ed753))

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

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

- Try harder looking up strictly-ns-references recursively
([#&#8203;690](https://redirect.github.com/webpro-nl/knip/issues/690))
([`4cf1337`](https://redirect.github.com/webpro-nl/knip/commit/4cf13377))
- Also traverse into re-exports and re-exported aliases when looking up
strictly-ns-references (resolves
[#&#8203;690](https://redirect.github.com/webpro-nl/knip/issues/690))
([`b98c5b9`](https://redirect.github.com/webpro-nl/knip/commit/b98c5b9e))
- Update docs
([`e906674`](https://redirect.github.com/webpro-nl/knip/commit/e906674a))
- Add support for graphql-codegen plugin level config (resolves
[#&#8203;692](https://redirect.github.com/webpro-nl/knip/issues/692))
([#&#8203;693](https://redirect.github.com/webpro-nl/knip/issues/693))
([`71de7f1`](https://redirect.github.com/webpro-nl/knip/commit/71de7f17))

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

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

- Fix abs extended tsconfig paths if internal (resolves
[#&#8203;689](https://redirect.github.com/webpro-nl/knip/issues/689))
([`d1261c1`](https://redirect.github.com/webpro-nl/knip/commit/d1261c1d))
- Update release-it and use JSON schema
([`a4111fe`](https://redirect.github.com/webpro-nl/knip/commit/a4111fe6))

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

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

- Add fixture for
[#&#8203;687](https://redirect.github.com/webpro-nl/knip/issues/687)
([`e15da45`](https://redirect.github.com/webpro-nl/knip/commit/e15da45d))
- Add `require()` import with ts ext to commonjs fixture
([#&#8203;681](https://redirect.github.com/webpro-nl/knip/issues/681))
([`0c56610`](https://redirect.github.com/webpro-nl/knip/commit/0c56610e))
- Add support for thenable dynamic import w/ destructured arg (resolves
[#&#8203;688](https://redirect.github.com/webpro-nl/knip/issues/688))
([`1343826`](https://redirect.github.com/webpro-nl/knip/commit/1343826a))
- Update ts dev dep
([`67404f3`](https://redirect.github.com/webpro-nl/knip/commit/67404f39))

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

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

- Replace file-entry-cache with custom impl + built-in serializer
([`7aa2f6d`](https://redirect.github.com/webpro-nl/knip/commit/7aa2f6df))

###
[`v5.21.2`](https://redirect.github.com/webpro-nl/knip/compare/5.21.1...bd77bcce5acfdd108ab54398c922eb03f07fc65f)

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

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

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

- Fix lockfile-lint config filename
([#&#8203;683](https://redirect.github.com/webpro-nl/knip/issues/683))
([`f5304b6`](https://redirect.github.com/webpro-nl/knip/commit/f5304b6d))
- feat: add command to ignored binaries
([#&#8203;682](https://redirect.github.com/webpro-nl/knip/issues/682))
([`d049b6c`](https://redirect.github.com/webpro-nl/knip/commit/d049b6c4))
- Add (custom) og img for sponsors page
([`d89ec12`](https://redirect.github.com/webpro-nl/knip/commit/d89ec129))
- Rename `NOT_FOUND` to `KNIP_ADDED` workspace names
([`3a41f8e`](https://redirect.github.com/webpro-nl/knip/commit/3a41f8ec))

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

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

- Add webdriver-io plugin
([`7414dc1`](https://redirect.github.com/webpro-nl/knip/commit/7414dc1a))
- Update plugin docs
([`df35b9f`](https://redirect.github.com/webpro-nl/knip/commit/df35b9f4))
- Minor housekeeping
([`1422c9d`](https://redirect.github.com/webpro-nl/knip/commit/1422c9d2))
- Add size-limit plugin
([`dbd82f8`](https://redirect.github.com/webpro-nl/knip/commit/dbd82f87))
- Add lockfile-lint plugin
([`d70d0de`](https://redirect.github.com/webpro-nl/knip/commit/d70d0de7))
- Use provided name in plugin template
([`43961f9`](https://redirect.github.com/webpro-nl/knip/commit/43961f91))
- Minor housekeeping
([`c81b1a2`](https://redirect.github.com/webpro-nl/knip/commit/c81b1a23))
- Update readme with badges and stuff
([`c18fcba`](https://redirect.github.com/webpro-nl/knip/commit/c18fcba5))
- Update docs (Configuring Project Files)
([`e10ac2e`](https://redirect.github.com/webpro-nl/knip/commit/e10ac2e4))

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

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

- Lockfile
([`e929847`](https://redirect.github.com/webpro-nl/knip/commit/e9298477))
- Edit doc
([`5afaac4`](https://redirect.github.com/webpro-nl/knip/commit/5afaac44))
- More consistent usage of fg
([`25cbba0`](https://redirect.github.com/webpro-nl/knip/commit/25cbba0a))
- Eliminiate custom TS System instance
([#&#8203;680](https://redirect.github.com/webpro-nl/knip/issues/680))
([`d7325c6`](https://redirect.github.com/webpro-nl/knip/commit/d7325c69))
- Go against the grain in the cypress plugin
([`ef2464d`](https://redirect.github.com/webpro-nl/knip/commit/ef2464d5))
- Remove duplicate code
([`6a17ad2`](https://redirect.github.com/webpro-nl/knip/commit/6a17ad29))
- Add simple-git-hooks plugin
([#&#8203;679](https://redirect.github.com/webpro-nl/knip/issues/679))
([`9129af7`](https://redirect.github.com/webpro-nl/knip/commit/9129af70))
- Add missing `root` property to vitest
([#&#8203;677](https://redirect.github.com/webpro-nl/knip/issues/677))
([`6797bf8`](https://redirect.github.com/webpro-nl/knip/commit/6797bf8d))
- Update some dependencies
([`7c9b645`](https://redirect.github.com/webpro-nl/knip/commit/7c9b6455))
- Update docs
([`1c9361f`](https://redirect.github.com/webpro-nl/knip/commit/1c9361f3))
- Make TS-style path mappings work for all files with extensions
([#&#8203;673](https://redirect.github.com/webpro-nl/knip/issues/673))
([`e9b3e66`](https://redirect.github.com/webpro-nl/knip/commit/e9b3e669))

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

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

- Fix up integration test for slonik
([`2abcea6`](https://redirect.github.com/webpro-nl/knip/commit/2abcea61))
- Stop printing the bulky help text for config errors
([`9576413`](https://redirect.github.com/webpro-nl/knip/commit/95764130))
- Throw if passed --workspace dir does not contain package.json
(resolves
[#&#8203;667](https://redirect.github.com/webpro-nl/knip/issues/667))
([`ea3f124`](https://redirect.github.com/webpro-nl/knip/commit/ea3f1240))
- Support import.meta.resolve (resolves
[#&#8203;642](https://redirect.github.com/webpro-nl/knip/issues/642))
([`177baa2`](https://redirect.github.com/webpro-nl/knip/commit/177baa2b))
- Handle `NODE_OPTIONS=` in scripts
([`2ec5189`](https://redirect.github.com/webpro-nl/knip/commit/2ec5189a))
- Minor refactor
([`7c87441`](https://redirect.github.com/webpro-nl/knip/commit/7c87441e))
- Timerify `resolveModuleNames`
([#&#8203;673](https://redirect.github.com/webpro-nl/knip/issues/673))
([`9f2077c`](https://redirect.github.com/webpro-nl/knip/commit/9f2077ca))
- Support Jest's globalTeardown
([#&#8203;676](https://redirect.github.com/webpro-nl/knip/issues/676))
([`c170aeb`](https://redirect.github.com/webpro-nl/knip/commit/c170aebf))

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

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

- Improve re-export handling
([`9ccefb3`](https://redirect.github.com/webpro-nl/knip/commit/9ccefb34))
- Add identifier to trace for re-export from entry file
([`b0b8b3d`](https://redirect.github.com/webpro-nl/knip/commit/b0b8b3d3))
- Move tagged export logic into reusable handler
([`1dff2db`](https://redirect.github.com/webpro-nl/knip/commit/1dff2db4))
- Update docs
([`2f91c8d`](https://redirect.github.com/webpro-nl/knip/commit/2f91c8d0))
- Update `@ericcornelissen/bash-parser` to 0.5.3
([#&#8203;674](https://redirect.github.com/webpro-nl/knip/issues/674))
([`9a7ffac`](https://redirect.github.com/webpro-nl/knip/commit/9a7ffac2))

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

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

- Refactor and improve dep graph naming/typing
([`28f05f0`](https://redirect.github.com/webpro-nl/knip/commit/28f05f0a))
- Speed up (de)serialized and add test
([`deb3b9c`](https://redirect.github.com/webpro-nl/knip/commit/deb3b9c5))
- Move cli tests involving stdout to separate folder
([`978674f`](https://redirect.github.com/webpro-nl/knip/commit/978674fc))
- Update and caretify dependencies
([`e14f6d2`](https://redirect.github.com/webpro-nl/knip/commit/e14f6d24))
- Fix link to screenshot
([`c2f9507`](https://redirect.github.com/webpro-nl/knip/commit/c2f9507e))

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

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

- Don't report issues when using --trace
([`d8e9719`](https://redirect.github.com/webpro-nl/knip/commit/d8e9719b))
- Emphasize --debug and --trace on troubleshooting page
([`bcb5e93`](https://redirect.github.com/webpro-nl/knip/commit/bcb5e93f))
- Add --performance screenshot
([`d0d0108`](https://redirect.github.com/webpro-nl/knip/commit/d0d01082))
- Integration test knip --cache for eslint as well
([`443b8be`](https://redirect.github.com/webpro-nl/knip/commit/443b8be0))
- Dogfoodin' is underrated
([`7115889`](https://redirect.github.com/webpro-nl/knip/commit/7115889b))
- Update docs
([`0651144`](https://redirect.github.com/webpro-nl/knip/commit/0651144c))
- Test against latest TS 5.5 rc
([`f7aba23`](https://redirect.github.com/webpro-nl/knip/commit/f7aba23c))
- Add test for imports-self (closes
[#&#8203;663](https://redirect.github.com/webpro-nl/knip/issues/663))
([`736b0a2`](https://redirect.github.com/webpro-nl/knip/commit/736b0a25))
- Major refactor of dep graph for trace feature
([`ad16689`](https://redirect.github.com/webpro-nl/knip/commit/ad16689b))
- Use cwd as default base in `toAbsolute`
([`678f47a`](https://redirect.github.com/webpro-nl/knip/commit/678f47ab))
- Fix tsup entries are production entry files
([`4d839d8`](https://redirect.github.com/webpro-nl/knip/commit/4d839d8f))
- Don't need to cache package.json
([`da33b9c`](https://redirect.github.com/webpro-nl/knip/commit/da33b9c4))
- Better explain `ignoreBinaries` configuration option
([#&#8203;670](https://redirect.github.com/webpro-nl/knip/issues/670))
([`8470505`](https://redirect.github.com/webpro-nl/knip/commit/8470505f))
- Update funding options
([`81cf806`](https://redirect.github.com/webpro-nl/knip/commit/81cf806d))

</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-expect-type).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent febd661 commit aa148a7
Showing 1 changed file with 45 additions and 247 deletions.
Loading

0 comments on commit aa148a7

Please sign in to comment.