Skip to content
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.43.3 #156

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
knip (source) 5.37.1 -> 5.43.3 age adoption passing confidence

Release Notes

webpro-nl/knip (knip)

v5.43.3

Compare Source

v5.43.2

Compare Source

v5.43.1

Compare Source

v5.43.0

Compare Source

v5.42.3

Compare Source

v5.42.2

Compare Source

v5.42.1

Compare Source

  • Exclude semantic-release packages (resolves #​899) (a28cc02)* Edit docs + gen (d850cbe)
  • Improve reported line sorting (7ff0b70)
  • Rename tests touching fs for easier exclusion (be5ba91)
  • Add test:watch script to watch only failing test (86b2123)
  • Add default formatter for jsx (4a212ad)
  • Avoid overwrites in issue collector storage key (0530465)
  • Rename file to match test/fixture consistency (959b64c)
  • Fix case of node ../../node_modules/.bin/executable (resolves #​908) (5a77dcc)
  • Log debug session from launcher (be1f9d4)
  • Introduce optional dependencies & improve pm cli arg handling (1731ee5)
  • Support more execa methods in visitor (5f2cf34)
  • Minor refactor (052375f)
  • Fix non-internal isDependency case (e908cfe)
  • Format on save (0f67016)
  • Fix case of $/execa script like yarn lint:spellcheck (03abffd)
  • Reduce noise (5a3177f)
  • feat: add dependency-cruiser plugin (#​911) (8d206a0) - thanks @​filipw01!
  • Update dependencies (b9aff83)
  • Update docs re. 1731ee5 (938496c)

v5.42.0

Compare Source

v5.41.1

Compare Source

v5.41.0

Compare Source

v5.40.0

Compare Source

v5.39.4

Compare Source

  • Ignore ignore patterns in vite test.include patterns (df390a0)
  • Stop using package.json as fallback containingFilePath (de6682b)

v5.39.3

Compare Source

  • Doc edits (0f640e1)
  • feat: update mdx detection dependency list and update custom compiler… (#​875) (055a2e3)
  • Add new content configuration entry for Astro (#​872) (c80ac0e)

v5.39.2

Compare Source

v5.39.1

Compare Source

  • Fix case sensitivity in package name check (resolves #​869) (d6dab3d)

v5.39.0

Compare Source

v5.38.4

Compare Source

v5.38.3

Compare Source

v5.38.2

Compare Source

  • Fix for certain failing cases of --include-libs (resolves #​855) (5242ddd)

v5.38.1

Compare Source

  • Fix regression re. isIncludeEntryExports → skipExportsAnalysis from scripts/plugins (resolves #​857) (b8379de)

v5.38.0

Compare Source

v5.37.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

coderabbitai bot commented Nov 22, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

‼️ IMPORTANT
Auto-reply has been disabled for this repository in the CodeRabbit settings. The CodeRabbit bot will not respond to your replies unless it is explicitly tagged.

  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot changed the title chore(deps): update dependency knip to v5.37.2 chore(deps): update dependency knip to v5.38.0 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 221e2b0 to 3830ec9 Compare November 26, 2024 10:55
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.38.0 chore(deps): update dependency knip to v5.38.1 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 3830ec9 to 2cee46d Compare November 27, 2024 14:55
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.38.1 chore(deps): update dependency knip to v5.38.2 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch 2 times, most recently from 5653b9d to 87f2df4 Compare November 30, 2024 09:41
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.38.2 chore(deps): update dependency knip to v5.38.3 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 87f2df4 to d1c93a1 Compare December 2, 2024 10:00
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.38.3 chore(deps): update dependency knip to v5.38.4 Dec 2, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.38.4 chore(deps): update dependency knip to v5.39.0 Dec 2, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch 2 times, most recently from 4441588 to 1d5f5c0 Compare December 3, 2024 07:56
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.39.0 chore(deps): update dependency knip to v5.39.1 Dec 3, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.39.1 chore(deps): update dependency knip to v5.39.2 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 1d5f5c0 to 41165d2 Compare December 4, 2024 18:14
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.39.2 chore(deps): update dependency knip to v5.39.2 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/knip-5.x-lockfile branch December 8, 2024 18:21
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.39.2 - autoclosed chore(deps): update dependency knip to v5.39.2 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 507f111 to 41165d2 Compare December 9, 2024 00:30
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.39.2 chore(deps): update dependency knip to v5.39.3 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch 2 times, most recently from eaa5962 to 76cacad Compare December 10, 2024 23:26
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.39.3 chore(deps): update dependency knip to v5.39.4 Dec 10, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.39.4 chore(deps): update dependency knip to v5.40.0 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 76cacad to 08fef56 Compare December 13, 2024 10:13
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.40.0 chore(deps): update dependency knip to v5.41.0 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 08fef56 to b10ea00 Compare December 16, 2024 20:22
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.41.0 chore(deps): update dependency knip to v5.41.1 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from b10ea00 to edb17e4 Compare December 19, 2024 05:20
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.41.1 chore(deps): update dependency knip to v5.42.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from edb17e4 to 01d3ac2 Compare January 9, 2025 10:45
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.42.0 chore(deps): update dependency knip to v5.42.1 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch 2 times, most recently from f9361cb to 04cbe4c Compare January 19, 2025 09:50
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.42.1 chore(deps): update dependency knip to v5.42.2 Jan 19, 2025
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 04cbe4c to 14bc24e Compare January 21, 2025 21:48
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.42.2 chore(deps): update dependency knip to v5.42.3 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 14bc24e to ce30b54 Compare January 22, 2025 09:38
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.42.3 chore(deps): update dependency knip to v5.43.1 Jan 22, 2025
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.43.1 chore(deps): update dependency knip to v5.43.3 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from ce30b54 to 6c3578e Compare January 24, 2025 14:42
@Idrinth Idrinth merged commit 1c03ac8 into the-one Jan 24, 2025
2 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant