pvdlg / conventional-changelog-metahub

conventional-changelog preset
MIT License
400 stars 41 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

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

The version 1.1.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 v1.1.0

1.1.0 (2017-08-24)

Builds

  • release: Add semantic-release plugin sr-commit-analyzer 🛠 (2844677)
  • release: Use conventional-changelog-metahub release config 🛠 (80b29fa)
  • travis: Use Travis stages 🛠 (c1ebc7c)

Chores

  • lint: Add prepush hook ♻️ (c1545d5)
  • package: update @commitlint/cli to version 3.1.3 ⬆️ (2dfc7fb)
  • package: update @commitlint/core to version 3.1.3 ⬆️ (deba9c0)
  • package: update @metahub/eslint-config to version 1.6.1 ⬆️ (42fded6)
  • package: update babel-cli to version 6.26.0 ⬆️ (259b222)
  • package: update eslint to version 4.5.0 ⬆️ (07977c6)
  • package: update eslint-plugin-prettier to version 2.2.0 ⬆️ (0574331)
  • package: update lockfile (b787b75)
  • package: update semantic-release to version 7.0.1 (c6d34a4)
  • package: update semantic-release to version 8.0.0 ⬆️ (7c0de28)
  • package: update sinon to version 3.2.1 ⬆️ (25c6f6c)
  • package: update sr-release-notes-generator to version 1.1.1 ⬆️ (2f24685)

Continuous Integrations

  • codeclimate: Add Code Climate support ⚙️ (9b47044)

Features

  • types: use conventional-changelog-metahub (f3d265f)
Commits

The new version differs by 19 commits.

  • dc4cb0b Merge pull request #3 from vanduynslagerp/update
  • 9b47044 ci(codeclimate): Add Code Climate support ⚙️
  • c1545d5 chore(lint): Add prepush hook ♻️
  • f3d265f feat(types): use conventional-changelog-metahub ✨
  • c1ebc7c build(travis): Use Travis stages 🛠
  • 80b29fa build(release): Use conventional-changelog-metahub release config 🛠
  • 2844677 build(release): Add semantic-release plugin sr-commit-analyzer 🛠
  • 0574331 chore(package): update eslint-plugin-prettier to version 2.2.0 ⬆️
  • 25c6f6c chore(package): update sinon to version 3.2.1 ⬆️
  • 2f24685 chore(package): update sr-release-notes-generator to version 1.1.1 ⬆️
  • 42fded6 chore(package): update @metahub/eslint-config to version 1.6.1 ⬆️
  • 7c0de28 chore(package): update semantic-release to version 8.0.0 ⬆️
  • 07977c6 chore(package): update eslint to version 4.5.0 ⬆️
  • 259b222 chore(package): update babel-cli to version 6.26.0 ⬆️
  • deba9c0 chore(package): update @commitlint/core to version 3.1.3 ⬆️

There are 19 commits in total.

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

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #1   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          42     42           
=====================================
  Hits           42     42

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 29ad3eb...0a28c98. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 1.1.1 just got published.

Update to this version instead 🚀

Release Notes v1.1.1

1.1.1 (2017-08-24)

Documentation

  • readme: Fix install commands in README 📚 (abc71d5)
Commits

The new version differs by 1 commits.

  • abc71d5 docs(readme): Fix install commands in README 📚

See the full diff