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
324 stars 55 forks source link

Update probot to the latest version 🚀 #152

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency probot was updated from 9.7.0 to 9.8.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.


Publisher: probotbot License: ISC

Release Notes for v9.8.0

9.8.0 (2019-12-25)

Bug Fixes

  • Limit webhook-event-check to known events in /app response (#1092) (28a4d43)

Features

  • warn on passing in unknown commands (f368013)
Commits

The new version differs by 6 commits.

  • 28a4d43 fix: Limit webhook-event-check to known events in /app response (#1092)
  • f368013 feat: warn on passing in unknown commands
  • 5b86e1b chore(package): update lockfile package-lock.json
  • 5c2070d chore(package): update @types/node to version 13.1.0
  • b8410d3 chore(package): update lockfile package-lock.json
  • b353794 chore(package): update @types/resolve to version 1.14.0

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

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #152   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          29     29           
  Branches        4      4           
=====================================
  Hits           29     29

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 6d21f6e...e206d63. Read the comment docs.