Closed greenkeeper[bot] closed 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.
dependency
@octokit/rest was updated from 16.22.0
to 16.23.0
.Your tests are still failing with this version. Compare changes
options.auth
can be set to token without a prefix (736174e)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
dependency
@octokit/rest was updated from 16.23.0
to 16.23.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
@octokit/rest was updated from 16.23.1
to 16.23.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
The dependency @octokit/rest was updated from
16.21.1
to16.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
.teams.getByName()
(#1300) (16a1a52)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: