Skip to content

Commit

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v5.33.1`](https://redirect.github.com/webpro-nl/knip/compare/5.33.0...a056e8d9e3d9f24d79efeb3223656dfcf57e49da)

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

###
[`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/compare/5.31.0...f704a2bbfd614972c2a2f6c3c997eac1f895a28c)

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

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

</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/redwoodjs/redwood).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 44c82c3 commit 769db19
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions packages/create-redwood-rsc-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3041,12 +3041,12 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:^1.21.6":
version: 1.21.6
resolution: "jiti@npm:1.21.6"
"jiti@npm:^2.3.3":
version: 2.3.3
resolution: "jiti@npm:2.3.3"
bin:
jiti: bin/jiti.js
checksum: 10c0/05b9ed58cd30d0c3ccd3c98209339e74f50abd9a17e716f65db46b6a35812103f6bde6e134be7124d01745586bca8cc5dae1d0d952267c3ebe55171949c32e56
jiti: lib/jiti-cli.mjs
checksum: 10c0/d71e40fb3c359cddafa2a6a03aea7e5e3a571aedeb5bec7627d5bc67c1e66c6275be5c03b4e0b10cd22cde9d39c892f27f6598a4e63bde030b607efc5051fd7f
languageName: node
linkType: hard

Expand Down Expand Up @@ -3147,15 +3147,15 @@ __metadata:
linkType: hard

"knip@npm:^5.26.0":
version: 5.30.5
resolution: "knip@npm:5.30.5"
version: 5.33.1
resolution: "knip@npm:5.33.1"
dependencies:
"@nodelib/fs.walk": "npm:1.2.8"
"@snyk/github-codeowners": "npm:1.1.0"
easy-table: "npm:1.2.0"
enhanced-resolve: "npm:^5.17.1"
fast-glob: "npm:^3.3.2"
jiti: "npm:^1.21.6"
jiti: "npm:^2.3.3"
js-yaml: "npm:^4.1.0"
minimist: "npm:^1.2.8"
picocolors: "npm:^1.0.0"
Expand All @@ -3172,7 +3172,7 @@ __metadata:
bin:
knip: bin/knip.js
knip-bun: bin/knip-bun.js
checksum: 10c0/6bf02301f63f99c3c94da918b32befe7ede93a386a9c012a46a2f8f6d2a3ce36e5cc4989ac5636057b637eec8bc6c6e5999f1e321ed6f603328538baa92531b0
checksum: 10c0/7438d51aa1f68c996f4ebe2395ec15dde01258f2d77abd7062479a0baf86595518d6cd706c3436feb16baf040178a80908346d5103d8fd5f55d239f457df143d
languageName: node
linkType: hard

Expand Down

0 comments on commit 769db19

Please sign in to comment.