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

Update dependency type-coverage to v2.29.7 #20

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-coverage 2.4.0 -> 2.29.7 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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)

v2.16.3

Compare Source

  • fix: include and exclude inconsistency with typescript (432fd5c)

v2.16.2

Compare Source

  • fix: exclude only works when include exists (0584375)

v2.16.1

Compare Source

  • fix: ignore flags work with cache (fbc2424)

v2.16.0

Compare Source

  • feat: split strict flag (2a4f62b)
  • chore: update dependencies (1a24073)

v2.15.1

Compare Source

  • fix: move getProjectRootNamesAndCompilerOptions to core and fix glob and minimatch usage error (2ae2cbc)

v2.15.0

Compare Source

v2.14.9

Compare Source

v2.14.8

Compare Source

  • fix: tsconfig files only included in root names with include (06a7965)
  • chore: update dependencies (be08fc1)

v2.14.7

Compare Source

v2.14.6

Compare Source

  • fix: warning of template literal type (8d65897)
  • chore: update dependencies (30f5eb8)

v2.14.5

Compare Source

  • fix: move project .json code out of catch (31739b1)

v2.14.4

Compare Source

  • fix: tsconfig.json extends without .json (92330f1)
  • chore: update dependencies (5a9dc48)

v2.14.3

Compare Source

v2.14.2

Compare Source

  • Only respect top level base url (1b5f6f3)

v2.14.1

Compare Source

v2.14.0

Compare Source

  • docs: add docs for --ignore-unread (0136b30)
  • Ignore unread anys (a775102)
  • chore: update dependencies (61e15e7)

v2.13.3

Compare Source

  • fix: include foo as any (d6c6efa)
  • chore: update dependencies (eaca681)

v2.13.0

Compare Source

  • feat: add file any info kind, add configuration changed (2500db6)

v2.12.0

Compare Source

  • feat: support typescript language service plugin (342ef9f)
  • chore: update dependencies (6948291)

v2.11.0

Compare Source

  • docs: improve docs for config in package.json (1b618e2)
  • Allow full configuration from package.json (6c923e0)
  • chore: update dependencies (dfe83b5) (49dd54a)
  • fix: add missing parserOptions (cc277b7)

v2.10.0

Compare Source

v2.9.0

Compare Source

  • feat: exclude safe type assertion in strict mode (b76b2a3)
  • docs: add github ci badge (7af9e04)
  • chore: add CHANGELOG (a0460d2)
  • chore: update dependencies (41b0c73)
  • chore: remove tsconfig.eslint.json (b089d9d)
  • docs: add features history (127e567)
  • chore: reuse tsconfig.json (087435f)

v2.8.4

Compare Source

  • fix: extends baseUrl should be same behavior with tsc (1de7f4c)

v2.8.3

Compare Source

  • fix: check contextual type too to avoid false positive (93399ff)
  • chore: remove commitlint (dd21dcb)
  • chore: update dependencies (f63467e)
  • refactor: improve performance (e010657)
  • refactor: improve node narrow (5c90bb4)

v2.8.2

Compare Source

  • fix: exclude foo as unknown in strict mode (b6aa193)

v2.8.1

Compare Source

  • fix: exclude foo as const, count only when not ignored (6d1d0ee)
  • fix: no cache and fix ci failure (d406961)

v2.8.0

Compare Source

  • feat: type assertion considered as uncovered in strict mode (7837019)
  • chore: update dependencies (54dee3f)

v2.7.2

Compare Source

  • fix: extends baseUrl should be same behavior with tsc (bafa939)
  • chore: update dependencies (0d7b756) (d52a6d4)

v2.7.1

Compare Source

  • fix: extends from package (376f9a6)
  • chore: update dependencies (7480471)
  • chore: clean code (2f3cc83)
  • chore: remove unused jasmine (fe777bb)

v2.7.0

Compare Source

  • docs: add docs for processAny (61a3305)
  • chore: add processAny api (13efcd3)
  • chore: update dependencies (8fde802)

v2.6.1

Compare Source

  • chore: support tslib@2 (42e8179)
  • chore: update dependencies (4e325bd)

v2.6.0

Compare Source

  • feat: support --is and --update (ad9b791)
  • chore: update dependencies (7df2903)

v2.5.0

Compare Source

v2.4.3

Compare Source

v2.4.2

Compare Source

  • chore: update dependencies (b8a4028) (0fa838b)
  • chore(deps): bump minimist from 1.2.0 to 1.2.2 (f279d80)

v2.4.1

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.

@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 32885f3 to a1bf58c Compare August 28, 2021 15:14
@renovate renovate bot changed the title Update dependency type-coverage to v2.18.0 Update dependency type-coverage to v2.18.1 Aug 28, 2021
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from a1bf58c to 2ee198a Compare August 30, 2021 12:29
@renovate renovate bot changed the title Update dependency type-coverage to v2.18.1 Update dependency type-coverage to v2.18.2 Aug 30, 2021
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 2ee198a to 048f367 Compare March 7, 2022 10:15
@renovate renovate bot changed the title Update dependency type-coverage to v2.18.2 Update dependency type-coverage to v2.21.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 048f367 to 87d0ce5 Compare March 26, 2022 12:48
@renovate renovate bot changed the title Update dependency type-coverage to v2.21.0 Update dependency type-coverage to v2.21.1 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 87d0ce5 to dfba99f Compare September 4, 2022 09:10
@renovate renovate bot changed the title Update dependency type-coverage to v2.21.1 Update dependency type-coverage to v2.22.0 Sep 4, 2022
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from dfba99f to 994f0aa Compare September 4, 2022 09:13
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 994f0aa to 2b9c607 Compare November 20, 2022 12:23
@renovate renovate bot changed the title Update dependency type-coverage to v2.22.0 Update dependency type-coverage to v2.23.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 2b9c607 to 13441a5 Compare March 17, 2023 12:05
@renovate renovate bot changed the title Update dependency type-coverage to v2.23.0 Update dependency type-coverage to v2.25.0 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 13441a5 to 75d62f5 Compare May 28, 2023 09:54
@renovate renovate bot changed the title Update dependency type-coverage to v2.25.0 Update dependency type-coverage to v2.26.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 75d62f5 to ec4c93b Compare August 25, 2023 14:39
@renovate renovate bot changed the title Update dependency type-coverage to v2.26.0 Update dependency type-coverage to v2.26.1 Aug 25, 2023
@renovate renovate bot changed the title Update dependency type-coverage to v2.26.1 Update dependency type-coverage to v2.26.2 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from ec4c93b to 33557ad Compare August 31, 2023 01:07
@renovate renovate bot changed the title Update dependency type-coverage to v2.26.2 Update dependency type-coverage to v2.26.3 Sep 14, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 33557ad to 2c550d2 Compare September 14, 2023 05:23
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 2c550d2 to ed45ea6 Compare October 11, 2023 00:02
@renovate renovate bot changed the title Update dependency type-coverage to v2.26.3 Update dependency type-coverage to v2.27.0 Oct 11, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from ed45ea6 to 63aed48 Compare December 20, 2023 10:42
@renovate renovate bot changed the title Update dependency type-coverage to v2.27.0 Update dependency type-coverage to v2.27.1 Dec 20, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 63aed48 to 7d79ffd Compare March 31, 2024 01:05
@renovate renovate bot changed the title Update dependency type-coverage to v2.27.1 Update dependency type-coverage to v2.27.2 Mar 31, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 7d79ffd to 483016a Compare April 3, 2024 15:24
@renovate renovate bot changed the title Update dependency type-coverage to v2.27.2 Update dependency type-coverage to v2.28.0 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 483016a to a62b34e Compare April 4, 2024 00:50
@renovate renovate bot changed the title Update dependency type-coverage to v2.28.0 Update dependency type-coverage to v2.28.1 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from a62b34e to da76a6e Compare April 29, 2024 15:06
@renovate renovate bot changed the title Update dependency type-coverage to v2.28.1 Update dependency type-coverage to v2.28.2 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from da76a6e to 018535c Compare May 30, 2024 17:08
@renovate renovate bot changed the title Update dependency type-coverage to v2.28.2 Update dependency type-coverage to v2.29.0 May 30, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 018535c to fe32a34 Compare July 9, 2024 11:20
@renovate renovate bot changed the title Update dependency type-coverage to v2.29.0 Update dependency type-coverage to v2.29.1 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from fe32a34 to 32a3a7d Compare October 15, 2024 05:02
@renovate renovate bot changed the title Update dependency type-coverage to v2.29.1 Update dependency type-coverage to v2.29.6 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from 32a3a7d to 7c89bb3 Compare October 15, 2024 09:39
@renovate renovate bot changed the title Update dependency type-coverage to v2.29.6 Update dependency type-coverage to v2.29.7 Oct 15, 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