Open greenkeeper[bot] opened 5 years ago
After pinning to 7.0.11 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
minio was updated from 7.0.12
to 7.0.13
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
2ee6b3c
Fix multipart upload with keepalive memory leak (#811)
c5d206e
fix(fPutObject): remove metadata mutation (#815)
70f012e
Add ability to set family as a request option (#804)
13831e1
Add nodejs.yml to build the project (#799)
6459c82
Update version to next release
See the full diff
dependency
minio was updated from 7.0.14
to 7.0.15
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 11 commits.
465caae
fix STS token support for presign (#832)
cf1b28f
Update version to next release
fa5757c
[extensions] Implement listObjectV2 with metadata (#827)
de26536
fix STS token support for presign/postsign (#830)
c9d3c0f
Doc: Change default part size to 64MiB (#825)
aa8a4b7
doc: Update bucketExists in API.md (#821)
a5d3f35
Doc: Add new parameters to the constructor (#823)
64aa036
Update README_zh_CN.md (#816)
b3d0df5
Change linebreak-style rule to support both Windows and Unix (#808)
518e5a8
Correct the error message. (#807)
fe84e64
Update version to next release
See the full diff
dependency
minio was updated from 7.0.15
to 7.0.16
.Your tests are still failing with this version. Compare changes
The new version differs by 13 commits.
5b5b017
ListObjectsV2Metadata: userMetadata null check (#844)
b859a03
Update version to next release
465caae
fix STS token support for presign (#832)
cf1b28f
Update version to next release
fa5757c
[extensions] Implement listObjectV2 with metadata (#827)
de26536
fix STS token support for presign/postsign (#830)
c9d3c0f
Doc: Change default part size to 64MiB (#825)
aa8a4b7
doc: Update bucketExists in API.md (#821)
a5d3f35
Doc: Add new parameters to the constructor (#823)
64aa036
Update README_zh_CN.md (#816)
b3d0df5
Change linebreak-style rule to support both Windows and Unix (#808)
518e5a8
Correct the error message. (#807)
fe84e64
Update version to next release
See the full diff
The dependency minio was updated from
7.0.11
to7.0.12
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
minio 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 is in progress ([Details](https://travis-ci.org/coding-blocks/judge-api/builds/571955884?utm_source=github_status&utm_medium=notification)). - β **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/coding-blocks/judge-api/261?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Commits
The new version differs by 3 commits.
64d0a7f
Fix multipart fPutObject (#789)
ae77338
Ensure that tests are run on CI Platforms (#790)
472da9f
Update version to next release
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: