Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Update dependency coveralls to v3.1.0 #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 10, 2019

This PR contains the following updates:

Package Type Update Change
coveralls devDependencies minor 3.0.6 -> 3.1.0

Release Notes

nickmerwin/node-coveralls

v3.1.0

Compare Source


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;

v3.0.14

Compare Source

v3.0.13

Compare Source

v3.0.12

Compare Source

v3.0.11

Compare Source

Improved:

  • If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (@​midgleyc)

v3.0.10

Compare Source

Added:

Improved:

Updated:

v3.0.9

Compare Source

  • removed Istanbul, mocha dependencies
  • reverted cobertura-parse support (package dependency archived)
  • removed snyk (automated security updates from GitHub via Dependabot enabled)
  • improved Windows support

v3.0.8

Compare Source

Added:

Fixed:

Improved

v3.0.7

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency coveralls to v3.0.7 Update dependency coveralls to v3.0.8 Nov 21, 2019
@renovate renovate bot changed the title Update dependency coveralls to v3.0.8 Update dependency coveralls to v3.0.9 Nov 26, 2019
@renovate renovate bot changed the title Update dependency coveralls to v3.0.9 Update dependency coveralls to v3.1.0 Apr 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants