Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

An in-range update of ember-data is breaking the build 🚨 #133

Open
greenkeeper bot opened this issue Aug 31, 2017 · 11 comments
Open

An in-range update of ember-data is breaking the build 🚨 #133

greenkeeper bot opened this issue Aug 31, 2017 · 11 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Aug 31, 2017

Version 2.14.11 of ember-data just got published.

Branch Build failing 🚨
Dependency ember-data
Current Version 2.14.10
Type devDependency

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

As ember-data 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 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 31, 2017

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 1, 2017

Version 2.15.0 just got published.

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 28, 2017

Version 2.15.1 just got published.

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

Commits

The new version differs by 5 commits.

  • 80ad41a Release Ember Data v2.15.1
  • ac9f5b4 Update changelog for v2.15.1
  • 6548e7b Merge pull request #5188 from emberjs/backport-to-release
  • 059c584 fix node 4
  • 1361aa7 [BACKPORT release] PR #5114

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 29, 2017

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.

  • d4fce71 Release Ember Data 2.15.2
  • 4fbaca0 Update changelog for Ember Data 2.15.2
  • 021749a Merge pull request #5193 from bmac/rebase-5107-release
  • c73b6f5 Remove feature flagging for ds-extended-errors.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 30, 2017

Version 2.15.3 just got published.

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

Commits

The new version differs by 4 commits.

  • a4f18e7 Release Ember Data 2.15.3
  • 872dd52 Update changelog for Ember data 2.15.3 release
  • 31cdb02 Merge pull request #5195 from bmac/port-5022-release
  • f19081b Ensure ember-data/-private module is emitted properly for ember-cli < 2.12.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 3, 2017

Version 2.16.0 just got published.

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

Commits

The new version differs by 123 commits ahead by 123, behind by 58.

  • 1dd87cb Release Ember Data 2.16.0
  • c1d1ac8 Update changelog for Ember Data 2.16.0 release
  • fc07119 Update changelog on master.
  • 83a4826 [BUGFIX beta] Avoid cache related warnings during builds.
  • 0dd5d47 Release Ember Data 2.16.0-beta.1
  • 9a1cb7d Update changelog for Ember Data 2.16.0-beta.1 release
  • aabaa1a Merge pull request #5192 from bmac/rebase-5107-beta
  • 62b6fdf Remove feature flagging for ds-extended-errors.
  • ffeb55a Merge pull request #5162 from emberjs/locks-patch-1
  • 22b5154 Update RELEASE.md
  • d3139da Merge pull request #5150 from emberjs/only-enumerate-relationships-provided
  • 7a7bafa Merge pull request #5151 from emberjs/reduce-duplicate-signals-to-record-array-manager-on-record-push
  • 441e48c Merge pull request #5153 from emberjs/fix-destroy-relationship
  • 5f5d5d1 [BUGFIX release] ensure inverse async HasMany is correctly maintained
  • 01113a0 [CLEANUP] PERF prevent duplicate recordArrayManager signals on push of a new record

There are 123 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 4, 2017

Version 2.16.1 just got published.

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

Commits

The new version differs by 5 commits.

  • a65dabf Release Ember Data 2.16.1
  • b5a0a3e Update changelog for Ember Data 2.16.1
  • 9b803bd resolve #5019
  • 7952d36 Fix ember-data Node 4.x builds
  • 8989cc1 [BUGFIX beta] Fix broccoli-babel-transpiler cache warnings

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 7, 2017

Version 2.16.2 just got published.

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

Commits

The new version differs by 4 commits.

  • c6de394 Release ember-data@2.16.2.
  • 4ba6c51 Add 2.16.2 to CHANGELOG.
  • 8c49f3c Merge pull request #5214 from emberjs/node-4-you-so-silly
  • 6f353e8 [BUGFIX release] More 'use strict'; fixes.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 12, 2017

Version 2.16.3 just got published.

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

Commits

The new version differs by 4 commits.

  • 55aa362 Release v2.16.3.
  • efc3a55 Add 2.16.3 to CHANGELOG.
  • 062ef3b Remove ember-inflector peer dependency
  • e255e47 [BUGFIX release] Move test only dependencies into devDependencies.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 19, 2017

Version 2.17.0 just got published.

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

Commits

The new version differs by 43 commits ahead by 43, behind by 21.

  • 01760fe Release Ember Data 2.17.0
  • cc7a1aa Update changelog for 2.17.0 release
  • ea4397e [DOC beta] Assert that both modelName and id are passed to peekRecord (#4998)
  • d806319 Release Ember Data 2.17.0-beta.2
  • 6792b6f Update changelog for Ember Data 2.17.0-beta.2
  • 9f5236a Remove ember-inflector peer dependency
  • e3c93d1 Update model.js
  • 691eeb6 [BUGFIX beta] Normalize model names during push
  • 1559f39 Fixup DS.Store.pushPayload example (#5243)
  • 3c079d6 [BUGFIX beta] setProperties to clear errors works (#5248)
  • 3b3e325 [doc] Update links to Ember Guide (#5250)
  • e45e0f1 Do not show feature flag improved-ajax methods in the api docs
  • 9bc16ae [BUGFIX beta] invalid record becomes loaded when property is reset
  • 723f4e6 [BUGFIX beta] RecordReference returns null when not yet loaded
  • d0c8128 Fix docs link. (#5221)

There are 43 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 29, 2017

Version 2.18.0 just got published.

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

Commits

The new version differs by 49 commits ahead by 49, behind by 20.

  • febb415 Release Ember Data 2.18.0
  • 0fdfcc7 Release Ember data 2.18.0-beta.1
  • 3488978 Update changelog for Ember Data 2.18.0-beta.1 release
  • e46b576 Update changelog for Ember Data 2.17.0 release
  • 1d68d9a [DOC beta] Assert that both modelName and id are passed to peekRecord (#4998)
  • 7311a1d Merge pull request #5260 from acorncom/patch-4
  • 624cda0 [doc] Update urlForFindRecord example
  • 6f5d865 Update changelog for Ember Data 2.17.0-beta.2
  • 741f01c [doc] Update links to Ember Guide (#5250)
  • e01b89a [BUGFIX beta] setProperties to clear errors works (#5248)
  • ce606b1 Fixup DS.Store.pushPayload example (#5243)
  • edd75a9 Merge pull request #5238 from bmac/bug-5118
  • b8977e5 Merge pull request #5242 from emberjs/hjdivad/store-normalized-model-name
  • a698568 [BUGFIX beta] Normalize model names during push
  • 2e1c66f Update assert against nulls (#5218)

There are 49 commits in total.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants