html-next / ember-hammertime

TouchAction (aka "fastclick") Support for Ember Applications
MIT License
56 stars 23 forks source link

Update ember-native-dom-helpers to the latest version 🚀 #51

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.6.2 of ember-native-dom-helpers was just published.

Dependency ember-native-dom-helpers
Current Version 0.5.10
Type devDependency

The version 0.6.2 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 ember-native-dom-helpers.

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 10 commits ahead by 10, behind by 2.

  • 43e8daa Released v0.6.2
  • b46cb6a Add deprecations for methods that are now in @ember/test-helpers (#144)
  • 545f4ea Fix param desc typos (#142)
  • 19210c6 Update README.md (#137)
  • 8461c78 Typos in README.md (#135)
  • 2581cf5 Use built=in Element.isContentEditable property (#134)
  • cc9ebfd Released v0.6.1
  • 58b1dfe Revert "Fixes rootElement to match that of this.$()[0] (#121)" (#132)
  • 3bc6050 Released v0.6.0
  • bb88f33 Update changelog

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: