-
Notifications
You must be signed in to change notification settings - Fork 11
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 🚨 #65
Comments
After pinning to 2.13.2 your tests are passing again. Downgrade this dependency 📌. |
Version 2.14.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesEmber Data 2.14.1Release 2.14.1 (June 19, 2017)CommitsThe new version differs by 4 commits.
See the full diff |
Version 2.14.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesEmber Data 2.14.2Release 2.14.2 (June 19, 2017) |
Version 2.14.3 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 2.14.4 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 |
Version 2.14.5 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Version 2.14.6 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 13 commits.
See the full diff |
Version 2.14.7 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 |
Version 2.14.8 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 |
Version 2.14.9 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 27 commits.
There are 27 commits in total. See the full diff |
Version 2.14.10 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release NotesEmber Data 2.14.10Release 2.14.10 (August 10, 2017)
CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Version 2.14.11 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 |
Version 2.15.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 96 commits ahead by 96, behind by 23.
There are 96 commits in total. See the full diff |
Version 2.15.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 2.15.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 2.15.3 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 |
Version 2.16.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 123 commits ahead by 123, behind by 54.
There are 123 commits in total. See the full diff |
Version 2.16.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 128 commits ahead by 128, behind by 54.
There are 128 commits in total. See the full diff |
Version 2.16.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 132 commits ahead by 132, behind by 54.
There are 132 commits in total. See the full diff |
Version 2.16.3 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 136 commits ahead by 136, behind by 54.
There are 136 commits in total. See the full diff |
Version 2.17.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 158 commits ahead by 158, behind by 54.
There are 158 commits in total. See the full diff |
Version 2.18.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 187 commits ahead by 187, behind by 54.
There are 187 commits in total. See the full diff |
Version 2.14.0 of ember-data just got published.
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
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 file751e815
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 🌴
The text was updated successfully, but these errors were encountered: