dependabot[bot] opened a new pull request, #6799: URL: https://github.com/apache/camel-k/pull/6799
Bumps [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) from 1.6.1 to 1.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/gateway-api/releases">sigs.k8s.io/gateway-api's releases</a>.</em></p> <blockquote> <h1>v1.6.2</h1> <h2>Major Changes Since v1.6.1</h2> <h3>Bug or Regression</h3> <ul> <li>HTTPRequestRedirectFilter status codes 303, 307, and 308 are Extended conformance, not Core. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5173">#5173</a>, <a href="https://github.com/kflynn"><code>@kflynn</code></a>)</li> </ul> <h3>Other (Cleanup or Flake)</h3> <ul> <li>Fix flaky <code>TCPRouteWeightedRouting</code> and <code>UDPRouteWeightedRouting</code> conformance tests by adding a data-plane readiness check before performing weighted routing assertions. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5064">#5064</a>, <a href="https://github.com/arybolovlev"><code>@arybolovlev</code></a>)</li> <li>Fix <code>FailFast</code> not working as expected (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5204">#5204</a>, <a href="https://github.com/zirain"><code>@zirain</code></a>)</li> <li>Allow disabling parallel tests at the suite level (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5184">#5184</a>, <a href="https://github.com/zirain"><code>@zirain</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/ca6c2a65454737236fb7a937bd9b17e42b07e9de"><code>ca6c2a6</code></a> chore: Prep for v1.6.2 release (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5217">#5217</a>)</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/35a901ee76dafd313252c3689a8080d20972e6ba"><code>35a901e</code></a> fix: FailFast not working as expected (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5204">#5204</a>)</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/ce8030bbbbdf1d43a62875d3db3cc6880f226a85"><code>ce8030b</code></a> [release-1.6] 303, 307, and 308 HTTPRoute redirect codes are Extended, not Co...</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/52754cd935941ca52448230cc19bdd4a2820a914"><code>52754cd</code></a> allow to disabled parallel tests (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5184">#5184</a>)</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/474b327dd6ca03580cd2f0149746c6c10aecc039"><code>474b327</code></a> bugfix: crdify should not break on description and enum addition changes (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5174">#5174</a>)</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/ab5ebdce4660785d937fa7752b1ca41bed0eff19"><code>ab5ebdc</code></a> [release-1.6] conformance: remove non-standard appProtocol grpc from mesh man...</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/d30519cb34156797950dbaad7c5de41474dc06ea"><code>d30519c</code></a> conformance: wait for TCP echo before weighted routing (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5161">#5161</a>)</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/72360b69c7995c3f7ba31250ca051a7b7d17ac4f"><code>72360b6</code></a> Fix conformance test status reporting (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5157">#5157</a>)</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/467efc6cc35396b34d0f43b9666b3f63412fa09e"><code>467efc6</code></a> conformance: bound TLS rejection dial attempts (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5144">#5144</a>)</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/6d1d854176a60cd4dab46140d9e0f4b60508e8b5"><code>6d1d854</code></a> Add XBackend to experimental kustomization (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/5125">#5125</a>)</li> <li>See full diff in <a href="https://github.com/kubernetes-sigs/gateway-api/compare/v1.6.1...v1.6.2">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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
