pvdlg / stylelint-config-pretty

A set of shareable stylelint configs
MIT License
0 stars 0 forks source link

Update @metahub/cz-conventional-commit to the latest version 🚀 #14

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of @metahub/cz-conventional-commit just got published.

Dependency @metahub/cz-conventional-commit
Current Version 1.1.1
Type devDependency

The version 2.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of @metahub/cz-conventional-commit. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v2.0.0

2.0.0 (2017-08-27)

Features

  • aliases: Use aliases from conventional-changelog-metahub (db1fe93)
  • choices: Use choices order from conventional-changelog-metahub (51948e5)
  • format: Add option to enable emoji (disabled by default) (06d18aa)

Builds

  • npm: Remove package-lock.json/yarn.lock (dca0efd)

Chores

  • githooks: Run npm install on post-checkout hook (9dd85c3)

Breaking changes

  • format: emoji are disabled by default.
    Set option emoji to true to enable.
Commits

The new version differs by 6 commits.

  • 1495177 Merge pull request #4 from vanduynslagerp/Updates
  • 9dd85c3 chore(githooks): Run npm install on post-checkout hook
  • 06d18aa feat(format): Add option to enable emoji (disabled by default)
  • 51948e5 feat(choices): Use choices order from conventional-changelog-metahub
  • db1fe93 feat(aliases): Use aliases from conventional-changelog-metahub
  • dca0efd build(npm): Remove package-lock.json/yarn.lock

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines           3      3           
=====================================
  Hits            3      3

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 68be080...7c7ee59. Read the comment docs.