aminueza / terraform-provider-minio

Terraform provider for managing MinIO S3 buckets and IAM Users.
https://registry.terraform.io/providers/aminueza/minio
GNU Affero General Public License v3.0
243 stars 73 forks source link

Update module github.com/minio/minio-go/v7 to v7.0.50 #442

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/minio/minio-go/v7 require patch v7.0.49 -> v7.0.50

Release Notes

minio/minio-go ### [`v7.0.50`](https://togithub.com/minio/minio-go/releases/tag/v7.0.50): Bugfix release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.49...v7.0.50) #### What's Changed - Update minio.Core API by [@​donatello](https://togithub.com/donatello) in [https://github.com/minio/minio-go/pull/1764](https://togithub.com/minio/minio-go/pull/1764) - remove sse-s3 header in completeMultipartUpload by [@​harshavardhana](https://togithub.com/harshavardhana) in [https://github.com/minio/minio-go/pull/1777](https://togithub.com/minio/minio-go/pull/1777) - upgrade all deps by [@​harshavardhana](https://togithub.com/harshavardhana) in [https://github.com/minio/minio-go/pull/1778](https://togithub.com/minio/minio-go/pull/1778) - allow setting region via custom function by [@​harshavardhana](https://togithub.com/harshavardhana) in [https://github.com/minio/minio-go/pull/1786](https://togithub.com/minio/minio-go/pull/1786) - allow virtual host style for GetBucketLocation API, if requested by [@​harshavardhana](https://togithub.com/harshavardhana) in [https://github.com/minio/minio-go/pull/1785](https://togithub.com/minio/minio-go/pull/1785) - Add ap-south-2 to endpoints by [@​Prajithp](https://togithub.com/Prajithp) in [https://github.com/minio/minio-go/pull/1781](https://togithub.com/minio/minio-go/pull/1781) #### New Contributors - [@​Prajithp](https://togithub.com/Prajithp) made their first contribution in [https://github.com/minio/minio-go/pull/1781](https://togithub.com/minio/minio-go/pull/1781) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.49...v7.0.50

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.