chore(deps): update dependency traefik/traefik (v3.7.8 → v3.7.13) #65

Open
renovate wants to merge 1 commit from renovate/traefik-and-its-dashboard into main
Collaborator

This PR contains the following updates:

Package Update Change
traefik/traefik patch v3.7.8 → v3.7.13

Merging deploys nothing. scripts/generate-grafana-dashboards.sh pins a version that takes effect only when that script runs. Run it against the cluster after merging.


Release Notes

traefik/traefik (traefik/traefik)

v3.7.13

Compare Source

All Commits

Bug fixes:

Documentation:

v3.7.12

Compare Source

All Commits

Bug fixes:

Documentation:

v3.7.11

Compare Source

All Commits

Bug fixes:

Documentation:

v3.7.10

Compare Source

All Commits

Bug fixes:

Documentation:

v3.7.9

Compare Source

All Commits

Bug fixes:

Documentation:

  • [k8s/ingress-nginx] Clarify auth-url/rewrite-target interaction on ingress-nginx provider (#​13607 @​gndz07)

Configuration

📅 Schedule: (in timezone Europe/Helsinki)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • Between 05:00 PM and 08:59 PM, Monday through Friday (* 17-20 * * 1-5)
    • Between 10:00 AM and 07:59 PM, only on Sunday and Saturday (* 10-19 * * 0,6)

🚦 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [traefik/traefik](https://github.com/traefik/traefik) | patch | `v3.7.8` → `v3.7.13` | **Merging deploys nothing.** `scripts/generate-grafana-dashboards.sh` pins a version that takes effect only when that script runs. Run it against the cluster after merging. --- ### Release Notes <details> <summary>traefik/traefik (traefik/traefik)</summary> ### [`v3.7.13`](https://github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v3713-2026-09-04) [Compare Source](https://github.com/traefik/traefik/compare/v3.7.12...v3.7.13) [All Commits](https://github.com/traefik/traefik/compare/v3.7.12...v3.7.13) **Bug fixes:** - **\[acme]** Bump github.com/go-acme/lego/v5 to v5.4.1 ([#&#8203;13759](https://github.com/traefik/traefik/pull/13759) [@&#8203;ldez](https://github.com/ldez)) - **\[acme]** Disable recursive nss propagation by default for DNS challenge ([#&#8203;13830](https://github.com/traefik/traefik/pull/13830) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[acme]** Do not require recursive nameservers propagation by default for the DNS-01 challenge ([#&#8203;13710](https://github.com/traefik/traefik/pull/13710) [@&#8203;amazon7737](https://github.com/amazon7737)) - **\[acme, tls]** Ignore negated matchers when parsing rule domains ([#&#8203;13725](https://github.com/traefik/traefik/pull/13725) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[consulcatalog, nomad]** Build a collision-free item key in the Consul Catalog and Nomad providers ([#&#8203;13741](https://github.com/traefik/traefik/pull/13741) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[http3]** Dedicate a transport per HTTP/3 client connection ([#&#8203;13812](https://github.com/traefik/traefik/pull/13812) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[k8s/ingress-nginx]** Fix sticky cookie expiration per request ([#&#8203;13496](https://github.com/traefik/traefik/pull/13496) [@&#8203;makaiver](https://github.com/makaiver)) - **\[k8s/ingress-nginx]** Create HTTP redirect router for ssl-passthrough with force-ssl-redirect ([#&#8203;13457](https://github.com/traefik/traefik/pull/13457) [@&#8203;mmatur](https://github.com/mmatur)) - **\[k8s/ingress-nginx]** Preserve leading dot in sticky session cookie Domain attribute ([#&#8203;13456](https://github.com/traefik/traefik/pull/13456) [@&#8203;mmatur](https://github.com/mmatur)) - **\[logs, middleware]** Set access log entry level and time before formatting the OTLP body ([#&#8203;13767](https://github.com/traefik/traefik/pull/13767) [@&#8203;emilevauge](https://github.com/emilevauge)) - **\[logs, tls, k8s/crd]** Downgrade default TLS resources namespace mismatch log to warning ([#&#8203;13780](https://github.com/traefik/traefik/pull/13780) [@&#8203;lazerg](https://github.com/lazerg)) - **\[middleware]** Fix {url} placeholder in customErrors middleware now includes correct scheme ([#&#8203;13320](https://github.com/traefik/traefik/pull/13320) [@&#8203;AnouarMohamed](https://github.com/AnouarMohamed)) - **\[middleware, authentication]** Prevent user enumeration through the basic auth singleflight key ([#&#8203;13816](https://github.com/traefik/traefik/pull/13816) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Build the configuration copy once per change ([#&#8203;13746](https://github.com/traefik/traefik/pull/13746) [@&#8203;jspdown](https://github.com/jspdown)) - **\[server]** Do not forward h2c upgrade headers to the backend ([#&#8203;13797](https://github.com/traefik/traefik/pull/13797) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Deny request with an opaque request target ([#&#8203;13796](https://github.com/traefik/traefik/pull/13796) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Do not forward request trailer values to the backend ([#&#8203;13822](https://github.com/traefik/traefik/pull/13822) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[server]** Bump github.com/quic-go/quic-go to v0.62.0 ([#&#8203;13807](https://github.com/traefik/traefik/pull/13807) [@&#8203;Nelwhix](https://github.com/Nelwhix)) - **\[tls]** Redact duplicate TLS certificates in provider merge logs ([#&#8203;13548](https://github.com/traefik/traefik/pull/13548) [@&#8203;xsergos](https://github.com/xsergos)) - **\[webui]** Fix displayed number on details pages ([#&#8203;13779](https://github.com/traefik/traefik/pull/13779) [@&#8203;gndz07](https://github.com/gndz07)) **Documentation:** - **\[k8s]** Add warning about Ingress API frozen state ([#&#8203;13783](https://github.com/traefik/traefik/pull/13783) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s]** Remove namespace reference for providers.kubernetesGateway.labelSelector ([#&#8203;13790](https://github.com/traefik/traefik/pull/13790) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s/crd]** Fix broken redirect for the Kubernetes CRD reference docs ([#&#8203;13811](https://github.com/traefik/traefik/pull/13811) [@&#8203;thev1ndu](https://github.com/thev1ndu)) - Tell scanning agents to read the security policy and decisions pages ([#&#8203;13753](https://github.com/traefik/traefik/pull/13753) [@&#8203;emilevauge](https://github.com/emilevauge)) ### [`v3.7.12`](https://github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v3713-2026-09-04) [Compare Source](https://github.com/traefik/traefik/compare/v3.7.11...v3.7.12) [All Commits](https://github.com/traefik/traefik/compare/v3.7.12...v3.7.13) **Bug fixes:** - **\[acme]** Bump github.com/go-acme/lego/v5 to v5.4.1 ([#&#8203;13759](https://github.com/traefik/traefik/pull/13759) [@&#8203;ldez](https://github.com/ldez)) - **\[acme]** Disable recursive nss propagation by default for DNS challenge ([#&#8203;13830](https://github.com/traefik/traefik/pull/13830) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[acme]** Do not require recursive nameservers propagation by default for the DNS-01 challenge ([#&#8203;13710](https://github.com/traefik/traefik/pull/13710) [@&#8203;amazon7737](https://github.com/amazon7737)) - **\[acme, tls]** Ignore negated matchers when parsing rule domains ([#&#8203;13725](https://github.com/traefik/traefik/pull/13725) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[consulcatalog, nomad]** Build a collision-free item key in the Consul Catalog and Nomad providers ([#&#8203;13741](https://github.com/traefik/traefik/pull/13741) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[http3]** Dedicate a transport per HTTP/3 client connection ([#&#8203;13812](https://github.com/traefik/traefik/pull/13812) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[k8s/ingress-nginx]** Fix sticky cookie expiration per request ([#&#8203;13496](https://github.com/traefik/traefik/pull/13496) [@&#8203;makaiver](https://github.com/makaiver)) - **\[k8s/ingress-nginx]** Create HTTP redirect router for ssl-passthrough with force-ssl-redirect ([#&#8203;13457](https://github.com/traefik/traefik/pull/13457) [@&#8203;mmatur](https://github.com/mmatur)) - **\[k8s/ingress-nginx]** Preserve leading dot in sticky session cookie Domain attribute ([#&#8203;13456](https://github.com/traefik/traefik/pull/13456) [@&#8203;mmatur](https://github.com/mmatur)) - **\[logs, middleware]** Set access log entry level and time before formatting the OTLP body ([#&#8203;13767](https://github.com/traefik/traefik/pull/13767) [@&#8203;emilevauge](https://github.com/emilevauge)) - **\[logs, tls, k8s/crd]** Downgrade default TLS resources namespace mismatch log to warning ([#&#8203;13780](https://github.com/traefik/traefik/pull/13780) [@&#8203;lazerg](https://github.com/lazerg)) - **\[middleware]** Fix {url} placeholder in customErrors middleware now includes correct scheme ([#&#8203;13320](https://github.com/traefik/traefik/pull/13320) [@&#8203;AnouarMohamed](https://github.com/AnouarMohamed)) - **\[middleware, authentication]** Prevent user enumeration through the basic auth singleflight key ([#&#8203;13816](https://github.com/traefik/traefik/pull/13816) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Build the configuration copy once per change ([#&#8203;13746](https://github.com/traefik/traefik/pull/13746) [@&#8203;jspdown](https://github.com/jspdown)) - **\[server]** Do not forward h2c upgrade headers to the backend ([#&#8203;13797](https://github.com/traefik/traefik/pull/13797) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Deny request with an opaque request target ([#&#8203;13796](https://github.com/traefik/traefik/pull/13796) [@&#8203;sdelicata](https://github.com/sdelicata)) - **\[server]** Do not forward request trailer values to the backend ([#&#8203;13822](https://github.com/traefik/traefik/pull/13822) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[server]** Bump github.com/quic-go/quic-go to v0.62.0 ([#&#8203;13807](https://github.com/traefik/traefik/pull/13807) [@&#8203;Nelwhix](https://github.com/Nelwhix)) - **\[tls]** Redact duplicate TLS certificates in provider merge logs ([#&#8203;13548](https://github.com/traefik/traefik/pull/13548) [@&#8203;xsergos](https://github.com/xsergos)) - **\[webui]** Fix displayed number on details pages ([#&#8203;13779](https://github.com/traefik/traefik/pull/13779) [@&#8203;gndz07](https://github.com/gndz07)) **Documentation:** - **\[k8s]** Add warning about Ingress API frozen state ([#&#8203;13783](https://github.com/traefik/traefik/pull/13783) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s]** Remove namespace reference for providers.kubernetesGateway.labelSelector ([#&#8203;13790](https://github.com/traefik/traefik/pull/13790) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s/crd]** Fix broken redirect for the Kubernetes CRD reference docs ([#&#8203;13811](https://github.com/traefik/traefik/pull/13811) [@&#8203;thev1ndu](https://github.com/thev1ndu)) - Tell scanning agents to read the security policy and decisions pages ([#&#8203;13753](https://github.com/traefik/traefik/pull/13753) [@&#8203;emilevauge](https://github.com/emilevauge)) ### [`v3.7.11`](https://github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v3712-2026-08-26) [Compare Source](https://github.com/traefik/traefik/compare/v3.7.10...v3.7.11) [All Commits](https://github.com/traefik/traefik/compare/v3.7.11...v3.7.12) **Bug fixes:** - **\[fastproxy]** Bump github.com/valyala/fasthttp to v1.73.0 ([#&#8203;13769](https://github.com/traefik/traefik/pull/13769) [@&#8203;mmatur](https://github.com/mmatur)) - **\[file]** Include the filename in file provider configuration errors ([#&#8203;13527](https://github.com/traefik/traefik/pull/13527) [@&#8203;lazerg](https://github.com/lazerg)) - **\[http3]** Apply read timeout, idle timeout, and max header bytes for HTTP/3 ([#&#8203;13717](https://github.com/traefik/traefik/pull/13717) [@&#8203;gndz07](https://github.com/gndz07)) - **\[k8s]** Fix typos in docs and an OCSP log message ([#&#8203;13722](https://github.com/traefik/traefik/pull/13722) [@&#8203;MsfPablo](https://github.com/MsfPablo)) - **\[k8s, k8s/ingress-nginx]** Fix redirect www host with a non-numeric port ([#&#8203;13708](https://github.com/traefik/traefik/pull/13708) [@&#8203;mmatur](https://github.com/mmatur)) - **\[k8s/ingress-nginx]** Fix TLS option name collision across namespaces in the ingress-nginx provider ([#&#8203;13721](https://github.com/traefik/traefik/pull/13721) [@&#8203;gndz07](https://github.com/gndz07)) - **\[server]** Add an entry point option to handle request headers with aliasing names ([#&#8203;13720](https://github.com/traefik/traefik/pull/13720) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[tcp, udp]** Reject negative weights in TCP and UDP weighted services ([#&#8203;13749](https://github.com/traefik/traefik/pull/13749) [@&#8203;rtribotte](https://github.com/rtribotte)) - Bump etcd client modules to v3.5.33 ([#&#8203;13756](https://github.com/traefik/traefik/pull/13756) [@&#8203;mmatur](https://github.com/mmatur)) **Documentation:** - **\[k8s]** Update redirections block reference in basic.md ([#&#8203;13723](https://github.com/traefik/traefik/pull/13723) [@&#8203;Larzenegger](https://github.com/Larzenegger)) - **\[k8s]** Fix formatting in Kubernetes setup guide ([#&#8203;13742](https://github.com/traefik/traefik/pull/13742) [@&#8203;stefkiourk](https://github.com/stefkiourk)) - **\[security]** Document the security threat model and settled security decisions ([#&#8203;13740](https://github.com/traefik/traefik/pull/13740) [@&#8203;emilevauge](https://github.com/emilevauge)) - **\[service]** Clarify ServersTransport behavior for the errors middleware in Kubernetes ([#&#8203;13531](https://github.com/traefik/traefik/pull/13531) [@&#8203;lazerg](https://github.com/lazerg)) - Fix v3.7.11 migration guide ([#&#8203;13730](https://github.com/traefik/traefik/pull/13730) [@&#8203;gndz07](https://github.com/gndz07)) - Move Jean-Baptiste Doumenjou and Mathieu Lonjaret to past maintainers ([#&#8203;13736](https://github.com/traefik/traefik/pull/13736) [@&#8203;emilevauge](https://github.com/emilevauge)) - Reduce SECURITY.md to a pointer to the security documentation ([#&#8203;13732](https://github.com/traefik/traefik/pull/13732) [@&#8203;emilevauge](https://github.com/emilevauge)) - Update end of support dates ([#&#8203;13712](https://github.com/traefik/traefik/pull/13712) [@&#8203;nmengin](https://github.com/nmengin)) ### [`v3.7.10`](https://github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v3711-2026-08-18) [Compare Source](https://github.com/traefik/traefik/compare/v3.7.9...v3.7.10) [All Commits](https://github.com/traefik/traefik/compare/v3.7.10...v3.7.11) **Bug fixes:** - **\[fastproxy]** Reject out-of-range status codes from backends when using FastProxy ([#&#8203;13635](https://github.com/traefik/traefik/pull/13635) [@&#8203;gndz07](https://github.com/gndz07)) - **\[http3]** Bump github.com/quic-go/quic-go to v0.61.0 ([#&#8203;13688](https://github.com/traefik/traefik/pull/13688) [@&#8203;jnoordsij](https://github.com/jnoordsij)) - **\[k8s/crd]** Prevent generated name collisions in the Kubernetes CRD provider ([#&#8203;13656](https://github.com/traefik/traefik/pull/13656) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[k8s/crd]** Add an option to restrict the namespace of the default TLS resources ([#&#8203;13665](https://github.com/traefik/traefik/pull/13665) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[k8s/crd]** Scope generated Kubernetes Service names to their parent in the CRD provider ([#&#8203;13668](https://github.com/traefik/traefik/pull/13668) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[k8s/crd]** Name failover generated services after the referenced Kubernetes Service ([#&#8203;13677](https://github.com/traefik/traefik/pull/13677) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[k8s/crd]** Add safe naming option to avoid collisions for Kubernetes CRD provider ([#&#8203;13689](https://github.com/traefik/traefik/pull/13689) [@&#8203;gndz07](https://github.com/gndz07)) - **\[k8s/gatewayapi]** Preserve encoded path segments in Gateway API URLRewrite and RequestRedirect ([#&#8203;13641](https://github.com/traefik/traefik/pull/13641) [@&#8203;gndz07](https://github.com/gndz07)) - **\[k8s/gatewayapi]** Fix Gateway API router rules ([#&#8203;13645](https://github.com/traefik/traefik/pull/13645) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[k8s/ingress-nginx]** Dedupe client-auth TLS options across ingresses sharing a host for ingress-nginx provider ([#&#8203;13638](https://github.com/traefik/traefik/pull/13638) [@&#8203;gndz07](https://github.com/gndz07)) - **\[k8s/ingress-nginx]** Apply auth, custom-headers, custom errors and ssl-redirect to ingress default backend ([#&#8203;13575](https://github.com/traefik/traefik/pull/13575) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[k8s/ingress-nginx]** Honor asDefault and exclude internal entrypoints from default selection for ingress-nginx provider ([#&#8203;13629](https://github.com/traefik/traefik/pull/13629) [@&#8203;gndz07](https://github.com/gndz07)) - **\[k8s/ingress]** Enforce crossProviderNamespace for Kubernetes Ingress service middleware ([#&#8203;13670](https://github.com/traefik/traefik/pull/13670) [@&#8203;gndz07](https://github.com/gndz07)) - **\[middleware, authentication]** Bump github.com/containous/go-http-auth to [`b975dca`](https://github.com/traefik/traefik/commit/b975dcaa8c48) ([#&#8203;13636](https://github.com/traefik/traefik/pull/13636) [@&#8203;kevinpollet](https://github.com/kevinpollet)) - **\[tls]** Add an option to disable the fallback to the default TLS options ([#&#8203;13639](https://github.com/traefik/traefik/pull/13639) [@&#8203;rtribotte](https://github.com/rtribotte)) - Bump golang.org/x dependencies ([#&#8203;13699](https://github.com/traefik/traefik/pull/13699) [@&#8203;mmatur](https://github.com/mmatur)) **Documentation:** - **\[accesslogs]** Clarify OriginStatus and DownstreamStatus in access logs documentation ([#&#8203;13609](https://github.com/traefik/traefik/pull/13609) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[api]** Fix doubled word in API/dashboard reference docs ([#&#8203;13663](https://github.com/traefik/traefik/pull/13663) [@&#8203;latent-9](https://github.com/latent-9)) - **\[docker]** Remove :ro from docker.sock ([#&#8203;12656](https://github.com/traefik/traefik/pull/12656) [@&#8203;bluepuma77](https://github.com/bluepuma77)) - **\[k8s/gatewayapi]** Clarify v3.7.10 migration guide for Gateway API 1.6.1 ([#&#8203;13628](https://github.com/traefik/traefik/pull/13628) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[k8s/gatewayapi]** Document the Experimental Channel CRDs requirement of the Kubernetes Gateway provider ([#&#8203;13634](https://github.com/traefik/traefik/pull/13634) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[k8s/ingress-nginx]** Docs: Update supported server snippet directives ([#&#8203;13687](https://github.com/traefik/traefik/pull/13687) [@&#8203;rtsui-harmonicinc](https://github.com/rtsui-harmonicinc)) - **\[middleware]** Add rejectStatusCode to the ipAllowList middleware configuration example ([#&#8203;13664](https://github.com/traefik/traefik/pull/13664) [@&#8203;amazon7737](https://github.com/amazon7737)) - **\[middleware]** Mark the errors middleware service option as required ([#&#8203;13684](https://github.com/traefik/traefik/pull/13684) [@&#8203;lazerg](https://github.com/lazerg)) - **\[tls]** Document the TLS options conflict resolution ([#&#8203;13640](https://github.com/traefik/traefik/pull/13640) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[tls]** Clarify router TLS replaces entrypoint TLS ([#&#8203;13630](https://github.com/traefik/traefik/pull/13630) [@&#8203;sornapudisuresh](https://github.com/sornapudisuresh)) - Document Redis keyspace notifications requirement ([#&#8203;13691](https://github.com/traefik/traefik/pull/13691) [@&#8203;omkar619-dev](https://github.com/omkar619-dev)) - Remove retired Go Report Card badge ([#&#8203;13637](https://github.com/traefik/traefik/pull/13637) [@&#8203;yardenshoham](https://github.com/yardenshoham)) - Restore the systemd socket activation documentation ([#&#8203;13701](https://github.com/traefik/traefik/pull/13701) [@&#8203;lazerg](https://github.com/lazerg)) - Update version support policy starting with v3.6 ([#&#8203;13627](https://github.com/traefik/traefik/pull/13627) [@&#8203;nmengin](https://github.com/nmengin)) ### [`v3.7.9`](https://github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v3710-2026-07-31) [Compare Source](https://github.com/traefik/traefik/compare/v3.7.8...v3.7.9) [All Commits](https://github.com/traefik/traefik/compare/v3.7.9...v3.7.10) **Bug fixes:** - **\[acme]** Bump github.com/go-acme/lego/v5 to v5.3.1 ([#&#8203;13547](https://github.com/traefik/traefik/pull/13547) [@&#8203;ldez](https://github.com/ldez)) - **\[middleware, authentication]** Fix auth singleflight key collision ([#&#8203;13572](https://github.com/traefik/traefik/pull/13572) [@&#8203;mmatur](https://github.com/mmatur)) - **\[k8s/gatewayapi]** Avoid router name collisions in Kubernetes Gateway API provider ([#&#8203;13580](https://github.com/traefik/traefik/pull/13580) [@&#8203;gndz07](https://github.com/gndz07)) - **\[tracing]** Bump github.com/DataDog/dd-trace-go/v2 to 2.8.1 ([#&#8203;13530](https://github.com/traefik/traefik/pull/13530) [@&#8203;kevinpollet](https://github.com/kevinpollet)) - Bump golang.org/x/text to v0.40.0 and golang.org/x/net v0.57.0 ([#&#8203;13574](https://github.com/traefik/traefik/pull/13574) [@&#8203;mmatur](https://github.com/mmatur)) - **\[k8s/crd]** Fix cross-namespace service reference check in Kubernetes CRD provider ([#&#8203;13573](https://github.com/traefik/traefik/pull/13573) [@&#8203;gndz07](https://github.com/gndz07)) - **\[middleware]** Bump github.com/klauspost/compress to v1.18.7 ([#&#8203;13587](https://github.com/traefik/traefik/pull/13587) [@&#8203;mmatur](https://github.com/mmatur)) - **\[k8s/gatewayapi]** Bump sigs.k8s.io/gateway-api to v1.6.1 ([#&#8203;13589](https://github.com/traefik/traefik/pull/13589) [@&#8203;rtribotte](https://github.com/rtribotte)) **Documentation:** - **\[k8s/ingress-nginx]** Clarify auth-url/rewrite-target interaction on ingress-nginx provider ([#&#8203;13607](https://github.com/traefik/traefik/pull/13607) [@&#8203;gndz07](https://github.com/gndz07)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Helsinki) - Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (`* 0-4,22-23 * * 1-5`) - Only on Sunday and Saturday (`* * * * 0,6`) - Automerge - Between 05:00 PM and 08:59 PM, Monday through Friday (`* 17-20 * * 1-5`) - Between 10:00 AM and 07:59 PM, only on Sunday and Saturday (`* 10-19 * * 0,6`) 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMDMuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjEwMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->
chore(deps): update dependency traefik/traefik (v3.7.8 → v3.7.13)
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
validate / render (pull_request) Successful in 2m6s
validate / hooks (pull_request) Successful in 5m1s
7d2340d113
Signed-off-by: Renovate Bot <renovate@esle.fi>
renovate force-pushed renovate/traefik-and-its-dashboard from 7d2340d113
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
validate / render (pull_request) Successful in 2m6s
validate / hooks (pull_request) Successful in 5m1s
to acdbbcd545
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
validate / render (pull_request) Successful in 2m14s
validate / hooks (pull_request) Successful in 4m57s
2026-09-27 11:08:13 +00:00
Compare
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
validate / render (pull_request) Successful in 2m14s
Required
Details
validate / hooks (pull_request) Successful in 4m57s
Required
Details
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/traefik-and-its-dashboard:renovate/traefik-and-its-dashboard
git switch renovate/traefik-and-its-dashboard
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ivuorinen/turingpi-cluster!65
No description provided.