Open greenkeeper[bot] opened 6 years ago
Update to this version instead 🚀
The new version differs by 53 commits ahead by 53, behind by 16.
268c471
Release Ember Data 3.1.0
822f73d
Update Changelog for Ember Data 3.1.0 release
9206fdd
Release Ember Data 3.1.0-beta.2
5315c75
Update changelog for Ember Data 3.1.0-beta.2 release
a4b336f
[bugfix beta] Fetch cancels unload
c6de9f2
[bugfix beta] invalidate link promise on inverse unload (#5377)
4ba6259
[BUGFIX beta] Use @ember/ordered-set to avoid deprecations.
a3600e2
[BUGFIX beta] Use native Map if present. (#5255)
17b95f3
[BUGFIX beta] Avoid isEmpty
for known object types. (#5341)
c32c3d1
Fix build with ember canary
655bf26
Fix failing test on master by adding an invalid inverse to trigger the expected error
c8332ca
[BUGFIX] enable lazy-relationship payloads to work with polymorphic relationships (#5230)
a7cec04
Release Ember Data 3.1.0-beta.1
e758a86
Update changelog for 3.1.0-beta.1 release
6d8b013
Update changelog for 3.0.0 release
There are 53 commits in total.
See the full diff
Update to this version instead 🚀
The new version differs by 46 commits ahead by 46, behind by 14.
fe685f6
Update changelog for 3.1.1 release
27f9ccd
[BUGFIX beta] Do not attempt to publish the globals build of ember data to s3 (#5394)
768f272
The deploy stage appears to be running for prs. The travis docs seem to apply we should move the conditional to the stages list (#5393)
d5a7f6e
Bump canary version to 3.3.0-canary
d211071
Update changelog for the Ember Data 3.1.0 release
f0cfde6
update states to trigger rollback. update tests. (#4676)
d29551b
Remove jQuery usage from tests (#5375)
ea6aadd
[FEAT] remove all stale feature flags (#5384)
69cb27a
[FIX release-guide] restore guidance to update default ember-cli blueprint (#5390)
fc327b2
[BUGFIX] resolve issues with RecordArray sync for peekAll (#5378)
615b6c6
[FEAT BREAKING] remove globals build for 3.x (#5381)
a24cd50
Trap exceptions that are thrown from adapter methods and reject the (#4977)
ab65569
Merge pull request #5382 from runspired/fix-dep-checker
cd260aa
Merge pull request #5383 from sly7-7/fix-ordered-set-warning
022be46
fix external ordered set dependency
There are 46 commits in total.
See the full diff
Version 3.0.0 of ember-data was just published.
The version 3.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of ember-data.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 59 commits ahead by 59, behind by 3.
252ffd7
Release Ember Data 3.0.0
44b87a9
Update changelog for Ember Data 3.0.0 release
608d7f3
[CLEANUP beta] Remove support/deprecation for normalizeHash in 3.0.0 (#5289)
595783f
[CLEANUP beta] Remove support for global DS variable (#5287)
721ffc9
[CLEANUP beta] Remove model.container deprecation (#5309)
3bffb03
[doc beta] Use Ember.computed in the headers examples to avoid ember eslint warning
a0ec2d7
[BUGFIX beta] Remove non-functional (error prone) manual CP caching.
899f058
[BUGFIX beta] Update DS.Errors#unknownProperty to return
undefined
.367b7f3
Release Ember Data 3.0.0-beta.1
39f755b
Update changelog for Ember Data 3.0.0-beta.1
67a80eb
Merge pull request #5308 from bmac/simplify-get-descriptor
45428ce
Update the changelog for the 2.18 release (#5306)
dfa794a
Simplify the getDescriptor test helper
292702a
Merge pull request #5298 from alexander-alvarez/serializer-test
0675ef3
Merge pull request #5305 from bmac/serializer-adapter-unique
There are 59 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: