WebReflection / basicHTML

A NodeJS based, standard oriented, HTML implementation.
ISC License
126 stars 10 forks source link

Update hyperhtml to the latest version 🚀 #6

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of hyperhtml was just published.

Dependency hyperhtml
Current Version 1.12.5
Type devDependency

The version 2.0.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 hyperhtml.

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 32 commits.

  • 96432fe 2.0.0
  • 03a8fe8 hyperHTML V2
  • 7ab0d6c added V2 highlights
  • 6ae80b8 better test coverage
  • e3fa588 100% code coverage, explained every single code ignore
  • 5fd6f35 cleaned up coverage folder
  • f48ecc8 code covering the release code, not the modular one
  • 9f850a4 better text content
  • ae8b788 ready to V2
  • 62dd14a cleaned up the runner
  • 6a6a2fd This is basically 100% code coverage.
  • dd93dce avoid travis complains
  • a08deb6 fixing baseHTML gotchas
  • e46768a Passed all tests under IE9 and Edge
  • d1fd01a Currently ready for testing. Changes:

There are 32 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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 80b076139c04241388416bc24b17af9037564663 on greenkeeper/hyperhtml-2.0.0 into 9d7540c1d05fa0a7d60aee036e069b66d7246040 on master.

greenkeeper[bot] commented 6 years ago

Version 2.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 329226e 2.0.1
  • 05f0c5e Using object style for SVG nodes too. Unified/consistent behavior.
  • 6d46ace Fix #142 - Regression on SVG style attribute
  • 0b27769 added mutations example

See the full diff