Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Releases: greenkeeper-keeper/hapi-greenkeeper-keeper

v2.0.0-beta.3

06 Mar 05:26
32582b7
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

Bug Fixes

  • merged master to pull in the security fixed from migrating from highwire to octokit

v1.2.14

06 Mar 04:47
acbf8cb
Compare
Choose a tag to compare

1.2.14 (2018-03-06)

Bug Fixes

  • dependencies: bumped to latest versions, including octokit (acbf8cb)

v1.2.13

06 Mar 03:52
2ddcf0b
Compare
Choose a tag to compare

1.2.13 (2018-03-06)

Bug Fixes

  • octokit: replaced remaining use of highwire with octokit (92e56f7), closes #382
  • octokit: searched to the commit sha (0590cf3)

v1.3.0-octokit-alpha.6

05 Mar 04:08
92e56f7
Compare
Choose a tag to compare
Pre-release

migrated remaining highwire usage to octokit

v1.3.0-octokit-alpha.5

04 Mar 22:45
d61c1e3
Compare
Choose a tag to compare
Pre-release

migrated accepting the PR and deleting the branch to use octokit

v1.3.0-octokit-alpha.4

04 Mar 16:08
1906ad0
Compare
Choose a tag to compare
Pre-release

leveraged octokit for the combined status check

v1.3.0-octokit-alpha.3

04 Mar 16:07
0590cf3
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • searched for the PR based on the commit sha

v1.3.0-octokit-alpha.2

03 Mar 06:45
3ad2b85
Compare
Choose a tag to compare
Pre-release

getting the PR related to the commit that the status event was triggered for is now done with octokit

v1.2.12

02 Mar 03:18
2b16def
Compare
Choose a tag to compare

1.2.12 (2018-03-02)

Bug Fixes

  • dependencies: updated several packages, including hoek (b99e12a)

v2.0.0-beta.2

02 Feb 05:58
55c8205
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

Breaking Changes

  • the bundles now transpile with a target of node8, so lower versions of node are no longer supported