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 type-coverage to ^2.28.2 #87

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-coverage ^2.3.0 -> ^2.28.2 age adoption passing confidence

Release Notes

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

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

v2.4.0

Compare Source

v2.3.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@stackblitz
Copy link

stackblitz bot commented Aug 1, 2023

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

@changeset-bot
Copy link

changeset-bot bot commented Aug 1, 2023

⚠️ No Changeset found

Latest commit: 826804b

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

@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from a2c6d1d to 7dfb74f Compare August 25, 2023 16:19
@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 7dfb74f to 7ff209f Compare August 31, 2023 00:53
@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 7ff209f to 5b289da Compare September 14, 2023 05:17
@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 5b289da to 09158f6 Compare October 11, 2023 01:53
@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 09158f6 to 34debfd Compare December 20, 2023 11:03
@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 34debfd to 69d4958 Compare March 31, 2024 00:43
@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 69d4958 to ffc2163 Compare April 3, 2024 16:57
@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 ffc2163 to 1f89f42 Compare April 4, 2024 02:04
@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 1f89f42 to 826804b Compare April 29, 2024 13:20
@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
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.

None yet

0 participants