+
Skip to content

chore(deps): update dependency type-coverage to ^2.27.0 #38

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

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-coverage ^2.22.0 -> ^2.27.0 age adoption passing confidence

Release Notes

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

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


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.

@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 May 1, 2023

⚠️ No Changeset found

Latest commit: f0277e0

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 May 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 changed the title chore(deps): update dependency type-coverage to ^2.25.0 chore(deps): update dependency type-coverage to ^2.26.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from e25da0f to 514828a Compare May 28, 2023 10:53
@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 2 times, most recently from 6099940 to 111a4f2 Compare August 31, 2023 00:32
@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 111a4f2 to 0406c02 Compare September 14, 2023 04:59
@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 0406c02 to 8adc469 Compare October 11, 2023 01:41
@JounQin JounQin force-pushed the main branch 2 times, most recently from f2889b6 to 1237914 Compare October 27, 2023 08:27
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch 3 times, most recently from 79b458c to e53caea Compare October 27, 2023 08:51
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (95952f3) 100.00% compared to head (f0277e0) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #38   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           69        69           
  Branches        25        25           
=========================================
  Hits            69        69           

☔ 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 2 times, most recently from 3e92d36 to b982384 Compare October 27, 2023 12:30
@JounQin JounQin enabled auto-merge (squash) October 27, 2023 12:31
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from b982384 to f96a633 Compare October 27, 2023 12:35
@renovate renovate bot force-pushed the renovate/type-coverage-2.x branch from f96a633 to f0277e0 Compare October 27, 2023 12:39
@JounQin JounQin merged commit bde489a into main Oct 27, 2023
@JounQin JounQin deleted the renovate/type-coverage-2.x branch October 27, 2023 12:42
JounQin added a commit that referenced this pull request Oct 27, 2023
chore(deps): update pnpm to v7.33.6 (#42)

Co-authored-by: JounQin <admin@1stg.me>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update vitest monorepo to ^0.34.6 (#45)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency @changesets/cli to ^2.26.2 (#37)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update dependency rehype-parse to ^8.0.5 (#43)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update dependency rehype-stringify to ^9.0.4 (#44)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency type-coverage to ^2.27.0 (#38)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency typescript to ^4.9.5 (#39)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency unplugin-auto-import to ^0.16.7 (#40)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载