Skip to content

Commit 5f8f740

Browse files
committed
Auto merge of #2546 - rust-lang:dependabot/npm_and_yarn/ember-cli-babel-7.20.4, r=Turbo87
Bump ember-cli-babel from 7.20.0 to 7.20.4 Bumps [ember-cli-babel](https://github.com/babel/ember-cli-babel) from 7.20.0 to 7.20.4. <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.20.4</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/345">#345</a> Prevent <code>regeneratorRuntime is not defined</code> errors by defensively copying <code>targets</code> (preventing <code>@babel/helper-compilation-targets</code> from mutating <code>targets</code>) (<a href="https://github.com/fivetanley">@fivetanley</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/339">#339</a> Migrate to GitHub Actions CI (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 2</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li>Stanley Stuart (<a href="https://github.com/fivetanley">@fivetanley</a>)</li> </ul> <h2>Release 7.20.3</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/343">#343</a> Fix type casting and type assertion with Ember modules APIs (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h2>Release 7.20.2</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/340">#340</a> Update modules API polyfill to avoid TypeScript related errors. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h2>Release 7.20.1</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/338">#338</a> Update babel-plugin-ember-modules-api-polyfill to fix issues with invalid identifiers. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Robert Jackson (<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/babel/ember-cli-babel/blob/master/CHANGELOG.md">ember-cli-babel's changelog</a>.</em></p> <blockquote> <h2>v7.20.4 (2020-05-30)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/345">#345</a> Prevent <code>regeneratorRuntime is not defined</code> errors by defensively copying <code>targets</code> (preventing <code>@babel/helper-compilation-targets</code> from mutating <code>targets</code>) (<a href="https://github.com/fivetanley">@fivetanley</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/339">#339</a> Migrate to GitHub Actions CI (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 2</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> <li>Stanley Stuart (<a href="https://github.com/fivetanley">@fivetanley</a>)</li> </ul> <h2>v7.20.3 (2020-05-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/343">#343</a> Fix type casting and type assertion with Ember modules APIs (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h2>v7.20.2 (2020-05-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/340">#340</a> Update modules API polyfill to avoid TypeScript related errors. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h2>v7.20.1 (2020-05-29)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/338">#338</a> Update babel-plugin-ember-modules-api-polyfill to fix issues with invalid identifiers. (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Robert Jackson (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/ember-cli-babel/commit/06b3de30f03aaa5c56eacf939c941d3b1d19c483"><code>06b3de3</code></a> Release 7.20.4</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/38db30c5a4f8d4610d74582cad8b7f58d3849c04"><code>38db30c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/345">#345</a> from fivetanley/stitchfix-for-babel-compilation-helpers</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/3dfc15b00b87a312454ffb637c735a12f43483aa"><code>3dfc15b</code></a> defensively copy <code>targets</code> so @babel/helper-compilation-targets</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/d835fbb699da6985f777f7c89891dde230d6b84f"><code>d835fbb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/339">#339</a> from babel/add-github-actions</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/472899a4e595eb5cd88697473bee6fc28d440ba3"><code>472899a</code></a> Exclude Node 14 + macOS CI run.</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/40e10d7fa6560ca85a8f895ab792e1cea93417d8"><code>40e10d7</code></a> Use Junctions for symlinking on Windows.</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/3b712e952df3977a38acf46c90d0edf61d2e06b8"><code>3b712e9</code></a> Avoid knock on errors in <code>afterEach</code></li> <li><a href="https://github.com/babel/ember-cli-babel/commit/9d0a559e6b81cad2a2cd40d9a2742b3983923490"><code>9d0a559</code></a> Add GitHub Actions CI.</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/4db83fc89b13efcaebffec00da8b365a806ac76f"><code>4db83fc</code></a> Fix out of date lockfile.</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/8ff877c66f43e1d1d722120d47559a4cb7d68301"><code>8ff877c</code></a> Release 7.20.3</li> <li>Additional commits viewable in <a href="https://github.com/babel/ember-cli-babel/compare/v7.20.0...v7.20.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-cli-babel&package-manager=npm_and_yarn&previous-version=7.20.0&new-version=7.20.4)](https://dependabot.com/compatibility-score/?dependency-name=ember-cli-babel&package-manager=npm_and_yarn&previous-version=7.20.0&new-version=7.20.4) 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 eaf3ae5 + b9e9d4b commit 5f8f740

File tree

2 files changed

+744
-443
lines changed

2 files changed

+744
-443
lines changed

0 commit comments

Comments
 (0)