Closed renovate[bot] closed 1 year ago
Merging #22 (c590e3e) into master (c496dc2) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #22 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 48 48
=========================================
Hits 48 48
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update c496dc2...c590e3e. Read the comment docs.
This PR contains the following updates:
^3.0.1
->3.1.1
Release Notes
nickmerwin/node-coveralls
### [`v3.1.1`](https://togithub.com/nickmerwin/node-coveralls/releases/tag/3.1.1) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/v3.1.0...3.1.1) - swapped `exec` for `execFile`. Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx. - updated `devDependencies` - merged Dependabot PRs ### [`v3.1.0`](https://togithub.com/nickmerwin/node-coveralls/releases/tag/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; ``` ### [`v3.0.14`](https://togithub.com/nickmerwin/node-coveralls/releases/tag/v3.0.14) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/v3.0.13...v3.0.14) - Update safe dependencies and fix npm vulnerabilities ([#284](https://togithub.com/nickmerwin/node-coveralls/issues/284)) [`59a57e2`](https://togithub.com/nickmerwin/node-coveralls/commit/59a57e2) - Move fixtures to test/fixtures. ([#286](https://togithub.com/nickmerwin/node-coveralls/issues/286)) [`a0c6941`](https://togithub.com/nickmerwin/node-coveralls/commit/a0c6941) [@XhmikosR](https://togithub.com/XhmikosR) - GH Action workflow update ([#287](https://togithub.com/nickmerwin/node-coveralls/issues/287)) [`1615297`](https://togithub.com/nickmerwin/node-coveralls/commit/1615297) - Minor lint tweaks ([#285](https://togithub.com/nickmerwin/node-coveralls/issues/285)) [`3647673`](https://togithub.com/nickmerwin/node-coveralls/commit/3647673) [@XhmikosR](https://togithub.com/XhmikosR) - remove redundant code ([#283](https://togithub.com/nickmerwin/node-coveralls/issues/283)) [`ff21930`](https://togithub.com/nickmerwin/node-coveralls/commit/ff21930) [@lpinca](https://togithub.com/lpinca) ### [`v3.0.13`](https://togithub.com/nickmerwin/node-coveralls/compare/v3.0.12...v3.0.13) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/v3.0.12...v3.0.13) ### [`v3.0.12`](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.11...v3.0.12) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.11...v3.0.12) ### [`v3.0.11`](https://togithub.com/nickmerwin/node-coveralls/releases/tag/3.0.11) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.10...3.0.11) ### Improved: - If COVERALLS_SERVICE_NUMBER is set, set service_number from it. ([@midgleyc](https://togithub.com/midgleyc)) ### [`v3.0.10`](https://togithub.com/nickmerwin/node-coveralls/releases/tag/3.0.10) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.9...3.0.10) ### Added: - CodeFresh support ([@suda](https://togithub.com/suda)) ### Improved: - Travis Pro repo token handling ([@benpetty](https://togithub.com/benpetty) [@derekherman](https://togithub.com/derekherman)) - Readme Jest example re: posting on success only ([@AndreMiras](https://togithub.com/AndreMiras)) ### Updated: - minimist version ([@ashishkujoy](https://togithub.com/ashishkujoy)) - GitHub CI actions checkout v2 ([@XhmikosR](https://togithub.com/XhmikosR)) ### [`v3.0.9`](https://togithub.com/nickmerwin/node-coveralls/releases/tag/3.0.9) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.8...3.0.9) - 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`](https://togithub.com/nickmerwin/node-coveralls/releases/tag/3.0.8) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/v3.0.7...3.0.8) ### Added: - Cobertura support ([@ly-cultureiq](https://togithub.com/ly-cultureiq)) ### Fixed: - flag_name handling ([@joscha](https://togithub.com/joscha)) ### Improved - ES6-ified codebase ([@XhmikosR](https://togithub.com/XhmikosR)) - AppVeyor tests ([@XhmikosR](https://togithub.com/XhmikosR)) - GitHub Actions ([@XhmikosR](https://togithub.com/XhmikosR)) ### [`v3.0.7`](https://togithub.com/nickmerwin/node-coveralls/compare/v3.0.6...v3.0.7) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/v3.0.6...v3.0.7) ### [`v3.0.6`](https://togithub.com/nickmerwin/node-coveralls/compare/v3.0.5...v3.0.6) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/v3.0.5...v3.0.6) ### [`v3.0.5`](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.4...v3.0.5) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.4...v3.0.5) ### [`v3.0.4`](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.3...3.0.4) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.3...3.0.4) ### [`v3.0.3`](https://togithub.com/nickmerwin/node-coveralls/releases/tag/3.0.3) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.2...3.0.3) As suggested by NPM and Snyk. ### [`v3.0.2`](https://togithub.com/nickmerwin/node-coveralls/releases/tag/3.0.2) [Compare Source](https://togithub.com/nickmerwin/node-coveralls/compare/3.0.1...3.0.2) #### Added: - support for named job flags via `COVERALLS_FLAG_NAME` ([@bytewalls](https://togithub.com/bytewalls)) #### Maintenance: - updated request ([@epheph](https://togithub.com/epheph))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.
This PR has been generated by Mend Renovate. View repository job log here.