Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Bump coveralls from 3.0.11 to 3.1.0 #18

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 27, 2020

Bumps coveralls from 3.0.11 to 3.1.0.

Release notes

Sourced from coveralls's releases.

Improved CircleCI / Travis parallelism support

  • Handle service_job_number for parallelism in Travis and CircleCI (#290) 705c3b5
  • Update sinon to v7.5.0. (#288) eb6dc35

nickmerwin/node-coveralls@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;

Maintenance

  • Update safe dependencies and fix npm vulnerabilities (#284) 59a57e2
  • Move fixtures to test/fixtures. (#286) a0c6941 @XhmikosR
  • GH Action workflow update (#287) 1615297
  • Minor lint tweaks (#285) 3647673 @XhmikosR
  • remove redundant code (#283) ff21930 @lpinca

Maintenance release

No release notes provided.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 27, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/coveralls-3.1.0 branch from 0bd52cb to d32e2d6 Compare June 22, 2020 21:31
Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.0.11 to 3.1.0.
- [Release notes](https://github.com/nickmerwin/node-coveralls/releases)
- [Commits](nickmerwin/node-coveralls@3.0.11...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/coveralls-3.1.0 branch from d32e2d6 to 7b8d39b Compare June 30, 2020 13:51
@dependabot-preview
Copy link
Contributor Author

Superseded by #260.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/coveralls-3.1.0 branch June 29, 2021 20:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants