-
Notifications
You must be signed in to change notification settings - Fork 648
Commit 4e7c280
committed
Auto merge of #2503 - rust-lang:dependabot/npm_and_yarn/ember-cli-3.18.0, r=Turbo87
Bump ember-cli from 3.17.0 to 3.18.0
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.17.0 to 3.18.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.18.0</h2>
<h4>Blueprint Changes</h4>
<ul>
<li><a href="https://github.com/ember-cli/ember-new-output/compare/v3.17.0...v3.18.0"><code>ember new</code> diff</a></li>
<li><a href="https://github.com/ember-cli/ember-addon-output/compare/v3.17.0...v3.18.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/9063">#9063</a> Fix typo in <code>Blueprint</code> documentation. <a href="https://github.com/bartocc">@bartocc</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9068">#9068</a> Adds link to CLI commands doc from README <a href="https://github.com/entendu">@entendu</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9070">#9070</a> Fix a number of causes of unhandled rejections (and ensure tests fail when unhandled rejection occurs). <a href="https://github.com/stefanpenner">@stefanpenner</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9072">#9072</a> Ensure errors during build are properly reported to the console. <a href="https://github.com/stefanpenner">@stefanpenner</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9092">#9092</a> Update <code>ember-source</code> and <code>ember-data</code> to 3.18 betas. <a href="https://github.com/rwjblue">@rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9097">#9097</a> Update production dependencies to latest. <a href="https://github.com/rwjblue">@rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9108">#9108</a> Cleanup of async in <code>CLI</code> / <code>Builder</code> while digging into issues around progress clean up. <a href="https://github.com/rwjblue">@rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9188">#9188</a> Add Node 14 to CI <a href="https://github.com/rwjblue">@rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9208">#9208</a> Update blueprint dependencies to latest versions. <a href="https://github.com/rwjblue">@rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9183">#9090</a> Ensure processed addon styles are not doubly-included in vendor.css <a href="https://github.com/bantic">@bantic</a></li>
</ul>
<p>Thank you to all who took the time to contribute!</p>
<h2>v3.18.0-beta.1</h2>
<h4>Blueprint Changes</h4>
<ul>
<li><a href="https://github.com/ember-cli/ember-new-output/compare/v3.17.0...v3.18.0-beta.1"><code>ember new</code> diff</a></li>
<li><a href="https://github.com/ember-cli/ember-addon-output/compare/v3.17.0...v3.18.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/9063">#9063</a> Fix typo in <code>Blueprint</code> documentation. <a href="https://github.com/bartocc">@bartocc</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9068">#9068</a> Adds link to CLI commands doc from README <a href="https://github.com/entendu">@entendu</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9070">#9070</a> Fix a number of causes of unhandled rejections (and ensure tests fail when unhandled rejection occurs). <a href="https://github.com/stefanpenner">@stefanpenner</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9072">#9072</a> Ensure errors during build are properly reported to the console. <a href="https://github.com/stefanpenner">@stefanpenner</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9092">#9092</a> Update ember-source and ember-data to 3.18 betas. <a href="https://github.com/rwjblue">@rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9093">#9093</a> Migrate supported Node version detection to use GitHub Actions config. <a href="https://github.com/rwjblue">@rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9097">#9097</a> Update production dependencies to latest. <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/master/CHANGELOG.md">ember-cli's changelog</a>.</em></p>
<blockquote>
<h2>v3.18.0</h2>
<h4>Blueprint Changes</h4>
<ul>
<li><a href="https://github.com/ember-cli/ember-new-output/compare/v3.17.0...v3.18.0"><code>ember new</code> diff</a></li>
<li><a href="https://github.com/ember-cli/ember-addon-output/compare/v3.17.0...v3.18.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/9063">#9063</a> Fix typo in <code>Blueprint</code> documentation. <a href="https://github.com/bartocc">@bartocc</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9068">#9068</a> Adds link to CLI commands doc from README <a href="https://github.com/entendu">@entendu</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9070">#9070</a> Fix a number of causes of unhandled rejections (and ensure tests fail when unhandled rejection occurs). <a href="https://github.com/stefanpenner">@stefanpenner</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9072">#9072</a> Ensure errors during build are properly reported to the console. <a href="https://github.com/stefanpenner">@stefanpenner</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9092">#9092</a> Update <code>ember-source</code> and <code>ember-data</code> to 3.18 betas. <a href="https://github.com/rwjblue">@rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9097">#9097</a> Update production dependencies to latest. <a href="https://github.com/rwjblue">@rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9108">#9108</a> Cleanup of async in <code>CLI</code> / <code>Builder</code> while digging into issues around progress clean up. <a href="https://github.com/rwjblue">@rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9188">#9188</a> Add Node 14 to CI <a href="https://github.com/rwjblue">@rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9208">#9208</a> Update blueprint dependencies to latest versions. <a href="https://github.com/rwjblue">@rwjblue</a></li>
<li><a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/pull/9183">#9090</a> Ensure processed addon styles are not doubly-included in vendor.css <a href="https://github.com/bantic">@bantic</a></li>
</ul>
<p>Thank you to all who took the time to contribute!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ember-cli/ember-cli/commit/7755fe62c7cae3557604669c3a31f0bdd189ad44"><code>7755fe6</code></a> 3.18.0</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/8a139a2ce41a4f96eeeeeade1b6e15884b369008"><code>8a139a2</code></a> Small tweaks to dev/changelog</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/fb3b1276a78352afcc69b4337d73998806d88ea6"><code>fb3b127</code></a> Add v3.18.0 to CHANGELOG.md.</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/a237f4d0ed566f701553f721d2f5638d2ef2eb34"><code>a237f4d</code></a> Merge remote-tracking branch 'origin/lts-3-16' into beta</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/cbc3ecb198da5eb896f22fa948817bfeddd9910d"><code>cbc3ecb</code></a> 3.16.2</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/cd0a24a39b148ac6c91a006fee8089be6f48db1c"><code>cd0a24a</code></a> Add v3.16.2 to CHANGELOG.md.</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/2aa38e92fab964aa28467424db1a45abcaddd36b"><code>2aa38e9</code></a> Update glob to catch addons with slashes in their name</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/f7e6900fcb04456e485795fd0f4e508f6ba95953"><code>f7e6900</code></a> Fix <a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/9076">#9076</a></li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/10badcafbbbab87f6d63a7f6d8667bee6ff85dcf"><code>10badca</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-cli/ember-cli/issues/9208">#9208</a> from rwjblue/update-dependencies</li>
<li><a href="https://github.com/ember-cli/ember-cli/commit/dedcda75e8ce0583ef3cd97bd36429b17584c156"><code>dedcda7</code></a> Update blueprint dependencies to latest versions.</li>
<li>Additional commits viewable in <a href="https://github.com/ember-cli/ember-cli/compare/v3.17.0...v3.18.0">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=ember-cli&package-manager=npm_and_yarn&previous-version=3.17.0&new-version=3.18.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>File tree
Expand file treeCollapse file tree
2 files changed
+232
-245
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+232
-245
lines changed
0 commit comments