Skip to content

Commit

Permalink
Merge #38
Browse files Browse the repository at this point in the history
38: build(deps-dev): bump coveralls from 3.0.9 to 3.0.11 r=jniles a=dependabot-preview[bot]

Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.0.9 to 3.0.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/nickmerwin/node-coveralls/releases">coveralls's releases</a>.</em></p>
<blockquote>
<h2>COVERALLS_SERVICE_NUMBER environment variable support</h2>
<h1>Improved:</h1>
<ul>
<li>If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (<a href="https://github.com/midgleyc">@midgleyc</a>)</li>
</ul>
<h2>CodeFresh support, Maintenance</h2>
<h1>Added:</h1>
<ul>
<li>CodeFresh support (<a href="https://github.com/suda">@suda</a>)</li>
</ul>
<h1>Improved:</h1>
<ul>
<li>Travis Pro repo token handling (<a href="https://github.com/benpetty">@benpetty</a> <a href="https://github.com/derekherman">@derekherman</a>)</li>
<li>Readme Jest example re: posting on success only (<a href="https://github.com/AndreMiras">@AndreMiras</a>)</li>
</ul>
<h1>Updated:</h1>
<ul>
<li>minimist version (<a href="https://github.com/ashishkujoy">@ashishkujoy</a>)</li>
<li>GitHub CI actions checkout v2 (<a href="https://github.com/XhmikosR">@XhmikosR</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/nickmerwin/node-coveralls/commit/21f476c8502e180a7a1e67035cba57616fecc5be"><code>21f476c</code></a> added COVERALLS_SERVICE_NUMBER to Readme; ver bump</li>
<li><a href="https://github.com/nickmerwin/node-coveralls/commit/b010d3dd584146e9df2a25ea60b8794978abd1c6"><code>b010d3d</code></a> If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (<a href="https://github-redirect.dependabot.com/nickmerwin/node-coveralls/issues/208">#208</a>)</li>
<li><a href="https://github.com/nickmerwin/node-coveralls/commit/2ea7be3fc03ffe9553886f738a7f8e5a75a5d5d7"><code>2ea7be3</code></a> bump version</li>
<li><a href="https://github.com/nickmerwin/node-coveralls/commit/5e976c5dd179a1d3798af119e14a7bf414e0bdf2"><code>5e976c5</code></a> Only coverage report on test success, fixes <a href="https://github-redirect.dependabot.com/nickmerwin/node-coveralls/issues/230">#230</a></li>
<li><a href="https://github.com/nickmerwin/node-coveralls/commit/3d83b4f29f2dbf6f4a642ba24976d4ecbd5d56b1"><code>3d83b4f</code></a> Set service_name and/or repo_token from .coveralls.yml regardless of if $COVE...</li>
<li><a href="https://github.com/nickmerwin/node-coveralls/commit/710c50448f79d7145f524948ddd7a5e9f548fa42"><code>710c504</code></a> Add Codefresh support</li>
<li><a href="https://github.com/nickmerwin/node-coveralls/commit/8c4ba99c2a0bf23b8d6d607c78e090863a0bbb69"><code>8c4ba99</code></a> CI: switch to <code>actions/checkout@v2</code></li>
<li><a href="https://github.com/nickmerwin/node-coveralls/commit/eb1a3c9cb2816e098e46b10139fe397cb5ae91d7"><code>eb1a3c9</code></a> 278 Upgrades minimist dependency to 1.2.5</li>
<li>See full diff in <a href="https://github.com/nickmerwin/node-coveralls/compare/3.0.9...3.0.11">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=coveralls&package-manager=npm_and_yarn&previous-version=3.0.9&new-version=3.0.11)](https://dependabot.com/compatibility-score/?dependency-name=coveralls&package-manager=npm_and_yarn&previous-version=3.0.9&new-version=3.0.11)

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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@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 your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot-preview[bot] authored Mar 20, 2020
2 parents c6def73 + 00b211c commit af2f636
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -971,14 +971,14 @@ cosmiconfig@6.0.0:
yaml "^1.7.2"

coveralls@^3.0.0:
version "3.0.9"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.9.tgz#8cfc5a5525f84884e2948a0bf0f1c0e90aac0420"
integrity sha512-nNBg3B1+4iDox5A5zqHKzUTiwl2ey4k2o0NEcVZYvl+GOSJdKBj4AJGKLv6h3SvWch7tABHePAQOSZWM9E2hMg==
version "3.0.11"
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.11.tgz#e141da0922b632fcc66620f334460c3f0026a4ce"
integrity sha512-LZPWPR2NyGKyaABnc49dR0fpeP6UqhvGq4B5nUrTQ1UBy55z96+ga7r+/ChMdMJUwBgyJDXBi88UBgz2rs9IiQ==
dependencies:
js-yaml "^3.13.1"
lcov-parse "^1.0.0"
log-driver "^1.2.7"
minimist "^1.2.0"
minimist "^1.2.5"
request "^2.88.0"

cross-spawn@^6.0.0, cross-spawn@^6.0.5:
Expand Down Expand Up @@ -2591,9 +2591,10 @@ minimist@0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"

minimist@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
minimist@^1.2.0, minimist@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==

mkdirp@^0.5.1:
version "0.5.1"
Expand Down

0 comments on commit af2f636

Please sign in to comment.