Skip to content
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

Bump ember-data from 3.15.0 to 3.16.0 #2160

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ember-data from 3.15.0 to 3.16.0.

Changelog

Sourced from ember-data's changelog.

Release 3.16.0 (January 24 2020)

  • c07cee0b [BUGFIX RELEASE BETA CANARY] Better fastboot crypto error message (#6692)
  • #6683 [BUGFIX RELEASE BETA CANARY] Fastboot issues (#6683)
  • 919fb21f [BREAKING BUGFIX] eliminate infrastructure for filter record arrays (#6702)
  • #6673 [BUGFIX TEST] reloading tests for adapter encapsulation side quest - shouldReloadAll (#6673)
  • #6711 [BUGFIX TEST] reloading tests for adapter encapsulation side quest - shouldBackgroundReloadAll (#6711)
  • #6713 [CHORE] refactor: Remove runloop usage in integration/store-tests module deleteRecord (#6713)
  • 3641f293 [BUGFIX TEST] reloading tests for adapter encapsulation side quest - shouldReloadRecord (#6714)
  • c9a8908e [BUGFIX TEST] reloading tests for adapter encapsulation side quest - shouldBackgroundReloadRecord (#6718)
  • #6574 [CHORE] - Removes allInverseRecordsAreLoaded from has-many and belongs-to state classes (#6574)
  • #6599 Using a config to include ember-data/debug in the build (#6599)
  • #6712 [CHORE] refactor: Remove runloop usage in integration tests for store/ find All module (#6712)
  • #6734 [CHORE] build speed improvements & docs path fix (#6734)
  • 493b7b22 [BUGFIX] only allow feature flag alterations in canary (#6738)
  • e13247cd [DOC] Fix typo (#6741)
  • #6742 Strip FeatureFlagged code in non canary builds
  • #6737 [CHORE] add package flag infra, strip flag infra (#6737)
  • 4baa29f5 [BUGFIX] ensure MandatorySetter does not trigger for modelName
  • #6752 [CHORE] feature flag reversal test (#6752)
  • #6767 [BUGFIX] fix detect usage for native class polymorphism (#6767)
  • #6766 [CHORE issue-template] capture nested package deps in cli output (#6766)
  • #6763 [CHORE] rename Record to RecordInstance (#6763)
  • 118a0470 [BUGFIX] Set IDs on Record Data when mutating DS Model (#6775)
  • #6802 [CHORE] Move _modelForMixin to Model package (#6802)
  • #6797 [BUGFIX TEST] relationships tests for adapter enapsulation side quest (#6797)
  • #6809 [BUGFIX] cleanup rollup warnings (#6809)
  • #6808 [FIX] improve tarball insertion (#6808)
  • #6816 fixed serialize example (#6816)
  • #6820 [CHORE] improve comment bot (#6820)
  • #6823 [FIX] comment-bot, partner-tests: use yarn lock-file when we can (#6823)
  • #6824 [TEST] generateIdForRecord tests for adapter encapsulation side quest (#6824)
  • #6822 [CHORE] Move PromiseBelongsTo, PromiseManyArray and ManyArray to model package (#6822)
  • #6826 [CHORE] AssetSize check for both modern and IE11 builds (#6826)
  • #6828 [CHORE] Fix workflow and enable partner test debugging (#6828)
  • #6830 [CHORE] IE11 Testing (#6830)
  • a0158dec [BUGFIX] Octane: should not need to use get with model.id (#6829)
  • #6835 [CHORE] Use model name instead of store in isPrimaryType (#6835)
  • #6831 [BUGFIX TESTS] matrix tests for fastboot & ie11 w/jquery & fetch (#6831)
  • #6847 [FIX CI] fetch full history for checks against master (#6847)
  • #6844 [CHORE] Cron job to check for external deprecations (#6844)
  • #6857 fix nightly.yml (#6857)
  • #6814 [FEAT] Strip resolved Deprecations (#6814)
  • #6859 [CHORE] document canary feature-flag infra
  • #6861 [DOCS] fix inclusion of docs for deprecation and canary features (#6861)
  • #6792 improve urlForFindAll example (#6792)
  • #6865 Revert dependency updates requiring Node 10+. (#6865)
  • #6801 [CHORE ts] type Snapshot (#6801)
  • #6839 [DEPRECATION] deprecate belongsToReference.push accepting a model (#6839)
  • #6881 [TEST] deprecation infra (#6881)
... (truncated)
Commits
  • a8b0bfc v3.16.0
  • 44f2fb7 Lockstep versions
  • 7758cea Update Changelog for v3.16.0
  • 6cd36b9 v3.16.0-beta.1
  • 28ac157 Merge pull request #7009 from emberjs/hjdivad/execa-volta-beta
  • 753d81c Merge pull request #7008 from emberjs/hjdivad/ember-cli-typescript-beta
  • 3de2915 Make execa use compatible with volta
  • 81d027b Bump ember-cli-typescript
  • 2658d03 Update Changelog for v3.16.0-beta.1
  • d829559 Merge pull request #7003 from emberjs/hjdivad/beta-backports
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@rust-highfive
Copy link

r? @smarnach

(rust_highfive has picked a reviewer for you, use r? to override)

@locks
Copy link
Contributor

locks commented Jan 27, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Jan 27, 2020

📌 Commit cbf3f1c has been approved by locks

@bors
Copy link
Contributor

bors commented Jan 27, 2020

⌛ Testing commit cbf3f1c with merge 90c5817...

bors added a commit that referenced this pull request Jan 27, 2020
…16.0, r=locks

Bump ember-data from 3.15.0 to 3.16.0

Bumps [ember-data](https://github.com/emberjs/data) from 3.15.0 to 3.16.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/emberjs/data/blob/v3.16.0/CHANGELOG.md">ember-data's changelog</a>.</em></p>
<blockquote>
<h2>Release 3.16.0 (January 24 2020)</h2>
<ul>
<li><a href="https://github.com/emberjs/data/commit/c07cee0ba58c46001b638405c43dd4ce5941f9a6">c07cee0b</a> [BUGFIX RELEASE BETA CANARY] Better fastboot crypto error message (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6692">#6692</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6683">#6683</a> [BUGFIX RELEASE BETA CANARY] Fastboot issues (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6683">#6683</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/919fb21fac63a8c961f6e6c775b9f67e1b5bcec4">919fb21f</a> [BREAKING BUGFIX] eliminate infrastructure for filter record arrays (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6702">#6702</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6673">#6673</a> [BUGFIX TEST] reloading tests for adapter encapsulation side quest - shouldReloadAll (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6673">#6673</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6711">#6711</a> [BUGFIX TEST] reloading tests for adapter encapsulation side quest - shouldBackgroundReloadAll (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6711">#6711</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6713">#6713</a> [CHORE] refactor: Remove runloop usage in integration/store-tests module deleteRecord (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6713">#6713</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/3641f293e75fa2f84897f8754a330f54a352508e">3641f293</a> [BUGFIX TEST] reloading tests for adapter encapsulation side quest - shouldReloadRecord (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6714">#6714</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/c9a8908e930b95e471784d4890b1f31be87a3759">c9a8908e</a> [BUGFIX TEST] reloading tests for adapter encapsulation side quest - shouldBackgroundReloadRecord (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6718">#6718</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6574">#6574</a> [CHORE] - Removes allInverseRecordsAreLoaded from has-many and belongs-to state classes (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6574">#6574</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6599">#6599</a> Using a config to include ember-data/debug in the build (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6599">#6599</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6712">#6712</a> [CHORE] refactor: Remove runloop usage in integration tests for store/ find All module (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6712">#6712</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6734">#6734</a> [CHORE] build speed improvements &amp; docs path fix (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6734">#6734</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/493b7b223ae1e87f42a0cd472164a2a31c1770aa">493b7b22</a> [BUGFIX] only allow feature flag alterations in canary (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6738">#6738</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/e13247cd45f4197e65d1848372b942f539263c8b">e13247cd</a> [DOC] Fix typo (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6741">#6741</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6742">#6742</a> Strip FeatureFlagged code in non canary builds</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6737">#6737</a> [CHORE] add package flag infra, strip flag infra (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6737">#6737</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/4baa29f5c10438258e71b24f2dec1cb3994e53c4">4baa29f5</a> [BUGFIX] ensure MandatorySetter does not trigger for modelName</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6752">#6752</a> [CHORE] feature flag reversal test (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6752">#6752</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6767">#6767</a> [BUGFIX] fix detect usage for native class polymorphism (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6767">#6767</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6766">#6766</a> [CHORE issue-template] capture nested package deps in cli output (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6766">#6766</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6763">#6763</a> [CHORE] rename Record to RecordInstance (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6763">#6763</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/118a0470207d88d01080a0f63aac7aa82617ec55">118a0470</a> [BUGFIX] Set IDs on Record Data when mutating DS Model (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6775">#6775</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6802">#6802</a> [CHORE] Move _modelForMixin to Model package (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6802">#6802</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6797">#6797</a> [BUGFIX TEST] relationships tests for adapter enapsulation side quest (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6797">#6797</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6809">#6809</a> [BUGFIX] cleanup rollup warnings (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6809">#6809</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6808">#6808</a> [FIX] improve tarball insertion (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6808">#6808</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6816">#6816</a> fixed serialize example (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6816">#6816</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6820">#6820</a> [CHORE] improve comment bot (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6820">#6820</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6823">#6823</a> [FIX] comment-bot, partner-tests: use yarn lock-file when we can (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6823">#6823</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6824">#6824</a> [TEST] generateIdForRecord tests for adapter encapsulation side quest (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6824">#6824</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6822">#6822</a> [CHORE] Move PromiseBelongsTo, PromiseManyArray and ManyArray to model package (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6822">#6822</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6826">#6826</a> [CHORE] AssetSize check for both modern and IE11 builds (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6826">#6826</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6828">#6828</a> [CHORE] Fix workflow and enable partner test debugging (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6828">#6828</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6830">#6830</a> [CHORE] IE11 Testing (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6830">#6830</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/a0158dec4af4870205281d29c1992e7bd2759c0d">a0158dec</a> [BUGFIX] Octane: should not need to use get with model.id (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6829">#6829</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6835">#6835</a> [CHORE] Use model name instead of store in isPrimaryType (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6835">#6835</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6831">#6831</a> [BUGFIX TESTS] matrix tests for fastboot &amp; ie11 w/jquery &amp; fetch (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6831">#6831</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6847">#6847</a> [FIX CI] fetch full history for checks against master (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6847">#6847</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6844">#6844</a> [CHORE] Cron job to check for external deprecations (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6844">#6844</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6857">#6857</a> fix nightly.yml (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6857">#6857</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6814">#6814</a> [FEAT] Strip resolved Deprecations (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6814">#6814</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6859">#6859</a> [CHORE] document canary feature-flag infra</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6861">#6861</a> [DOCS] fix inclusion of docs for deprecation and canary features (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6861">#6861</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6792">#6792</a> improve urlForFindAll example (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6792">#6792</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6865">#6865</a> Revert dependency updates requiring Node 10+. (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6865">#6865</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6801">#6801</a> [CHORE ts] type Snapshot (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6801">#6801</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6839">#6839</a> [DEPRECATION] deprecate belongsToReference.push accepting a model (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6839">#6839</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6881">#6881</a> [TEST] deprecation infra (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6881">#6881</a>)</li>
</ul>
</tr></table> ... (truncated)
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/emberjs/data/commit/a8b0bfc7eab245bab3bbef5c51acd5dd5424aad8"><code>a8b0bfc</code></a> v3.16.0</li>
<li><a href="https://github.com/emberjs/data/commit/44f2fb70f53cd66ab49e85eba1b02f2933a1a923"><code>44f2fb7</code></a> Lockstep versions</li>
<li><a href="https://github.com/emberjs/data/commit/7758cea74993c21cf07919538689e878b30be1ee"><code>7758cea</code></a> Update Changelog for v3.16.0</li>
<li><a href="https://github.com/emberjs/data/commit/6cd36b9e67285927ef6a8d2353cda69cf2199370"><code>6cd36b9</code></a> v3.16.0-beta.1</li>
<li><a href="https://github.com/emberjs/data/commit/28ac157b6ad8c3aecf57a85b1b8021274450e7f3"><code>28ac157</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/emberjs/data/issues/7009">#7009</a> from emberjs/hjdivad/execa-volta-beta</li>
<li><a href="https://github.com/emberjs/data/commit/753d81c1657793c103c384938673f0dbaf337c91"><code>753d81c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/emberjs/data/issues/7008">#7008</a> from emberjs/hjdivad/ember-cli-typescript-beta</li>
<li><a href="https://github.com/emberjs/data/commit/3de2915358326417c996c73c11677684ff3a352a"><code>3de2915</code></a> Make execa use compatible with volta</li>
<li><a href="https://github.com/emberjs/data/commit/81d027bc083cbd3195f83f409fd3d6d28a00b54f"><code>81d027b</code></a> Bump ember-cli-typescript</li>
<li><a href="https://github.com/emberjs/data/commit/2658d0393190fda867c80ce5ad37d2d15aefdb17"><code>2658d03</code></a> Update Changelog for v3.16.0-beta.1</li>
<li><a href="https://github.com/emberjs/data/commit/d829559ca0c91e9a49c68bdcc0f81c2aab2f966f"><code>d829559</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/emberjs/data/issues/7003">#7003</a> from emberjs/hjdivad/beta-backports</li>
<li>Additional commits viewable in <a href="https://github.com/emberjs/data/compare/v3.15.0...v3.16.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-data&package-manager=npm_and_yarn&previous-version=3.15.0&new-version=3.16.0)](https://dependabot.com/compatibility-score.html?dependency-name=ember-data&package-manager=npm_and_yarn&previous-version=3.15.0&new-version=3.16.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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<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 squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 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 the `.dependabot/config.yml` file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

</details>
@bors
Copy link
Contributor

bors commented Jan 27, 2020

☀️ Test successful - checks-travis
Approved by: locks
Pushing 90c5817 to master...

@bors bors merged commit cbf3f1c into master Jan 27, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-data-3.16.0 branch January 27, 2020 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants