dcoapp / app

GitHub App that enforces the Developer Certificate of Origin (DCO) on Pull Requests
https://github.com/apps/dco
ISC License
299 stars 75 forks source link

An in-range update of probot is breaking the build 🚨 #94

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency probot was updated from 7.2.0 to 7.3.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

probot is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/probot/dco/builds/441834778?utm_source=github_status&utm_medium=notification)). - ❌ **feedback:** Alex found 1 issue

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:

greenkeeper[bot] commented 5 years ago

After pinning to 7.2.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Improvements

Improvements

Commits

The new version differs by 20 commits ahead by 20, behind by 3.

  • 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

stale[bot] commented 5 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v7.5.1

7.5.1 (2019-03-03)

Bug Fixes

Commits

The new version differs by 58 commits ahead by 58, behind by 3.

  • c95f5ed build(package): lock file
  • b42f83d build(package): update semantic-release
  • d32ce60 fix: Update dependencies (#870)
  • e975bbd update spelling
  • beb8466 docs(CONTRIBUTING): Merging the Pull Request & releasing a new version
  • 0dbb499 ci(travis): semantic-release setup
  • d742bc7 build: lock file
  • d835553 build(package): semantic-release setup
  • c8ed774 doc: update GitHub actions workflow reference (#823)
  • 7d938d6 docs(README): fix link to travis
  • 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)

There are 58 commits in total.

See the full diff