Update travis-status to the latest version 🚀 #41
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency travis-status was updated from
3.0.1
to4.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
commander
tov3.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.-wx
is interpreted as-w x
instead of-w -x
). See tj/commander.js#599 for details.Commits
The new version differs by 68 commits.
0e2413c
4.0.0
f9dacc1
Update CHANGELOG.md for 4.0.0
a4045cd
package.json: Reduce pre-release coverage to 94%
791c576
test/travis-status-cmd: Test for more invalid args
9a9fa84
Merge updates from project template
6e73cda
package.json: Add test-cov to preversion
a62e8a2
Merge updates from project template
9f882cf
package.json: Split -w -x options to travis-status
c1c5800
package.json: Drop istanbul devDependency
15d72b5
test-lib/api-responses: Allow non-camelcase props
ce6a892
package.json: Use this package in preversion
1dfede2
Merge updates from project template
6da6a57
package.json: Ignore eslint from david in preversion
471d30f
.eslintrc.json: camelcase: Don't ignore destructuring
8c9bf83
.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 🌴