Skip to content

Bump ember-cli from 3.12.0 to 3.14.0 #1986

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

Merged
merged 1 commit into from
Dec 18, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 18, 2019

Bumps ember-cli from 3.12.0 to 3.14.0.

Release notes

Sourced from ember-cli's releases.

v3.14.0

Blueprint Changes

Changelog

To the stars Bowen, to the stars...

v3.14.0-beta.1

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Schiaparelli

Blueprint Changes

Changelog

... (truncated)
Changelog

Sourced from ember-cli's changelog.

v3.14.0

Blueprint Changes

v3.13.2

Blueprint Changes

Thank you to all who took the time to contribute!

v3.13.1

Blueprint Changes

Thank you to all who took the time to contribute!

v3.13.0

Blueprint Changes

... (truncated)
Commits
  • b78e0cb 3.14.0
  • c4814a8 Add v3.14.0 to CHANGELOG.md.
  • 1cc80c8 Merge remote-tracking branch 'origin/beta' into release
  • 7d80dbf 3.13.2
  • e96402a Add v3.13.2 to CHANGELOG.md.
  • 66adf3c Merge remote-tracking branch 'origin/release' into beta
  • 9586db6 Update ember (#8916)
  • 06d8868 Update ember-data to 3.14.0 stable.
  • bc34109 Update ember-source to 3.14.1.
  • 8ddbc79 Revert changes made to enable "octane" as the default for ember… (#8915)
  • 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.


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.

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)

@Turbo87
Copy link
Member

Turbo87 commented Dec 18, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 18, 2019

📌 Commit dd9ebe3 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Dec 18, 2019

☔ The latest upstream changes (presumably #1977) made this pull request unmergeable. Please resolve the merge conflicts.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-3.14.0 branch from dd9ebe3 to dfb95d3 Compare December 18, 2019 18:58
@Turbo87
Copy link
Member

Turbo87 commented Dec 18, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 18, 2019

📌 Commit dfb95d3 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Dec 18, 2019

⌛ Testing commit dfb95d3 with merge 9614014...

bors added a commit that referenced this pull request Dec 18, 2019
…4.0, r=Turbo87

Bump ember-cli from 3.12.0 to 3.14.0

Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.12.0 to 3.14.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ember-cli/ember-cli/releases">ember-cli's releases</a>.</em></p>
<blockquote>
<h2>v3.14.0</h2>
<h4>Blueprint Changes</h4>
<ul>
<li><a href="https://github.com/ember-cli/ember-new-output/compare/v3.13.2...v3.14.0"><code>ember new</code> diff</a></li>
<li><a href="https://github.com/ember-cli/ember-addon-output/compare/v3.13.2...v3.14.0"><code>ember addon</code> diff</a></li>
</ul>
<h4>Changelog</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8875">#8875</a> Fix ember-cli-htmlbars-inline-precompile deprecation <a href="https://github.com/HeroicEric">@​HeroicEric</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8882">#8882</a> Simplify &quot;Get started&quot; message for <code>ember new</code> <a href="https://github.com/dcyriller">@​dcyriller</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8899">#8899</a> Don't reload the config for instrumentation <a href="https://github.com/pzuraq">@​pzuraq</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8900">#8900</a> Include <code>legacyDecorators</code> eslint option by default <a href="https://github.com/pzuraq">@​pzuraq</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8901">#8901</a> Merge <code>config/environment.js</code>'s <code>EmberENV</code> configuration with any pre-existing <code>EmberENV</code> <a href="https://github.com/chancancode">@​chancancode</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8910">#8910</a> Update TravisCI config for <code>ember new</code> to restrict CI runs to <code>master</code> branch and pull requests <a href="https://github.com/kellyselden">@​kellyselden</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8915">#8915</a> Revert changes made to enable &quot;octane&quot; as the default for <code>ember new</code> <a href="https://github.com/rwjblue">@​rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8916">#8916</a> Update ember-source and ember-data to 3.14.x <a href="https://github.com/rwjblue">@​rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8853">#8853</a> Update ember-resolver to 5.3.0. <a href="https://github.com/rwjblue">@​rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8812">#8812</a> Clarify installation error message <a href="https://github.com/jrjohnson">@​jrjohnson</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8820">#8820</a> Issue deprecation when enabling MODULE_UNIFICATION flag. <a href="https://github.com/rwjblue">@​rwjblue</a></li>
</ul>
<h2>To the stars Bowen, to the stars...</h2>
<h2>v3.14.0-beta.1</h2>
<h4>Blueprint Changes</h4>
<ul>
<li><a href="https://github.com/ember-cli/ember-new-output/compare/v3.13.0...v3.14.0-beta.1"><code>ember new</code> diff</a></li>
<li><a href="https://github.com/ember-cli/ember-addon-output/compare/v3.13.0...v3.14.0-beta.1"><code>ember addon</code> diff</a></li>
</ul>
<h4>Changelog</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8812">#8812</a> Clarify installation error message <a href="https://github.com/jrjohnson">@​jrjohnson</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8820">#8820</a> Issue deprecation when enabling MODULE_UNIFICATION flag. <a href="https://github.com/rwjblue">@​rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8830">#8830</a> CI: Remove deprecated exp. from ALL_EXPERIMENTS <a href="https://github.com/dcyriller">@​dcyriller</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8856">#8856</a> Prepare for first Octane beta. <a href="https://github.com/rwjblue">@​rwjblue</a></li>
</ul>
<p>Thank you to all who took the time to contribute!</p>
<h2>Schiaparelli</h2>
<h4>Blueprint Changes</h4>
<ul>
<li><a href="https://github.com/ember-cli/ember-new-output/compare/v3.12.0...v3.13.0"><code>ember new</code> diff</a></li>
<li><a href="https://github.com/ember-cli/ember-addon-output/compare/v3.12.0...v3.13.0"><code>ember addon</code> diff</a></li>
</ul>
<h3>Changelog</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8797">#8797</a> Update heimdalljs-fs-monitor to 0.2.3. <a href="https://github.com/rwjblue">@​rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8798">#8798</a> Update blueprint reference for ember-source to 3.13.0-beta.2. <a href="https://github.com/rwjblue">@​rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8814">#8814</a> Drop Node 11 from CI. <a href="https://github.com/rwjblue">@​rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8816">#8816</a> Update app and addon blueprints to latest version of packages. <a href="https://github.com/rwjblue">@​rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8834">#8834</a> Ensure addon tree is scoped to addon name before compiling templates. <a href="https://github.com/rwjblue">@​rwjblue</a></li>
</ul>
</tr></table> ... (truncated)
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md">ember-cli's changelog</a>.</em></p>
<blockquote>
<h2>v3.14.0</h2>
<h4>Blueprint Changes</h4>
<ul>
<li>
<p><a href="https://github.com/ember-cli/ember-new-output/compare/v3.13.2...v3.14.0"><code>ember new</code> diff</a></p>
</li>
<li>
<p><a href="https://github.com/ember-cli/ember-addon-output/compare/v3.13.2...v3.14.0"><code>ember addon</code> diff</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8875">#8875</a> Fix ember-cli-htmlbars-inline-precompile deprecation <a href="https://github.com/HeroicEric">@​HeroicEric</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8882">#8882</a> Simplify &quot;Get started&quot; message for <code>ember new</code> <a href="https://github.com/dcyriller">@​dcyriller</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8899">#8899</a> Don't reload the config for instrumentation <a href="https://github.com/pzuraq">@​pzuraq</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8900">#8900</a> Include <code>legacyDecorators</code> eslint option by default <a href="https://github.com/pzuraq">@​pzuraq</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8901">#8901</a> Merge <code>config/environment.js</code>'s <code>EmberENV</code> configuration with any pre-existing <code>EmberENV</code> <a href="https://github.com/chancancode">@​chancancode</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8910">#8910</a> Update TravisCI config for <code>ember new</code> to restrict CI runs to <code>master</code> branch and pull requests <a href="https://github.com/kellyselden">@​kellyselden</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8915">#8915</a> Revert changes made to enable &quot;octane&quot; as the default for <code>ember new</code> <a href="https://github.com/rwjblue">@​rwjblue</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8916">#8916</a> Update ember-source and ember-data to 3.14.x <a href="https://github.com/rwjblue">@​rwjblue</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8853">#8853</a> Update ember-resolver to 5.3.0. <a href="https://github.com/rwjblue">@​rwjblue</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8812">#8812</a> Clarify installation error message <a href="https://github.com/jrjohnson">@​jrjohnson</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8820">#8820</a> Issue deprecation when enabling MODULE_UNIFICATION flag. <a href="https://github.com/rwjblue">@​rwjblue</a></p>
</li>
</ul>
<h2>v3.13.2</h2>
<h4>Blueprint Changes</h4>
<ul>
<li>
<p><a href="https://github.com/ember-cli/ember-new-output/compare/v3.13.1...v3.13.2"><code>ember new</code> diff</a></p>
</li>
<li>
<p><a href="https://github.com/ember-cli/ember-addon-output/compare/v3.13.1...v3.13.2"><code>ember addon</code> diff</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8875">#8875</a> Fix ember-cli-htmlbars-inline-precompile deprecation <a href="https://github.com/HeroicEric">@​HeroicEric</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8882">#8882</a> Simplify &quot;Get started&quot; message <a href="https://github.com/dcyriller">@​dcyriller</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8901">#8901</a> Merge <code>config/environment.js</code>'s <code>EmberENV</code> configuration with any pre-existing <code>EmberENV</code> <a href="https://github.com/chancancode">@​chancancode</a></p>
</li>
</ul>
<p>Thank you to all who took the time to contribute!</p>
<h2>v3.13.1</h2>
<h4>Blueprint Changes</h4>
<ul>
<li>
<p><a href="https://github.com/ember-cli/ember-new-output/compare/v3.13.0...v3.13.1"><code>ember new</code> diff</a></p>
</li>
<li>
<p><a href="https://github.com/ember-cli/ember-addon-output/compare/v3.13.0...v3.13.1"><code>ember addon</code> diff</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8857">#8857</a> Tweaks to release scripts. <a href="https://github.com/rwjblue">@​rwjblue</a></p>
</li>
<li>
<p><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8862">#8862</a> Adjust message for when a new app is created <a href="https://github.com/dcyriller">@​dcyriller</a></p>
</li>
</ul>
<p>Thank you to all who took the time to contribute!</p>
<h2>v3.13.0</h2>
<h4>Blueprint Changes</h4>
</tr></table> ... (truncated)
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ember-cli/ember-cli/commit/b78e0cb6d6d0810e2098a54ef41ab1ccbb08e4bb"><code>b78e0cb</code></a> 3.14.0</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/c4814a8da82d2b5d21dd1c5453fe0c1bc3d5dedc"><code>c4814a8</code></a> Add v3.14.0 to CHANGELOG.md.</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/1cc80c8200f6bab0eaa18ad3b89682d0a170a50e"><code>1cc80c8</code></a> Merge remote-tracking branch 'origin/beta' into release</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/7d80dbf3a28f23044c1c7544db6f7ca3792185a3"><code>7d80dbf</code></a> 3.13.2</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/e96402abd58c4585d50dc09817c9d273e53ce64e"><code>e96402a</code></a> Add v3.13.2 to CHANGELOG.md.</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/66adf3c8ff436edee569fad55f345b6c969ca014"><code>66adf3c</code></a> Merge remote-tracking branch 'origin/release' into beta</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/9586db6f0e02d84a461c08fdf172d3f2a00399da"><code>9586db6</code></a> Update ember (<a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8916">#8916</a>)</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/06d8868e5c67497eb02b01006501e1c081425424"><code>06d8868</code></a> Update ember-data to 3.14.0 stable.</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/bc341095a1a51eb6d6616128ab001c9882d83b10"><code>bc34109</code></a> Update ember-source to 3.14.1.</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/8ddbc799f5c34214d0b5904b3b72a5bb7c5d1c54"><code>8ddbc79</code></a> Revert changes made to enable &quot;octane&quot; as the default for ember… (<a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8915">#8915</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/ember-cli/ember-cli/compare/v3.12.0...v3.14.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-cli&package-manager=npm_and_yarn&previous-version=3.12.0&new-version=3.14.0)](https://dependabot.com/compatibility-score.html?dependency-name=ember-cli&package-manager=npm_and_yarn&previous-version=3.12.0&new-version=3.14.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)

---

**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 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 Dec 18, 2019

☀️ Test successful - checks-travis
Approved by: Turbo87
Pushing 9614014 to master...

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