VertebrateResequencing / muxfys

High performance multiplexed user fuse mounting
GNU General Public License v3.0
19 stars 2 forks source link

Bump github.com/minio/minio-go/v6 from 6.0.39 to 6.0.52 #20

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/minio/minio-go/v6 from 6.0.39 to 6.0.52.

Release notes

Sourced from github.com/minio/minio-go/v6's releases.

Minor Bugfix Release

Changelog

  • fix: go mod tidy (04/03/20)
  • Export identifiers for shared credentials providers (#1255) (04/03/20)
  • Add support for x-amz-bypass-governance-retention in RemoveObjects (#1258) (04/03/20)
  • retry: Quit when the context is cancelled (#1260) (04/03/20)

Feature Release

Changelog

  • add DisableMultipart flag in PutObjectOptions (#1256) (04/01/20)
  • fix: getBucketLocation use virtual hosted style for Aliyun OSS (#1253) (03/31/20)
  • Add Object Retention related flags for CopyObject API (#1254) (03/23/20)
  • extract userTags from Get/Head request (#1249) (03/19/20)
  • fix: Context cancellation not handled (#1250) (03/19/20)
  • Check for correct http status in remove object tagging (#1248) (03/18/20)
  • simplify extracting metadata in Head/Get object (#1245) (03/16/20)

Minor Bug Fix Release

Changelog

  • fix: close and remove .minio.part file on errors (#1243) (03/09/20)
  • Add (Get/Set)ObjectLockConfig API functions (#1240) (03/06/20)
  • Add PutObjectOptions.PartSize docs (#1239) (03/06/20)
  • list: Check EncodingType in list resp before decoding object names (#1238) (03/04/20)
  • Add Support for Legal-Hold (#1233) (03/04/20)

Minor Feature Release

Changelog

  • Add LegalHold API Support (#1226) (02/18/20)
  • extract userMetadata from event response (#1229) (02/18/20)

Minor Bug Fix Release

Changelog

  • fix: ignore AWS elb endpoints in region extraction (#1228) (02/14/20)
  • Bucket and object name length error message fixes (#1227) (02/11/20)

Minor Feature Release

Changelog

  • Add BucketEncryption apis (#1217) (02/01/20)
  • Set IAM endpoint to default value if unspecified (#1224) (02/01/20)

Minor Bug Fix Release

Changelog

  • fix testListObjects functional test (#1222) (01/28/20)
  • fix: retry AccessDenied only if Region is present (#1221) (01/24/20)
  • Add new Amazon S3 endpoints (#1220) (01/23/20)
... (truncated)
Commits
  • 73469ba fix: go mod tidy
  • 74bf9a7 Export identifiers for shared credentials providers (#1255)
  • 965025c Add support for x-amz-bypass-governance-retention in RemoveObjects (#1258)
  • 94f0286 retry: Quit when the context is cancelled (#1260)
  • f170a3b Update version to next release
  • eadbcae add DisableMultipart flag in PutObjectOptions (#1256)
  • 73284c9 fix: getBucketLocation use virtual hosted style for Aliyun OSS (#1253)
  • 44ba45c Add Object Retention related flags for CopyObject API (#1254)
  • 097caa7 extract userTags from Get/Head request (#1249)
  • d19a755 fix: Context cancellation not handled (#1250)
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 79.886% when pulling cfb4727e4b5b6de844c3025d2035d4661ee7ece5 on dependabot/go_modules/develop/github.com/minio/minio-go/v6-6.0.52 into 1a8b7413292679bd5567334dfbec847e9340ad5f on develop.

dependabot-preview[bot] commented 4 years ago

Superseded by #22.