vire / jest-vue-preprocessor

Preprocessor that allows importing of .vue files in jest tests
MIT License
130 stars 27 forks source link

Update commitizen to the latest version 🚀 #105

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

The devDependency commitizen was updated from 3.0.2 to 3.0.3.

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.3

<a name"3.0.3">

3.0.3 (2018-10-19)

Bug Fixes

  • config loader: deal with config file charset (#525) (c74eeb9e)
Commits

The new version differs by 4 commits.

  • 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)

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-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #105   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines           4      4           
=====================================
  Hits            4      4

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 1f11e64...4b0a287. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Release Notes for v3.0.4

<a name"3.0.4">

3.0.4 (2018-10-20)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 04b7d41 fix: Revert deal with config file charset (#525) (#583)

See the full diff