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 🚀 #19

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Dependency @roku-road/bright
Current Version 1.2.7
Type dependency

The version 1.2.8 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.8

1.2.8 (2018-07-02)

Bug Fixes

  • package: update chevrotain to version 3.7.0 (6b92b69)
Commits

The new version differs by 6 commits.

  • 90c2810 Merge pull request #17 from RokuRoad/greenkeeper/ts-jest-23.0.0
  • 20a58f6 Merge pull request #16 from RokuRoad/greenkeeper/chevrotain-3.7.0
  • a5dae10 Merge pull request #15 from RokuRoad/greenkeeper/@types/jest-23.1.2
  • 604bb09 chore(package): update ts-jest to version 23.0.0
  • 6b92b69 fix(package): update chevrotain to version 3.7.0
  • b2cb952 chore(package): update @types/jest to version 23.1.2

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  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 1e89ea7...7c962d6. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 1.2.9 just got published.

Update to this version instead 🚀

Release Notes v1.2.9

1.2.9 (2018-07-16)

Bug Fixes

  • package: update chevrotain to version 3.7.1 (953549d)
Commits

The new version differs by 10 commits.

  • 693a9b6 Update README.md
  • 58cfc47 Merge pull request #21 from RokuRoad/greenkeeper/@types/lodash-4.14.111
  • 3941c5f Merge pull request #19 from RokuRoad/greenkeeper/semantic-release-15.6.2
  • 27affc9 Merge pull request #22 from RokuRoad/greenkeeper/chevrotain-3.7.1
  • 953549d fix(package): update chevrotain to version 3.7.1
  • 33b8847 chore(package): update @types/lodash to version 4.14.111
  • 191fc36 chore(package): update semantic-release to version 15.6.2
  • 17ec887 Merge pull request #18 from RokuRoad/greenkeeper/semantic-release-15.6.1
  • e1b87bb Merge branch 'master' into greenkeeper/semantic-release-15.6.1
  • f5fdd2a chore(package): update semantic-release to version 15.6.1

See the full diff

ialpert commented 6 years ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: