-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency knip to v5.33.1 #11668
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Josh-Walker-GM
added
release:chore
This PR is a chore (means nothing for users)
changesets-ok
Override the changesets check
labels
Oct 7, 2024
renovate
bot
force-pushed
the
renovate/knip-5.x-lockfile
branch
from
October 7, 2024 21:40
7b824eb
to
6c1684d
Compare
Josh-Walker-GM
pushed a commit
that referenced
this pull request
Oct 8, 2024
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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
changesets-ok
Override the changesets check
release:chore
This PR is a chore (means nothing for users)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.30.5
->5.33.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
webpro-nl/knip (knip)
v5.33.1
Compare Source
v5.33.0
Compare Source
29b35ea
)c5b94c9
)module
andbrowser
fields togetEntryPathsFromManifest
(e63ebec
)v5.32.0
Compare Source
v5.31.0
Compare Source
#
in gitignore as comment (#797) (7fc6355
)847649d
)d304d8d
)48fbddf
)94da7f7
)1109cbf
)20c2390
)0f786f4
)2a251fa
)b0bb643
)b384403
)2ed9e51
)dea12f8
)6819eb9
)6d47630
)3dd8ea6
)de7fa2d
)v5.30.6
Compare Source
2a36139
)4b314e2
)84db245
)2b550b0
)8ed9314
)ed4bad2
)0784ca5
)cf6c5fe
)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.
This PR was generated by Mend Renovate. View the repository job log.