addons-code-manager
addons-code-manager copied to clipboard
Bump type-coverage from 2.18.2 to 2.27.0
Bumps type-coverage from 2.18.2 to 2.27.0.
Changelog
Sourced from type-coverage's changelog.
2.27.0 (2023-10-11)
- docs: --json-output (8d394e7)
- Add JSON Output argument to CLI (e9364af)
- chore: update dependencies (5085b1e)
2.26.4 (2023-09-19)
- fix: deduplicate result from plugin (885ef2e)
2.26.3 (2023-09-14)
- fix: report semantic before type checking (3684c0a)
2.26.2 (2023-08-31)
2.26.1 (2023-08-25)
- Update
atLeast
oris
if they are set to zero (9971cc0)- chore: update dependencies (39aa3b8) (a3b359c) (fed865a)
- fix: ci (0bd5939)
2.26.0 (2023-05-24)
- feat: support --not-only-in-cwd (f1cda0b)
2.25.3 (2023-05-08)
2.25.2 (2023-05-04)
- fix: support minimatch@9 (c96e7f1)
2.25.1 (2023-05-04)
- fix: checking private identifier (b56606b)
- chore: update dependencies (2da9703)
- Also install
typescript
which is a peer dep (b316a57)2.25.0 (2023-03-17)
... (truncated)
Commits
2aeb411
2.27.08d394e7
docs: --json-outpute9364af
Add JSON Output argument to CLI5085b1e
chore: update dependencies5c8797d
2.26.4885ef2e
fix: deduplicate result from plugin215fa6c
2.26.33684c0a
fix: report semantic before type checking4525b92
2.26.21dee649
fix: unhandled satisfied expression- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
┆Issue is synchronized with this Jira Task
Codecov Report
All modified lines are covered by tests :white_check_mark:
Comparison is base (
db00e5c
) 98.55% compared to head (3c24f1a
) 98.55%.
Additional details and impacted files
@@ Coverage Diff @@
## master #2599 +/- ##
=======================================
Coverage 98.55% 98.55%
=======================================
Files 63 63
Lines 3315 3315
Branches 1001 1001
=======================================
Hits 3267 3267
Misses 47 47
Partials 1 1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.