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.49 #14

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

Release notes

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

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)

Minor Bug Fix Release

Changelog

  • fix: avoid shadowing inside go routine (#1219) (01/22/20)
  • fix: let net/http handle rootCAs properly by default (#1218) (01/20/20)
  • Remove empty X-Amz-Server-Side-Encryption-Aws-Kms-Key-Id request header (#1216) (01/17/20)
  • fix: allow configurable part size with -1 content-length (#1215) (01/16/20)
  • Add ObjectTagging Support (#1206) (01/10/20)
  • detect snowball server automatically using server header (#1213) (01/10/20)
  • Filter out X-Cache and X-Cache-Lookup from metadata (#1211) (01/10/20)
  • return notImplemented on listObjectsV2 call failure (#1212) (01/10/20)
  • Credentials: Support assuming role via WebIdentityTokenFile (#1183) (01/07/20)
  • fix: AWS Snowball returns 501 handle it (#1208) (01/06/20)
  • Add funcion to set policy parameter (#1200) (01/02/20)
  • Remove ListenBucketNotificationV2 (#1204) (12/13/19)
  • Add ListenBucketNotificationV2 (#1199) (12/12/19)
  • Retry for all network errors regardless (#1198) (12/09/19)
  • Trim all etags with single function (#1197) (12/09/19)

Minor Feature Release

Changelog

  • Add Bucket APIs with context support (#1192) (12/05/19)
  • Add grant information in GetObjectACL (#1190) (12/04/19)
  • Add owner information in GetObjectACL and add Context (#1182) (11/25/19)
... (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 remained the same at 79.886% when pulling bb9361d8119a247d9dc80d7cb12e4d0a5d33de01 on dependabot/go_modules/develop/github.com/minio/minio-go/v6-6.0.49 into 1a8b7413292679bd5567334dfbec847e9340ad5f on develop.

dependabot-preview[bot] commented 4 years ago

Superseded by #16.