Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2018

This Pull Request updates dependency probot from v5.0.1 to v6.0.0

Release Notes

v6.0.0

Breaking Changes
  • Migrate to @​octokit/rest.js, which is the latest version of the node-github client. There shouldn't be any noticeable changes, but since @octokit/rest is a complete rewrite of the node-github internals, we're marking this a breaking change just to be safe. (#​400)
Improvements
  • Allow setting name on logger components. (#​355)

    robot.on('issues.opened', context => {
      const log = context.log.child({name: 'my-issue-thingy'});
    });
Community
  • Need persistence in your app? We've got some docs to help you out! (#​242)

  • Looking to contribute to Probot? We've started labeling issues good-first-issue, so check them out.

See full changelog


Commits

v6.0.0

  • b820949 fix(package): update @​octokit/rest to version 14.0.9
  • 3e597aa docs: Summer of Code doc (#​435)
  • bff87ef Lock to specific version of express-async-errors (#​432) (#​444)
  • 0060098 chore(package): Update standard to the latest version 🚀 (#​436)
  • ce47275 Update node-github => octokit/rest.js in docs (#​445)

This PR has been generated by Renovate Bot.

@KevinGrandon
Copy link
Contributor

!merge

@old-fusion-bot old-fusion-bot bot merged commit cb47199 into master Mar 20, 2018
@renovate renovate bot deleted the renovate/probot-6.x branch March 20, 2018 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants