Bump github.com/minio/minio-go/v7 from 7.0.15 to 7.0.16 #55

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/minio/minio-go/v7-7.0.16 into master
dependabot[bot] commented 2021-11-24 20:26:25 +03:00 (Migrated from github.com)

Bumps github.com/minio/minio-go/v7 from 7.0.15 to 7.0.16.

Release notes

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

Bugfix Release

Changelog

  • cleanup minio-go code, add gocritic linter (#1586) (11/17/21) (Harshavardhana)
  • Report non-XML formated error details (#1585) (11/16/21) (Christian Simon)
  • Remove duplicated code for StatObject() (#1584) (11/15/21) (Klaus Post)
  • add custom Host header support (#1579) (11/15/21) (Hilário Coelho)
  • Export RoleARN for use with STSWebIdentity (#1582) (11/12/21) (Aditya Manthramurthy)
  • Add MaxNoncurrentVersions to NoncurrentVersionExpiration (#1580) (11/08/21) (Krishnan Parthasarathi)
  • add revive disable tags to keep Go compliant deprecation notice (11/02/21) (Harshavardhana)
  • Add support for extra signed headers in Presign() API (#1449) (11/02/21) (Aditya Manthramurthy)
  • Test GetObject/ListObjects with s3zip enabled. (#1570) (10/24/21) (Klaus Post)
  • Rename BucketOptions to RemoveBucketOptions (#1534) (10/24/21) (Anis Elleuch)
Commits
  • e517704 cleanup minio-go code, add gocritic linter (#1586)
  • d006293 Report non-XML formated error details (#1585)
  • fd3932c Remove duplicated code for StatObject() (#1584)
  • f18c9fc add custom Host header support (#1579)
  • daea25a Export RoleARN for use with STSWebIdentity (#1582)
  • a7a36ee Add MaxNoncurrentVersions to NoncurrentVersionExpiration (#1580)
  • 2be244f add revive disable tags to keep Go compliant deprecation notice
  • c33a1fb Add support for extra signed headers in Presign() API (#1449)
  • ae9b4a7 Test GetObject/ListObjects with s3zip enabled. (#1570)
  • c7924d0 Rename BucketOptions to RemoveBucketOptions (#1534)
  • 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)
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.15 to 7.0.16. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/minio/minio-go/releases">github.com/minio/minio-go/v7's releases</a>.</em></p> <blockquote> <h2>Bugfix Release</h2> <h2>Changelog</h2> <ul> <li>cleanup minio-go code, add gocritic linter (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1586">#1586</a>) (11/17/21) (Harshavardhana)</li> <li>Report non-XML formated error details (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1585">#1585</a>) (11/16/21) (Christian Simon)</li> <li>Remove duplicated code for StatObject() (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1584">#1584</a>) (11/15/21) (Klaus Post)</li> <li>add custom Host header support (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1579">#1579</a>) (11/15/21) (Hilário Coelho)</li> <li>Export RoleARN for use with STSWebIdentity (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1582">#1582</a>) (11/12/21) (Aditya Manthramurthy)</li> <li>Add MaxNoncurrentVersions to NoncurrentVersionExpiration (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1580">#1580</a>) (11/08/21) (Krishnan Parthasarathi)</li> <li>add revive disable tags to keep Go compliant deprecation notice (11/02/21) (Harshavardhana)</li> <li>Add support for extra signed headers in Presign() API (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1449">#1449</a>) (11/02/21) (Aditya Manthramurthy)</li> <li>Test GetObject/ListObjects with s3zip enabled. (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1570">#1570</a>) (10/24/21) (Klaus Post)</li> <li>Rename BucketOptions to RemoveBucketOptions (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1534">#1534</a>) (10/24/21) (Anis Elleuch)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/minio/minio-go/commit/e517704ccb36b0a3b48907977c29506327d80f12"><code>e517704</code></a> cleanup minio-go code, add gocritic linter (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1586">#1586</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/d00629356463524ae86e246842b46ec338341ab1"><code>d006293</code></a> Report non-XML formated error details (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1585">#1585</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/fd3932ce01fda3ed3da2674e56e0d33338350206"><code>fd3932c</code></a> Remove duplicated code for StatObject() (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1584">#1584</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/f18c9fc0e7f641ba90c4d5a06a888c1e9342b58c"><code>f18c9fc</code></a> add custom Host header support (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1579">#1579</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/daea25af3ddbba88ddd7201c052d538348e4676a"><code>daea25a</code></a> Export RoleARN for use with STSWebIdentity (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1582">#1582</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/a7a36ee131dfe565ab77ca29a41acb7e1a21617b"><code>a7a36ee</code></a> Add MaxNoncurrentVersions to NoncurrentVersionExpiration (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1580">#1580</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/2be244fe029e5fd5d625701975091d0b0a41fecc"><code>2be244f</code></a> add revive disable tags to keep Go compliant deprecation notice</li> <li><a href="https://github.com/minio/minio-go/commit/c33a1fbc6f1838daaac4be9512fc1b6a24b917cf"><code>c33a1fb</code></a> Add support for extra signed headers in Presign() API (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1449">#1449</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/ae9b4a7b52972135ad1503846e76b686079d8018"><code>ae9b4a7</code></a> Test GetObject/ListObjects with s3zip enabled. (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1570">#1570</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/c7924d00ac2a66ed2e28cfbf830af27071e47c52"><code>c7924d0</code></a> Rename BucketOptions to RemoveBucketOptions (<a href="https://github-redirect.dependabot.com/minio/minio-go/issues/1534">#1534</a>)</li> <li>Additional commits viewable in <a href="https://github.com/minio/minio-go/compare/v7.0.15...v7.0.16">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/minio/minio-go/v7&package-manager=go_modules&previous-version=7.0.15&new-version=7.0.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
vtolstov (Migrated from github.com) reviewed 2021-11-24 20:26:42 +03:00
vtolstov (Migrated from github.com) approved these changes 2021-11-24 20:29:48 +03:00
dependabot[bot] commented 2021-12-08 20:23:03 +03:00 (Migrated from github.com)

Superseded by #56.

Superseded by #56.

Pull request closed

Sign in to join this conversation.