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.56 #27

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

Release notes

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

Minor Feature Release

Highlights

  • Add support for bucket tagging

Changelog

  • retry only if response region doesn't match cached region (#1293) (05/28/20) (kannappanr)
  • retry makebucket on AuthorizationHeaderMalformed code and empty location (#1292) (05/26/20) (kannappanr)
  • Add tagging count to known header (#1291) (05/22/20) (kannappanr)
  • core: Modify Putobject to use PutObjectOptions (#1290) (05/21/20) (P R)
  • Add new Milan AWS Region (#1286) (05/21/20) (Yefry Figueroa)
  • support for new af-south-1 region (#1285) (05/08/20) (Chad Denyar)
  • honor doneCh for listenBucketNotification (#1282) (05/01/20) (Harshavardhana)
  • fix: Accept 204 as success (#1281) (04/30/20) (Bala FA)
  • add bucket tagging apis (#1273) (04/28/20) (Bala FA)
  • add github workflows, deprecate travis and appveyor (04/27/20) (Harshavardhana)
  • add Parse in tags pkg (#1279) (04/25/20) (Bala FA)

Minor Bug Fix Release

Changelog

  • fix: Use jsoniter instead of encoding/json (#1276) (04/25/20) (Nitish Tiwari)
  • add tags package (#1275) (04/24/20) (Bala FA)

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)
... (truncated)
Commits


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 decreased (-0.4%) to 79.522% when pulling 1da96b35b4e62fed7856e503d281c7f241ea4052 on dependabot/go_modules/develop/github.com/minio/minio-go/v6-6.0.56 into 1a8b7413292679bd5567334dfbec847e9340ad5f on develop.

dependabot-preview[bot] commented 4 years ago

Superseded by #28.