-
Notifications
You must be signed in to change notification settings - Fork 7
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 chalk to the latest version 🚀 #83
base: master
Are you sure you want to change the base?
Conversation
Version 2.2.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
Version 2.3.0 just got published. |
Version 2.3.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Version 2.3.2 just got published.Update to this version instead 🚀 Release Notesv2.3.2
|
Version 2.4.0 just got published. |
Version 2.4.1 just got published. |
Update to this version instead 🚀 Release Notes for v2.4.2This release is done from the |
Update to this version instead 🚀 CommitsThe new version differs by 52 commits ahead by 52, behind by 2.
There are 52 commits in total. See the full diff |
Version 2.2.0 of chalk was just published.
The version 2.2.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of chalk.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v2.2.0Chalk now comes with TypeScript type definitions built-in. f653b06
v2.1.0...v2.2.0
Commits
The new version differs by 78 commits ahead by 78, behind by 1.
d86db88
2.2.0
f0533f6
Bump dev dependencies
f653b06
Add TypeScript definitions (#207)
5e6d5fd
Add
strip-ansi-stream
to related modules7898eda
Update chalk-pipe description
37db75e
Add related package in the readme
a9f0c77
Use a
Map
and some minor regex tweaks38f641a
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)
There are 78 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴