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 ๐Ÿš€ #59

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

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


Release Notes for v7.5.0

๐Ÿฃ Features

  • Prefill Glitch app name as GitHub app name for app manifests (#742) @yeskunall

๐Ÿœ Bug Fixes

๐ŸŽฐ Others

See full changelog

Commits

The new version differs by 28 commits.

  • ca85391 7.5.0
  • cc5b80b fix: pass utf8 as 2nd argument when reading private key from file using fs.readFileSync
  • 301fc47 test: pass utf8 as 2nd argument when reading private key from file using fs.readFileSync
  • 222256a fix: GitHubAPI.paginate callback signature in stats
  • 33f321a fix(typescript): Webhooks class constructor definition (#798)
  • 6ad29f8 fix(typescript): webhook callback definitions (#793)
  • f6d7bdc Add pull reminders badge to README (#814)
  • 2b78263 fix(typescript): GitHubAPI.paginate callback signature (#775)
  • fe99d0b build(package): lock file update
  • 8d8292b build(npmrc): bye bye bey
  • d23ebba Update year to 2019 (#812)
  • 6b73d5a docs: Fix URL for Serverless GCF repository (#805)
  • dc558dc docs: Fix sample code for serverless deployment (#807)
  • 6620ba1 tests: Removed allowed failure configuration for node 10 (#802)
  • 444fcac fix: Spelling (#800)

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #59   +/-   ##
=====================================
  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 706b4f4...a39a6dc. Read the comment docs.