clippedjs / clipped

:paperclip: How configurations should have been made
https://clippedjs.github.io
MIT License
29 stars 3 forks source link

Update commitizen to the latest version 🚀 #146

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency commitizen was updated from 2.10.1 to 3.0.5.

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.


Release Notes for v3.0.5

3.0.5 (2018-11-27)

Bug Fixes

  • package: avoid depending on flatmap-stream (#591) (0eded0a)
Commits

The new version differs by 34 commits.

  • 0eded0a fix(package): avoid depending on flatmap-stream (#591)
  • 04b7d41 fix: Revert deal with config file charset (#525) (#583)
  • c74eeb9 fix(config loader): deal with config file charset (#525)
  • 42c8bb6 docs: fix link to external adapter (#581)
  • 9e05c28 docs: add esg github adapter to the docs (#579)
  • 2965fe6 docs: add another JIRA adapter (#576)
  • 7c4703b fix(cli): Make gz -a working again (#573)
  • b81dcb3 docs: add stackoverflow tag
  • 5436732 docs: add azure pipelines badge
  • 55f3ebd docs: Remove bithound badge
  • ef760ef fix(deps): update dependency inquirer to v6 (#541)
  • a70c063 feat: Drop support for Node.js <6.x, update dependencies (#566)
  • 0d76887 chore: remove sign from windows build
  • 1546df4 chore: assume yarn in tests
  • c3764c8 fix: resolve linux build issues, add git exit code 128 warning

There are 34 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:

codecov[bot] commented 5 years ago

Codecov Report

Merging #146 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   63.75%   63.75%           
=======================================
  Files          11       11           
  Lines         298      298           
  Branches       24       24           
=======================================
  Hits          190      190           
  Misses         90       90           
  Partials       18       18

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ab1c690...6f268f1. Read the comment docs.