-
-
Notifications
You must be signed in to change notification settings - Fork 18
Update travis-status in group default to the latest version 🚀 #88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
coveralls
commented
Aug 9, 2019
Pull Request Test Coverage Report for Build 670
💛 - Coveralls |
- The
devDependencytravis-status was updated from3.0.1to4.0.1.
Update to these versions 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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1to4.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
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 ruleThere 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 🌴