jstransformers / jstransformer-riotjs

Riot v1.0.4 (latest release before become React-like) support for JSTransformers
MIT License
0 stars 0 forks source link

Update riot to the latest version 🚀 #21

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.9.0 of riot was just published.

Dependency riot
Current Version 3.8.1
Type dependency

The version 3.9.0 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 riot.

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.


Commits

The new version differs by 17 commits.

  • 158d782 3.9.0
  • d33749d updated: disable circular dependency warnings
  • cce580c updated: memory leak tests
  • 0b02bec fixed: unit test on ie9
  • f6c3f6d updated: improved readability of the internal props
  • d838f0e updated: split lifecycle methods
  • dbdfb3b fixed: unit test
  • def172f updated: split util methods in several files
  • 610e3ce Relative Pathing and checking for require.extensions
  • 327930a Merge pull request #2538 from k-kuwahara/patch-1
  • 5c3da9d updated: one library removing
  • 5d68be9 added: one library for riot.js
  • 6b5225f updated: Riot.js is bigger than Inferno.js
  • e4eb080 fixed: unit test
  • ebfd0eb Merge pull request #2536 from Havunen/master

There are 17 commits in total.

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #21   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           7      7           
=====================================
  Hits            7      7

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 53cd635...9e4f1f8. Read the comment docs.