Skip to content

Commit b75312e

Browse files
committed
Auto merge of #2559 - rust-lang:dependabot/npm_and_yarn/ember-cli-babel-7.20.5, r=Turbo87
Bump ember-cli-babel from 7.20.4 to 7.20.5 Bumps [ember-cli-babel](https://github.com/babel/ember-cli-babel) from 7.20.4 to 7.20.5. <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.5</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/348">#348</a> Ensure Ember modules API related globals do not share AST Nodes (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/344">#344</a> Remove Travis &amp; AppVeyor (<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.5 (2020-06-02)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/348">#348</a> Ensure Ember modules API related globals do not share AST Nodes (<a href="https://github.com/rwjblue">@rwjblue</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/344">#344</a> Remove Travis &amp; AppVeyor (<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/84a8881adfc67457661f3071e5bb21a2b2ecc33b"><code>84a8881</code></a> Release 7.20.5</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/f1a6cd6c287fa52ae4f20a788ad309e9bd76b3f5"><code>f1a6cd6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/348">#348</a> from babel/update-modules-api-polyfill</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/e7f605b6550a16a3e61744e9f33c14c72982fe3a"><code>e7f605b</code></a> Ensure Ember modules API related globals do not share AST Nodes</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/f7ac04974f06430f38f493003097e3817e197ec5"><code>f7ac049</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/344">#344</a> from babel/remove-travis-appveyor</li> <li><a href="https://github.com/babel/ember-cli-babel/commit/afae485bf8b0f878a62405a7238690e08278e22b"><code>afae485</code></a> Remove Travis &amp; AppVeyor</li> <li>See full diff in <a href="https://github.com/babel/ember-cli-babel/compare/v7.20.4...v7.20.5">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.4&new-version=7.20.5)](https://dependabot.com/compatibility-score/?dependency-name=ember-cli-babel&package-manager=npm_and_yarn&previous-version=7.20.4&new-version=7.20.5) 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 b74d875 + 93f7c98 commit b75312e

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 19 additions & 19 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
@@ -53,7 +53,7 @@
5353
"ember-auto-import": "^1.5.3",
5454
"ember-cli": "~3.18.0",
5555
"ember-cli-app-version": "^3.2.0",
56-
"ember-cli-babel": "^7.20.4",
56+
"ember-cli-babel": "^7.20.5",
5757
"ember-cli-clipboard": "^0.14.0",
5858
"ember-cli-code-coverage": "^1.0.0-beta.9",
5959
"ember-cli-dependency-checker": "^3.2.0",

0 commit comments

Comments
 (0)