Skip to content

Commit

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

---

### Release Notes

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

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

</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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 1db19a2 commit 3ffb5f9
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"globby": "^14.0.2",
"husky": "^9.1.4",
"jsonc-eslint-parser": "^2.4.0",
"knip": "5.30.0",
"knip": "5.31.0",
"lint-staged": "^15.2.9",
"markdownlint": "^0.35.0",
"markdownlint-cli": "^0.42.0",
Expand Down
Loading

0 comments on commit 3ffb5f9

Please sign in to comment.