zachgarwood / ember-socrata

An adapter and serializer for interacting with Socrata open data services.
MIT License
7 stars 1 forks source link

An in-range update of ember-source is breaking the build 🚨 #137

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.15.1 of ember-source just got published.

Branch Build failing 🚨
Dependency ember-source
Current Version 2.15.0
Type devDependency

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

As ember-source is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/zachgarwood/ember-socrata/builds/282522236?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 6 commits.

  • 48bb7af Release v2.15.1.
  • 29f0cc0 Add 2.15.1 to CHANGELOG.md.
  • 2a1a775 [BUGFIX lts] Add failing test for error template
  • 8c46745 [BUGFIX beta] Cleanup test to ensure backburner._platform is present.
  • 3b28a9c [BUGFIX release] Update backburner.js to 1.2.1.
  • 945dd03 [BUGFIX LTS] ensure “pause on exception” pauses in the right place

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.15.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 7 years ago

Version 2.15.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • 60542b1 Release 2.15.2.
  • 636604c Add 2.15.2 to CHANGELOG.
  • 9c85b50 [BUGFIX release] Avoid creating event dispatcher in FastBoot with Engines
  • f9fa076 Data Adapter: Only trigger model type update if the record live array count actually changed

See the full diff