julianjensen / ast-flow-graph

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

Update estraverse to the latest version 🚀 #22

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ 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 estraverse was updated from 4.3.0 to 5.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: michaelficarra License: BSD-2-Clause

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 #22 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  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...7c08dea. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • e22afb3 Version 5.1.0
  • 91489e6 prevent infinite traversal when passed cyclic structures (#107)

See the full diff