Skip to content

Commit

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

---

### Release Notes

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

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

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

- Use entire body of <script lang=ts> in vue compiler (fixes
[#&#8203;740](https://redirect.github.com/webpro-nl/knip/issues/740))
([`8d53df5`](https://redirect.github.com/webpro-nl/knip/commit/8d53df51))
- Update compilers.md.
([#&#8203;838](https://redirect.github.com/webpro-nl/knip/issues/838))
([`1cf68c8`](https://redirect.github.com/webpro-nl/knip/commit/1cf68c89))
- Format
([`db9da71`](https://redirect.github.com/webpro-nl/knip/commit/db9da719))

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

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

- Fix incorrect unused file in watcher
([`48850ca`](https://redirect.github.com/webpro-nl/knip/commit/48850caa))
- Add fix demo
([`9e9c7f8`](https://redirect.github.com/webpro-nl/knip/commit/9e9c7f87))
- Add `global` as yarn cmd
([`ea1aa05`](https://redirect.github.com/webpro-nl/knip/commit/ea1aa057))
- Update sponsor list
([`22e684b`](https://redirect.github.com/webpro-nl/knip/commit/22e684b3))
- Support resolving jest-junit file dependencies
([#&#8203;835](https://redirect.github.com/webpro-nl/knip/issues/835))
([`7a53029`](https://redirect.github.com/webpro-nl/knip/commit/7a53029c))
- jest: support custom testEnvironment
([#&#8203;834](https://redirect.github.com/webpro-nl/knip/issues/834))
([`153a836`](https://redirect.github.com/webpro-nl/knip/commit/153a8368))
- fix: Fix incorrect rootPath resolution in jest plugin
([#&#8203;833](https://redirect.github.com/webpro-nl/knip/issues/833))
([`9730d02`](https://redirect.github.com/webpro-nl/knip/commit/9730d02a))
- Respect and document NO_COLOR
([`403d257`](https://redirect.github.com/webpro-nl/knip/commit/403d2578))

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

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

- Temp disable argos (fixes in knip → issues reported issues)
([`fd2d9d3`](https://redirect.github.com/webpro-nl/knip/commit/fd2d9d31))
- Format generated file
([`6e15421`](https://redirect.github.com/webpro-nl/knip/commit/6e15421d))
- Credit file-entry-cache
([`fe7812e`](https://redirect.github.com/webpro-nl/knip/commit/fe7812e8))
- Simplify `isReferencedInExport` and report types-in-types (resolves
[#&#8203;830](https://redirect.github.com/webpro-nl/knip/issues/830))
([`80537c5`](https://redirect.github.com/webpro-nl/knip/commit/80537c58))

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

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

- Generate plugin schema file (resolves
[#&#8203;829](https://redirect.github.com/webpro-nl/knip/issues/829))
([`9d3367b`](https://redirect.github.com/webpro-nl/knip/commit/9d3367bb))
- Move `pluginsSchema` to separate file
([`8e6fe9e`](https://redirect.github.com/webpro-nl/knip/commit/8e6fe9e5))
- Add tweet and pat myself on the back
([`f4b253c`](https://redirect.github.com/webpro-nl/knip/commit/f4b253cf))

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

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

- Use plugin names as binary name fallback (fixes
[#&#8203;743](https://redirect.github.com/webpro-nl/knip/issues/743))
([`57997e5`](https://redirect.github.com/webpro-nl/knip/commit/57997e5f))

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

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

- Format
([`d5d1ba0`](https://redirect.github.com/webpro-nl/knip/commit/d5d1ba0d))
- Reduce own config
([`234d8cf`](https://redirect.github.com/webpro-nl/knip/commit/234d8cff))
- Refactor globbin' to improve debug output
([`2bd294e`](https://redirect.github.com/webpro-nl/knip/commit/2bd294ea))
- Add glob args parser to plugins
([`7464371`](https://redirect.github.com/webpro-nl/knip/commit/7464371f))
- Remove oddity
([`0b09ff7`](https://redirect.github.com/webpro-nl/knip/commit/0b09ff7a))
- Add comment to generated files
([`39a77ba`](https://redirect.github.com/webpro-nl/knip/commit/39a77ba2))
- Some plugins only need to run in root
([`811af53`](https://redirect.github.com/webpro-nl/knip/commit/811af534))
- Add warning for --isolate-workspaces + class members
([`98318d7`](https://redirect.github.com/webpro-nl/knip/commit/98318d7d))
- Add log util
([`328ba01`](https://redirect.github.com/webpro-nl/knip/commit/328ba014))
- Housekeeping config file
([`fb71a2c`](https://redirect.github.com/webpro-nl/knip/commit/fb71a2cd))
- Remove unused export
([`6d2fdea`](https://redirect.github.com/webpro-nl/knip/commit/6d2fdeaa))
- Follow your own rules
([`135e478`](https://redirect.github.com/webpro-nl/knip/commit/135e478e))
- Filter out external refs to re-exports
([`b9ffef4`](https://redirect.github.com/webpro-nl/knip/commit/b9ffef4c))
- Make more sense in --include-libs tests
([`9a78e33`](https://redirect.github.com/webpro-nl/knip/commit/9a78e330))
- Add plugins card to homepage
([`5d32cfb`](https://redirect.github.com/webpro-nl/knip/commit/5d32cfb7))
- Add "plugin docs generated" remark to plugin pages
([`ac3344a`](https://redirect.github.com/webpro-nl/knip/commit/ac3344a3))

###
[`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))

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

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

- Read runtime in jest plugin (closes
[#&#8203;603](https://redirect.github.com/webpro-nl/knip/issues/603))
([`d766006`](https://redirect.github.com/webpro-nl/knip/commit/d7660064))
- Minor doc edits, formatting
([`db3fe40`](https://redirect.github.com/webpro-nl/knip/commit/db3fe403))

###
[`v5.36.1`](https://redirect.github.com/webpro-nl/knip/compare/5.36.0...813908fd30088dc62ea30cf564478bfde25ec29b)

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

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

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

- Add disclosure reporter
([`c5f0ee6`](https://redirect.github.com/webpro-nl/knip/commit/c5f0ee65))

###
[`v5.35.1`](https://redirect.github.com/webpro-nl/knip/compare/5.35.0...af71a3901535d67066585bf418b00a1b09138862)

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

###
[`v5.35.0`](https://redirect.github.com/webpro-nl/knip/compare/5.34.4...be09c99c86db717bec31f8309f719fc6e6c23da8)

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

###
[`v5.34.4`](https://redirect.github.com/webpro-nl/knip/compare/5.34.3...c8d1dbdbb3df48ae970bda6a02bddb8300488f5d)

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

###
[`v5.34.3`](https://redirect.github.com/webpro-nl/knip/compare/5.34.2...b933cd25393bca6d2d6d3ae230524d17bc6673d8)

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

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

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

- Highlight package name in specifier in symbols reporter
([`eca123b`](https://redirect.github.com/webpro-nl/knip/commit/eca123b2))
- Fix binary extraction from specifier
([`c881d78`](https://redirect.github.com/webpro-nl/knip/commit/c881d783))
- Rename util to get-referenced-inputs.ts
([`62b10ba`](https://redirect.github.com/webpro-nl/knip/commit/62b10ba4))
- (TypeScript plugin): Add references path of tsconfig to config
([#&#8203;816](https://redirect.github.com/webpro-nl/knip/issues/816))
([`bff0977`](https://redirect.github.com/webpro-nl/knip/commit/bff09772))
- Update docs
([`366acdc`](https://redirect.github.com/webpro-nl/knip/commit/366acdcf))

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

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

- Fix edge case for binary disguised as entry
([#&#8203;161](https://redirect.github.com/webpro-nl/knip/issues/161))
([`846ed76`](https://redirect.github.com/webpro-nl/knip/commit/846ed76d))
- Only ignore "http" if in dependency specifier (fixes
[#&#8203;813](https://redirect.github.com/webpro-nl/knip/issues/813))
([`9defcb9`](https://redirect.github.com/webpro-nl/knip/commit/9defcb94))
- Move helper to less confusing location
([`e028528`](https://redirect.github.com/webpro-nl/knip/commit/e0285280))
- Consistent naming
([`20070ba`](https://redirect.github.com/webpro-nl/knip/commit/20070ba4))
- Rename test file, fix up default values
([`5bb56e7`](https://redirect.github.com/webpro-nl/knip/commit/5bb56e7b))
- Update docs
([`c9afd52`](https://redirect.github.com/webpro-nl/knip/commit/c9afd52e))
- Add documentation for unplugin-icons imports issue
([#&#8203;812](https://redirect.github.com/webpro-nl/knip/issues/812))
([`20b2504`](https://redirect.github.com/webpro-nl/knip/commit/20b25049))

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

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

- Don't use `path` if step also has `repository` in github-action plugin
([`c6e4d31`](https://redirect.github.com/webpro-nl/knip/commit/c6e4d310))
- Give plugins a chance to prep config args
([`a2217a2`](https://redirect.github.com/webpro-nl/knip/commit/a2217a28))
- Let's start out conservatively
([`a2e83f8`](https://redirect.github.com/webpro-nl/knip/commit/a2e83f88))
- More consistent naming
([`bae87d9`](https://redirect.github.com/webpro-nl/knip/commit/bae87d96))
- Optimize a bit after the dust has settled
([`31f1e7e`](https://redirect.github.com/webpro-nl/knip/commit/31f1e7ee))
- Cherry on the pie
([`617e067`](https://redirect.github.com/webpro-nl/knip/commit/617e067e))
- Handle config files only once across workspaces
([`939f511`](https://redirect.github.com/webpro-nl/knip/commit/939f5110))
- Improve naming and simplify a few things
([`f4db204`](https://redirect.github.com/webpro-nl/knip/commit/f4db2047))
- Add coverage for unused files with compiler extension
([`c2e2712`](https://redirect.github.com/webpro-nl/knip/commit/c2e27127))
- Ignore `virtual:` imports, don't report as unlisted dependencies
([`2ef75cc`](https://redirect.github.com/webpro-nl/knip/commit/2ef75ccf))
- Remove module resolving from plugins
([`53839e0`](https://redirect.github.com/webpro-nl/knip/commit/53839e08))
- Temp use Bun for in this integration test for green lights
([`98c1ff7`](https://redirect.github.com/webpro-nl/knip/commit/98c1ff7a))
- Add ability to add unresolved imports to `ignoreDependencies`
([`b8875be`](https://redirect.github.com/webpro-nl/knip/commit/b8875be3))
- Let's start out a tad more conservative
([`58ba79f`](https://redirect.github.com/webpro-nl/knip/commit/58ba79f9))
- Update dependencies
([`f4dc1e1`](https://redirect.github.com/webpro-nl/knip/commit/f4dc1e11))
- Optimize referenced dependency handling
([`a413ad8`](https://redirect.github.com/webpro-nl/knip/commit/a413ad84))
- Resolve config file paths and parse recursively
([`c03f963`](https://redirect.github.com/webpro-nl/knip/commit/c03f9630))
- Exclude empty config file path arrays from debug output
([`d288779`](https://redirect.github.com/webpro-nl/knip/commit/d288779e))
- Extend typedoc plugin
([`f2732fa`](https://redirect.github.com/webpro-nl/knip/commit/f2732fad))
- Presets are extended by local config in jest plugin
([`4973a9d`](https://redirect.github.com/webpro-nl/knip/commit/4973a9dc))
- Add test case to get refs from scripts
([`6115107`](https://redirect.github.com/webpro-nl/knip/commit/61151070))
- Refactor binary resolver & referenced dependency handling
([`f1349c2`](https://redirect.github.com/webpro-nl/knip/commit/f1349c23))

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

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

- Add comment (close
[#&#8203;808](https://redirect.github.com/webpro-nl/knip/issues/808))
([`3dd6cfd`](https://redirect.github.com/webpro-nl/knip/commit/3dd6cfd0))
- Don't remove internally referenced bindingElement nodes
([#&#8203;808](https://redirect.github.com/webpro-nl/knip/issues/808))
([`307ef8d`](https://redirect.github.com/webpro-nl/knip/commit/307ef8df))
- Expand unused exports referenced in used exports
([#&#8203;808](https://redirect.github.com/webpro-nl/knip/issues/808))
([`1c04163`](https://redirect.github.com/webpro-nl/knip/commit/1c041635))
- Got tired of it
([`2f2a11e`](https://redirect.github.com/webpro-nl/knip/commit/2f2a11ea))
- Add test in new workspaces fixture for
[`3ee0476`](https://redirect.github.com/webpro-nl/knip/commit/3ee04761)
([`4a3f84c`](https://redirect.github.com/webpro-nl/knip/commit/4a3f84cd))
- Fix travis `isEnabled`
([`b6541f3`](https://redirect.github.com/webpro-nl/knip/commit/b6541f32))

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

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

- Revert "Add/fix `getPluginEntryFilePatterns` helper" (resolves
[#&#8203;804](https://redirect.github.com/webpro-nl/knip/issues/804))
([`3ee0476`](https://redirect.github.com/webpro-nl/knip/commit/3ee04761))
- Add French article + order by date (recent first)
([`617a06a`](https://redirect.github.com/webpro-nl/knip/commit/617a06a1))
- Skip windows-latest (error: "The syntax of the command is incorrect")
([`aebbfb6`](https://redirect.github.com/webpro-nl/knip/commit/aebbfb64))

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

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

- Upgrade jiti
([`a056e8d`](https://redirect.github.com/webpro-nl/knip/commit/a056e8d9))

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

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

- Remove more whitespace including newlines with enum members
([`29b35ea`](https://redirect.github.com/webpro-nl/knip/commit/29b35ea7))
- Upgrade jiti to v2.3.2
([`c5b94c9`](https://redirect.github.com/webpro-nl/knip/commit/c5b94c91))
- Add `module` and `browser` fields to `getEntryPathsFromManifest`
([`e63ebec`](https://redirect.github.com/webpro-nl/knip/commit/e63ebeca))

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

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

- Add `pos` to reference pragma import node
([`f704a2b`](https://redirect.github.com/webpro-nl/knip/commit/f704a2bb))
- Rename propertyAccessCall → resolveCall
([`72b4827`](https://redirect.github.com/webpro-nl/knip/commit/72b48273))
- Update dev doc
([`36b85ba`](https://redirect.github.com/webpro-nl/knip/commit/36b85bad))
- Minor refactor, add comments to get-imports-and-exports
([`e9416ec`](https://redirect.github.com/webpro-nl/knip/commit/e9416ec5))
- Add `ts.isPropertyAssignment` to `isConsiderReferencedNS`
([`e4bada4`](https://redirect.github.com/webpro-nl/knip/commit/e4bada42))
- Use `{default: true}` in jiti.import call
([`700a091`](https://redirect.github.com/webpro-nl/knip/commit/700a091c))
- Update a few dependencies
([`d2a7b59`](https://redirect.github.com/webpro-nl/knip/commit/d2a7b597))
- Consider enum members used if used in object enumeration method
(resolves
[#&#8203;699](https://redirect.github.com/webpro-nl/knip/issues/699))
([`feab792`](https://redirect.github.com/webpro-nl/knip/commit/feab7921))
- Refactor behavior with/out ignoreExportsUsedInFile
([`14d2cfc`](https://redirect.github.com/webpro-nl/knip/commit/14d2cfc2))
- Always check types/classes for referenced in exported type
([`50bc125`](https://redirect.github.com/webpro-nl/knip/commit/50bc1256))
- Don't try to find refs to empty string in `findInternalReferences`
([`42d626f`](https://redirect.github.com/webpro-nl/knip/commit/42d626f9))
- Don't ignore (global) dependency if relative path
([`86ec088`](https://redirect.github.com/webpro-nl/knip/commit/86ec088d))
- Move hard-coded `deno` out of bash parser
([`fb0da5b`](https://redirect.github.com/webpro-nl/knip/commit/fb0da5b7))
- Add travis CI plugin
([`4821b52`](https://redirect.github.com/webpro-nl/knip/commit/4821b528))
- Improve nyc plugin
([`e6fa86a`](https://redirect.github.com/webpro-nl/knip/commit/e6fa86ac))
- Stylelint plugin - fix issue where "customSyntax" property is not
recognised as a resolved dependency
([#&#8203;802](https://redirect.github.com/webpro-nl/knip/issues/802))
([`fdb0246`](https://redirect.github.com/webpro-nl/knip/commit/fdb02462))
- Don't try to find refs to empty string in `findInternalReferences`
(fixes
[#&#8203;800](https://redirect.github.com/webpro-nl/knip/issues/800))
([`d9ae5dc`](https://redirect.github.com/webpro-nl/knip/commit/d9ae5dc9))
- Update docs
([`0749921`](https://redirect.github.com/webpro-nl/knip/commit/0749921b))
- Post "two years"
([`69c021b`](https://redirect.github.com/webpro-nl/knip/commit/69c021b2))

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

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

- Do not treat trailing `#` in gitignore as comment
([#&#8203;797](https://redirect.github.com/webpro-nl/knip/issues/797))
([`7fc6355`](https://redirect.github.com/webpro-nl/knip/commit/7fc63552))
- Fix extension for file fixture containing TS
([`847649d`](https://redirect.github.com/webpro-nl/knip/commit/847649df))
- Update some devDependencies
([`d304d8d`](https://redirect.github.com/webpro-nl/knip/commit/d304d8db))
- Update docs for auto-fix (close
[#&#8203;788](https://redirect.github.com/webpro-nl/knip/issues/788))
([`48fbddf`](https://redirect.github.com/webpro-nl/knip/commit/48fbddfd))
- Consistent reporter output
([`94da7f7`](https://redirect.github.com/webpro-nl/knip/commit/94da7f78))
- Add support for enum and class members
([`1109cbf`](https://redirect.github.com/webpro-nl/knip/commit/1109cbf6))
- Refactor for reuse/readabilty, more tests
([`20c2390`](https://redirect.github.com/webpro-nl/knip/commit/20c2390c))
- Fix issue type in export declarations
([`0f786f4`](https://redirect.github.com/webpro-nl/knip/commit/0f786f4b))
- Support exported types
([`2a251fa`](https://redirect.github.com/webpro-nl/knip/commit/2a251fa2))
- Improve unused export fixer, add tests
([`b0bb643`](https://redirect.github.com/webpro-nl/knip/commit/b0bb6430))
- Update docs
([`b384403`](https://redirect.github.com/webpro-nl/knip/commit/b384403c))
- Improve var naming in tests
([`2ed9e51`](https://redirect.github.com/webpro-nl/knip/commit/2ed9e514))
- Upgrade to jiti v2.1.0
([`dea12f8`](https://redirect.github.com/webpro-nl/knip/commit/dea12f81))
- Update docs re. known issues w/ jiti
([`6819eb9`](https://redirect.github.com/webpro-nl/knip/commit/6819eb93))
- Remove obsolete jiti options
([`6d47630`](https://redirect.github.com/webpro-nl/knip/commit/6d476308))
- Use jiti.import + add tests (resolves
[#&#8203;565](https://redirect.github.com/webpro-nl/knip/issues/565))
([`3dd8ea6`](https://redirect.github.com/webpro-nl/knip/commit/3dd8ea68))
- Migrate to jiti v2
([`de7fa2d`](https://redirect.github.com/webpro-nl/knip/commit/de7fa2d4))

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

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

- Ignore TS issue with Bun for now
([`2a36139`](https://redirect.github.com/webpro-nl/knip/commit/2a361399))
- Add --trace arguments to help text
([`4b314e2`](https://redirect.github.com/webpro-nl/knip/commit/4b314e2a))
- accept \_ and . in package names
([#&#8203;790](https://redirect.github.com/webpro-nl/knip/issues/790))
([`84db245`](https://redirect.github.com/webpro-nl/knip/commit/84db2459))
- Remove duplicate job (it's in integration.yml as well)
([`2b550b0`](https://redirect.github.com/webpro-nl/knip/commit/2b550b0f))
- continue-on-error: true → fail-fast: false
([`8ed9314`](https://redirect.github.com/webpro-nl/knip/commit/8ed9314c))
- Update argos ci commands
([`ed4bad2`](https://redirect.github.com/webpro-nl/knip/commit/ed4bad21))
- Add freeCodeCamp to integration suite
([`0784ca5`](https://redirect.github.com/webpro-nl/knip/commit/0784ca5f))
- Update FUNDING.yml
([`cf6c5fe`](https://redirect.github.com/webpro-nl/knip/commit/cf6c5fe8))

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

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

- Use root testDir fallback in projects in playwright plugin
([`d4c5af9`](https://redirect.github.com/webpro-nl/knip/commit/d4c5af94))
- Try harder to resolve package name
([`1e64b6c`](https://redirect.github.com/webpro-nl/knip/commit/1e64b6ce))
- Consider `module.exports = require()` to be re-exports
([`e2bdb95`](https://redirect.github.com/webpro-nl/knip/commit/e2bdb952))
- Auto-format docs
([`e40f618`](https://redirect.github.com/webpro-nl/knip/commit/e40f618d))

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

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

- Bun is catching up
([`1002b67`](https://redirect.github.com/webpro-nl/knip/commit/1002b670))
- Deal with packages that confusingly include `package.json#types` but
also recommend to install DT pkg
([`dd10163`](https://redirect.github.com/webpro-nl/knip/commit/dd10163e))

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

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

- Update some dependencies
([`233c2a0`](https://redirect.github.com/webpro-nl/knip/commit/233c2a01))
- Add `@eslint/js` to eslint plugin enablers
([`cbe6fea`](https://redirect.github.com/webpro-nl/knip/commit/cbe6fea4))
- Update docs
([`d674020`](https://redirect.github.com/webpro-nl/knip/commit/d6740203))
- Update docs
([`eb283cf`](https://redirect.github.com/webpro-nl/knip/commit/eb283cfb))
- Update remark-preset-webpro
([`22ab19f`](https://redirect.github.com/webpro-nl/knip/commit/22ab19fe))
- Fix: Expand Vitest File Extension Checks
([#&#8203;785](https://redirect.github.com/webpro-nl/knip/issues/785))
([`b0f7c46`](https://redirect.github.com/webpro-nl/knip/commit/b0f7c466))
- Fix commit sha in PRs in integration.yml
([`dc9e3ed`](https://redirect.github.com/webpro-nl/knip/commit/dc9e3ed5))
- Use actions matrix to run jobs in parallel
([`fd868c6`](https://redirect.github.com/webpro-nl/knip/commit/fd868c6d))
- Add Prettier to projects + int tests
([`bc62831`](https://redirect.github.com/webpro-nl/knip/commit/bc628317))
- Dogfoodin' is underrated
([`74b63cc`](https://redirect.github.com/webpro-nl/knip/commit/74b63cc9))
- Fix formatting
([`34a757c`](https://redirect.github.com/webpro-nl/knip/commit/34a757c7))
- Update docs, styling (resolves
[#&#8203;783](https://redirect.github.com/webpro-nl/knip/issues/783))
([`d05795c`](https://redirect.github.com/webpro-nl/knip/commit/d05795cb))
- Update docs
([`2e09608`](https://redirect.github.com/webpro-nl/knip/commit/2e09608d))
- Update some dependencies
([`e60b8e4`](https://redirect.github.com/webpro-nl/knip/commit/e60b8e48))
- Update docs
([`b52125d`](https://redirect.github.com/webpro-nl/knip/commit/b52125de))

###
[`v5.30.2`](https://redirect.github.com/webpro-nl/knip/compare/5.30.1...f71c697d0d02895f4c1225c1539d5b70350eb48e)

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

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

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

- Support `snapshotSerializers` in jest config resolver
([`b69c6a3`](https://redirect.github.com/webpro-nl/knip/commit/b69c6a32))
- Treat --package arg the same as positional arg in npx resolver w/
--yes arg
([`b41594d`](https://redirect.github.com/webpro-nl/knip/commit/b41594d0))
- Update configuration.md
([#&#8203;774](https://redirect.github.com/webpro-nl/knip/issues/774))
([`39d473a`](https://redirect.github.com/webpro-nl/knip/commit/39d473a4))

###
[`v5.30.0`](https://redirect.github.com/webpro-nl/knip/compare/5.29.2...7967f9f7d2ffca0b31a100e650cc7fd505a056e6)

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 7805327 commit f0314ab
Showing 1 changed file with 122 additions and 122 deletions.
Loading

0 comments on commit f0314ab

Please sign in to comment.