Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/minio/minio-go/v7 from 7.0.15 to 7.0.16 #166

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2021

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.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.15...v7.0.16)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 24, 2021
@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #166 (d635cb3) into master (af1d500) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   56.69%   56.69%           
=======================================
  Files          52       52           
  Lines        2023     2023           
=======================================
  Hits         1147     1147           
  Misses        782      782           
  Partials       94       94           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af1d500...d635cb3. Read the comment docs.

@ernado ernado merged commit dbf90f4 into master Nov 25, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.16 branch November 25, 2021 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant