nodeshift-archived / license-reporter

license-reporter is a tool that gathers licenses for project's dependencies and produces a output in XML, JSON, YAML and HTML format.
Apache License 2.0
13 stars 10 forks source link

[Snyk] Upgrade coveralls from 3.0.4 to 3.1.0 #349

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

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

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏

:information_source: 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.


Release notes
Package name: coveralls
  • 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;
  • 3.0.14 - 2020-04-23
  • 3.0.13 - 2020-04-21

    remove redundant code (#283)

    The check is already done above.

  • 3.0.12 - 2020-04-21

    3.0.12

  • 3.0.11 - 2020-03-19

    Improved:

    • If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (@midgleyc)
  • 3.0.10 - 2020-03-19

    Added:

    • CodeFresh support (@suda)

    Improved:

    Updated:

  • 3.0.9 - 2019-11-26
    • removed Istanbul, mocha dependencies
    • reverted cobertura-parse support (package dependency archived)
    • removed snyk (automated security updates from GitHub via Dependabot enabled)
    • improved Windows support
  • 3.0.8 - 2019-11-21
  • 3.0.7 - 2019-10-10

    v3.0.7

  • 3.0.6 - 2019-08-06

    v3.0.6

  • 3.0.5 - 2019-07-12

    v3.0.5

  • 3.0.4 - 2019-06-05
from coveralls GitHub release notes
Commit messages
Package name: coveralls
  • 2f95964 3.1.0
  • 705c3b5 Handle service_job_number for parallelism in Travis and CircleCI (#290)
  • eb6dc35 Update sinon to v7.5.0. (#288)
  • 844d765 3.0.14
  • 59a57e2 Update safe dependencies and fix npm vulnerabilities (#284)
  • a0c6941 Move fixtures to test/fixtures. (#286)
  • 1615297 GH Action workflow update (#287)
  • 3647673 Minor lint tweaks (#285)
  • ff21930 remove redundant code (#283)
  • eaba7c6 3.0.13
  • 2f2426b pass flag_name to API post JSON
  • aaff7f8 fix test
  • 49d0f76 3.0.12
  • 7ffe6dc Update getOptions.js
  • 21f476c added COVERALLS_SERVICE_NUMBER to Readme; ver bump
  • b010d3d If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (#208)
  • 2ea7be3 bump version
  • 5e976c5 Only coverage report on test success, fixes #230
  • 3d83b4f Set service_name and/or repo_token from .coveralls.yml regardless of if $COVERALLS_REPO_TOKEN is set (#272)
  • 710c504 Add Codefresh support
  • 8c4ba99 CI: switch to `actions/checkout@v2`
  • eb1a3c9 278 Upgrades minimist dependency to 1.2.5
  • 2e2b108 bump version
  • 50913ed Remove the now unused istanbul and mocha-lcov-reporter devDependencies
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