mmichaelb / distrybute

Lightweight upload server for various upload clients.
https://distrybute.ninja
MIT License
0 stars 0 forks source link

Update module github.com/minio/minio-go/v7 to v7.0.46 #320

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.45 -> v7.0.46

Release Notes

minio/minio-go ### [`v7.0.46`](https://togithub.com/minio/minio-go/releases/tag/v7.0.46): Bugfix Release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.45...v7.0.46) #### What's Changed - Add staticcheck by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1735](https://togithub.com/minio/minio-go/pull/1735) - Set server-side encryption for CompleteMultipartUpload by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1736](https://togithub.com/minio/minio-go/pull/1736) - expiration date format must not use 999Z use 000Z by [@​harshavardhana](https://togithub.com/harshavardhana) in [https://github.com/minio/minio-go/pull/1740](https://togithub.com/minio/minio-go/pull/1740) - func tests: update RemoveObjectWithVersioning test by [@​poornas](https://togithub.com/poornas) in [https://github.com/minio/minio-go/pull/1738](https://togithub.com/minio/minio-go/pull/1738) - Support V10 generated config by [@​gtpho](https://togithub.com/gtpho) in [https://github.com/minio/minio-go/pull/1743](https://togithub.com/minio/minio-go/pull/1743) - replication: Add bandwidth usage as part of target metrics by [@​poornas](https://togithub.com/poornas) in [https://github.com/minio/minio-go/pull/1744](https://togithub.com/minio/minio-go/pull/1744) - Add parallel buffered multipart upload by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1745](https://togithub.com/minio/minio-go/pull/1745) #### New Contributors - [@​gtpho](https://togithub.com/gtpho) made their first contribution in [https://github.com/minio/minio-go/pull/1743](https://togithub.com/minio/minio-go/pull/1743) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.45...v7.0.46

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #320 (7cfd1e5) into main (019e1b0) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #320   +/-   ##
=======================================
  Coverage   59.19%   59.19%           
=======================================
  Files          10       10           
  Lines         598      598           
=======================================
  Hits          354      354           
  Misses        173      173           
  Partials       71       71           
Flag Coverage Δ
integrationtests 38.29% <ø> (ø)
unittests 26.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.