Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coveralls ^3.0.4 -> ^3.1.1 age adoption passing confidence

Release Notes

nickmerwin/node-coveralls (coveralls)

v3.1.1: Maintenance / Security updates

Compare Source

  • swapped exec for execFile. Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx.
  • updated devDependencies
  • merged Dependabot PRs

v3.1.0: Improved CircleCI / Travis parallelism support

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: Maintenance

Compare Source

v3.0.13: Maintenance release

Compare Source

v3.0.12

Compare Source

v3.0.11: COVERALLS_SERVICE_NUMBER environment variable support

Compare Source

Improved:

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

v3.0.10: CodeFresh support, Maintenance

Compare Source

Added:

Improved:

Updated:

v3.0.9: Maintenance, dependency refinement

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: Feature / maintenance updates

Compare Source

Added:

Fixed:

Improved

v3.0.7

Compare Source

v3.0.6

Compare Source

v3.0.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from dhmlau as a code owner June 26, 2022 22:29
@renovate renovate bot force-pushed the renovate/5.x-coveralls-3.x branch from 420e22d to 4e7ed22 Compare August 28, 2022 07:45
@dhmlau dhmlau closed this May 14, 2025
@dhmlau dhmlau reopened this May 14, 2025
@dhmlau dhmlau closed this May 14, 2025
@renovate
Copy link
Contributor Author

renovate bot commented May 14, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^3.1.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/5.x-coveralls-3.x branch May 14, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants