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 greenkeeper-postpublish to the latest version 🚀 #18

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.4.0 of greenkeeper-postpublish was just published.

Dependency greenkeeper-postpublish
Current Version 1.1.0
Type devDependency

The version 1.4.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of greenkeeper-postpublish.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v1.4.0

1.4.0 (2018-08-16)

Features

Commits

The new version differs by 21 commits.

  • 114129a chore: npm is node6+ now, lets go with this for now
  • 946b09d feat: always have latest npm on CI
  • 43c0578 feat: newline
  • 935ecb9 chore: modernice s-r setup
  • 327479e chore: if we support 0.12, why not keep testing it
  • cb12f0e chore: update node versions on travis
  • a5fd6e0 Merge pull request #24 from greenkeeperio/greenkeeper/semantic-release-15.9.8
  • c94c5ef Merge branch 'master' into greenkeeper/semantic-release-15.9.8
  • 1846166 feat: update standard to 2.88.0
  • fb712ff chore: avoid double builds
  • fddbcba Merge pull request #21 from greenkeeperio/greenkeeper/semantic-release-7.0.1
  • 2c2475d Merge branch 'master' into greenkeeper/semantic-release-7.0.1
  • 8873fb0 Merge pull request #16 from greenkeeperio/greenkeeper/standard-10.0.0-beta.0
  • 551f821 chore(package): update semantic-release to version 15.9.8
  • 6deb121 chore(package): update semantic-release to version 7.0.1

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

greenkeeper[bot] commented 6 years ago

Version 2.0.0 just got published.

Update to this version instead 🚀

Release Notes v2.0.0

2.0.0 (2018-08-17)

Features

  • use GKE3 endpoint, hmac and all (1cf2d1d)

BREAKING CHANGES

  • This will no longer work with Greenkeeper Enterprise < 3.

Usage:

greenkeeper-postpublish
[--pkgname=foo ]
[--pkgversion=1.2.3 ]
--api=https://gke.your-company.com/hooks
--secret=NPMHOOKS_SECRET
--installation=$GH_INSTALLATION_ID

Commits

The new version differs by 2 commits.

  • 99f128c Merge pull request #25 from greenkeeperio/feat/gke-3
  • 1cf2d1d feat: use GKE3 endpoint, hmac and all

See the full diff