Skip to content

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

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: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-coverage ^2.16.3 -> ^2.29.7 age adoption passing 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)

v2.18.3

Compare Source

2.18.3-alpha.0 (2021-10-27)

v2.18.2

Compare Source

  • fix: remove warning of unhandled node kind 76 (4379095)
  • Add ignoreUnread for VS Code plugin (ee25c53)

v2.18.1

Compare Source

v2.18.0

Compare Source

v2.17.5

Compare Source

  • feat: report file position of warning (5fc20aa)

v2.17.4

Compare Source

  • fix: remove warning of unhandled node kind 79 (dfe0ef1)
  • chore: update dependencies (ccd96de)

v2.17.3

Compare Source

  • fix: normalize path when fast-glob used on Windows (b82ceee)
  • chore: update dependencies (1daf259) (66d979d)

v2.17.2

Compare Source

v2.17.1

Compare Source

v2.17.0

Compare Source

  • feat: support --show-relative-path (8ec354c)
  • chore: update dependencies (338ffae)
  • Update README.md (cb4239e)

Configuration

📅 Schedule: Branch creation - "* 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.

@changeset-bot
Copy link

changeset-bot bot commented May 1, 2021

⚠️ No Changeset found

Latest commit: c721dd9

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.

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

@codecov
Copy link

codecov bot commented May 1, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (579d6fd) to head (ead4bdc).

Current head ead4bdc differs from pull request most recent head 21bd9e7

Please upload reports for the commit 21bd9e7 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #82   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           31        31           
  Branches         6         6           
=========================================
  Hits            31        31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from dc1b8ac to e72a34f Compare October 18, 2021 22:23
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.17.5 chore(deps): update dependency type-coverage to ^2.18.2 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from e72a34f to 5673e07 Compare March 7, 2022 07:54
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.18.2 chore(deps): update dependency type-coverage to ^2.21.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 5673e07 to 18a2a97 Compare March 26, 2022 13:32
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.21.0 chore(deps): update dependency type-coverage to ^2.21.1 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 18a2a97 to e224ab6 Compare July 5, 2022 13:09
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.21.1 chore(deps): update dependency type-coverage to ^2.21.2 Jul 5, 2022
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from e224ab6 to 9226c76 Compare September 25, 2022 16:45
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.21.2 chore(deps): update dependency type-coverage to ^2.22.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 9226c76 to fa662fb Compare November 20, 2022 20:44
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.22.0 chore(deps): update dependency type-coverage to ^2.24.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from fa662fb to eb3a509 Compare March 16, 2023 17:49
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.24.0 chore(deps): update dependency type-coverage to ^2.24.1 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from eb3a509 to fc12398 Compare April 3, 2023 15:51
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.24.1 chore(deps): update dependency type-coverage to ^2.25.0 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from fc12398 to f933ad6 Compare May 30, 2023 23:55
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.25.0 chore(deps): update dependency type-coverage to ^2.26.0 May 30, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from f933ad6 to 9621e31 Compare August 25, 2023 18:02
@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 9621e31 to 052b4fd Compare August 31, 2023 08:57
@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 force-pushed the renovate/type-coverage-2.x branch from 052b4fd to 7e73566 Compare September 14, 2023 05:38
@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 7e73566 to acf1218 Compare October 11, 2023 05:23
@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 acf1218 to e278d8e Compare November 14, 2023 14:57
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from e278d8e to 51be268 Compare December 20, 2023 11:17
@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 51be268 to 20db257 Compare March 31, 2024 03:20
@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 force-pushed the renovate/type-coverage-2.x branch from 20db257 to f9964ad Compare April 3, 2024 16:04
@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 from f9964ad to e3cebc1 Compare April 4, 2024 02:23
@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 e3cebc1 to 5c5ba43 Compare April 29, 2024 16:28
@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 5c5ba43 to 21bd9e7 Compare May 30, 2024 17:15
@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 21bd9e7 to cc9f600 Compare July 9, 2024 13:48
@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 cc9f600 to 7c6a34c Compare October 15, 2024 01:07
@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.5 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 7c6a34c to d365347 Compare October 15, 2024 04:27
@renovate renovate bot changed the title chore(deps): update dependency type-coverage to ^2.29.5 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 d365347 to c721dd9 Compare October 15, 2024 10:18
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants