Skip to content

Update chalk to the latest version 🚀#660

Closed
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/chalk-4.0.0
Closed

Update chalk to the latest version 🚀#660
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/chalk-4.0.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented Apr 2, 2020

Copy link
Copy Markdown
Contributor

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency chalk was updated from 2.4.2 to 4.0.0.

This version 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.


Publisher: sindresorhus
License: MIT

Find out more about this release.


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 🌴

@agilgur5

agilgur5 commented Apr 2, 2020

Copy link
Copy Markdown
Collaborator

Node 10+. All deps are starting to drop <10 EoL so we will in next big deps release (might do all the Node 10 ones at once, but idk about the rest that are more breaking).

None of the chalk methods etc that had breaking changes in v3 or v4 affect our usage.
The imports change in v3 TS might break some things. EDIT: Yes, pretty sure we'll need to change from import chalk from 'chalk' to import * as chalk from 'chalk';

Oh and greenkeper is bugging out because it didn't update the yarn.lock file for some reason, only the package.json, which is why CI is erroring (yarn error when using --frozen-lockfile with incompatible package.json)

@agilgur5 agilgur5 added the topic: Node 10+ requires Node 10+ label Apr 11, 2020
@agilgur5 agilgur5 added this to the v0.14.0 milestone Apr 12, 2020
@agilgur5 agilgur5 added the solution: duplicate This issue or pull request already exists label Apr 13, 2020
@agilgur5

Copy link
Copy Markdown
Collaborator

Superseded by #678

@agilgur5 agilgur5 closed this Apr 22, 2020
@agilgur5 agilgur5 deleted the greenkeeper/chalk-4.0.0 branch April 22, 2020 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

greenkeeper solution: duplicate This issue or pull request already exists topic: Node 10+ requires Node 10+

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant