Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hyperhtml to the latest version 馃殌 #1428

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 15, 2017

Version 2.0.0 of hyperhtml was just published.

Dependency hyperhtml
Current Version 1.12.5
Type dependency

The version 2.0.0 is not covered by your current version range.

If you don鈥檛 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鈥檛 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. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Nov 16, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 16, 2017

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

greenkeeper bot added a commit that referenced this pull request Nov 17, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 17, 2017

Version 2.0.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 10 commits.

  • 5f29a86 2.0.2
  • 21fa593 slightly more efficient Aura
  • ec10b43 removed majinbuu as dependency
  • 6ca13be Performance Sub Release
  • ba4103c telling greenkeepr to leave uuglify-js alone
  • 339e39a better README page
  • 002a3da Merge branch 'greenkeeper/initial'
  • 6487982 docs(readme): add Greenkeeper badge
  • c1bb67d chore(travis): whitelist greenkeeper branches
  • 6bd4031 chore(package): update dependencies

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 17, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 17, 2017

Version 2.0.3 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • ca21c89 2.0.3
  • 1c22657 Removed unnecessary overhead carried by majinbuu logic.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 17, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 17, 2017

Version 2.0.4 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 81ef4da 2.0.4
  • bfd78c4 Resetting fastPath when mixed content is passed as value.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 18, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 18, 2017

Version 2.0.5 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 18, 2017

Version 2.0.6 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 20, 2017

Version 2.0.7 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 20, 2017

Version 2.1.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

  • 48d56dd 2.1.0
  • 968bff3 Performance Release
  • 327b171 Merge branch 'hybrid-boo'
  • e646733 Merge branch 'master' into hybrid-boo
  • 757da76 while benchmarking v2 I've noticed that majinbuu might perform very badly with huge amounts of changes (usually over few thousands).

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 20, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 20, 2017

Version 2.1.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 737131e 2.1.1
  • c81b1a8 fast changes where prepending/appending same lists
  • 66df57d remoed Majinbuu.js since not part of this project anymore
  • 5cd0d25 greenkeepr deadlock with basicHTML dependency now ignored

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2017

Version 2.1.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

  • 90003bc 2.1.2
  • c501a1a New folder structure to simplify imports
  • 4c74b88 Rollup friendly naming convention

See the full diff

marcoscaceres pushed a commit that referenced this pull request Nov 21, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/hyperhtml-2.0.0 branch November 21, 2017 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants