fix(deps): update dependency chalk to ^2.4.2
This PR contains the following updates:
| Package | Type | Update | New value | References | Sourcegraph |
|---|---|---|---|---|---|
| chalk | dependencies | minor | ^2.4.2 | source |
Release Notes
chalk/chalk
v2.4.2
This release is done from the v2-release branch, as master branch targets the work-in-progress v3 release.
v2.4.1
- Improved Flow type definition for CommonJS interop.
v2.4.0
- Added Flow type definitions.
7c6f83f
v2.3.2
- Fixed detection of color support for VSCode debug console. chalk/supports-color@
b764af9 - Fixed detection of 24M colors in Konsole. chalk/supports-color@
d6e08c8 - Fixed using
chalk.ansi256when in a terminal with 256-color level support. chalk/ansi-styles@1ac7472
v2.3.1
- Calculate proper
levelwhen forcing color. chalk/supports-color@b16e9a4 - Detect 16m color support on Windows >=10.0.14931. chalk/supports-color@
cf7bd05
v2.3.0
- Added a
.visible()method for emitting text only when Chalk is enabled. This can be useful for purely cosmetic content that shouldn't be shown when there are no colors, like when piping the output.dc092b4 - TypeScript type definitions improvements.
7be154c
v2.2.2
Renovate configuration
:date: Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 WhiteSource Renovate. View repository job log here.
Codecov Report
Merging #586 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #586 +/- ##
=======================================
Coverage 83.09% 83.09%
=======================================
Files 15 15
Lines 2058 2058
Branches 423 423
=======================================
Hits 1710 1710
Misses 346 346
Partials 2 2
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update ec6a991...3481e33. Read the comment docs.