julianjensen / ast-flow-graph

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

Update espree to the latest version πŸš€ #24

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The dependency espree was updated from 6.2.1 to 7.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: eslintbot License: BSD-2-Clause

Release Notes for v7.0.0
Commits

The new version differs by 7 commits.

  • c9efe25 7.0.0
  • ae7ccbc Build: changelog update for 7.0.0
  • 8fe2efc Breaking: drop Node v8 support (#429)
  • 6048bfe Docs: documenting public API (fixes #431) (#442)
  • 9a4cff3 Chore: added tests for options normalize (#439)
  • 99707f3 Chore: added lockfiles to .gitignore (#438)
  • 9b91bcc Docs: new site for docs (#436)

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:

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 71.962% when pulling dfbe25836ff190418439227e87705a860d99d852 on greenkeeper/espree-7.0.0 into 0c669d1dad54fa28004741a7e9cf82eee8d683e2 on master.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

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