Skip to content

Commit

Permalink
Auto merge of #2197 - rust-lang:dependabot/npm_and_yarn/ember-cli-bab…
Browse files Browse the repository at this point in the history
…el-7.18.0, r=locks

Bump ember-cli-babel from 7.17.2 to 7.18.0

Bumps [ember-cli-babel](https://github.com/babel/ember-cli-babel) from 7.17.2 to 7.18.0.
<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.18.0 (2020-02-13)</h2>
<h4>:rocket: Enhancement</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/pull/328">#328</a> bump plugin to resolve node 6/8x compat (<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/acfc22b62d5e48091a628e3937a197b325f51517"><code>acfc22b</code></a> release v7.18.0 🎉</li>
<li><a href="https://github.com/babel/ember-cli-babel/commit/3c955d8b8e6c5d0460561562f7137dd17d19d5b2"><code>3c955d8</code></a> update changelog</li>
<li><a href="https://github.com/babel/ember-cli-babel/commit/f97595799ab32597dc736ce0002796ecf67fa1bc"><code>f975957</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/babel/ember-cli-babel/issues/328">#328</a> from runspired/fix-node-engines</li>
<li><a href="https://github.com/babel/ember-cli-babel/commit/ce9204b84cd660c7e02d39c371dab12851c231b9"><code>ce9204b</code></a> bump plugin to resolve node 6/8x compat</li>
<li>See full diff in <a href="https://github.com/babel/ember-cli-babel/compare/v7.17.2...v7.18.0">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.17.2&new-version=7.18.0)](https://dependabot.com/compatibility-score/?dependency-name=ember-cli-babel&package-manager=npm_and_yarn&previous-version=7.17.2&new-version=7.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>
  • Loading branch information
bors committed Feb 19, 2020
2 parents d46b4e3 + aa59c9d commit b46f672
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 23 deletions.
53 changes: 31 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"ember-auto-import": "^1.5.3",
"ember-cli": "~3.16.0",
"ember-cli-app-version": "^3.2.0",
"ember-cli-babel": "^7.17.2",
"ember-cli-babel": "^7.18.0",
"ember-cli-clipboard": "^0.14.0",
"ember-cli-code-coverage": "^1.0.0-beta.8",
"ember-cli-dependency-checker": "^3.2.0",
Expand Down

0 comments on commit b46f672

Please sign in to comment.