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.30.2 #124

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 Jul 23, 2024

This PR contains the following updates:

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

Release Notes

webpro-nl/knip (knip)

v5.30.2

Compare Source

v5.30.1

Compare Source

  • Support snapshotSerializers in jest config resolver (b69c6a3)
  • Treat --package arg the same as positional arg in npx resolver w/ --yes arg (b41594d)
  • Update configuration.md (#​774) (39d473a)

v5.30.0

Compare Source

v5.29.2

Compare Source

  • Edit docs (5ca20de)
  • Add .ts config ext to webdriver plugin (d8df5e1)
  • Prepare for ts v5.6 (6fb6e7a)
  • Pick up typescript@rc in CI again (116c6c6)
  • Merge 2 glob helpers & fix debug output for glob (c060146)
  • Rename function argument (480ff04)
  • Add/fix getPluginEntryFilePatterns helper (573ec9c)
  • Fix typo in svelte plugin and remove overarching project patterns (def8e25)
  • Edit docs (ac75feb)

v5.29.1

Compare Source

  • Disable e1061c5 as it might be unexpected/breaking with eslint v8 (9e67622)

v5.29.0

Compare Source

v5.28.0

Compare Source

v5.27.5

Compare Source

v5.27.4

Compare Source

  • Edit docs, add "unsupported" page (c28b62d)
  • Match against normalized package name in ignoreDependencies (8978037)
  • Add mocha to Projects Using Knip (#​765) (a230582)

v5.27.3

Compare Source

v5.27.2

Compare Source

v5.27.1

Compare Source

  • Use pathsBasePath if available to make compilerOptions.paths absolute (fixes #​748) (6c866d2)
  • Format docs (d0d5f97)
  • Increase enhanced-resolve cache duration (c7fa02e)
  • Add test coverage for tsconfig.json w/ module:commonjs (3d5a536)
  • Add non-standard CJS require calls in TS files as entry files (as require.resolve) (f8f0d66)
  • Update docs (b2ea3a9)
  • Fix regression issue template (f6066d6)
  • Aid ts issues (9eff1bb)
  • Enable more tests in Bun (953d6f6)
  • Update lockfile (4d8b35b)
  • Replace resolve with enhanced-resolve (39e0f22)
  • Temp exclude unlisted in typescript integration test (76752c8)
  • Inline playwright types (ea099cc)
  • Add Vue example to compilers in docs (#​733) (949ddd8)
  • Minor refactor (8c21df5)
  • Fix omitted expressions in Promise.all imports (resolves #​725) (858c0b7)
  • Clean up tryResolve etc. (e20a9e9)
  • fix: pnpm workspace fixes (#​738) (d5003d1)
  • Update .gitattributes to exclude binary files (b9b8f4d)
  • Revert "CRLF will be replaced by LF the next time Git touches it" (0fdb4c9)
  • Upgrade Astro (ccb7523)
  • Use latest tsx again (2b7d053)
  • Add bun create @​knip/config to installation instructions (fb19915)

v5.27.0

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 Jul 23, 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.


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 generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @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 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 force-pushed the renovate/knip-5.x-lockfile branch from 261e65d to 58f1a28 Compare August 6, 2024 10:33
coderabbitai[bot]
coderabbitai bot previously approved these changes Aug 6, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.27.0 chore(deps): update dependency knip to v5.27.1 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 58f1a28 to 4559836 Compare August 7, 2024 07:18
coderabbitai[bot]
coderabbitai bot previously approved these changes Aug 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.27.1 chore(deps): update dependency knip to v5.27.2 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 4559836 to 69af5bb Compare August 8, 2024 09:11
coderabbitai[bot]
coderabbitai bot previously approved these changes Aug 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.27.2 chore(deps): update dependency knip to v5.27.3 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 69af5bb to 92e775d Compare August 21, 2024 17:19
coderabbitai[bot]
coderabbitai bot previously approved these changes Aug 21, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 92e775d to 51cc21d Compare August 25, 2024 23:17
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.27.3 chore(deps): update dependency knip to v5.27.4 Aug 25, 2024
coderabbitai[bot]
coderabbitai bot previously approved these changes Aug 25, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.27.4 chore(deps): update dependency knip to v5.27.5 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 51cc21d to 99d2fe1 Compare August 30, 2024 12:27
coderabbitai[bot]
coderabbitai bot previously approved these changes Aug 30, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 99d2fe1 to d22b669 Compare August 31, 2024 10:38
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.27.5 chore(deps): update dependency knip to v5.28.0 Aug 31, 2024
coderabbitai[bot]
coderabbitai bot previously approved these changes Aug 31, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.28.0 chore(deps): update dependency knip to v5.29.1 Sep 1, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from d22b669 to 1d2ddf4 Compare September 1, 2024 09:09
coderabbitai[bot]
coderabbitai bot previously approved these changes Sep 1, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 1d2ddf4 to b7e7039 Compare September 3, 2024 20:16
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.29.1 chore(deps): update dependency knip to v5.29.2 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from b7e7039 to cc7a068 Compare September 7, 2024 14:02
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.29.2 chore(deps): update dependency knip to v5.30.0 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from cc7a068 to 6c31284 Compare September 9, 2024 15:50
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.30.0 chore(deps): update dependency knip to v5.30.1 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 6c31284 to 46350e8 Compare September 13, 2024 14:20
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.30.1 chore(deps): update dependency knip to v5.30.2 Sep 13, 2024
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