oxyno-zeta / s3-proxy

S3 Reverse Proxy with GET, PUT and DELETE methods and authentication (OpenID Connect and Basic Auth)
https://oxyno-zeta.github.io/s3-proxy/
Apache License 2.0
310 stars 34 forks source link

fix(deps): update module github.com/go-resty/resty/v2 to v2.16.2 #508

Open renovate[bot] opened 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-resty/resty/v2 v2.15.3 -> v2.16.2 age adoption passing confidence

Release Notes

go-resty/resty (github.com/go-resty/resty/v2) ### [`v2.16.2`](https://redirect.github.com/go-resty/resty/releases/tag/v2.16.2) [Compare Source](https://redirect.github.com/go-resty/resty/compare/v2.16.1...v2.16.2) ### Release Notes #### Bug Fixes - fix: buffer reuse and back to pool and release v2.16.2 by [@​jeevatkm](https://redirect.github.com/jeevatkm) in [https://github.com/go-resty/resty/pull/919](https://redirect.github.com/go-resty/resty/pull/919) **Full Changelog**: https://github.com/go-resty/resty/compare/v2.16.1...v2.16.2 ### [`v2.16.1`](https://redirect.github.com/go-resty/resty/releases/tag/v2.16.1) [Compare Source](https://redirect.github.com/go-resty/resty/compare/v2.16.0...v2.16.1) ### Release Notes #### Bug Fixes - fix: buffer reset issue in io.Reader with content length enabled and release v2.16.1 by [@​jeevatkm](https://redirect.github.com/jeevatkm) in [https://github.com/go-resty/resty/pull/918](https://redirect.github.com/go-resty/resty/pull/918) **Full Changelog**: https://github.com/go-resty/resty/compare/v2.16.0...v2.16.1 ### [`v2.16.0`](https://redirect.github.com/go-resty/resty/releases/tag/v2.16.0) [Compare Source](https://redirect.github.com/go-resty/resty/compare/v2.15.3...v2.16.0) ### Release Notes #### New Features - feat: option to set URL query params without encoding by [@​jeevatkm](https://redirect.github.com/jeevatkm) in [https://github.com/go-resty/resty/pull/885](https://redirect.github.com/go-resty/resty/pull/885) #### Enhancements - Enhance buildCurlRequest for unit test by [@​yaziedda](https://redirect.github.com/yaziedda) in [https://github.com/go-resty/resty/pull/884](https://redirect.github.com/go-resty/resty/pull/884) - Code optimizations by [@​jeevatkm](https://redirect.github.com/jeevatkm) in [https://github.com/go-resty/resty/pull/892](https://redirect.github.com/go-resty/resty/pull/892) #### Documentation - release: version bump and readme update for v2.16.0 by [@​jeevatkm](https://redirect.github.com/jeevatkm) in [https://github.com/go-resty/resty/pull/907](https://redirect.github.com/go-resty/resty/pull/907) #### New Contributors - [@​yaziedda](https://redirect.github.com/yaziedda) made their first contribution in [https://github.com/go-resty/resty/pull/884](https://redirect.github.com/go-resty/resty/pull/884) **Full Changelog**: https://github.com/go-resty/resty/compare/v2.15.3...v2.16.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.