Skip to content

Commit

Permalink
Bump ember-data from 2.16.2 to 3.5.0 (#356)
Browse files Browse the repository at this point in the history
Bumps [ember-data](https://github.com/emberjs/data) from 2.16.2 to 3.5.0.
<details>
<summary>Release notes</summary>

*Sourced from [ember-data's releases](https://github.com/emberjs/data/releases).*

> ## Ember Data 3.5.0
> ### Changelog (October 12, 2018)
> 
> - [#5491](https://github-redirect.dependabot.com/emberjs/data/pull/5491) [Feature] Add MU support for model and model-test blueprints
> - [#5616](https://github-redirect.dependabot.com/emberjs/data/pull/5616) [FEAT RecordData] turn on the build-flag by default
> - [#5608](https://github-redirect.dependabot.com/emberjs/data/pull/5608) [BUGFIX] Add inverse relationship on payload when missing ([#5608](https://github-redirect.dependabot.com/emberjs/data/issues/5608))
> - [#5489](https://github-redirect.dependabot.com/emberjs/data/pull/5489) [BUGFIX] Lowercase header names in parseResponseHeaders
> - [#5494](https://github-redirect.dependabot.com/emberjs/data/pull/5494) [Feature] Add MU support for serializer and serializer-test blueprints
> - [#5495](https://github-redirect.dependabot.com/emberjs/data/pull/5495) [Feature] Add MU transform{,-test} blueprints
> - [#5657](https://github-redirect.dependabot.com/emberjs/data/pull/5657) [BUGFIX blueprints] remove second string argument from transform tests
> - [#5652](https://github-redirect.dependabot.com/emberjs/data/pull/5652) [Docs] Update buildUrl syntax in docs
> - [#5639](https://github-redirect.dependabot.com/emberjs/data/pull/5639) Include request/response info with Abort error
> - [#5646](https://github-redirect.dependabot.com/emberjs/data/pull/5646) [CHORE] update contribution guidelines
> - [#5623](https://github-redirect.dependabot.com/emberjs/data/pull/5623) Added conditional check to extract polymorphic relationship for hasMany ([#5623](https://github-redirect.dependabot.com/emberjs/data/issues/5623))
> - [#5650](https://github-redirect.dependabot.com/emberjs/data/pull/5650) [FEAT transforms] makes the assertion for missing transforms clearer
> - [#5640](https://github-redirect.dependabot.com/emberjs/data/pull/5640) [BUGFIX] fix deprecation for store entry methods
> - [#5654](https://github-redirect.dependabot.com/emberjs/data/pull/5654)  add mocha rfc232 blueprints
> - [#5665](https://github-redirect.dependabot.com/emberjs/data/pull/5665) add remaining mocha rfc 232 blueprints ([#5665](https://github-redirect.dependabot.com/emberjs/data/issues/5665))
> - [#5667](https://github-redirect.dependabot.com/emberjs/data/pull/5667) Added check to extract polymorphic relationship for hasMany ([#5623](https://github-redirect.dependabot.com/emberjs/data/issues/5623))
> 
> ## Ember Data 3.5.0-beta.3
> ### Changelog (September 14, 2018)
> - [#5616](https://github-redirect.dependabot.com/emberjs/data/pull/5616) [FEAT RecordData] turn on the build-flag by default
> - [#5639](https://github-redirect.dependabot.com/emberjs/data/pull/5639) Include request/response info with Abort error
> - [#5640](https://github-redirect.dependabot.com/emberjs/data/pull/5640) [BUGFIX] fix deprecation for store entry methods
> 
> ## Ember Data 3.5.0-beta.2
> ### Changelog (September 14, 2018)
> - [#5616](https://github-redirect.dependabot.com/emberjs/data/pull/5616) [FEAT RecordData] turn on the build-flag by default
> 
> ## Ember Data v3.5.0-beta.1
> 
> ### Release 3.5.0-beta.1 (August 27, 2018)
> - [#5589](https://github-redirect.dependabot.com/emberjs/data/pull/5589) fix broken link because the new API website does not support the anchor
> - [#5592](https://github-redirect.dependabot.com/emberjs/data/pull/5592) Grammar fixes
> 
> ## Ember Data 3.4.4 LTS
> ## Changelog (October 12 2018)
> 
> - LTS Release of 3.4
> 
> ## Ember Data 3.4.2
> ### Changelog (September 14, 2018)
> - [#5641](https://github-redirect.dependabot.com/emberjs/data/pull/5641) [BUGFIX] fix deprecation for store entry methods
> 
> ## Ember Data 3.4.1
> ### Changelog (September 14, 2018)
> - [#5621](https://github-redirect.dependabot.com/emberjs/data/pull/5621) Add partner test for the ilios frontend
> - [#5589](https://github-redirect.dependabot.com/emberjs/data/pull/5589) fix broken link because the new API website does not support the anchor
> - [#5582](https://github-redirect.dependabot.com/emberjs/data/pull/5582) [BUGFIX] Reference.reload should not cause sync-relationship assertion ([#5582](https://github-redirect.dependabot.com/emberjs/data/issues/5582))
></table> ... (truncated)
</details>
<details>
<summary>Changelog</summary>

*Sourced from [ember-data's changelog](https://github.com/emberjs/data/blob/master/CHANGELOG.md).*

> ### Release 3.5.0 (October 12, 2018)
> 
> - [#5491](https://github-redirect.dependabot.com/emberjs/data/pull/5491) [Feature] Add MU support for model and model-test blueprints
> - [#5616](https://github-redirect.dependabot.com/emberjs/data/pull/5616) [FEAT RecordData] turn on the build-flag by default
> - [#5608](https://github-redirect.dependabot.com/emberjs/data/pull/5608) [BUGFIX] Add inverse relationship on payload when missing ([#5608](https://github-redirect.dependabot.com/emberjs/data/issues/5608))
> - [#5489](https://github-redirect.dependabot.com/emberjs/data/pull/5489) [BUGFIX] Lowercase header names in parseResponseHeaders
> - [#5494](https://github-redirect.dependabot.com/emberjs/data/pull/5494) [Feature] Add MU support for serializer and serializer-test blueprints
> - [#5495](https://github-redirect.dependabot.com/emberjs/data/pull/5495) [Feature] Add MU transform{,-test} blueprints
> - [#5657](https://github-redirect.dependabot.com/emberjs/data/pull/5657) [BUGFIX blueprints] remove second string argument from transform tests
> - [#5652](https://github-redirect.dependabot.com/emberjs/data/pull/5652) [Docs] Update buildUrl syntax in docs
> - [#5639](https://github-redirect.dependabot.com/emberjs/data/pull/5639) Include request/response info with Abort error
> - [#5646](https://github-redirect.dependabot.com/emberjs/data/pull/5646) [CHORE] update contribution guidelines
> - [#5623](https://github-redirect.dependabot.com/emberjs/data/pull/5623) Added conditional check to extract polymorphic relationship for hasMany ([#5623](https://github-redirect.dependabot.com/emberjs/data/issues/5623))
> - [#5650](https://github-redirect.dependabot.com/emberjs/data/pull/5650) [FEAT transforms] makes the assertion for missing transforms clearer
> - [#5640](https://github-redirect.dependabot.com/emberjs/data/pull/5640) [BUGFIX] fix deprecation for store entry methods
> - [#5654](https://github-redirect.dependabot.com/emberjs/data/pull/5654)  add mocha rfc232 blueprints
> - [#5665](https://github-redirect.dependabot.com/emberjs/data/pull/5665) add remaining mocha rfc 232 blueprints ([#5665](https://github-redirect.dependabot.com/emberjs/data/issues/5665))
> - [#5667](https://github-redirect.dependabot.com/emberjs/data/pull/5667) Added check to extract polymorphic relationship for hasMany ([#5623](https://github-redirect.dependabot.com/emberjs/data/issues/5623))
> 
> ### Release 3.4.1 (September 14, 2018)
> - [#5621](https://github-redirect.dependabot.com/emberjs/data/pull/5621) Add partner test for the ilios frontend
> - [#5589](https://github-redirect.dependabot.com/emberjs/data/pull/5589) fix broken link because the new API website does not support the anchor
> - [#5582](https://github-redirect.dependabot.com/emberjs/data/pull/5582) [BUGFIX] Reference.reload should not cause sync-relationship assertion ([#5582](https://github-redirect.dependabot.com/emberjs/data/issues/5582))
> - [#5584](https://github-redirect.dependabot.com/emberjs/data/pull/5584) Additional test coverage for async belongsTo mutation ([#5584](https://github-redirect.dependabot.com/emberjs/data/issues/5584))
> - [#5592](https://github-redirect.dependabot.com/emberjs/data/pull/5592) Grammar fixes
> - [#5602](https://github-redirect.dependabot.com/emberjs/data/pull/5602) Publish docs to npm ([#5602](https://github-redirect.dependabot.com/emberjs/data/issues/5602))
> - [#5620](https://github-redirect.dependabot.com/emberjs/data/pull/5620) [DOC release] Change misleading documentation for AdapterPopulatedRecordArray
> - [#5622](https://github-redirect.dependabot.com/emberjs/data/pull/5622) remove deletes ([#5622](https://github-redirect.dependabot.com/emberjs/data/issues/5622))
> - [#5624](https://github-redirect.dependabot.com/emberjs/data/pull/5624) [BUGFIX] fix promise labels
> - [#5627](https://github-redirect.dependabot.com/emberjs/data/pull/5627) [FEAT adapterOptions] Ensure adapterOptions use is possible throughout ([#5627](https://github-redirect.dependabot.com/emberjs/data/issues/5627))
> - [#5632](https://github-redirect.dependabot.com/emberjs/data/pull/5632) cleanup code climate config
> 
> ### Release 3.4.0 (August 27, 2018)
> - [#5540](https://github-redirect.dependabot.com/emberjs/data/pull/5540) revert is-empty flag change, leave todo ([#5540](https://github-redirect.dependabot.com/emberjs/data/issues/5540))
> - [#5545](https://github-redirect.dependabot.com/emberjs/data/pull/5545) [FEAT] TrackableRequests for when async leakage is detected
> - [#5551](https://github-redirect.dependabot.com/emberjs/data/pull/5551) Fix `floating dependencies` test suite ([#5551](https://github-redirect.dependabot.com/emberjs/data/issues/5551))
> - [#5557](https://github-redirect.dependabot.com/emberjs/data/pull/5557) Fixup transpilation issues with @ember/ordered-set. ([#5557](https://github-redirect.dependabot.com/emberjs/data/issues/5557))
> - [#5559](https://github-redirect.dependabot.com/emberjs/data/pull/5559) Dependency roundup!
> - [#5562](https://github-redirect.dependabot.com/emberjs/data/pull/5562) [BUGFIX] use internalModel promise if already loading ([#5562](https://github-redirect.dependabot.com/emberjs/data/issues/5562))
> - [#5566](https://github-redirect.dependabot.com/emberjs/data/pull/5566) Acceptance Tests for belongsTo
> - [#5567](https://github-redirect.dependabot.com/emberjs/data/pull/5567) [FEAT] enable external partner testing
> - [#5549](https://github-redirect.dependabot.com/emberjs/data/pull/5549) [BUGFIX beta] Replace Object.assign with Ember polyfill assign ([#5549](https://github-redirect.dependabot.com/emberjs/data/issues/5549))
> - [#5540](https://github-redirect.dependabot.com/emberjs/data/pull/5540) revert is-empty flag change, leave todo ([#5540](https://github-redirect.dependabot.com/emberjs/data/issues/5540))
> - [#5544](https://github-redirect.dependabot.com/emberjs/data/pull/5544) remove test waiter ([#5544](https://github-redirect.dependabot.com/emberjs/data/issues/5544))
> - [#5543](https://github-redirect.dependabot.com/emberjs/data/pull/5543) Do not publish yarn.lock to npm
> - [#5477](https://github-redirect.dependabot.com/emberjs/data/pull/5477) [BUGFIX] normalize model name for belongs to relationships ([#5477](https://github-redirect.dependabot.com/emberjs/data/issues/5477))
> - [#5518](https://github-redirect.dependabot.com/emberjs/data/pull/5518) [BUGFIX] Clarifying error message for polymorphic types ([#5518](https://github-redirect.dependabot.com/emberjs/data/issues/5518))
> - [#5520](https://github-redirect.dependabot.com/emberjs/data/pull/5520) Add 2.18.3 release to the changelog on master
> - [#5526](https://github-redirect.dependabot.com/emberjs/data/pull/5526) Update links to builds page fixtures
> - [#5528](https://github-redirect.dependabot.com/emberjs/data/pull/5528) Add tests for createRecord+unloadRecord
></table> ... (truncated)
</details>
<details>
<summary>Commits</summary>

- [`8c083fa`](emberjs/data@8c083fa) Release Ember Data 3.5.0
- [`7dccaf8`](emberjs/data@7dccaf8) update travis config for lts
- [`12d44ae`](emberjs/data@12d44ae) Merge pull request [#5675](https://github-redirect.dependabot.com/emberjs/data/issues/5675) from jrjohnson/maybe-smoketest
- [`ee654cb`](emberjs/data@ee654cb) Allow skipping of smoke tests in long running partner tests
- [`4bcf1f9`](emberjs/data@4bcf1f9) Merge pull request [#5668](https://github-redirect.dependabot.com/emberjs/data/issues/5668) from emberjs/remove-legacy-private
- [`4f6c9ed`](emberjs/data@4f6c9ed) prettier
- [`b13a6ea`](emberjs/data@b13a6ea) cleanup test skipping
- [`0826f81`](emberjs/data@0826f81) remove legacy build
- [`4d593aa`](emberjs/data@4d593aa) Merge pull request [#5667](https://github-redirect.dependabot.com/emberjs/data/issues/5667) from Parrryy/hasmany-polymorphic-extract
- [`0929425`](emberjs/data@0929425) Remove  unused code ([#5666](https://github-redirect.dependabot.com/emberjs/data/issues/5666))
- Additional commits viewable in [compare view](emberjs/data@v2.16.2...v3.5.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-data&package-manager=npm_and_yarn&previous-version=2.16.2&new-version=3.5.0)](https://dependabot.com/compatibility-score.html?dependency-name=ember-data&package-manager=npm_and_yarn&previous-version=2.16.2&new-version=3.5.0)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

Dependabot will **not** automatically merge this PR because it includes an out-of-range update to a development dependency.

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
  • Loading branch information
dependabot[bot] authored and Turbo87 committed Oct 17, 2018
1 parent 986f9f8 commit 88f0897
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 260 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ember-cli-htmlbars-inline-precompile": "^1.0.5",
"ember-cli-inject-live-reload": "^2.0.1",
"ember-cli-shims": "^1.1.0",
"ember-data": "2.16.2",
"ember-data": "3.5.0",
"ember-disable-prototype-extensions": "^1.1.2",
"ember-load-initializers": "^1.0.0",
"ember-resolver": "^5.0.1",
Expand Down
Loading

0 comments on commit 88f0897

Please sign in to comment.