dependabot[bot] opened a new pull request, #1009:
URL: https://github.com/apache/submarine/pull/1009

   Bumps [github.com/traefik/traefik/v2](https://github.com/traefik/traefik) 
from 2.4.8 to 2.8.8.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/traefik/traefik/releases";>github.com/traefik/traefik/v2's
 releases</a>.</em></p>
   <blockquote>
   <h2>v2.8.8</h2>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[server]</strong> Update golang.org/x/net to latest version (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9398";>#9398</a>
 by <a href="https://github.com/tspearconquest";>tspearconquest</a>)</li>
   </ul>
   <p><strong>Documentation:</strong></p>
   <ul>
   <li><strong>[docker]</strong> Fix watch option description for Docker 
provider (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9391";>#9391</a>
 by <a href="https://github.com/bhuisgen";>bhuisgen</a>)</li>
   <li><strong>[ecs]</strong> Fix autoDiscoverClusters option documentation for 
ECS provider (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9392";>#9392</a>
 by <a href="https://github.com/johnpekcan";>johnpekcan</a>)</li>
   <li><strong>[k8s]</strong> Improve documentation for publishedService and IP 
options (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9380";>#9380</a>
 by <a href="https://github.com/samip5";>samip5</a>)</li>
   </ul>
   <h2>v2.8.7</h2>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[consulcatalog]</strong> Fix UDP loadbalancer tags not being 
used with Consul Catalog (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9357";>#9357</a>
 by <a href="https://github.com/t3hchipmunk";>t3hchipmunk</a>)</li>
   <li><strong>[docker,rancher,ecs,provider]</strong> Simplify AddServer 
algorithm (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9358";>#9358</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li><strong>[plugins]</strong> Allow empty plugin configuration (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9338";>#9338</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li><strong>[rules]</strong> Fix query parameter matching with equal (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9369";>#9369</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li><strong>[server]</strong> Optimize websocket headers handling (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9360";>#9360</a>
 by <a href="https://github.com/juliens";>juliens</a>)</li>
   </ul>
   <p><strong>Documentation:</strong></p>
   <ul>
   <li><strong>[ecs]</strong> Add documentation for ECS constraints option (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9354";>#9354</a>
 by <a href="https://github.com/rtribotte";>rtribotte</a>)</li>
   <li><strong>[k8s/gatewayapi]</strong> Fix link to RouteNamespaces (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9349";>#9349</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li>Add documentation for json schema usage to validate config in the FAQ 
(<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9340";>#9340</a>
 by <a href="https://github.com/rtribotte";>rtribotte</a>)</li>
   <li>Add a note on case insensitive regex matching (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9322";>#9322</a>
 by <a href="https://github.com/NEwa-05";>NEwa-05</a>)</li>
   </ul>
   <h2>v2.8.5</h2>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[plugins]</strong> Update Yaegi to v0.14.2 (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9327";>#9327</a>
 by <a href="https://github.com/kevinpollet";>kevinpollet</a>)</li>
   <li><strong>[server]</strong> Fix IPv6 addr with square brackets (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9313";>#9313</a>
 by <a href="https://github.com/moonlightwatch";>moonlightwatch</a>)</li>
   <li><strong>[webui,api]</strong> Display default TLS options in the 
dashboard (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9312";>#9312</a>
 by <a href="https://github.com/skwair";>skwair</a>)</li>
   </ul>
   <p><strong>Documentation:</strong></p>
   <ul>
   <li><strong>[docker]</strong> Add healthcheck timeout seconds to value (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9306";>#9306</a>
 by <a href="https://github.com/fty4";>fty4</a>)</li>
   <li>Update deprecation notes about Pilot (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9314";>#9314</a>
 by <a href="https://github.com/nmengin";>nmengin</a>)</li>
   <li>Added resources for businesses (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9268";>#9268</a>
 by <a href="https://github.com/tomatokoolaid";>tomatokoolaid</a>)</li>
   </ul>
   <h2>v2.8.4</h2>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[docker,docker/swarm]</strong> Fix Docker provider mem leak on 
operation retries (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9288";>#9288</a>
 by <a href="https://github.com/rtribotte";>rtribotte</a>)</li>
   <li><strong>[middleware]</strong> Fix retry middleware on panic (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9284";>#9284</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li><strong>[plugins]</strong> Allow Traefik starting even if plugin service 
is unavailable (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9287";>#9287</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li>chore: update paerser to v0.1.9 (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9270";>#9270</a>
 by <a href="https://github.com/tomMoulard";>tomMoulard</a>)</li>
   </ul>
   <p><strong>Documentation:</strong></p>
   <ul>
   <li><strong>[acme]</strong> Fix infoblox acme provider documentation (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9277";>#9277</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li><strong>[k8s/crd]</strong> Fix serversTransport CRD documentation (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9283";>#9283</a>
 by <a href="https://github.com/cuishuang";>cuishuang</a>)</li>
   <li><strong>[k8s/crd]</strong> Fix k8s for example for rootCAs 
serversTransport (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9274";>#9274</a>
 by <a href="https://github.com/ben-krieger";>ben-krieger</a>)</li>
   <li><strong>[k8s]</strong> Add missing networking apiGroup in Kubernetes 
RBACs examples and references (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9295";>#9295</a>
 by <a href="https://github.com/fibsifan";>fibsifan</a>)</li>
   <li>Update deprecation notes about Pilot (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9300";>#9300</a>
 by <a href="https://github.com/nmengin";>nmengin</a>)</li>
   </ul>
   <h2>v2.8.3</h2>
   <p><strong>Bug fixes:</strong></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/traefik/traefik/blob/master/CHANGELOG.md";>github.com/traefik/traefik/v2's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/traefik/traefik/tree/v2.8.8";>v2.8.8</a> 
(2022-09-30)</h2>
   <p><a href="https://github.com/traefik/traefik/compare/v2.8.7...v2.8.8";>All 
Commits</a></p>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[server]</strong> Update golang.org/x/net to latest version (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9398";>#9398</a>
 by <a href="https://github.com/tspearconquest";>tspearconquest</a>)</li>
   </ul>
   <p><strong>Documentation:</strong></p>
   <ul>
   <li><strong>[docker]</strong> Fix watch option description for Docker 
provider (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9391";>#9391</a>
 by <a href="https://github.com/bhuisgen";>bhuisgen</a>)</li>
   <li><strong>[ecs]</strong> Fix autoDiscoverClusters option documentation for 
ECS provider (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9392";>#9392</a>
 by <a href="https://github.com/johnpekcan";>johnpekcan</a>)</li>
   <li><strong>[k8s]</strong> Improve documentation for publishedService and IP 
options (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9380";>#9380</a>
 by <a href="https://github.com/samip5";>samip5</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/traefik/traefik/tree/v2.9.0-rc4";>v2.9.0-rc4</a> 
(2022-09-23)</h2>
   <p><a 
href="https://github.com/traefik/traefik/compare/v2.9.0-rc3...v2.9.0-rc4";>All 
Commits</a></p>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[acme]</strong> Fix ACME panic (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9365";>#9365</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   </ul>
   <p><strong>Documentation:</strong></p>
   <ul>
   <li><strong>[metrics]</strong> Rework metrics overview page (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9366";>#9366</a>
 by <a href="https://github.com/ddtmachado";>ddtmachado</a>)</li>
   </ul>
   <p><strong>Misc:</strong></p>
   <ul>
   <li>Merge current v2.8 into v2.9 (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9371";>#9371</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li>Merge current v2.8 into v2.9 (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9367";>#9367</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li>Merge current v2.8 into v2.9 (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9350";>#9350</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   </ul>
   <h2><a href="https://github.com/traefik/traefik/tree/v2.8.7";>v2.8.7</a> 
(2022-09-23)</h2>
   <p><a href="https://github.com/traefik/traefik/compare/v2.8.5...v2.8.7";>All 
Commits</a></p>
   <p><strong>Bug fixes:</strong></p>
   <ul>
   <li><strong>[consulcatalog]</strong> Fix UDP loadbalancer tags not being 
used with Consul Catalog (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9357";>#9357</a>
 by <a href="https://github.com/t3hchipmunk";>t3hchipmunk</a>)</li>
   <li><strong>[docker,rancher,ecs,provider]</strong> Simplify AddServer 
algorithm (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9358";>#9358</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li><strong>[plugins]</strong> Allow empty plugin configuration (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9338";>#9338</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li><strong>[rules]</strong> Fix query parameter matching with equal (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9369";>#9369</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li><strong>[server]</strong> Optimize websocket headers handling (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9360";>#9360</a>
 by <a href="https://github.com/juliens";>juliens</a>)</li>
   </ul>
   <p><strong>Documentation:</strong></p>
   <ul>
   <li><strong>[ecs]</strong> Add documentation for ECS constraints option (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9354";>#9354</a>
 by <a href="https://github.com/rtribotte";>rtribotte</a>)</li>
   <li><strong>[k8s/gatewayapi]</strong> Fix link to RouteNamespaces (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9349";>#9349</a>
 by <a href="https://github.com/ldez";>ldez</a>)</li>
   <li>Add documentation for json schema usage to validate config in the FAQ 
(<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9340";>#9340</a>
 by <a href="https://github.com/rtribotte";>rtribotte</a>)</li>
   <li>Add a note on case insensitive regex matching (<a 
href="https://github-redirect.dependabot.com/traefik/traefik/pull/9322";>#9322</a>
 by <a href="https://github.com/NEwa-05";>NEwa-05</a>)</li>
   </ul>
   <h2><a href="https://github.com/traefik/traefik/tree/v2.8.6";>v2.8.6</a> 
(2022-09-23)</h2>
   <p><a href="https://github.com/traefik/traefik/compare/v2.8.5...v2.8.6";>All 
Commits</a></p>
   <p>Release canceled.</p>
   <h2><a 
href="https://github.com/traefik/traefik/tree/v2.9.0-rc3";>v2.9.0-rc3</a> 
(2022-09-16)</h2>
   <p><a 
href="https://github.com/traefik/traefik/compare/v2.9.0-rc2...v2.9.0-rc3";>All 
Commits</a></p>
   <p><strong>Misc:</strong></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/traefik/traefik/commit/3812e6f3cbc31725b8909a226ccec5f29ae59de8";><code>3812e6f</code></a>
 Prepare release v2.8.8</li>
   <li><a 
href="https://github.com/traefik/traefik/commit/627175694d53455831c323d2590810081b9105b6";><code>6271756</code></a>
 Fix autoDiscoverClusters option documentation for ECS provider</li>
   <li><a 
href="https://github.com/traefik/traefik/commit/82cf6c9577c83247148c904c12a1eb73048f39ed";><code>82cf6c9</code></a>
 Fix watch option description for Docker provider</li>
   <li><a 
href="https://github.com/traefik/traefik/commit/63a1186d3e1ac834a467fd56bad7ed151df5b963";><code>63a1186</code></a>
 Update golang.org/x/net to latest version</li>
   <li><a 
href="https://github.com/traefik/traefik/commit/f75f636e27b34a78717757e2feb0eddd615d511d";><code>f75f636</code></a>
 Improve documentation for publishedService and IP options</li>
   <li><a 
href="https://github.com/traefik/traefik/commit/615dc7fd355f2624618c25e43f43356713f634dc";><code>615dc7f</code></a>
 Prepare release v2.8.7</li>
   <li><a 
href="https://github.com/traefik/traefik/commit/7758880f3f71727b8536fb67d748109398543170";><code>7758880</code></a>
 Prepare release v2.8.6</li>
   <li><a 
href="https://github.com/traefik/traefik/commit/d04903edb2a569764badaccba977845a18365f24";><code>d04903e</code></a>
 fix: query parameter matching with equal</li>
   <li><a 
href="https://github.com/traefik/traefik/commit/9cd54baca4d608564ad49e4bf260d3c070c7f20b";><code>9cd54ba</code></a>
 Optimize websocket headers handling</li>
   <li><a 
href="https://github.com/traefik/traefik/commit/7ac687a0a96e942847636a3b7d30abd18ce1185c";><code>7ac687a</code></a>
 providers: simplify AddServer algorithms</li>
   <li>Additional commits viewable in <a 
href="https://github.com/traefik/traefik/compare/v2.4.8...v2.8.8";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/traefik/traefik/v2&package-manager=go_modules&previous-version=2.4.8&new-version=2.8.8)](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 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)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/submarine/network/alerts).
   
   </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]

Reply via email to