-
Notifications
You must be signed in to change notification settings - Fork 649
Commit 30fcf80
committed
Auto merge of #2180 - rust-lang:dependabot/npm_and_yarn/ember-cli-babel-7.17.2, r=locks
Bump ember-cli-babel from 7.14.1 to 7.17.2
Bumps [ember-cli-babel](https://github.com/babel/ember-cli-babel) from 7.14.1 to 7.17.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/ember-cli-babel/releases">ember-cli-babel's releases</a>.</em></p>
<blockquote>
<h2>Release 7.17.2</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/325">#325</a> Ensure <code>ember-data</code> modules polyfill does not apply to any <code>@ember-data</code> packages. (<a href="https://github.com/runspired">@runspired</a>)</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Chris Thoburn (<a href="https://github.com/runspired">@runspired</a>)</li>
</ul>
<h2>Release 7.17.1</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/324">#324</a> Ensure ember-data modules polyfill does not apply to ember-data itself. (<a href="https://github.com/runspired">@runspired</a>)</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Chris Thoburn (<a href="https://github.com/runspired">@runspired</a>)</li>
</ul>
<h2>Release 7.17.0</h2>
<h4>:rocket: Enhancement</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/314">#314</a> Provide TypeScript compilation support when using ember-cli-typescript@4 or higher. (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li>
</ul>
<h4>Committers: 2</h4>
<ul>
<li>James C. Davis (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li>
<li>Stefan Penner (<a href="https://github.com/stefanpenner">@stefanpenner</a>)</li>
</ul>
<h2>Release 7.16.0</h2>
<h4>:rocket: Enhancement</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/319">#319</a> Use helpers from @babel/helper-compilation-targets (<a href="https://github.com/existentialism">@existentialism</a>)</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Brian Ng (<a href="https://github.com/existentialism">@existentialism</a>)</li>
</ul>
<h2>v7.15.0</h2>
<h4>:rocket: Enhancement</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/318">#318</a> Add polyfill that allows apps and addons to use <code>@ember-data</code> related packages regardless of <code>ember-data</code> version (<a href="https://github.com/runspired">@runspired</a>)</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Chris Thoburn (<a href="https://github.com/runspired">@runspired</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md">ember-cli-babel's changelog</a>.</em></p>
<blockquote>
<h2>v7.17.2 (2020-02-06)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/325">#325</a> Ensure <code>ember-data</code> modules polyfill does not apply to any <code>@ember-data</code> packages. (<a href="https://github.com/runspired">@runspired</a>)</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Chris Thoburn (<a href="https://github.com/runspired">@runspired</a>)</li>
</ul>
<h2>v7.17.1 (2020-02-05)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/324">#324</a> Ensure ember-data modules polyfill does not apply to ember-data itself. (<a href="https://github.com/runspired">@runspired</a>)</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Chris Thoburn (<a href="https://github.com/runspired">@runspired</a>)</li>
</ul>
<h2>v7.17.0 (2020-02-05)</h2>
<h4>:rocket: Enhancement</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/314">#314</a> Provide TypeScript compilation support when using ember-cli-typescript@4 or higher. (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li>
</ul>
<h4>Committers: 2</h4>
<ul>
<li>James C. Davis (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li>
<li>Stefan Penner (<a href="https://github.com/stefanpenner">@stefanpenner</a>)</li>
</ul>
<h2>v7.16.0 (2020-02-05)</h2>
<h4>:rocket: Enhancement</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/319">#319</a> Use helpers from @babel/helper-compilation-targets (<a href="https://github.com/existentialism">@existentialism</a>)</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Brian Ng (<a href="https://github.com/existentialism">@existentialism</a>)</li>
</ul>
<h2>v7.15.0 (2020-02-05)</h2>
<h4>:rocket: Enhancement</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/318">#318</a> Add polyfill that allows apps and addons to use <code>@ember-data</code> related packages regardless of <code>ember-data</code> version (<a href="https://github.com/runspired">@runspired</a>)</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Chris Thoburn (<a href="https://github.com/runspired">@runspired</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/babel/ember-cli-babel/commit/6f76f405b9dd2a48cce394c4826dd50847f74282"><code>6f76f40</code></a> Release 7.17.2</li>
<li><a href="https://github.com/babel/ember-cli-babel/commit/459a4606ede81b7d6c911c0fe02c412907d4d0f4"><code>459a460</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/325">#325</a> from runspired/fix-polyfill-again</li>
<li><a href="https://github.com/babel/ember-cli-babel/commit/5591a9fd5b51538bb3135ad2d984b39c69723678"><code>5591a9f</code></a> use startsWith</li>
<li><a href="https://github.com/babel/ember-cli-babel/commit/0760e7b7de30204d00ae6a9412498550ef643e8e"><code>0760e7b</code></a> fix check</li>
<li><a href="https://github.com/babel/ember-cli-babel/commit/69de69c4efad9a24b40b11f1315f6f787747f942"><code>69de69c</code></a> dont polyfill modules for <a href="https://github.com/ember-data">@ember-data</a> packages</li>
<li><a href="https://github.com/babel/ember-cli-babel/commit/83971b28b1e9f9464ff68bbcff0e6e028e7b0854"><code>83971b2</code></a> Release 7.17.1</li>
<li><a href="https://github.com/babel/ember-cli-babel/commit/96e0c5600b39c4d75dd1fd8f09bd8ebe59e9e1b2"><code>96e0c56</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/324">#324</a> from runspired/fix-polyfill</li>
<li><a href="https://github.com/babel/ember-cli-babel/commit/91ebd00fa66206e31b28a7b1a1e630268a62966f"><code>91ebd00</code></a> [BUGFIX] dont polyfill ember-data itself</li>
<li><a href="https://github.com/babel/ember-cli-babel/commit/80ab8ce7c7b6340a177c92b330c7f781bed7e2d1"><code>80ab8ce</code></a> Release 7.17.0</li>
<li><a href="https://github.com/babel/ember-cli-babel/commit/2b697cae12cf8e2106dbfbd0424edd162265aff6"><code>2b697ca</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/314">#314</a> from jamescdavis/add_typescript_transform_plugin</li>
<li>Additional commits viewable in <a href="https://github.com/babel/ember-cli-babel/compare/v7.14.1...v7.17.2">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=ember-cli-babel&package-manager=npm_and_yarn&previous-version=7.14.1&new-version=7.17.2)
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
+260
-46
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+260
-46
lines changed
0 commit comments