Skip to content

Commit 8932df2

Browse files
committed
Auto merge of #2022 - rust-lang:dependabot/npm_and_yarn/ember-cli-3.15.1, r=Turbo87
Bump ember-cli from 3.15.0 to 3.15.1 Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.15.0 to 3.15.1. <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.15.1</h2> <h4>Blueprint Changes</h4> <ul> <li><a href="https://github.com/ember-cli/ember-new-output/compare/v3.15.0...v3.15.1"><code>ember new</code> diff</a></li> <li><a href="https://github.com/ember-cli/ember-addon-output/compare/v3.15.0...v3.15.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/8977">#8977</a> Fix invalid syntax with ember-classic ember-try scenario. <a href="https://github.com/rwjblue">@rwjblue</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ember-cli/ember-cli/blob/v3.15.1/CHANGELOG.md">ember-cli's changelog</a>.</em></p> <blockquote> <h2>v3.15.1</h2> <h4>Blueprint Changes</h4> <ul> <li><a href="https://github.com/ember-cli/ember-new-output/compare/v3.15.0...v3.15.1"><code>ember new</code> diff</a></li> <li><a href="https://github.com/ember-cli/ember-addon-output/compare/v3.15.0...v3.15.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/8977">#8977</a> Fix invalid syntax with ember-classic ember-try scenario. <a href="https://github.com/rwjblue">@rwjblue</a></li> </ul> <p>Thank you to all who took the time to contribute!</p> <h4>Blueprint Changes</h4> <ul> <li><a href="https://github.com/ember-cli/ember-new-output/compare/v3.14.0...v3.15.0"><code>ember new</code> diff</a></li> <li><a href="https://github.com/ember-cli/ember-addon-output/compare/v3.14.0...v3.15.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/8963">#8963</a> Remove <code>app/templates/components</code> <a href="https://github.com/chancancode">@chancancode</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8964">#8964</a> Add support for <code>ember new @scope-here/name-here</code>. <a href="https://github.com/rwjblue">@rwjblue</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8965">#8965</a> Update ember-resolver to v7.0.0. <a href="https://github.com/rwjblue">@rwjblue</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8971">#8971</a> Add an ember-try scenario for Ember &quot;classic&quot; (pre-octane). <a href="https://github.com/rwjblue">@rwjblue</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8972">#8972</a> Update ember-data to 3.15.0. <a href="https://github.com/rwjblue">@rwjblue</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8933">#8933</a> Remove <code>app/resolver.js</code> in favor of importing in <code>app/app.js</code> <a href="https://github.com/rwjblue">@rwjblue</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8945">#8945</a> Fix issue with addon <code>.travis.yml</code> configuration when using <code>npm</code> <a href="https://github.com/kellyselden">@kellyselden</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8946">#8946</a> Drop testing of [email protected] in the addon blueprints ember-try config <a href="https://github.com/kellyselden">@kellyselden</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8946">#8946</a> Add testing of [email protected] in the addon blueprints ember-try config <a href="https://github.com/kellyselden">@kellyselden</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8959">#8959</a> Fix issue with addon discovery when npm/yarn leave empty directories in resolvable locations <a href="https://github.com/stefanpenner">@stefanpenner</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8961">#8961</a> Prepare for Octane release in 3.15 <a href="https://github.com/rwjblue">@rwjblue</a> <ul> <li>Adds <code>ember</code> property to <code>package.json</code> to implement <a href="https://github-redirect.dependabot.com/emberjs/rfcs/pull/558">emberjs/rfcs#558</a></li> <li>Adds <code>@glimmer/[email protected]</code> as a development dependency for both apps and addons</li> <li>Updates <code>ember-try</code> to at least 1.4.0 in order to support <code>config/ember-try.js</code> scenarios with <code>ember</code> <code>package.json</code> property (mentioned in <a href="https://github-redirect.dependabot.com/emberjs/rfcs/issues/558">emberjs/rfcs#558</a>)</li> <li>Enables Octane related optional features</li> <li>Updates ember-template-lint configuration to use <code>octane</code> preset</li> <li>Update to [email protected] stable</li> <li>Updates all packages in the application blueprint to their latest version</li> </ul> </li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8827">#8827</a> Remove module-unification blueprints <a href="https://github.com/dcyriller">@dcyriller</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8878">#8878</a> Adds flag to throw an error for invalid addon locations <a href="https://github.com/tmquinn">@tmquinn</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8906">#8906</a> Enable broccoli memoization by default in Ember-CLI <a href="https://github.com/SparshithNR">@SparshithNR</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8917">#8917</a> Update CI configuration for applications using <code>npm</code> to run a &quot;floating dependencies&quot; test. <a href="https://github.com/kellyselden">@kellyselden</a></li> <li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/8926">#8926</a> Add <code>application</code> to invalid names <a href="https://github.com/kennethlarsen">@kennethlarsen</a></li> </ul> <p>Thank you to all who took the time to contribute!</p> <h2>v3.14.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/fa8cdb1431090cfb0c1f3a371e5785cbee9474c0"><code>fa8cdb1</code></a> Release v3.15.1</li> <li><a href="https://github.com/ember-cli/ember-cli/commit/e5b10f8dbe0e62818fbf8451574e07481810a867"><code>e5b10f8</code></a> Add v3.15.1 to CHANGELOG.md.</li> <li><a href="https://github.com/ember-cli/ember-cli/commit/baa4d66e9a6e2b3f3373d3a6e039dbe829704a69"><code>baa4d66</code></a> Fix invalid syntax with ember-classic ember-try scenario. (<a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/8977">#8977</a>)</li> <li><a href="https://github.com/ember-cli/ember-cli/commit/6afe0a9b08c91d93b3bc84cdf002bc3110843b1f"><code>6afe0a9</code></a> Fix invalid syntax with ember-classic ember-try scenario.</li> <li>See full diff in <a href="https://github.com/ember-cli/ember-cli/compare/v3.15.0...v3.15.1">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.15.0&new-version=3.15.1)](https://dependabot.com/compatibility-score.html?dependency-name=ember-cli&package-manager=npm_and_yarn&previous-version=3.15.0&new-version=3.15.1) 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>
2 parents da7f426 + 7c547ac commit 8932df2

File tree

2 files changed

+4
-45
lines changed

2 files changed

+4
-45
lines changed

package-lock.json

Lines changed: 3 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"broccoli-asset-rev": "^3.0.0",
3535
"ember-a11y-testing": "^2.0.0",
3636
"ember-auto-import": "^1.5.3",
37-
"ember-cli": "~3.15.0",
37+
"ember-cli": "~3.15.1",
3838
"ember-cli-app-version": "^3.2.0",
3939
"ember-cli-babel": "^7.13.2",
4040
"ember-cli-clipboard": "^0.13.0",

0 commit comments

Comments
 (0)