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
295 stars 33 forks source link

fix(deps): update module github.com/go-resty/resty/v2 to v2.14.0 - autoclosed #470

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

go-resty/resty (github.com/go-resty/resty/v2) ### [`v2.14.0`](https://togithub.com/go-resty/resty/releases/tag/v2.14.0) [Compare Source](https://togithub.com/go-resty/resty/compare/v2.13.1...v2.14.0) ### Release Notes #### New Features - feat(curl): generate curl cmd for request && example for curl cmd by [@​ahuigo](https://togithub.com/ahuigo) in [https://github.com/go-resty/resty/pull/794](https://togithub.com/go-resty/resty/pull/794) #### Enhancements - build: update bazel config with new files by [@​jeevatkm](https://togithub.com/jeevatkm) in [https://github.com/go-resty/resty/pull/800](https://togithub.com/go-resty/resty/pull/800) - chore: dependency and version update v2.14.0 by [@​jeevatkm](https://togithub.com/jeevatkm) in [https://github.com/go-resty/resty/pull/816](https://togithub.com/go-resty/resty/pull/816) #### Upstream Fixes - update net package for vuln CVE-2023-45288 by [@​shedyfreak](https://togithub.com/shedyfreak) in [https://github.com/go-resty/resty/pull/804](https://togithub.com/go-resty/resty/pull/804) #### Test Cases - fix(examples): wrongly stderr written as stdout by [@​ahuigo](https://togithub.com/ahuigo) in [https://github.com/go-resty/resty/pull/801](https://togithub.com/go-resty/resty/pull/801) #### Documentation - fix: change resty.GET to resty.MethodGet in doc comment by [@​autopp](https://togithub.com/autopp) in [https://github.com/go-resty/resty/pull/803](https://togithub.com/go-resty/resty/pull/803) - resty dev version number and year update by [@​jeevatkm](https://togithub.com/jeevatkm) in [https://github.com/go-resty/resty/pull/799](https://togithub.com/go-resty/resty/pull/799) #### New Contributors - [@​ahuigo](https://togithub.com/ahuigo) made their first contribution in [https://github.com/go-resty/resty/pull/794](https://togithub.com/go-resty/resty/pull/794) - [@​autopp](https://togithub.com/autopp) made their first contribution in [https://github.com/go-resty/resty/pull/803](https://togithub.com/go-resty/resty/pull/803) - [@​shedyfreak](https://togithub.com/shedyfreak) made their first contribution in [https://github.com/go-resty/resty/pull/804](https://togithub.com/go-resty/resty/pull/804) **Full Changelog**: https://github.com/go-resty/resty/compare/v2.13.1...v2.14.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 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 was generated by Mend Renovate. View the repository job log.