Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Bumps minio from 7.0.4 to 7.1.7.

Release notes

Sourced from minio's releases.

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

New Contributors

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

Minor Bugfix Release

... (truncated)

Commits
  • 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
  • 9759f4d fix: lint checks and enable MINIO_CI_CD=1 for functional tests (#1181)
  • 53b18fb Add policy unset method to minio admin (#1180)
  • 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)

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

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 25, 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/113/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

@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2022

Codecov Report

Merging #113 (9919dfd) into master (98d6049) will decrease coverage by 4.2%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #113     +/-   ##
========================================
- Coverage    79.6%   75.3%   -4.3%     
========================================
  Files         688     688             
  Lines       28694   28694             
  Branches     3701    3701             
========================================
- Hits        22855   21631   -1224     
- Misses       5024    6319   +1295     
+ Partials      815     744     -71     
Flag Coverage Δ
integrationtests ?
unittests 75.3% <ø> (-0.1%) ⬇️

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

Impacted Files Coverage Δ
...simcore_service_webserver/computation_subscribe.py 27.0% <0.0%> (-65.0%) ⬇️
...imcore_service_webserver/exporter/export_import.py 35.7% <0.0%> (-59.6%) ⬇️
...re-sdk/src/simcore_sdk/node_ports/serialization.py 25.0% <0.0%> (-57.4%) ⬇️
...vice_webserver/exporter/formatters/formatter_v2.py 31.9% <0.0%> (-56.4%) ⬇️
...tor_v2/modules/dynamic_sidecar/scheduler/events.py 36.8% <0.0%> (-55.9%) ⬇️
...ore_service_webserver/exporter/request_handlers.py 38.8% <0.0%> (-54.2%) ⬇️
...vice_webserver/exporter/formatters/formatter_v1.py 25.0% <0.0%> (-53.9%) ⬇️
...core_service_webserver/exporter/file_downloader.py 48.0% <0.0%> (-52.0%) ⬇️
...imcore-sdk/src/simcore_sdk/node_ports/nodeports.py 29.1% <0.0%> (-50.0%) ⬇️
...v2/modules/dynamic_sidecar/docker_compose_specs.py 53.0% <0.0%> (-47.0%) ⬇️
... and 62 more

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 6, 2022

Superseded by #116.

@dependabot dependabot bot closed this May 6, 2022
@dependabot dependabot bot deleted the dependabot/pip/minio-7.1.7 branch May 6, 2022 13:36
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