Skip to content

Bump ember-cli-code-coverage from 1.0.0-beta.4 to 1.0.0-beta.8 #2020

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ember-cli-code-coverage from 1.0.0-beta.4 to 1.0.0-beta.8.

Changelog

Sourced from ember-cli-code-coverage's changelog.

v1.0.0-beta.8 (2019-01-02)

🐛 Bug Fix

Committers: 1

v1.0.0-beta.7 (2018-11-28)

🐛 Bug Fix

Committers: 3

v1.0.0-beta.6 (2018-09-19)

🐛 Bug Fix

🏠 Internal

Committers: 1

v1.0.0-beta.5 (2018-09-09)

💥 Breaking Change

🐛 Bug Fix

🏠 Internal

Committers: 4

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? @smarnach

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

@Turbo87
Copy link
Member

Turbo87 commented Dec 20, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 20, 2019

📌 Commit 52cd5c7 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Dec 20, 2019

⌛ Testing commit 52cd5c7 with merge 45618bd...

bors added a commit that referenced this pull request Dec 20, 2019
…e-coverage-1.0.0-beta.8, r=Turbo87

Bump ember-cli-code-coverage from 1.0.0-beta.4 to 1.0.0-beta.8

Bumps [ember-cli-code-coverage](https://github.com/kategengler/ember-cli-code-coverage) from 1.0.0-beta.4 to 1.0.0-beta.8.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/kategengler/ember-cli-code-coverage/blob/master/CHANGELOG.md">ember-cli-code-coverage's changelog</a>.</em></p>
<blockquote>
<h2>v1.0.0-beta.8 (2019-01-02)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/pull/206">#206</a> fix build issues. (<a href="https://github.com/adamjmcgrath">@adamjmcgrath</a>)</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Adam Mcgrath (<a href="https://github.com/adamjmcgrath">adamjmcgrath</a>)</li>
</ul>
<h2>v1.0.0-beta.7 (2018-11-28)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/pull/199">#199</a> fix: handle babel 7 absolute paths. (<a href="https://github.com/adamjmcgrath">@adamjmcgrath</a>)</li>
</ul>
<h4>Committers: 3</h4>
<ul>
<li>Adam Mcgrath (<a href="https://github.com/adamjmcgrath">adamjmcgrath</a>)</li>
<li>Alex Kanunnikov (<a href="https://github.com/lifeart">lifeart</a>)</li>
<li>Sivasubramanyam A (<a href="https://github.com/astronomersiva">astronomersiva</a>)</li>
</ul>
<h2>v1.0.0-beta.6 (2018-09-19)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/pull/194">#194</a> Update babel-plugin-istanbul. (<a href="https://github.com/rwwagner90">@rwwagner90</a>)</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/pull/192">#192</a> Do not publish coverage, tests, or .idea to npm. (<a href="https://github.com/rwwagner90">@rwwagner90</a>)</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Robert Wagner (<a href="https://github.com/rwwagner90">rwwagner90</a>)</li>
</ul>
<h2>v1.0.0-beta.5 (2018-09-09)</h2>
<h4>:boom: Breaking Change</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/pull/190">#190</a> Update to Ember 3.4, dropping support for Node 4. (<a href="https://github.com/rwwagner90">@rwwagner90</a>)</li>
<li><a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/pull/186">#186</a> upgrade istanbul-api to 2.0.1. (<a href="https://github.com/lennyburdette">@lennyburdette</a>)</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/pull/188">#188</a> Filter out in-repo addons that could not be found. (<a href="https://github.com/jamescdavis">@jamescdavis</a>)</li>
<li><a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/pull/182">#182</a> Fix fileLookup is null in testemMiddleware. (<a href="https://github.com/Gaurav0">@Gaurav0</a>)</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/pull/191">#191</a> Bump deps. (<a href="https://github.com/rwwagner90">@rwwagner90</a>)</li>
</ul>
<h4>Committers: 4</h4>
<ul>
<li>Gaurav Munjal (<a href="https://github.com/Gaurav0">Gaurav0</a>)</li>
<li>James C. Davis (<a href="https://github.com/jamescdavis">jamescdavis</a>)</li>
<li>Lenny Burdette (<a href="https://github.com/lennyburdette">lennyburdette</a>)</li>
<li>Robert Wagner (<a href="https://github.com/rwwagner90">rwwagner90</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/kategengler/ember-cli-code-coverage/commit/2cefa0477d6e14be8b7c812367ceddcc51f45303"><code>2cefa04</code></a> 1.0.0-beta.8</li>
<li><a href="https://github.com/kategengler/ember-cli-code-coverage/commit/b41676a280a679e6a28ef6fbc61b235458f39176"><code>b41676a</code></a> Update Changelog for v1.0.0-beta.8</li>
<li><a href="https://github.com/kategengler/ember-cli-code-coverage/commit/267b6637eb1080f436dddb5e333c30e9fedfa41b"><code>267b663</code></a> Update attach-middleware.js (<a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/issues/209">#209</a>)</li>
<li><a href="https://github.com/kategengler/ember-cli-code-coverage/commit/77646e60ada2280177208a1ecaeccfd0210fda1d"><code>77646e6</code></a> Update attach-middleware.js (<a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/issues/208">#208</a>)</li>
<li><a href="https://github.com/kategengler/ember-cli-code-coverage/commit/012463c429d6821d355b8672a81315d0ebe9f330"><code>012463c</code></a> fix build issues (<a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/issues/206">#206</a>)</li>
<li><a href="https://github.com/kategengler/ember-cli-code-coverage/commit/cdd71bacb32620c85989893285125f5d310b2048"><code>cdd71ba</code></a> 1.0.0-beta.7</li>
<li><a href="https://github.com/kategengler/ember-cli-code-coverage/commit/4cfe184a503d28749229e366be55a40f4cb88e0b"><code>4cfe184</code></a> Update Changelog for v1.0.0-beta.7</li>
<li><a href="https://github.com/kategengler/ember-cli-code-coverage/commit/99b834a3624bcd6af77cb8c0f09e3f3ca0da81c9"><code>99b834a</code></a> Add note about using the path flag (<a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/issues/205">#205</a>)</li>
<li><a href="https://github.com/kategengler/ember-cli-code-coverage/commit/59e6158f23c0fa28cfbb67ac82c6a5cc3aa5c714"><code>59e6158</code></a> fix: handle babel 7 absolute paths (<a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/issues/199">#199</a>)</li>
<li><a href="https://github.com/kategengler/ember-cli-code-coverage/commit/5987f6c49276450fc23ce5853eb92845c10832d0"><code>5987f6c</code></a> TypeScript integration (howto) (<a href="https://github-redirect.dependabot.com/kategengler/ember-cli-code-coverage/issues/196">#196</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/kategengler/ember-cli-code-coverage/compare/v1.0.0-beta.4...v1.0.0-beta.8">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-cli-code-coverage&package-manager=npm_and_yarn&previous-version=1.0.0-beta.4&new-version=1.0.0-beta.8)](https://dependabot.com/compatibility-score.html?dependency-name=ember-cli-code-coverage&package-manager=npm_and_yarn&previous-version=1.0.0-beta.4&new-version=1.0.0-beta.8)

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 Dec 20, 2019

☀️ Test successful - checks-travis
Approved by: Turbo87
Pushing 45618bd to master...

@bors bors merged commit 52cd5c7 into master Dec 20, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-cli-code-coverage-1.0.0-beta.8 branch December 20, 2019 17:00
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