RokuRoad / eslint-plugin-roku

ESLint plugin to parse and lint BrightScript files
MIT License
44 stars 9 forks source link

Update @roku-road/bright to the latest version 🚀 #12

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.2.4 of @roku-road/bright was just published.

Dependency [@roku-road/bright](https://github.com/RokuRoad/bright)
Current Version 1.2.3
Type dependency

The version 1.2.4 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.

It might be worth looking into these changes and trying to get this project onto the latest version of @roku-road/bright.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v1.2.4

1.2.4 (2018-06-23)

Bug Fixes

  • package: update chevrotain to version 3.6.0 (f115124)
Commits

The new version differs by 4 commits.

  • b1689a7 Merge pull request #14 from RokuRoad/greenkeeper/chevrotain-3.6.0
  • f115124 fix(package): update chevrotain to version 3.6.0
  • edeca4c Update README.md
  • 988fb95 Update .travis.yml

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:

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   95.38%   95.38%           
=======================================
  Files           6        6           
  Lines          65       65           
  Branches        9        9           
=======================================
  Hits           62       62           
  Misses          3        3

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 b4c1f88...c149188. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 1.2.5 just got published.

Update to this version instead 🚀

Release Notes v1.2.5

1.2.5 (2018-06-23)

Bug Fixes

  • ast: Better offset range (f735716)
  • package: Versions update (5c8d700)
Commits

The new version differs by 3 commits.

  • 096585c chore(lint): sorting of imports
  • 5c8d700 fix(package): Versions update
  • f735716 fix(ast): Better offset range

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.2.6 just got published.

Update to this version instead 🚀

Release Notes v1.2.6

1.2.6 (2018-06-23)

Bug Fixes

  • tokens: Tokenizer warning for line_breaks (44c2443)
Commits

The new version differs by 1 commits.

  • 44c2443 fix(tokens): Tokenizer warning for line_breaks

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.2.7 just got published.

Update to this version instead 🚀

Release Notes v1.2.7

1.2.7 (2018-06-23)

Bug Fixes

  • tokens: location end improvements (1279a1f)
Commits

The new version differs by 1 commits.

  • 1279a1f fix(tokens): location end improvements

See the full diff