ericelliott / autodux

Automate the Redux boilerplate.
MIT License
592 stars 32 forks source link

Update dependency coveralls to v3.1.0 #201

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
coveralls devDependencies minor 3.0.14 -> 3.1.0

Release Notes

nickmerwin/node-coveralls ### [`v3.1.0`](https://togithub.com/nickmerwin/node-coveralls/releases/v3.1.0) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/v3.0.14...v3.1.0) - Handle `service_job_number` for parallelism in Travis and CircleCI ([#​290](https://togithub.com/nickmerwin/node-coveralls/issues/290)) [`705c3b5`](https://togithub.com/nickmerwin/node-coveralls/commit/705c3b5) - Update sinon to v7.5.0. ([#​288](https://togithub.com/nickmerwin/node-coveralls/issues/288)) [`eb6dc35`](https://togithub.com/nickmerwin/node-coveralls/commit/eb6dc35) * * * This is a `minor` release due to the change in behavior for CircleCI, which now uses the Workflow ID to merge parallel coverage jobs: ```javascript options.service_number = process.env.CIRCLE_WORKFLOW_ID; options.service_job_number = process.env.CIRCLE_BUILD_NUM; ```

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

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

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



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

renovate[bot] commented 4 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.