faq
faq copied to clipboard
Update travis-status to the latest version π
The devDependency travis-status was updated from 3.0.1 to 4.0.0.
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: kevinoid License: MIT
Release Notes for v4.0.0
- BREAKING Require Node 8 or later.
- BREAKING Update
commandertov3.0.0, which changed short option parsing. Short options with optional arguments followed by an adjacent character are now interpreted as an adjacent argument instead of an adjacent option (e.g.-wxis interpreted as-w xinstead of-w -x). See tj/commander.js#599 for details.
Commits
The new version differs by 68 commits.
0e2413c4.0.0f9dacc1Update CHANGELOG.md for 4.0.0a4045cdpackage.json: Reduce pre-release coverage to 94%791c576test/travis-status-cmd: Test for more invalid args9a9fa84Merge updates from project template6e73cdapackage.json: Add test-cov to preversiona62e8a2Merge updates from project template9f882cfpackage.json: Split -w -x options to travis-statusc1c5800package.json: Drop istanbul devDependency15d72b5test-lib/api-responses: Allow non-camelcase propsce6a892package.json: Use this package in preversion1dfede2Merge updates from project template6da6a57package.json: Ignore eslint from david in preversion471d30f.eslintrc.json: camelcase: Don't ignore destructuring8c9bf83.eslintrc.json: Enable no-useless-catch rule
There are 68 commits in total.
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:
Pull Request Test Coverage Report for Build 428
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 81.818%
| Totals | |
|---|---|
| Change from base Build 192: | 0.0% |
| Covered Lines: | 16 |
| Relevant Lines: | 19 |
π - Coveralls
- The
devDependencytravis-status was updated from3.0.1to4.0.1.
Update to this version instead π
Release Notes for v4.0.1
- Use
URLinstead ofurlfor URL parsing. - Improve handling explicit transport in foreign URL.
- Update
chalkto^3.0.0. - Update
commanderto^4.0.0.
Commits
The new version differs by 53 commits.
97299df4.0.1ff9f46cUpdate CHANGELOG.md for 4.0.17a3dd69build: require 94% coverage1aa93faMerge updates from project template2d8c140ci: greenkeeper ignore eslint except @kevinoid35015f2build: update @kevinoid/eslint-config to ^1.0.13db4abfdocs(README): update contributing guidelines05d838cdocs(README): clarify package and template license8f1d8abchore: update yargs to ^15.0.14ad1ef8build: disable node/shebang for bin/*.jsc2936deMerge updates from project templateb336c02chore: Update @kevinoid/eslint-config to ^1.0.0d97fac5Updates to package-lock.json52e6375Merge updates from project templatec18be3fchore(package): update lockfile package-lock.json
There are 53 commits in total.
See the full diff
- The
devDependencytravis-status was updated from3.0.1to5.0.0.