Skip to content
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

[Snyk] Upgrade coveralls from 3.1.0 to 3.1.1 #273

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade coveralls from 3.1.0 to 3.1.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-06-29.
Release notes
Package name: coveralls
  • 3.1.1 - 2021-06-29
    • swapped exec for execFile. Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx.
    • updated devDependencies
    • merged Dependabot PRs
  • 3.1.0 - 2020-04-24
    • Handle service_job_number for parallelism in Travis and CircleCI (#290) 705c3b5
    • Update sinon to v7.5.0. (#288) eb6dc35

    v3.0.14...v3.1.0


    This is a minor release due to the change in behavior for CircleCI, which now uses the Workflow ID to merge parallel coverage jobs:

        options.service_number = process.env.CIRCLE_WORKFLOW_ID;
        options.service_job_number = process.env.CIRCLE_BUILD_NUM;
from coveralls GitHub release notes
Commit messages
Package name: coveralls
  • 565da5f swap exec for execFile in fetchGitData
  • 79c97ba Bump dot-prop from 4.2.0 to 4.2.1
  • 59643bc Bump hosted-git-info from 2.8.8 to 2.8.9
  • 326abbc Bump lodash from 4.17.15 to 4.17.21
  • 9598930 Bump y18n from 4.0.0 to 4.0.1
  • 3bf6386 Bump ini from 1.3.5 to 1.3.7
  • 21f7b1d Update README.md
  • 65fd013 xo: make `handle-callback-err` an error.
  • f4dee84 Regenerate package-lock.json
  • 3f808ee package.json: reorder properties and add homepage
  • affd0f0 Update sinon to v.8.x.
  • fa8ab4c tests: fix deprecation warning coming from `sinon.sandbox.create()`
  • 41df01b Switch to `xo@0.24.0` for linting
  • 80bc04e Minor CI tweaks
  • 14e8b44 readme typo
  • 55c64cb update README with links to demo repo
  • 536f3c2 readme re: flag names, CircleCI Orb

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@coveralls
Copy link

coveralls commented Jul 20, 2021

Pull Request Test Coverage Report for Build 1047664549

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 1045951777: 0.0%
Covered Lines: 106
Relevant Lines: 106

💛 - Coveralls

@lholmquist lholmquist merged commit c3396d8 into main Jul 20, 2021
@lholmquist lholmquist deleted the snyk-upgrade-c25768c1cab42041120f0aceeb10e1a1 branch July 20, 2021 10:36
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.

3 participants