Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 19, 2021

This PR contains the following updates:

Package Change Age Confidence
coveralls ^2.11.2 -> ^3.0.0 age 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

v3.0.4: Dependency Security Updates

Compare Source

v3.0.3: Dependency security updates

Compare Source

As suggested by NPM and Snyk.

v3.0.2

Compare Source

Added:

  • support for named job flags via COVERALLS_FLAG_NAME (@​bytewalls)

Maintenance:

v3.0.1: Additional CI support

Compare Source

Maintenance:

v3.0.0

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Apr 19, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: npm-shrinkwrap.json
npm WARN ancient lockfile 
npm WARN ancient lockfile The npm-shrinkwrap.json file was created with an old version of npm,
npm WARN ancient lockfile so supplemental metadata must be fetched from the registry.
npm WARN ancient lockfile 
npm WARN ancient lockfile This is a one-time fix-up, please be patient...
npm WARN ancient lockfile 
npm WARN ancient lockfile Error: command failed
npm WARN ancient lockfile     at ChildProcess.<anonymous> (/home/ubuntu/.npm-global/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27)
npm WARN ancient lockfile     at ChildProcess.emit (events.js:315:20)
npm WARN ancient lockfile     at maybeClose (internal/child_process.js:1048:16)
npm WARN ancient lockfile     at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
npm WARN ancient lockfile  Could not fetch metadata for gulp-cli@git+ssh://git@github.com/gulpjs/gulp-cli.git#4.0 Error: command failed
npm WARN ancient lockfile     at ChildProcess.<anonymous> (/home/ubuntu/.npm-global/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27)
npm WARN ancient lockfile     at ChildProcess.emit (events.js:315:20)
npm WARN ancient lockfile     at maybeClose (internal/child_process.js:1048:16)
npm WARN ancient lockfile     at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) {
npm WARN ancient lockfile   cmd: 'git',
npm WARN ancient lockfile   args: [ 'ls-remote', 'ssh://git@github.com/gulpjs/gulp-cli.git' ],
npm WARN ancient lockfile   code: 128,
npm WARN ancient lockfile   signal: null,
npm WARN ancient lockfile   stdout: '',
npm WARN ancient lockfile   stderr: "Warning: Permanently added 'github.com,192.30.255.113' (RSA) to the list of known hosts.\r\n" +
npm WARN ancient lockfile     'git@github.com: Permission denied (publickey).\r\n' +
npm WARN ancient lockfile     'fatal: Could not read from remote repository.\n' +
npm WARN ancient lockfile     '\n' +
npm WARN ancient lockfile     'Please make sure you have the correct access rights\n' +
npm WARN ancient lockfile     'and the repository exists.\n'
npm WARN ancient lockfile }
npm ERR! code 128
npm ERR! command failed
npm ERR! command git ls-remote ssh://git@github.com/gulpjs/gulp.git
npm ERR! git@github.com: Permission denied (publickey).
npm ERR! fatal: Could not read from remote repository.
npm ERR! 
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2021-04-19T13_46_46_280Z-debug.log

@renovate renovate bot force-pushed the renovate/coveralls-3.x branch from 2019446 to 3d853fe Compare May 7, 2021 09:29
@renovate
Copy link
Author

renovate bot commented May 7, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: npm-shrinkwrap.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn ancient lockfile
npm warn ancient lockfile The npm-shrinkwrap.json file was created with an old version of npm,
npm warn ancient lockfile so supplemental metadata must be fetched from the registry.
npm warn ancient lockfile
npm warn ancient lockfile This is a one-time fix-up, please be patient...
npm warn ancient lockfile
npm warn ancient lockfile Could not fetch metadata for gulp-cli@git+ssh://git@github.com/gulpjs/gulp-cli.git#4.0 GitPathspecError: The git reference could not be found
npm warn ancient lockfile     at makeError (/opt/containerbase/tools/npm/11.5.2/22.19.0/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:26:13)
npm warn ancient lockfile     at /opt/containerbase/tools/npm/11.5.2/22.19.0/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
npm warn ancient lockfile     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
npm warn ancient lockfile     at async /opt/containerbase/tools/npm/11.5.2/22.19.0/node_modules/npm/node_modules/pacote/lib/git.js:258:19
npm warn ancient lockfile     at async withTempDir (/opt/containerbase/tools/npm/11.5.2/22.19.0/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14)
npm warn ancient lockfile     at async withTempDir (/opt/containerbase/tools/npm/11.5.2/22.19.0/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14) {
npm warn ancient lockfile   cmd: 'git',
npm warn ancient lockfile   args: [ '--no-replace-objects', 'checkout', '4.0' ],
npm warn ancient lockfile   code: 1,
npm warn ancient lockfile   signal: null,
npm warn ancient lockfile   stdout: '',
npm warn ancient lockfile   stderr: "error: pathspec '4.0' did not match any file(s) known to git"
npm warn ancient lockfile }
npm error code 1
npm error The git reference could not be found
npm error command git --no-replace-objects checkout 4.0
npm error error: pathspec '4.0' did not match any file(s) known to git
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-09-01T11_09_21_922Z-debug-0.log

@renovate renovate bot force-pushed the renovate/coveralls-3.x branch from 3d853fe to 944063b Compare May 14, 2021 11:16
@renovate renovate bot force-pushed the renovate/coveralls-3.x branch from 944063b to c8ee188 Compare October 19, 2021 01:01
@renovate
Copy link
Author

renovate bot commented Oct 19, 2021

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: npm-shrinkwrap.json
npm WARN ancient lockfile 
npm WARN ancient lockfile The npm-shrinkwrap.json file was created with an old version of npm,
npm WARN ancient lockfile so supplemental metadata must be fetched from the registry.
npm WARN ancient lockfile 
npm WARN ancient lockfile This is a one-time fix-up, please be patient...
npm WARN ancient lockfile 
npm WARN ancient lockfile Error: The git reference could not be found
npm WARN ancient lockfile     at makeError (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:26:13)
npm WARN ancient lockfile     at /opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
npm WARN ancient lockfile     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
npm WARN ancient lockfile     at async /opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/pacote/lib/git.js:268:19
npm WARN ancient lockfile     at async withTempDir (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14)
npm WARN ancient lockfile     at async withTempDir (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14)
npm WARN ancient lockfile  Could not fetch metadata for gulp-cli@git+ssh://git@github.com/gulpjs/gulp-cli.git#4.0 GitPathspecError: The git reference could not be found
npm WARN ancient lockfile     at makeError (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:26:13)
npm WARN ancient lockfile     at /opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
npm WARN ancient lockfile     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
npm WARN ancient lockfile     at async /opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/pacote/lib/git.js:268:19
npm WARN ancient lockfile     at async withTempDir (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14)
npm WARN ancient lockfile     at async withTempDir (/opt/buildpack/tools/npm/9.1.2/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js:21:14) {
npm WARN ancient lockfile   cmd: 'git',
npm WARN ancient lockfile   args: [ '--no-replace-objects', 'checkout', '4.0' ],
npm WARN ancient lockfile   code: 1,
npm WARN ancient lockfile   signal: null,
npm WARN ancient lockfile   stdout: '',
npm WARN ancient lockfile   stderr: "error: pathspec '4.0' did not match any file(s) known to git"
npm WARN ancient lockfile }
npm ERR! code 1
npm ERR! The git reference could not be found
npm ERR! command git --no-replace-objects checkout 4.0
npm ERR! error: pathspec '4.0' did not match any file(s) known to git

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-11-20T15_45_07_929Z-debug-0.log

@renovate renovate bot force-pushed the renovate/coveralls-3.x branch from c8ee188 to edbe630 Compare November 20, 2022 15:45
@renovate renovate bot changed the title chore(deps): update dependency coveralls to v3 chore(deps): update dependency coveralls to v3 - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/coveralls-3.x branch April 3, 2023 23:16
@renovate renovate bot changed the title chore(deps): update dependency coveralls to v3 - autoclosed chore(deps): update dependency coveralls to v3 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/coveralls-3.x branch April 4, 2023 09:07
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.

0 participants