Ninban / puller

puller will automatically try to create a pull request from upstream to your fork, so you can review and merge it.
MIT License
1 stars 2 forks source link

An in-range update of @octokit/rest is breaking the build 🚨 #9

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @octokit/rest was updated from 16.21.1 to 16.22.0.

🚨 View failing branch.

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

@octokit/rest 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 - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v16.22.0

16.22.0 (2019-03-30)

Features

Commits

The new version differs by 1 commits.

  • 16a1a52 feat: .teams.getByName() (#1300)

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 16.21.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v16.23.0

16.23.0 (2019-04-02)

Features

  • options.auth can be set to token without a prefix (736174e)
Commits

The new version differs by 7 commits.

  • 736174e feat: options.auth can be set to token without a prefix
  • 0e7ee78 build(package): atob-lite
  • a9e8fca docs(README): remove optional authorization prefixes from code examples
  • 7ec21b1 test: options.auth function returning string without basic/token/bearer prefix
  • 1a9d73a test: options.auth set to string without basic/token/bearer prefix
  • 1661493 build(package): lock file update
  • 48edead chore(package): update @octokit/routes to version 19.1.1

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 v16.23.1

16.23.1 (2019-04-02)

Bug Fixes

Commits

The new version differs by 2 commits.

  • a884b11 build(package): remove unused atob package
  • d46f12a fix(package): atob-lite

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 v16.23.2

16.23.2 (2019-04-02)

Bug Fixes

  • normalize pagination for responses with repository_selection property (27dff8c)
Commits

The new version differs by 4 commits.

  • 27dff8c fix: normalize pagination for responses with repository_selection property
  • 49ab383 test: normalize pagination for responses with repository_selection property
  • a884b11 build(package): remove unused atob package
  • d46f12a fix(package): atob-lite

See the full diff