buschtoens / ember-joda

:clock2: js-joda — immutable date and time library for Ember.js
MIT License
10 stars 0 forks source link

Update ember-data to the latest version 🚀 #13

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of ember-data was just published.

Dependency ember-data
Current Version 2.18.0
Type devDependency

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:

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 81c96b7 Release Ember Data v3.0.1
  • aa9e69e Update changelog for 3.0.1 release
  • b39b0e9 Restore 2.12 semantics for sync unloadRecord
  • a910d78 Added failing test for #5136.

See the full diff