Skip to content

Bump minio from 7.0.4 to 7.1.12 #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps minio from 7.0.4 to 7.1.12.

Release notes

Sourced from minio's releases.

Bugfix Release

What's Changed

New Contributors

Full Changelog: minio/minio-py@7.1.11...7.1.12

Bugfix Release

What's Changed

New Contributors

Full Changelog: minio/minio-py@7.1.10...7.1.11

Bugfix Release

What's Changed

Full Changelog: minio/minio-py@7.1.9...7.1.10

Bugfix Release

What's Changed

New Contributors

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

Bugfix Release

What's Changed

... (truncated)

Commits
  • f764d45 list_objecst: fix parsing user metadata as per MinIO server (#1240)
  • bed40f7 Updating documentation links to new URLs (#1239)
  • dd6530f fget_object(): add progress support (#1235)
  • 7813a51 doc: fix minor display composing in markdown (#1231)
  • c195bc9 Update version to next release
  • eabb4ce select: yield available payload fully by requested num_bytes (#1225)
  • 8de41f0 Update version to next release
  • 5480478 EventIterable: Reconnect on closed response. (#1222)
  • bc87dd2 error out if lifecycle rule has null filter (#1219)
  • 36824fb fix lifecycle config rule validation (#1217)
  • 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 Oct 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 3, 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/129/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 Oct 3, 2022

Codecov Report

Merging #129 (8f6cf44) into master (04ba672) will decrease coverage by 9.6%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #129      +/-   ##
=========================================
- Coverage    77.2%   67.6%    -9.7%     
=========================================
  Files         379      69     -310     
  Lines       12441    1852   -10589     
  Branches      739       0     -739     
=========================================
- Hits         9610    1252    -8358     
+ Misses       2656     600    -2056     
+ Partials      175       0     -175     
Flag Coverage Δ
unittests 67.6% <ø> (-9.7%) ⬇️

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

Impacted Files Coverage Δ
...dels_library/function_services_catalog/__init__.py
...ibrary/src/settings_library/http_client_request.py
.../simcore_sdk/node_ports_common/data_items_utils.py
...library/src/servicelib/aiohttp/typing_extension.py
...imcore_service_catalog/models/schemas/constants.py
...core_postgres_database/models/projects_networks.py
...-library/src/models_library/api_schemas_storage.py
.../src/simcore_postgres_database/webserver_models.py
.../simcore_postgres_database/models/confirmations.py
...gres_database/models/services_consume_filetypes.py
... and 300 more

@dependabot dependabot bot force-pushed the dependabot/pip/minio-7.1.12 branch from 9d867dd to 8f6cf44 Compare October 24, 2022 09:01
@dependabot dependabot bot force-pushed the dependabot/pip/minio-7.1.12 branch 2 times, most recently from c9f0b45 to 6ddc2be Compare November 14, 2022 15:59
@dependabot dependabot bot force-pushed the dependabot/pip/minio-7.1.12 branch from 6ddc2be to a5ca9a2 Compare December 7, 2022 10:20
@dependabot dependabot bot force-pushed the dependabot/pip/minio-7.1.12 branch from a5ca9a2 to cff1d7c Compare December 16, 2022 09:41
Bumps [minio](https://github.com/minio/minio-py) from 7.0.4 to 7.1.12.
- [Release notes](https://github.com/minio/minio-py/releases)
- [Commits](minio/minio-py@7.0.4...7.1.12)

---
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.12 branch from cff1d7c to bf323d9 Compare December 19, 2022 12:16
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 9, 2023

Superseded by #132.

@dependabot dependabot bot closed this Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/pip/minio-7.1.12 branch January 9, 2023 04:02
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.

1 participant