Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Jun 18, 2017 · 22 comments
Open

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

greenkeeper bot opened this issue Jun 18, 2017 · 22 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jun 18, 2017

Version 2.14.0 of ember-data just got published.

Branch Build failing 🚨
Dependency ember-data
Current Version 2.13.2
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
  • ci/circleci Your tests failed on CircleCI Details

Commits

The new version differs by 140 commits ahead by 140, behind by 34.

  • 1eef0e9 Release Ember Data 2.14.0
  • fba75be Update changelog for the Ember Data 2.14.0 release
  • 584d159 [BUGFIX] fixes an issue with sync dematerialization followed by a findRecord, adds test coverage (#5013)
  • d4b9430 such travis (#5015)
  • 2a787d7 Release Ember Data 2.14.0-beta.3s
  • d4fa2d5 Update changelog for Ember Data 2.14.0-beta.2 release
  • cbe22b7 [BUGFIX BETA] Added system/store/container-instance-cache to the -private export file
  • 751e815 Release Ember Data 2.14.0-beta.2
  • 58d1c23 Fix typo in function call
  • 7f65001 [BUGFIX beta] Ensure Engines can boot without error.
  • 3c9e2c4 [BUGFIX] remove forgotten broccoli-stew import
  • d4dc00c [BUGFIX beta] Skip test which doesn't play nicely with the latest ember-cli and is failing on master
  • c42ded8 Release 2.14.0-beta.1
  • 4304c47 Merge pull request #4950 from runspired/fix/error-on-let-closures
  • 097ad90 start guarding against poorly optimized babel output

There are 140 commits in total.

See the full diff

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 Jun 18, 2017

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 19, 2017

Version 2.14.1 just got published.

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

Release Notes Ember Data 2.14.1

Release 2.14.1 (June 19, 2017)

  • #4994 [BUGFIX beta] Fix flushing of pending saves, that include a deleted record (#4994)
  • #5008 [BUGFIX BETA] Fixed export regression. ember-data/transform to be default.
Commits

The new version differs by 4 commits.

  • 419bb07 Release Ember Data 2.14.1
  • 794c54f Update changelog for the Ember Data 2.14.1 release
  • 2d03eca [BUGFIX beta] Fix flushing of pending saves, that include a deleted record (#4994)
  • 483fa7f [BUGFIX BETA]: Fixed export regression. ember-data/transform to be export using default.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 20, 2017

Version 2.14.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes Ember Data 2.14.2

Release 2.14.2 (June 19, 2017)

  • #5022 Ensure ember-data/-private module is emitted properly for ember-cli < 2.12. (#5022)
Commits

The new version differs by 3 commits.

  • c05e088 Release Ember Data 2.14.2
  • 4ec0aa7 Update changelog for Ember Data 2.14.2 release
  • c79ba09 Ensure ember-data/-private module is emitted properly for ember-cli < 2.12. (#5022)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 22, 2017

Version 2.14.3 just got published.

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

Commits

The new version differs by 6 commits.

  • e512f4b released as v2.14.3 🎉
  • c3bbcc6 Merge pull request #5033 from emberjs/header-parsing-release
  • 41898ff loosen header parsing slightly
  • c05e088 Release Ember Data 2.14.2
  • 4ec0aa7 Update changelog for Ember Data 2.14.2 release
  • c79ba09 Ensure ember-data/-private module is emitted properly for ember-cli < 2.12. (#5022)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 11, 2017

Version 2.14.4 just got published.

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

Commits

The new version differs by 3 commits.

  • 2e1ae27 Release Ember Data 2.14.4
  • a1cbc37 Update changelog for 2.14.4 release
  • 84041a5 [BUGFIX release] createRecord should only setup relationships it has … (#5048)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2017

Version 2.14.5 just got published.

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

Commits

The new version differs by 5 commits.

  • d3ab81c release v2.14.5 🎉
  • 547e703 Merge pull request #5068 from runspired/release
  • 47e6ae7 [BUGFIX] Preserve local relationship changes after persisting a deletion when possible.
  • efb074a Merge pull request #5071 from emberjs/backport-to-release
  • 5093a1c Update doc for deprecated function.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 21, 2017

Version 2.14.6 just got published.

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

Commits

The new version differs by 5 commits.

  • ae9544e Release Ember Data 2.14.6
  • 9ddac1a Merge pull request #5079 from emberjs/release-fix-unload-after-destroy
  • 0d4b65b [BUGFIX release] fix destroyRecord followed by unloadRecord and implicit inverse relationships
  • a8908dc [BUGFIX release] Fix global build (#5035)
  • 25a10a8 Convert "babel-plugin-transform-es2015-block-scoping" from dev to prod dep (#5081)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 25, 2017

Version 2.14.7 just got published.

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 27, 2017

Version 2.14.8 just got published.

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 29, 2017

Version 2.14.9 just got published.

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

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • 6e93c5e Release Ember Data 2.14.9
  • bd503c1 fixup changelog
  • ad1f79d [BUGFIX release] unloadRecord + findRecord + orphaned relationships
  • 239acf6 Release Ember Data 2.14.8

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 10, 2017

Version 2.14.10 just got published.

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

Release Notes Ember Data 2.14.10

Release 2.14.10 (August 10, 2017)

  • #5119 [BUGFIX release] Don't notify relationships with links during initialization
Commits

The new version differs by 3 commits.

  • 1502370 Release Ember Data 2.14.10
  • bb57e23 Update changelog for 2.14.10 release
  • 5b4cabb [BUGFIX release] Don't notify relationships with links during initialization

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 31, 2017

Version 2.14.11 just got published.

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

@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.

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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants