Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/go-resty/resty/v2 v2.12.0 -> v2.17.1 age confidence

Release Notes

go-resty/resty (github.com/go-resty/resty/v2)

v2.17.1

Compare Source

Release Notes

Bug Fixes

Full Changelog: go-resty/resty@v2.17.0...v2.17.1

v2.17.0

Compare Source

Release Notes

Bug Fixes

Backport

Release Updates

New Contributors

Full Changelog: go-resty/resty@v2.16.5...v2.17.0

v2.16.5

Compare Source

Release Notes

Bug Fixes

Documentation

Full Changelog: go-resty/resty@v2.16.4...v2.16.5

v2.16.4

Compare Source

Release Notes

Bug Fixes

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.16.3...v2.16.4

v2.16.3

Compare Source

Release Notes

  • chore(deps, release): update go mod, version bump and readme update by @​jeevatkm in #​946

Full Changelog: go-resty/resty@v2.16.2...v2.16.3

v2.16.2

Compare Source

Release Notes

Bug Fixes

Full Changelog: go-resty/resty@v2.16.1...v2.16.2

v2.16.1

Compare Source

Release Notes

Bug Fixes

  • fix: buffer reset issue in io.Reader with content length enabled and release v2.16.1 by @​jeevatkm in #​918

Full Changelog: go-resty/resty@v2.16.0...v2.16.1

v2.16.0

Compare Source

Release Notes

New Features

Enhancements

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.15.3...v2.16.0

v2.15.3

Compare Source

Release Notes

Bug Fixes

  • fix: 'invalid memory address or nil pointer dereference' in response logger by @​matlockx in #​872

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.15.2...v2.15.3

v2.15.2

Compare Source

Release Notes

Bug Fixes

Documentation

Full Changelog: go-resty/resty@v2.15.1...v2.15.2

v2.15.1

Compare Source

Release Notes

Bug Fixes

Documentation

Full Changelog: go-resty/resty@v2.15.0...v2.15.1

v2.15.0

Compare Source

Release Notes

New Features

Enhancements

Bug Fixes

  • Fix request/response logging for SetDoNotParseResponse(true) by @​kon3gor in #​836
  • fix(enhancement): add explicit option to enable generate curl command in conjunction with debug mode and few clean ups #​828 by @​jeevatkm in #​842

Build

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.14.0...v2.15.0

v2.14.0

Compare Source

Release Notes

New Features

  • feat(curl): generate curl cmd for request && example for curl cmd by @​ahuigo in #​794

Enhancements

Upstream Fixes

Test Cases

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.13.1...v2.14.0

v2.13.1

Compare Source

Release Notes

Fixes

  • fix: correct resty version number which was missed in the previous release by @​jeevatkm in #​793

Full Changelog: go-resty/resty@v2.13.0...v2.13.1

v2.13.0

Compare Source

Release Notes

Enhancements

Bug Fixes

New Contributors

Full Changelog: go-resty/resty@v2.12.0...v2.13.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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependency label Sep 24, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 24, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.23.0
github.com/google/go-cmp v0.5.9 -> v0.6.0
golang.org/x/mod v0.11.0 -> v0.26.0
golang.org/x/net v0.22.0 -> v0.43.0
golang.org/x/sys v0.18.0 -> v0.35.0
golang.org/x/term v0.18.0 -> v0.34.0
golang.org/x/text v0.14.0 -> v0.28.0
golang.org/x/time v0.5.0 -> v0.12.0
golang.org/x/tools v0.7.0 -> v0.35.0

@renovate renovate bot force-pushed the renovate/github.com-go-resty-resty-v2-2.x branch from d3a5b95 to d62b40e Compare November 23, 2025 09:51
@renovate renovate bot changed the title fix(deps): update module github.com/go-resty/resty/v2 to v2.16.5 fix(deps): update module github.com/go-resty/resty/v2 to v2.17.0 Nov 23, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-go-resty-resty-v2-2.x branch from d62b40e to 0928578 Compare December 15, 2025 11:32
@renovate renovate bot changed the title fix(deps): update module github.com/go-resty/resty/v2 to v2.17.0 fix(deps): update module github.com/go-resty/resty/v2 to v2.17.1 Dec 15, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.23.0
github.com/google/go-cmp v0.5.9 -> v0.6.0
golang.org/x/mod v0.11.0 -> v0.26.0
golang.org/x/net v0.22.0 -> v0.43.0
golang.org/x/sys v0.18.0 -> v0.35.0
golang.org/x/term v0.18.0 -> v0.34.0
golang.org/x/text v0.14.0 -> v0.28.0
golang.org/x/time v0.5.0 -> v0.12.0
golang.org/x/tools v0.7.0 -> v0.35.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant