This repository was archived by the owner on Apr 4, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump coveralls from 3.1.0 to 3.1.1 (#505)
Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.1.0 to 3.1.1. <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>Maintenance / Security updates</h2> <ul> <li>swapped <code>exec</code> for <code>execFile</code>. Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx.</li> <li>updated <code>devDependencies</code></li> <li>merged Dependabot PRs</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nickmerwin/node-coveralls/commit/565da5f354758903445db6cbee3bdba9ec697b9e"><code>565da5f</code></a> swap exec for execFile in fetchGitData</li> <li><a href="https://github.com/nickmerwin/node-coveralls/commit/79c97ba7bb601feac01b1a68af4781fd02b0ade4"><code>79c97ba</code></a> Bump dot-prop from 4.2.0 to 4.2.1</li> <li><a href="https://github.com/nickmerwin/node-coveralls/commit/59643bcaa1aa42369ef61ade58f3d0b1da20fbc7"><code>59643bc</code></a> Bump hosted-git-info from 2.8.8 to 2.8.9</li> <li><a href="https://github.com/nickmerwin/node-coveralls/commit/326abbcea6a63c337adb6f494c62fd02beb2604f"><code>326abbc</code></a> Bump lodash from 4.17.15 to 4.17.21</li> <li><a href="https://github.com/nickmerwin/node-coveralls/commit/959893005d263d4498f92539f23d0532b4d046fc"><code>9598930</code></a> Bump y18n from 4.0.0 to 4.0.1</li> <li><a href="https://github.com/nickmerwin/node-coveralls/commit/3bf6386f361a13d3d4f102ec429a2e12aca07555"><code>3bf6386</code></a> Bump ini from 1.3.5 to 1.3.7</li> <li><a href="https://github.com/nickmerwin/node-coveralls/commit/21f7b1da017e1b2386b4354a0d8345937294fd26"><code>21f7b1d</code></a> Update README.md</li> <li><a href="https://github.com/nickmerwin/node-coveralls/commit/65fd0136553b0973e7863b272d79e5a3f1cc907f"><code>65fd013</code></a> xo: make <code>handle-callback-err</code> an error.</li> <li><a href="https://github.com/nickmerwin/node-coveralls/commit/f4dee8416e4f564956ada8229d67c6199ea8fef6"><code>f4dee84</code></a> Regenerate package-lock.json</li> <li><a href="https://github.com/nickmerwin/node-coveralls/commit/3f808ee70c77f052a94a223f32e0248fc5d48617"><code>3f808ee</code></a> package.json: reorder properties and add homepage</li> <li>Additional commits viewable in <a href="https://github.com/nickmerwin/node-coveralls/compare/v3.1.0...3.1.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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) </details>
- Loading branch information