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.1 #287

Open
wants to merge 1 commit into
base: the-one
Choose a base branch
from

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.1 age adoption passing confidence

Release Notes

webpro-nl/knip (knip)

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
Contributor

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 2 times, most recently from d745546 to 7d17486 Compare November 27, 2024 05:27
@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 7d17486 to 9d5c832 Compare November 27, 2024 22:14
@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 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 9d5c832 to 5fe02a6 Compare November 30, 2024 10:46
@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 force-pushed the renovate/knip-5.x-lockfile branch 2 times, most recently from a6786de to 1848a0f Compare December 2, 2024 17:02
@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 from 1848a0f to 9bc5d28 Compare December 3, 2024 07:07
@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 9bc5d28 to 9e35f45 Compare December 4, 2024 18:50
@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 from 9e35f45 to 211dc3d Compare December 10, 2024 19:40
@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 force-pushed the renovate/knip-5.x-lockfile branch 2 times, most recently from c30c3be to de7621e Compare December 13, 2024 11:40
@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 de7621e to 485f5fe Compare December 16, 2024 18:51
@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 485f5fe to a8ce20b Compare December 21, 2024 17:54
@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 21, 2024
@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 2 times, most recently from a4ef4c0 to 7d8c876 Compare January 15, 2025 16:49
@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 from 7d8c876 to dbc6035 Compare January 19, 2025 09:51
@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 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 dbc6035 to 6e6543b Compare January 21, 2025 22:11
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 6e6543b to c60bb2b Compare January 22, 2025 10:17
@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
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.

0 participants