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.54 #23

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.54.

Release notes

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

Minor Bug Fix Release

Changelog

  • sql: Add SQL API to set CSV/JSON options (#1268) (04/18/20) (Anis Elleuch)
  • fix increase default BufferSize for bufio.Scanner (#1272) (04/17/20) (Harshavardhana)
  • preserve data after calculating md5sum (#1270) (04/17/20) (Harshavardhana)

Minor Bug Fix Release

Changelog

  • return an error when removing an event matches nothing (#1267) (04/14/20) (Daniel Valdivia)
  • fix: AWS STS url to use https for web-identity (#1263) (04/15/20) (Chanho Yong)
  • Add get bucket versioning (#1266) (04/14/20) (Olivier Cloirec)
  • Add AssumeRole support for rotating credentials (#1265) (04/13/20) (Harshavardhana)
  • add functions to remove notifications by prefix/suffix (#1262) (04/07/20) (Daniel Valdivia)

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

... (truncated)
Commits
  • 22537a4 sql: Add SQL API to set CSV/JSON options (#1268)
  • 33e5528 fix increase default BufferSize for bufio.Scanner (#1272)
  • d624b8a preserve data after calculating md5sum (#1270)
  • fc08315 Update version to next release
  • 337bb00 return an error when removing an event matches nothing (#1267)
  • 16fa71b fix: AWS STS url to use https for web-identity (#1263)
  • dea5375 Add get bucket versioning (#1266)
  • 8bb083d Add AssumeRole support for rotating credentials (#1265)
  • 4c090d4 add functions to remove notifications by prefix/suffix (#1262)
  • edb71e2 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 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 0e7934aca7c2ebaf618a87863ab49a6b8ebea7ef on dependabot/go_modules/develop/github.com/minio/minio-go/v6-6.0.54 into 1a8b7413292679bd5567334dfbec847e9340ad5f on develop.

dependabot-preview[bot] commented 4 years ago

Superseded by #24.