Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency knip to v5.33.1 (#11668)
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 ([#​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 [#​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 [#​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 ([#​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