-
Notifications
You must be signed in to change notification settings - Fork 6
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 🚨 #85
Comments
After pinning to 2.15.3 your tests are passing again. Downgrade this dependency 📌. |
Version 2.16.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 2.16.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 |
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 8 commits.
See the full diff |
Version 2.17.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release NotesEmber Data 2.17.0Release 2.17.0 (November 19, 2017)
CommitsThe new version differs by 43 commits ahead by 43, behind by 13.
There are 43 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 72 commits ahead by 72, behind by 13.
There are 72 commits in total. See the full diff |
Version 2.16.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 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
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: