michaeldoye / mat-markdown-editor

Simple markdown editor for Angular Material Design
https://mat-markdown-editor.firebaseapp.com
MIT License
7 stars 10 forks source link

Update travis-status in group default to the latest version 🚀 #46

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

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 commander to v3.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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: