dependabot[bot] opened a new pull request, #2365:
URL: https://github.com/apache/apisix-ingress-controller/pull/2365

   Bumps [github.com/gavv/httpexpect/v2](https://github.com/gavv/httpexpect) 
from 2.16.0 to 2.17.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/gavv/httpexpect/releases";>github.com/gavv/httpexpect/v2's
 releases</a>.</em></p>
   <blockquote>
   <h2>v2.17.0</h2>
   <ul>
   <li>Rename <code>Match.Index</code> to <code>Submatch</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a>)</li>
   <li>Rename <code>Match.Name</code> to <code>NamedSubmatch</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a>)</li>
   <li>Rename <code>Match.Values</code>/<code>NotValues</code> to 
<code>HasSubmatches</code>/<code>NotHasSubmatches</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a>)</li>
   <li>Rename <code>Cookie.HasMaxAge</code>/<code>NotContainsMaxAge</code> to 
<code>ContainsMaxAge</code>/<code>NotContainsMaxAge</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a>)</li>
   <li>Add <code>Response.Reader</code> for accessing response body directly 
(<a href="https://redirect.github.com/gavv/httpexpect/issues/382";>gh-382</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/382";>gh-382</a>)</li>
   <li>Add <code>Request.WithRetryPolicyFunc</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/435";>gh-435</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/435";>gh-435</a>)</li>
   <li>Add <code>Request.WithQueryEncoder</code> and 
<code>QueryEncoderFormKeepZeros</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/438";>gh-438</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/438";>gh-438</a>)</li>
   <li>Add <code>Number.InDeltaRelative</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/306";>gh-306</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/306";>gh-306</a>)</li>
   <li>Add <code>Object.Length</code></li>
   <li>Update <code>Request.WithPath</code> to always format floats in decimal 
notation (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/449";>gh-449</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/449";>gh-449</a>)</li>
   <li>Fix panic in <code>DebugPrinter</code> when printing body (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/444";>gh-444</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/444";>gh-444</a>)</li>
   <li>Fix bugs in <code>NewMatchC()</code> and 
<code>NewWebsocketMessageC()</code></li>
   <li>Improve test coverage</li>
   <li>Improve documentation and examples</li>
   <li>Add TLS example (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/205";>gh-205</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/205";>gh-205</a>)</li>
   <li>Bump some dependencies</li>
   </ul>
   <p><a 
href="https://redirect.github.com/gavv/httpexpect/issues/205";>gh-205</a>: <a 
href="https://redirect.github.com/gavv/httpexpect/issues/205";>gavv/httpexpect#205</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gavv/httpexpect#252</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/306";>gh-306</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/306";>gavv/httpexpect#306</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/382";>gh-382</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/382";>gavv/httpexpect#382</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/435";>gh-435</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/435";>gavv/httpexpect#435</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/438";>gh-438</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/438";>gavv/httpexpect#438</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/444";>gh-444</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/444";>gavv/httpexpect#444</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/449";>gh-449</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/449";>gavv/httpexpect#449</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/gavv/httpexpect/blob/master/CHANGES.md";>github.com/gavv/httpexpect/v2's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/gavv/httpexpect/releases/tag/v2.17.0";>v2.17.0</a> - 05 
Mar 2025</h2>
   <ul>
   <li>Rename <code>Match.Index</code> to <code>Submatch</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a>)</li>
   <li>Rename <code>Match.Name</code> to <code>NamedSubmatch</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a>)</li>
   <li>Rename <code>Match.Values</code>/<code>NotValues</code> to 
<code>HasSubmatches</code>/<code>NotHasSubmatches</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a>)</li>
   <li>Rename <code>Cookie.HasMaxAge</code>/<code>NotContainsMaxAge</code> to 
<code>ContainsMaxAge</code>/<code>NotContainsMaxAge</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a>)</li>
   <li>Add <code>Response.Reader</code> for accessing response body directly 
(<a href="https://redirect.github.com/gavv/httpexpect/issues/382";>gh-382</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/382";>gh-382</a>)</li>
   <li>Add <code>Request.WithRetryPolicyFunc</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/435";>gh-435</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/435";>gh-435</a>)</li>
   <li>Add <code>Request.WithQueryEncoder</code> and 
<code>QueryEncoderFormKeepZeros</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/438";>gh-438</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/438";>gh-438</a>)</li>
   <li>Add <code>Number.InDeltaRelative</code> (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/306";>gh-306</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/306";>gh-306</a>)</li>
   <li>Add <code>Object.Length</code></li>
   <li>Update <code>Request.WithPath</code> to always format floats in decimal 
notation (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/449";>gh-449</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/449";>gh-449</a>)</li>
   <li>Fix panic in <code>DebugPrinter</code> when printing body (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/444";>gh-444</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/444";>gh-444</a>)</li>
   <li>Fix bugs in <code>NewMatchC()</code> and 
<code>NewWebsocketMessageC()</code></li>
   <li>Improve test coverage</li>
   <li>Improve documentation and examples</li>
   <li>Add TLS example (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/205";>gh-205</a><a 
href="https://redirect.github.com/gavv/httpexpect/issues/205";>gh-205</a>)</li>
   <li>Bump some dependencies</li>
   </ul>
   <p><a 
href="https://redirect.github.com/gavv/httpexpect/issues/205";>gh-205</a>: <a 
href="https://redirect.github.com/gavv/httpexpect/issues/205";>gavv/httpexpect#205</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/252";>gh-252</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/252";>gavv/httpexpect#252</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/306";>gh-306</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/306";>gavv/httpexpect#306</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/382";>gh-382</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/382";>gavv/httpexpect#382</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/435";>gh-435</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/435";>gavv/httpexpect#435</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/438";>gh-438</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/438";>gavv/httpexpect#438</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/444";>gh-444</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/444";>gavv/httpexpect#444</a>
   <a href="https://redirect.github.com/gavv/httpexpect/issues/449";>gh-449</a>: 
<a 
href="https://redirect.github.com/gavv/httpexpect/issues/449";>gavv/httpexpect#449</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/gavv/httpexpect/commit/caf51320bd65a5fb931baa2b1bbee1dd5f3eb9a7";><code>caf5132</code></a>
 Remove year from copyright</li>
   <li><a 
href="https://github.com/gavv/httpexpect/commit/5bba21bfd3e621e747991a3a1f7b068825b4a2a7";><code>5bba21b</code></a>
 Fix links in changelog</li>
   <li><a 
href="https://github.com/gavv/httpexpect/commit/6eb18775ff979be51d611467b3a05f683f39c05c";><code>6eb1877</code></a>
 Add missing link</li>
   <li><a 
href="https://github.com/gavv/httpexpect/commit/6578fe6c3b39c520fff691141774e39aa4d8c5ee";><code>6578fe6</code></a>
 Add CHANGES.md and AUTHORS.md</li>
   <li><a 
href="https://github.com/gavv/httpexpect/commit/c7e08989dc882d0eb7f99a75c9fd3d65d229a77d";><code>c7e0898</code></a>
 Update documentation</li>
   <li><a 
href="https://github.com/gavv/httpexpect/commit/8636f64b2d63f95352574dcff9b35e63c8994585";><code>8636f64</code></a>
 Remove chain.clear()</li>
   <li><a 
href="https://github.com/gavv/httpexpect/commit/8b86a06f31d27230d5fc75184bbe10ec86e1c7ea";><code>8b86a06</code></a>
 Refactor response tests</li>
   <li><a 
href="https://github.com/gavv/httpexpect/commit/02cf74749d62ccf52fb7270c31603556a1d80850";><code>02cf747</code></a>
 Add Object.Length and refactor getters tests</li>
   <li><a 
href="https://github.com/gavv/httpexpect/commit/97e9161fb371b6a9cca68eca12407e7686506f4a";><code>97e9161</code></a>
 Add tests for urlencoded path arg interpolation (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/448";>#448</a>)</li>
   <li><a 
href="https://github.com/gavv/httpexpect/commit/4dc08bdd63fad3a49647bd96fb52a3571bf9f32b";><code>4dc08bd</code></a>
 Fix panic in DebugPrinter when printing body twice (<a 
href="https://redirect.github.com/gavv/httpexpect/issues/444";>#444</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/gavv/httpexpect/compare/v2.16.0...v2.17.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gavv/httpexpect/v2&package-manager=go_modules&previous-version=2.16.0&new-version=2.17.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to