Project-MONAI / monai-deploy-workflow-manager

Repository containing the Workflow Manager sub-system part of MONAI Deploy.
Apache License 2.0
13 stars 3 forks source link

Bump Minio from 5.0.0 to 6.0.0 #881

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps Minio from 5.0.0 to 6.0.0.

Release notes

Sourced from Minio's releases.

Major Refactor Release

What's Changed

... (truncated)

Commits
  • 27abfe2 move release to 6.0.0
  • ea23508 Update version to next release 5.0.2
  • 770e57b Bump Polly from 7.2.4 to 8.0.0 (#872)
  • 3892e7d adds missing target framework, net6.0 (#871)
  • 2ec1aed Bump jetbrains.resharper.globaltools from 2023.2.1 to 2023.2.2 (#867)
  • 3cb2681 Adds forgotten doc changes (#869)
  • a01c54e Fixes the Minio5.0 nuget cancellationToken issue (#866)
  • 9d04876 Bump Meziantou.Analyzer from 2.0.84 to 2.0.85 (#865)
  • 5b90dc9 Bump Meziantou.Analyzer from 2.0.82 to 2.0.84 (#859)
  • 5507dd3 Bump Meziantou.Polyfill from 1.0.26 to 1.0.27 (#860)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | Minio | [>= 5.a, < 6] |

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.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 11 months ago

Superseded by #910.