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 chalk to v2.3.0 #4

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

Conversation

renovate-tests
Copy link
Owner

@renovate-tests renovate-tests commented Feb 7, 2018

This Pull Request updates dependency chalk from v2.0.0 to v2.3.0

Release Notes

v2.2.0

Chalk now comes with TypeScript type definitions built-in. chalk/chalk@f653b06
Note: It's incompatible with @types/chalk if you're currently using that: https://github.com/chalk/chalk/issues/215


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. chalk/chalk@dc092b4
  • TypeScript type definitions improvements. chalk/chalk@7be154c

Commits

v2.0.1

v2.1.0

  • 3d10f8f Code style tweaks
  • 5ec90cb Link to v2 release notes
  • 8d26c14 Minor meta tweaks
  • 23092ee add note about brightBlack (ref chalk/ansi-styles#​33)
  • 5cdd9ed Demonstrate crash when using Truecolor methods and color is unsupported (#​174)
  • e8d28f3 Return empty string when there are no arguments (#​183)
  • 4c4eb1f Move testing to ava (#​182)
  • 4c4ba2d Fix template literal test
  • 7dbd8c3 Add related packages in the readme (#​193)
  • 7a75399 Add failing template tests
  • fbd17e7 Escape backslashes in template arguments (fixes #​177)
  • 0827d3b Fix level when supportsColor returns falsey (fixes #​176, #​175)
  • f0c0178 Allow multiple arguments in base chalk object (fixes #​187)
  • 106f086 Rewrite templating system (closes #​186, fixes #​184)
  • 69ac663 Fix undefined and null interpolated expressions (fixes #​194)
  • 38f641a v2.1.0

v2.2.0

  • a9f0c77 Use a Map and some minor regex tweaks
  • 37db75e Add related package in the readme
  • 7898eda Update chalk-pipe description
  • 5e6d5fd Add strip-ansi-stream to related modules
  • f653b06 Add TypeScript definitions (#​207)
  • f0533f6 Bump dev dependencies
  • d86db88 2.2.0

v2.2.2

  • 4372d27 Add Awesome mentioned badge
  • dc092b4 Add .visible for emitting text only when enabled (fixes #​192)
  • 6adf579 2.2.1
  • ede3103 add failing test for .visible bug
  • e2a4aa4 fix .visible when called after .enable is set to false
  • e1177ec 2.2.2

v2.3.0


This PR has been generated by Renovate Bot.

@renovate-tests renovate-tests force-pushed the renovate/chalk-2.x branch 3 times, most recently from 5b96fb4 to 9389c42 Compare February 8, 2018 12:24
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