Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Update ember-data to version 2.9.0 🚀 #344

Merged
merged 1 commit into from
Oct 21, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

ember-data just published its new version 2.9.0.

State Update 🚀
Dependency ember-data
New version 2.9.0
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ember-data.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

Release 2.9.0 (October 18, 2016)

  • #4577 [DOC] fix typo
  • #4529 isUpdating should be true only if a reload happens
  • #4566 Properly cleanup store and env in store integration test
  • #4567 [bugfix beta] Treat status code 0 as an abort
  • #4559 [BUGFIX beta] Use Ember.guidFor to set InternalModel's guid.
  • #4560 [BUGFIX beta] Ensure record array length is reset during willDestroy.
  • #4545 [BUGFIX beta] Make Model#data a plain getter.
  • #4541 [DOC beta] Remove Ember.ArrayController from initializer example (#4540)
  • #4540 Add examples to the build-url-mixin API docs (#4512)
  • #4537 [BUGFIX beta] Ember Data should not swallow exceptions from the run loop
  • #4546 Revert "Log an assertion if the response from createRecord does not have an i…"
  • #4536 [DOC] fix features response typo (#4530)
  • #4490 [DOCS] No need to use Ember.run in succes and failure of wrapped getJSON
  • #4493 Addresses #4492
  • #4503 Update ember-try config to test against alpha.
  • #4515 Document the allowNull property on the boolean transform
  • #4516 Update the docs for normalizeModelName so they explain the intent of …
  • #4521 Remove ContainerProxy
  • #4522 add license to bower.json

The new version differs by 54 commits (ahead by 54, behind by 21).

  • 13ecdc9 Release Ember Data v2.9.0
  • 5975318 Disable improved-ajax
  • a05eb8d Update changelog for the Ember Data 2.9.0 release
  • 740038e [DOC] fix typo
  • 990cec0 Release Ember Data 2.9.0-beta.4
  • 7074d7c Update changelog for the Ember Data 2.9.0-beta.4 release
  • 9f6d4e1 isUpdating should be true only if a reload happens
  • 4add630 [bugfix beta] Treat status code 0 as an abort
  • 6de2956 Properly cleanup store and env in store integration test
  • 68f873e Release Ember Data v2.9.0-beta.3
  • 8d845cc Update changelog for the Ember Data v2.9.0-beta.3 release
  • 83ca7be [BUGFIX beta] Use Ember.guidFor to set InternalModel's guid.
  • c95a8b5 [BUGFIX beta] Ensure record array length is reset during willDestroy.
  • f427f50 Release Ember Data 2.9.0-beta.2
  • f843338 Update changelog for the Ember Data 2.9.0-beta.2 release

There are 54 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@kevinansfield kevinansfield merged commit fd0caa0 into master Oct 21, 2016
@kevinansfield kevinansfield deleted the greenkeeper-ember-data-2.9.0 branch October 21, 2016 08:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants