Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps minio from 7.0.4 to 7.1.0.

Release notes

Sourced from minio's releases.

Bugfix Release

Highlights

  • Minor version bumped for behavior change in listen_bucket_notification() implementation refer #1118, #1126

Changelog

  • EventIterable: use looping instead of tail recursion in next() (#1126) (07/07/21) (Bala FA)
  • fix pylint errors (#1121) (07/01/21) (Bala FA)
  • list_objects(): add url encoding type support. (#1107) (06/29/21) (Bala FA)
  • docs: add anchor for get_presigned_url method in API docs (#1109) (06/28/21) (Harman Singh)
  • listen_bucket_notification(): return EventIterable object as controlled iterator. (#1118) (06/25/21) (Bala FA)
Commits
  • bec4e8e EventIterable: use looping instead of tail recursion in next() (#1126)
  • a964d8c fix pylint errors (#1121)
  • c2600ab list_objects(): add url encoding type support. (#1107)
  • f631ab1 docs: add anchor for get_presigned_url method in API docs (#1109)
  • 8a97908 listen_bucket_notification(): return EventIterable object as controlled itera...
  • 3436789 Update version to next release
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 16, 2021

Dependabot tried to add @pcrespov and @sanderegg as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/odeimaiz/osparc-simcore/pulls/87/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the odeimaiz/osparc-simcore repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 16, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.1%. Comparing base (4645475) to head (3c73c74).
Report is 2678 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #87     +/-   ##
========================================
+ Coverage    72.3%   74.1%   +1.8%     
========================================
  Files         619     619             
  Lines       23968   23968             
  Branches     2345    2345             
========================================
+ Hits        17342   17777    +435     
+ Misses       6046    5602    -444     
- Partials      580     589      +9     
Flag Coverage Δ
integrationtests 71.2% <ø> (+0.1%) ⬆️
unittests 71.3% <ø> (+1.0%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 34 files with indirect coverage changes

@dependabot dependabot bot force-pushed the dependabot/pip/minio-7.1.0 branch from 05af81c to a3ee6c6 Compare September 8, 2021 11:40
Bumps [minio](https://github.com/minio/minio-py) from 7.0.4 to 7.1.0.
- [Release notes](https://github.com/minio/minio-py/releases)
- [Commits](minio/minio-py@7.0.4...7.1.0)

---
updated-dependencies:
- dependency-name: minio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/minio-7.1.0 branch from a3ee6c6 to 3c73c74 Compare September 21, 2021 13:03
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 11, 2021

Superseded by #92.

@dependabot dependabot bot closed this Oct 11, 2021
@dependabot dependabot bot deleted the dependabot/pip/minio-7.1.0 branch October 11, 2021 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants