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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chalk to the latest version 馃殌 #331

Merged
merged 1 commit into from Dec 27, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 7, 2017

Version 2.1.0 of chalk just got published.

Dependency chalk
Current Version 2.0.0
Type dependency

The version 2.1.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of chalk.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 18 commits.

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

There are 18 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.704% when pulling 71057b8 on greenkeeper/chalk-2.1.0 into cf96555 on dev.

greenkeeper bot added a commit that referenced this pull request Oct 18, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 18, 2017

Version 2.2.0 just got published.

Update to this version instead 馃殌

Release Notes v2.2.0

Chalk now comes with TypeScript type definitions built-in. f653b06

v2.1.0...v2.2.0

Commits

The new version differs by 7 commits.

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

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 24, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 24, 2017

Version 2.2.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

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

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 24, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 24, 2017

Version 2.3.0 just got published.

Update to this version instead 馃殌

Release Notes 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.0...v2.3.0

Commits

The new version differs by 2 commits.

See the full diff

@ghaiklor ghaiklor merged commit d22e1a0 into dev Dec 27, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/chalk-2.1.0 branch December 27, 2017 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants