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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update preact to version 5.6.0 πŸš€ #49

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

preact just published its new version 5.6.0.

State Update πŸš€
Dependency preact
New version 5.6.0
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of preact.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


The new version differs by 355 commits .

  • 2faa779 5.6.0
  • 76b7c9a Add flakey test bypass for travis
  • 7827514 Only generate coverage under phantomjs, then run sauce tests
  • 464230f Only run tests on Node 6 in order to not spam SauceLabs
  • 705fbbb still run tests under phantomjs in addition to saucelabs
  • 4c12c30 When rendering null, a comment node will be inserted instead of an empty TextNode.
  • 4ec3a95 Remove unnecessary node removal prior to removal via recycler fallthrough
  • 8241f7f Fix bug where using all lowercase event names would skip bypass binding implementation (but still mostly work)
  • bb397ad When using linkState() with components instead of DOM elements, use the first argument passed to the event handler as the default value unless a path is given.
  • 1bdbe44 Fix and test for double-nulling of refs when changing the type of a component's root DOM element (related to #243)
  • bd05c42 - Add SauceLabs karma setup
  • 8d77727 Use .firstElementChild to skip TextNodes inserted by IE.
  • 2643cd0 Normalize pointless class attributes out of innerHTML (fixes IE testing annoyance)
  • 109ce9f Add name info to refs tests for better failure output
  • be765ee Fix SVG tests to normalize for browser differences in innerHTML

There are 250 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚑ greenkeeper upgrade

@developit developit closed this Jul 24, 2016
@developit developit deleted the greenkeeper-preact-5.6.0 branch July 24, 2016 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants