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

Update dependency coveralls to v3.1.1 #13

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 23, 2019

Mend Renovate

This PR contains the following updates:

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

Release Notes

nickmerwin/node-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.


Configuration

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

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Feb 23, 2019

⚠️ 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: package-lock.json
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/slinkslonk - Not found
npm ERR! 404 
npm ERR! 404  'slinkslonk@0.0.1' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2020-05-02T10_58_20_906Z-debug.log

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.759% when pulling 695e9cb on renovate/coveralls-3.x into 3e01695 on master.

@renovate renovate bot changed the title Update dependency coveralls to v3.0.3 Update dependency coveralls to v3.0.4 Jun 19, 2019
@renovate renovate bot changed the title Update dependency coveralls to v3.0.4 Update dependency coveralls to v3.0.5 Jul 13, 2019
@renovate renovate bot changed the title Update dependency coveralls to v3.0.5 Update dependency coveralls to v3.0.6 Aug 10, 2019
@renovate renovate bot changed the title Update dependency coveralls to v3.0.6 Update dependency coveralls to v3.0.7 Nov 12, 2019
@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 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/coveralls-3.x branch from 5e7f4f7 to ac6e516 Compare May 2, 2020 10:58
@renovate renovate bot changed the title Update dependency coveralls to v3.0.9 Update dependency coveralls to v3.1.0 May 2, 2020
@renovate renovate bot changed the title Update dependency coveralls to v3.1.0 Update dependency coveralls to v3.1.1 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 7, 2022

⚠ 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: package-lock.json
npm WARN using --force Recommended protections disabled.
npm notice 
npm notice New minor version of npm available! 8.3.1 -> 8.5.3
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.5.3>
npm notice Run `npm install -g npm@8.5.3` to update!
npm notice 
npm WARN using --force Recommended protections disabled.
chmod: cannot access '/home/ubuntu/.npm': No such file or directory
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/slinkslonk - Not found
npm ERR! 404 
npm ERR! 404  'slinkslonk@0.0.1' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-03-07T09_21_37_945Z-debug.log

@renovate
Copy link
Author

renovate bot commented Mar 12, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

2 participants