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 🚀 #120

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency probot was updated from 9.4.0 to 9.5.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.5.0

9.5.0 (2019-09-19)

Bug Fixes

  • config: handle cases when .github/<app name>.yml is not a file, but a directory, symlink or submodule (31c3602)

Features

  • @octokit/rest v16.29.0. Besides new methods also plenty of new Typescript definitions (61be0fd)
Commits

The new version differs by 6 commits.

  • bf5275d refactor: use Typescripts ReturnType<> instead of mocking all required properties
  • 796a118 build: lock file
  • 61be0fd feat: @octokit/rest v16.29.0. Besides new methods also plenty of new Typescript definitions
  • 31c3602 fix(config): handle cases when .github/<app name>.yml is not a file, but a directory, symlink or submodule
  • 62645eb test: upcoming @octokit/rest version has plenty of new Typescript definitions
  • 2af6673 style(docs): standard

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 #120 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #120   +/-   ##
=====================================
  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 4d42e39...4e94b90. Read the comment docs.