Closed greenkeeper[bot] closed 6 years ago
Update to this version instead š
The new version differs by 25 commits.
f35a332
bump version 1.2.2
410397a
style nits
c13ff98
Merge pull request #220 from streaka/master
118cb0a
used older syntax for tests for old node versions
dfe6290
Merge branch 'master' of https://github.com/streaka/colors.js
21448e0
improved tests to handle newlines
0a5a26c
style nits
9aebcad
Merge branch 'master' of https://github.com/streaka/colors.js
373be07
Performance related tweaks
c067109
rm blank line
5fe02b8
fixed compatibility issues with node <=5
01bb5cf
fixed spacing, condensed line replacement call
89a1442
Merge pull request #222 from bcaudan/expose-enable-disable-methods
dc1ea49
Add missing setTheme definition
b674514
Expose enable/disable methods
There are 25 commits in total.
See the full diff
Update to this version instead š
The new version differs by 7 commits.
32906a2
Merge develop
42ed947
v1.2.4
855e342
arg is a String object not a string literal (fixes #226)
ffeba27
fix
ab42ad9
only run eslint with newer node versions
1e0c77c
Merge pull request #224 from Marak/develop
97cc55e
Merge pull request #223 from Marak/develop
See the full diff
āļø Greenkeeperās updated Terms of Service will come into effect on April 6th, 2018.
Version 1.2.0 of colors was just published.
The version 1.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 colors.
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.
Commits
The new version differs by 66 commits.
cc857f2
Merge pull request #216 from Marak/develop
e89ff93
Resolve merge conflicts
e7e8a7f
Merge branch 'master' into develop
fe65038
Merge branch 'develop' of https://github.com/Marak/colors.js into develop
750f7ed
Version bump (release 1.2.0)
ecc0adc
Merge pull request #163 from edi9999/patch-1
4ba76b3
Update README.md
f7c5083
Update readme
ce83bdc
Ignore TS error about String.bold -- fixes #168 etc.
2da55cf
Update ReadMe.md
a69fcef
Create ROADMAP.md
0f3841a
Merge pull request #214 from Marak/add-typings
08ce915
Bring home Typescript definitions from DefinitelyTyped
6fc77f9
Add note to readme directing users to pre-release version; eagerly solicit feedback...
f1b9ec0
Ancient Node 0.6 no longer compiles on Travis
There are 66 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donāt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: