RobbieTheWagner / ember-flatpickr

An Ember addon that wraps the Flatpickr date picker
https://RobbieTheWagner.github.io/ember-flatpickr/
MIT License
109 stars 54 forks source link

An in-range update of flatpickr is breaking the build 🚨 #45

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.9 of flatpickr just got published.

Branch Build failing 🚨
Dependency flatpickr
Current Version 2.0.8
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

As flatpickr is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/shipshapecode/ember-flatpickr/builds/176082475)
Commits

The new version differs by 31 commits .

  • 1333c0a pass in event to debounced updateTime
  • f099d91 2.0.9
  • 9f5d486 update localization url in spec
  • 55f91bd add classes from popular frameworks to altInputClass
  • ca0b9ae regen dist
  • 3ff1686 fix up destroy() on multiple instances
  • 8b74e74 regen dist
  • 565355b Simplify updateValue(); auto-copy classes for altInput from original input
  • c035c30 correct css ref in bower.json
  • 2ec4bd3 reorganize & transpile localizations
  • 925d446 Reorganize dist
  • bcc8675 Ditch gulp
  • fb36e01 regen dist
  • 5c048b9 Year input - sync with currentYear - handles invalid input
  • a4341e1 Year input - respect minDate/maxDate year/month boundaries | resolves #386

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

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 2.0.8 your tests are passing again. Downgrade this dependency 📌.