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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Improvements

See full changelog

Commits

The new version differs by 17 commits.

  • 5dc37f6 7.3.0
  • 76b5edd Update docs for manually receiving events (#730)
  • ad06bd5 Deprecate probot simulate in favor of probot receive (#726)
  • aef4d72 Wrap pem in quotes to make Glitch happy (#737)
  • 8964e7c Update development.md (#735)
  • 6b5e9a2 chore(package): update @octokit/rest to version 15.13.1 (#732)
  • 914d968 Update standard-markdown to the latest version 🚀and lint docs
  • 00f0e19 chore(package): update typedoc to version 0.13.0 (#731)
  • 0036fee chore(package): update commander to version 2.19.0 (#729)
  • f657a97 Create README.pt-br.md (#711)
  • 7cb1167 fix(package): update dotenv to version 6.1.0 (#724)
  • 1f88f43 Update octokit rest (#721)
  • 3bee037 remove manual base64 encoding/decoding of private key (#717)
  • 8663f1b chore(test): convert app/default test to TypeScript (#703)
  • 18821db chore(test): convert Sentry test to TypeScript (#702)

There are 17 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 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #30   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          21     21           
  Branches        2      2           
=====================================
  Hits           21     21

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 4ed71aa...6722afb. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Release Notes for v7.3.1

Fixes

  • Allow starting probot without token or id/cert (#738) @bkeepers

See full changelog

Commits

The new version differs by 3 commits.

  • 09fbf09 7.3.1
  • 2215a43 Remove test requiring error to be thrown for missing id/cert
  • 5fdf3a2 Allow starting probot without token or id/cert

See the full diff

SvanBoxel commented 5 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: