Skip to content

chore(deps): update dependency type-coverage to ^2.29.7 #39

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2023

This PR contains the following updates:

Package Change Age Confidence
type-coverage ^2.18.3 -> ^2.29.7 age confidence

Release Notes

plantain-00/type-coverage (type-coverage)

v2.29.7

Compare Source

v2.29.6

Compare Source

v2.29.5

  • fix: reportUnusedIgnore false to disable reportUnusedIgnore when strict (440cf06)
  • fix: ci failure (906bc5b)
  • chore: update dependencies (2ac5cf2)

v2.29.1

Compare Source

  • fix: handle class static block delclaration (367f9bd)
  • chore: update dependencies (051d7e5)

v2.29.0

Compare Source

  • fix: remove args (8632142)
  • feat: add color output option (39ad59f)
  • ci: include lts node version matrix (7636d03)

v2.28.2

Compare Source

v2.28.1

Compare Source

  • fix: --report-unused-ignore didn't count, enabled if --strict (115b159)

v2.28.0

Compare Source

  • feat: support --report-unused-ignore (7de9fd9)

v2.27.2

Compare Source

v2.27.1

Compare Source

v2.27.0

Compare Source

  • docs: --json-output (8d394e7)
  • Add JSON Output argument to CLI (e9364af)
  • chore: update dependencies (5085b1e)

v2.26.3

Compare Source

  • fix: report semantic before type checking (3684c0a)

v2.26.2

Compare Source

  • fix: unhandled satisfied expression (1dee649)
  • chore: update dependencies (bf33237)

v2.26.1

Compare Source

v2.26.0

Compare Source

  • feat: support --not-only-in-cwd (f1cda0b)

v2.25.3

Compare Source

  • fix: drop use of minimatch@3 || 4 || 5 (a7140b5)
  • chore: update dependencies (b8a58fb)

v2.25.2

Compare Source

  • fix: support minimatch@9 (c96e7f1)

v2.25.1

Compare Source

  • fix: checking private identifier (b56606b)
  • chore: update dependencies (2da9703)
  • Also install typescript which is a peer dep (b316a57)

v2.25.0

Compare Source

v2.24.1

Compare Source

v2.24.0

Compare Source

  • feat: support --cache-directory (f04a347)
  • chore: update dependencies (cd60df0)

v2.23.0

Compare Source

v2.22.0

Compare Source

  • feat: add --report-semantic-error (c4b83ed)
  • chore: update dependencies (a753578)

v2.21.2

Compare Source

v2.21.1

Compare Source

v2.21.0

Compare Source

  • feat: Object type and empty type is considered as any in --strict, and can be ingored by --ignore-object and --ignore-empty-type (a290acc)
  • chore: update dependencies (ed791de)

v2.20.0

Compare Source

  • feat: support --update-if-higher (68acc65)

v2.19.1

Compare Source

v2.19.0

Compare Source

2.19.0-alpha.0 (2021-10-28)
  • feat: support --no-detail-when-failed (1dc6e97)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented Jun 1, 2023

⚠️ No Changeset found

Latest commit: c6a8179

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 1, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 5114be7 to 9e28141 Compare August 25, 2023 15:51
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.26.0 chore(deps): update dependency type-coverage to ^2.26.1 Aug 25, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 9e28141 to 5d5b5db Compare August 31, 2023 00:48
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.26.1 chore(deps): update dependency type-coverage to ^2.26.2 Aug 31, 2023
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.26.2 chore(deps): update dependency type-coverage to ^2.26.3 Sep 14, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 5d5b5db to 04693fa Compare September 14, 2023 08:37
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 04693fa to 71ffcc3 Compare October 11, 2023 01:06
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.26.3 chore(deps): update dependency type-coverage to ^2.27.0 Oct 11, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 71ffcc3 to ddeb626 Compare December 20, 2023 10:07
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.27.0 chore(deps): update dependency type-coverage to ^2.27.1 Dec 20, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from ddeb626 to 689c93c Compare January 4, 2024 17:55
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 689c93c to ef30a32 Compare March 31, 2024 03:26
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.27.1 chore(deps): update dependency type-coverage to ^2.27.2 Mar 31, 2024
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.27.2 chore(deps): update dependency type-coverage to ^2.28.0 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch 2 times, most recently from 22727c4 to de34cc9 Compare April 4, 2024 02:06
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.28.0 chore(deps): update dependency type-coverage to ^2.28.1 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from de34cc9 to 9f50f53 Compare April 29, 2024 13:55
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.28.1 chore(deps): update dependency type-coverage to ^2.28.2 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 9f50f53 to a3ebe1b Compare May 30, 2024 17:11
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.28.2 chore(deps): update dependency type-coverage to ^2.29.0 May 30, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from a3ebe1b to 2e1f573 Compare July 9, 2024 10:09
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.29.0 chore(deps): update dependency type-coverage to ^2.29.1 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 2e1f573 to b9d42bd Compare October 15, 2024 02:18
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.29.1 chore(deps): update dependency type-coverage to ^2.29.6 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from b9d42bd to ce109b2 Compare October 15, 2024 10:04
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.29.6 chore(deps): update dependency type-coverage to ^2.29.7 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from ce109b2 to c6a8179 Compare August 10, 2025 12:44
Copy link

coderabbitai bot commented Aug 10, 2025

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:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • 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 explain this code block.
  • 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 explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

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 sequence diagram to generate a sequence diagram of the changes in this 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.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

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.

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