mutode
mutode copied to clipboard
Update coveralls to the latest version π
βοΈ Important announcement: Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency coveralls was updated from 3.0.9 to 3.0.10.
This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: nickmerwin License: BSD-2-Clause
Release Notes for CodeFresh support, Maintenance
Added:
- CodeFresh support (@suda)
Improved:
- Travis Pro repo token handling (@benpetty @derekherman)
- Readme Jest example re: posting on success only (@AndreMiras)
Updated:
- minimist version (@ashishkujoy)
- GitHub CI actions checkout v2 (@XhmikosR)
Commits
The new version differs by 6 commits.
2ea7be3bump version5e976c5Only coverage report on test success, fixes #2303d83b4fSet service_name and/or repo_token from .coveralls.yml regardless of if $COVERALLS_REPO_TOKEN is set (#272)710c504Add Codefresh support8c4ba99CI: switch toactions/checkout@v2eb1a3c9278 Upgrades minimist dependency to 1.2.5
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
- The
devDependencycoveralls was updated from3.0.9to3.0.11.
Update to this version instead π
Release Notes for COVERALLS_SERVICE_NUMBER environment variable support
Improved:
- If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (@midgleyc)