tunnckoCore / parse-function

(!! moved to tunnckoCore/opensource multi-package repository !!) :trident: Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins.
https://tunnckocore.com/opensource
MIT License
37 stars 6 forks source link

chore(deps): update dependency espree to v5 #170

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
espree devDependencies major 4.1.0 -> 5.0.0 source

Release Notes

eslint/espree ### [`v5.0.0`](https://renovatebot.com/gh/eslint/espree/releases/v5.0.0) [Compare Source](https://renovatebot.com/gh/eslint/espree/compare/v4.1.0...v5.0.0) - [`1bcd563`](https://renovatebot.com/gh/eslint/espree/commit/1bcd563d4eb4b4032d2662cc5ccd3bfd841b39d7) Breaking: remove attachComment ([#​405](https://renovatebot.com/gh/eslint/espree/issues/405)) (Kai Cataldo) - [`35623ee`](https://renovatebot.com/gh/eslint/espree/commit/35623ee07289c9199eef8b735c97cb3d3d08d5b8) Chore: update linting config ([#​406](https://renovatebot.com/gh/eslint/espree/issues/406)) (Kai Cataldo) - [`4b86a7d`](https://renovatebot.com/gh/eslint/espree/commit/4b86a7dc7c447c11bb6530e46dc43428ce2bd372) Build: add node 11 ([#​400](https://renovatebot.com/gh/eslint/espree/issues/400)) (薛定谔的猫) - [`7c278d6`](https://renovatebot.com/gh/eslint/espree/commit/7c278d6acc6b5db86b803d0cd21b830deb6f569e) Fix: build failing due to incorrectly super() call (fixes [#​398](https://renovatebot.com/gh/eslint/espree/issues/398)) ([#​399](https://renovatebot.com/gh/eslint/espree/issues/399)) (薛定谔的猫) - [`6ebc219`](https://renovatebot.com/gh/eslint/espree/commit/6ebc21947166399a0b4918d4a1beb9d610650336) Upgrade: eslint & eslint-config-eslint ([#​387](https://renovatebot.com/gh/eslint/espree/issues/387)) (薛定谔的猫)

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

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



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

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #170   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          93     93           
=====================================
  Hits           93     93

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 c3e403e...7af133f. Read the comment docs.