julianjensen / ast-flow-graph

Creates a CFG from JavaScript source code.
Other
65 stars 11 forks source link

Update chalk to the latest version 🚀 #17

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency chalk was updated from 2.4.2 to 3.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](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:

codecov[bot] commented 4 years ago

Codecov Report

Merging #17 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   79.61%   79.61%           
=======================================
  Files          12       12           
  Lines         937      937           
=======================================
  Hits          746      746           
  Misses        191      191

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0c669d1...f911aa6. Read the comment docs.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 71.962% when pulling f911aa6a6fac239c5fafb4adf790eb72bf113caa on greenkeeper/chalk-3.0.0 into 0c669d1dad54fa28004741a7e9cf82eee8d683e2 on master.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 31fa942 4.0.0
  • 61999a4 Require Node.js 10
  • f0f4638 Change the TypeScript Level type to be a union instead of enum
  • 7f21f20 Properly check if level is an integer (#393)
  • 63469d3 Use Object.setPrototypeOf as __proto__ could potentially be disabled (#387)
  • 797461e Meta tweaks
  • 0e6fecc Add link to replit run (#379)

See the full diff