ellerbrock / conventional-changelog-angular-emoji

:thumbsup: Emoijis for the Angular Commit Guidelines with Emojis
https://www.npmjs.com/package/conventional-changelog-angular-emoji
Other
13 stars 1 forks source link

Update standard-version to the latest version πŸš€ #9

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 4.2.0 of standard-version just got published.

Dependency standard-version
Current Version 4.0.0
Type devDependency

The version 4.2.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 standard-version. 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.


Commits

The new version differs by 14 commits.

  • 2790e08 chore(release): 4.2.0
  • bc0fc53 feat: add support for package-lock.json (#190)
  • 4b6d6db chore(release): 4.1.0
  • d31dcdb feat: add support for skipping lifecycle steps, polish lifecycle work (#188)
  • d073353 feat: add dry-run mode (#187)
  • dfd1d12 feat: add prebump, postbump, precommit, lifecycle scripts (#186)
  • 86af7fc feat: add support for npm-shrinkwrap.json (#185)
  • 13eb9cd feat: allow a version # to be provided for release-as, rather than just major, minor, patch.
  • 0d1fb38 chore(package): update conventional-recommended-bump to version 1.0.0 (#162)
  • 2429a68 docs: update README to reference conventionalcommits.org
  • 38688eb chore(package): update standard to version 10.0.0 (#164)
  • e39669c chore(package): update standard to version 9.0.0 (#159)
  • cb362c8 chore(package): update yargs to version 7.0.1 (#161)
  • d0d71a5 feat(cli): print error and don't run with node <4, closes #124

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:

greenkeeper[bot] commented 6 years ago

Version 4.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • 9a99607 chore(release): 4.3.0
  • 4fd3bc2 feat: do not update/commit files in .gitignore (#230)
  • c5e1ee2 feat: publish only if commit+push succeed (#229)
  • 45fcad5 feat(format-commit-message): support multiple %s in the message
  • b37bc66 test(format-commit-message): add failing test cases
  • 3fdd7fa fix: use the skip default value for skip cli arg (#211)
  • 709dae1 fix: recommend --tag prerelease for npm publish of prereleases (#196)
  • 958daf4 chore: add link to community slack (#202)

See the full diff