SvanBoxel / delete-merged-branch

No more manually deleting merged branches, this lovely app does it for you.
https://github.com/apps/delete-merged-branch/
ISC License
323 stars 55 forks source link

Update probot to the latest version 🚀 #42

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency probot was updated from 7.3.0 to 7.4.0.

This version 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.


Release Notes for Improvements

Improvements

Commits

The new version differs by 20 commits.

  • 58559ff 7.4.0
  • 59bf271 refactor: rename deprecated methods
  • 9d15925 fix(package): @octokit/rest@^15.18.0
  • 5c622e4 docs: links in "Serverless Deployment" (#773)
  • 107c4e6 Include version in manifest (#763)
  • 7831ef0 Fix for probot receive to allow app auth instead in addition to token auth (#754)
  • 5443ce0 Add documentation about template flag (#752)
  • 9e60d34 Follow GitHub Casing Standards (#756)
  • e1e1b32 fix(package): update is-base64 to version 0.1.0 (#750)
  • 286f2d4 Improve documentation on testing Probot apps with nock (#734)
  • 35dd36d Improve GraphQL query for TypeScript (#710)
  • 787e36f Create serverless-deployment.md (#698)
  • f82d647 chore(test): convert apps/stats test to TypeScript (#704)
  • 85502cf chore(tests): convert logging test to TypeScript (#696)
  • 494fd3c Add done parameter to paginate callback in GitHubAPI interface (#718)

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

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #42   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          26     26           
  Branches        3      3           
=====================================
  Hits           26     26

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 c8711fc...bd98ada. Read the comment docs.

SvanBoxel commented 5 years ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: