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-exam is breaking the build 🚨 #136

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.7.1 of ember-exam just got published.

Branch Build failing 🚨
Dependency ember-exam
Current Version 0.7.0
Type devDependency

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

As ember-exam 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/275530693?utm_source=github_status&utm_medium=notification)

Release Notes 0.7.1 - No More jQuery
  • Make notes about turning on parallelization more visible
  • Move note on >= 0.7.0 into installation section
  • Add installation instructions
  • Remove jQuery usage
  • Specify when to call loadEmberExam when using ember-cli-qunit@4
  • fix version range
  • Add release process notes
Commits

The new version differs by 14 commits.

  • 1277f90 0.7.1
  • 8213c4b Update changelog for v0.7.1
  • c116bc9 Merge pull request #107 from mariokostelac/mario/installation_instructions
  • f5312e8 Make notes about turning on parallelization more visible
  • 2e1022d Move note on >= 0.7.0 into installation section
  • dedef34 Merge pull request #98 from andrewhavens/patch-1
  • 5618608 Add installation instructions
  • ba9c157 Merge pull request #97 from cibernox/remove-jquery-usage
  • 1557d85 Remove jQuery usage
  • 91b4c8c Merge pull request #94 from sutori/yb-specify-ember-cli-qunit-04
  • 590ab95 Specify when to call loadEmberExam when using ember-cli-qunit@4
  • 522e796 Merge pull request #93 from kellyselden/patch-1
  • 5c109ea fix version range
  • 5093bab Add release process notes

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 0.7.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 0.7.2 just got published.

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

Release Notes 0.7.2 - Use local Ember-CLI
  • fixes #109 - use local ember
Commits

The new version differs by 4 commits.

  • 8deb5cc 0.7.2
  • 4f3ef50 Update changelog for v0.7.2
  • 2d4865c Merge pull request #110 from dollarshaveclub/local-ember
  • b025d2f fixes #109 - use local ember

See the full diff