Quaver / api-v2

The new v2 API server for Quaver.
https://api.quavergame.com/v2/
GNU Affero General Public License v3.0
4 stars 0 forks source link

Update module github.com/go-resty/resty/v2 to v2.16.2 #126

Open aiae-renovate opened 2 weeks ago

aiae-renovate commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
github.com/go-resty/resty/v2 require minor v2.15.3 -> v2.16.2

Release Notes

go-resty/resty (github.com/go-resty/resty/v2) ### [`v2.16.2`](https://togithub.com/go-resty/resty/releases/tag/v2.16.2) [Compare Source](https://togithub.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://togithub.com/jeevatkm) in [https://github.com/go-resty/resty/pull/919](https://togithub.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://togithub.com/go-resty/resty/releases/tag/v2.16.1) [Compare Source](https://togithub.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://togithub.com/jeevatkm) in [https://github.com/go-resty/resty/pull/918](https://togithub.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://togithub.com/go-resty/resty/releases/tag/v2.16.0) [Compare Source](https://togithub.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://togithub.com/jeevatkm) in [https://github.com/go-resty/resty/pull/885](https://togithub.com/go-resty/resty/pull/885) #### Enhancements - Enhance buildCurlRequest for unit test by [@​yaziedda](https://togithub.com/yaziedda) in [https://github.com/go-resty/resty/pull/884](https://togithub.com/go-resty/resty/pull/884) - Code optimizations by [@​jeevatkm](https://togithub.com/jeevatkm) in [https://github.com/go-resty/resty/pull/892](https://togithub.com/go-resty/resty/pull/892) #### Documentation - release: version bump and readme update for v2.16.0 by [@​jeevatkm](https://togithub.com/jeevatkm) in [https://github.com/go-resty/resty/pull/907](https://togithub.com/go-resty/resty/pull/907) #### New Contributors - [@​yaziedda](https://togithub.com/yaziedda) made their first contribution in [https://github.com/go-resty/resty/pull/884](https://togithub.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 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 Renovate Bot.