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

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 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 Dec 1, 2021
@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #1553 (e04cca2) into master (dc964be) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1553   +/-   ##
=======================================
  Coverage   69.13%   69.13%           
=======================================
  Files         375      375           
  Lines       29714    29714           
=======================================
+ Hits        20542    20543    +1     
+ Misses       7494     7492    -2     
- Partials     1678     1679    +1     
Impacted Files Coverage Δ
snapshot/snapshotfs/estimate.go 96.66% <0.00%> (-3.34%) ⬇️
repo/blob/filesystem/filesystem_storage.go 63.68% <0.00%> (-1.50%) ⬇️
repo/content/content_manager_iterate.go 91.71% <0.00%> (+2.20%) ⬆️
repo/content/encrypted_blob_mgr.go 75.86% <0.00%> (+10.34%) ⬆️

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 dc964be...e04cca2. Read the comment docs.

@jkowalski jkowalski merged commit ad52cf8 into master Dec 2, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/minio/minio-go/v7-7.0.16 branch December 2, 2021 02:00
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.

None yet

1 participant