Commit d4d67d6
authored
🌱 bump github.com/go-resty/resty/v2 from 2.16.5 to 2.17.0 (#225)
Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty)
from 2.16.5 to 2.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-resty/resty/releases">github.com/go-resty/resty/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.17.0</h2>
<h1>Release Notes</h1>
<h2>Bug Fixes</h2>
<ul>
<li>Fix off-by-one error in key/value resolution by <a
href="https://github.com/mbsulliv"><code>@mbsulliv</code></a> in <a
href="https://redirect.github.com/go-resty/resty/pull/975">go-resty/resty#975</a></li>
<li>Fix/missing content length header on empty post req by <a
href="https://github.com/Libero-Dev"><code>@Libero-Dev</code></a> in <a
href="https://redirect.github.com/go-resty/resty/pull/1003">go-resty/resty#1003</a></li>
</ul>
<h2>Backport</h2>
<ul>
<li>backport: potential wrong total time in trace info from PR <a
href="https://redirect.github.com/go-resty/resty/issues/1017">#1017</a>
by <a href="https://github.com/git-hulk"><code>@git-hulk</code></a> in
<a
href="https://redirect.github.com/go-resty/resty/pull/1018">go-resty/resty#1018</a></li>
<li>backport: negative trace substraction when using SetTimeout by <a
href="https://github.com/nicolasbeauvais"><code>@nicolasbeauvais</code></a>
in <a
href="https://redirect.github.com/go-resty/resty/pull/1065">go-resty/resty#1065</a></li>
</ul>
<h2>Release Updates</h2>
<ul>
<li>For v2.17.0 release by <a
href="https://github.com/jeevatkm"><code>@jeevatkm</code></a> in <a
href="https://redirect.github.com/go-resty/resty/pull/1066">go-resty/resty#1066</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mbsulliv"><code>@mbsulliv</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-resty/resty/pull/975">go-resty/resty#975</a></li>
<li><a
href="https://github.com/Libero-Dev"><code>@Libero-Dev</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-resty/resty/pull/1003">go-resty/resty#1003</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-resty/resty/compare/v2.16.5...v2.17.0">https://github.com/go-resty/resty/compare/v2.16.5...v2.17.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-resty/resty/commit/d4c3576f5ef3fc680c7fdd2a620cf1b11dbbc2fe"><code>d4c3576</code></a>
Merge pull request <a
href="https://redirect.github.com/go-resty/resty/issues/1066">#1066</a>
from go-resty/for-v2.17.0-release</li>
<li><a
href="https://github.com/go-resty/resty/commit/645227113b760d4038845cc3c9eecf450de62d54"><code>6452271</code></a>
chore: update readme for release v2.17.0</li>
<li><a
href="https://github.com/go-resty/resty/commit/2eab9592503255e569f38660cf5e34fdc91851ec"><code>2eab959</code></a>
ci: update go version 1.23.0</li>
<li><a
href="https://github.com/go-resty/resty/commit/795d6c22c4d07935360b3b0d6e65fe640f7c7d97"><code>795d6c2</code></a>
chore: update go.mod package versions</li>
<li><a
href="https://github.com/go-resty/resty/commit/b10a1aa229311f0b68fb948ced53f3ad08871169"><code>b10a1aa</code></a>
backport: negative trace substraction when using SetTimeout (<a
href="https://redirect.github.com/go-resty/resty/issues/1065">#1065</a>)</li>
<li><a
href="https://github.com/go-resty/resty/commit/2b771ba9876863c8de9c28c6811584529d51caaf"><code>2b771ba</code></a>
backport: potential worng total time in trace info for invalid request
from P...</li>
<li><a
href="https://github.com/go-resty/resty/commit/39c56b9ac6804b4a7060f17085c90df258b4e1d4"><code>39c56b9</code></a>
fix: enforce content length header when body is nil and client specifies
SetC...</li>
<li><a
href="https://github.com/go-resty/resty/commit/47780b1e6da0c910b6534ed82c5f706893687716"><code>47780b1</code></a>
fix: off-by-one error in key/value resolution (<a
href="https://redirect.github.com/go-resty/resty/issues/975">#975</a>)</li>
<li>See full diff in <a
href="https://github.com/go-resty/resty/compare/v2.16.5...v2.17.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 0744dd9 commit d4d67d6
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments