Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2020

This PR contains the following updates:

Package Type Update Change
chalk dependencies major ^3.0.0 -> ^4.0.0

Release Notes

chalk/chalk

v4.0.0

Compare Source

Breaking
  • Require Node.js 10 61999a4
  • Change the Level TypeScript type to be a union instead of enum f0f4638
-if (chalk.level > Level.None) {}
+if (chalk.level > 0) {}
Improvements
  • Use Object.setPrototypeOf as __proto__ could potentially be disabled (#​387) 63469d3

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the deps label Apr 2, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 76.316% when pulling 65795df on renovate/chalk-4.x into 96699c1 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 76.316% when pulling 65795df on renovate/chalk-4.x into 96699c1 on master.

@RyanZim RyanZim merged commit 47104bc into master Apr 2, 2020
@RyanZim RyanZim deleted the renovate/chalk-4.x branch April 2, 2020 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants