Skip to content

Bump ember-cli-babel from 7.17.2 to 7.18.0 #2197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 19, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 17, 2020

Bumps ember-cli-babel from 7.17.2 to 7.18.0.

Changelog

Sourced from ember-cli-babel's changelog.

v7.18.0 (2020-02-13)

🚀 Enhancement

Committers: 1

Commits

Dependabot compatibility score

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 commands and options

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)

@rust-highfive
Copy link

r? @sgrif

(rust_highfive has picked a reviewer for you, use r? to override)

@locks
Copy link
Contributor

locks commented Feb 17, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Feb 17, 2020

📌 Commit 8a1c6d9 has been approved by locks

@bors
Copy link
Contributor

bors commented Feb 17, 2020

⌛ Testing commit 8a1c6d9 with merge 8fa3c6b...

bors added a commit that referenced this pull request Feb 17, 2020
…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>
@bors
Copy link
Contributor

bors commented Feb 17, 2020

💔 Test failed - checks-travis

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-babel-7.18.0 branch from 8a1c6d9 to 21ce2a4 Compare February 19, 2020 01:11
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-babel-7.18.0 branch from 21ce2a4 to aa59c9d Compare February 19, 2020 02:30
@locks
Copy link
Contributor

locks commented Feb 19, 2020

@bors r=locks

@bors
Copy link
Contributor

bors commented Feb 19, 2020

📌 Commit aa59c9d has been approved by locks

@bors
Copy link
Contributor

bors commented Feb 19, 2020

⌛ Testing commit aa59c9d with merge b46f672...

bors added a commit that referenced this pull request Feb 19, 2020
…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>
@bors
Copy link
Contributor

bors commented Feb 19, 2020

☀️ Test successful - checks-travis
Approved by: locks
Pushing b46f672 to master...

@bors bors merged commit aa59c9d into master Feb 19, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-cli-babel-7.18.0 branch February 19, 2020 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants