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.53 #399

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.52 -> v7.0.53

Release Notes

minio/minio-go ### [`v7.0.53`](https://togithub.com/minio/minio-go/releases/tag/v7.0.53): Bugfix release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.52...v7.0.53) #### What's Changed - GetBucketLocation: Use vhost signature in case of v2 signature by [@​vadmeste](https://togithub.com/vadmeste) in [https://github.com/minio/minio-go/pull/1810](https://togithub.com/minio/minio-go/pull/1810) - listen bucket: Support empty events from the server by [@​vadmeste](https://togithub.com/vadmeste) in [https://github.com/minio/minio-go/pull/1812](https://togithub.com/minio/minio-go/pull/1812) - StatObject: Support PartNumber, etc by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1816](https://togithub.com/minio/minio-go/pull/1816) - mint: Add more checksum tests by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1815](https://togithub.com/minio/minio-go/pull/1815) - Add missing JSON tags for NoncurrentVersionExpiration struct by [@​kaankabalak](https://togithub.com/kaankabalak) in [https://github.com/minio/minio-go/pull/1823](https://togithub.com/minio/minio-go/pull/1823) - implement fan-out API by [@​harshavardhana](https://togithub.com/harshavardhana) in [https://github.com/minio/minio-go/pull/1826](https://togithub.com/minio/minio-go/pull/1826) #### New Contributors - [@​kaankabalak](https://togithub.com/kaankabalak) made their first contribution in [https://github.com/minio/minio-go/pull/1823](https://togithub.com/minio/minio-go/pull/1823) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.52...v7.0.53

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 #399 (c7ac20f) into main (8e9e6ad) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #399   +/-   ##
=======================================
  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.