Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 6, 2022

Bumps minio from 7.0.4 to 7.1.8.

Release notes

Sourced from minio's releases.

Bugfix Release

What's Changed

Full Changelog: minio/minio-py@7.1.7...7.1.8

Bugfix Release

What's Changed

Full Changelog: minio/minio-py@7.1.6...7.1.7

Bugfix Release

What's Changed

New Contributors

Full Changelog: minio/minio-py@7.1.5...7.1.6

Feature Release

What's Changed

Full Changelog: minio/minio-py@7.1.4...7.1.5

Bugfix Release

What's Changed

New Contributors

Full Changelog: minio/minio-py@7.1.3...7.1.4

Bugfix Release

What's Changed

... (truncated)

Commits
  • 06f9ba0 fix make version-id dictionary instead of set (#1197)
  • cc024a8 Update version to next release
  • 2a33817 fix: listen bucket event response should use response.readline() (#1195)
  • 4f35c22 fix converting boolean value to XML boolean. (#1186)
  • 7d61987 Update version to next release
  • e8b0d1b use unittest.mock instead of mock (#1188)
  • 55bb3a3 Add reduce() method to errors for pickle compatible. (#1190)
  • daa3fac Update version to next release
  • 0aa0234 Add AssumeRoleWithCertificate credential provider. (#1182)
  • 8e6885b Update version to next release
  • Additional commits viewable 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 6, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 6, 2022

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/116/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 force-pushed the dependabot/pip/minio-7.1.8 branch from 0fb1c3d to afc0232 Compare May 17, 2022 14:52
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2022

Codecov Report

Merging #116 (5bc1620) into master (e437f88) will increase coverage by 12.5%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #116      +/-   ##
=========================================
+ Coverage    68.0%   80.6%   +12.5%     
=========================================
  Files         541     178     -363     
  Lines       22617    5524   -17093     
  Branches     2975     771    -2204     
=========================================
- Hits        15388    4454   -10934     
+ Misses       6753    1008    -5745     
+ Partials      476      62     -414     
Flag Coverage Δ
unittests 80.6% <ø> (+12.5%) ⬆️

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

Impacted Files Coverage Δ
.../simcore_service_webserver/computation_settings.py
...eb/server/src/simcore_service_webserver/tracing.py
.../simcore_service_webserver/security_permissions.py
...core_service_webserver/exporter/file_downloader.py
...src/simcore_service_webserver/clusters/handlers.py
...ces/director/src/simcore_service_director/utils.py
...er/src/simcore_service_webserver/login/handlers.py
.../director/src/simcore_service_director/producer.py
...settings-library/src/settings_library/utils_cli.py
...core-sdk/src/simcore_sdk/node_data/data_manager.py
... and 353 more

Bumps [minio](https://github.com/minio/minio-py) from 7.0.4 to 7.1.8.
- [Release notes](https://github.com/minio/minio-py/releases)
- [Commits](minio/minio-py@7.0.4...7.1.8)

---
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.8 branch from afc0232 to 5bc1620 Compare May 19, 2022 13:56
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 13, 2022

Superseded by #120.

@dependabot dependabot bot closed this Jun 13, 2022
@dependabot dependabot bot deleted the dependabot/pip/minio-7.1.8 branch June 13, 2022 04:07
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