angular-material-extensions / calendar

Angular responsive calendar built with material design for desktop and mobile
MIT License
21 stars 5 forks source link

Update travis-status to the latest version 🚀 #57

Open greenkeeper[bot] opened 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:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v4.0.1
  • Use URL instead of url for URL parsing.
  • Improve handling explicit transport in foreign URL.
  • Update chalk to ^3.0.0.
  • Update commander to ^4.0.0.
Commits

The new version differs by 53 commits.

  • 97299df 4.0.1
  • ff9f46c Update CHANGELOG.md for 4.0.1
  • 7a3dd69 build: require 94% coverage
  • 1aa93fa Merge updates from project template
  • 2d8c140 ci: greenkeeper ignore eslint except @kevinoid
  • 35015f2 build: update @kevinoid/eslint-config to ^1.0.1
  • 3db4abf docs(README): update contributing guidelines
  • 05d838c docs(README): clarify package and template license
  • 8f1d8ab chore: update yargs to ^15.0.1
  • 4ad1ef8 build: disable node/shebang for bin/*.js
  • c2936de Merge updates from project template
  • b336c02 chore: Update @kevinoid/eslint-config to ^1.0.0
  • d97fac5 Updates to package-lock.json
  • 52e6375 Merge updates from project template
  • c18be3f chore(package): update lockfile package-lock.json

There are 53 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀