Skip to content

fix(deps): update module github.com/traefik/traefik/v2 to v3 - autoclosed#550

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-traefik-traefik-v2-3.x
Closed

fix(deps): update module github.com/traefik/traefik/v2 to v3 - autoclosed#550
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-traefik-traefik-v2-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/traefik/traefik/v2 v2.11.40v3.6.11 age confidence

Release Notes

traefik/traefik (github.com/traefik/traefik/v2)

v3.6.11

Compare Source

CVE fixed:

Bug fixes:

Documentation:

v3.6.10

Compare Source

All Commits

Bug fixes:

Documentation:

v3.6.9

Compare Source

All Commits

Bug fixes:

Documentation:

v3.6.8

Compare Source

All Commits

Bug fixes:

  • [acme] Bump github.com/go-acme/lego/v4 to v4.32.0 (#​12702 by ldez)
  • [middleware] Fix case sensitivity on x-forwarded headers for Connection (#​12690 by LBF38)
  • [middleware, authentication] Handle empty/missing User-Agent header (#​12545 by a-stangl)
  • [middleware, authentication] Add maxResponseBodySize configuration to forwardAuth middleware (#​12694 by gndz07)
  • [server] Fix TLS handshake error handling (#​12692 by juliens)

Documentation:

v3.6.7

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.6.6

Compare Source

All Commits

Bug fixes:

  • [acme] Bump github.com/go-acme/lego/v4 to v4.31.0 (#​12529 by ldez)
  • [acme] Add missing renew options (#​12467 by ldez)
  • [acme] Replace hardcoded references to LetsEncrypt in log messages (#​12464 by schildbach)
  • [k8s/ingress-nginx] Fix use-regex nginx annotation (#​12531 by LBF38)
  • [k8s/ingress-nginx] Prevent Ingress Nginx provider http router to attach to an entrypoint with TLS (#​12528 by rtribotte)
  • [k8s/ingress] Fix panic for empty defaultBackend and defaultBackend without resources (#​12509 by gndz07)
  • [k8s] Fix condition used for serving and fenced endpoints (#​12521 by LBF38)
  • [webui] Validate X-Forwarded-Prefix value for dashboard redirect (#​12514 by LBF38)
  • [acme] Add timeout to ACME-TLS/1 challenge handshake (#​12516 by LBF38)
  • [server] Make encoded character options opt-in (#​12540 by gndz07)

Documentation:

Misc:

v3.6.5

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.6.4

Compare Source

All Commits

Bug fixes:

  • [k8s/ingress-nginx] Fix NGINX sslredirect annotation support (#​12387 by rtribotte)
  • [server] Print access logs for rejected requests and warn about new behavior (#​12424 by kevinpollet)

Documentation:

v3.6.3

Compare Source

All Commits

Release canceled.

v3.6.2

Compare Source

All Commits

CVE's fixed:

Important: Please read the migration guide.

Bug fixes:

Documentation:

  • [api] Fix typo in API dashboard configuration instructions (#​12335 by NAICOLAS)
  • [docker] Add documentation for loadbalancer.server.url in Docker and Swarm providers (#​12289 by webash)
  • [k8s/gatewayapi] Fix links of Helm chart values reference to providers.kubernetesGateway.enabled (#​12315 by shouhei)
  • [k8s/ingress-nginx] Fix default value of ingress-nginx provider in documentation (#​12328 by mloiseleur)
  • [k8s/ingress-nginx] NGINX Ingress Controller to Traefik Migration Guide (#​12318 by sheddy-traefik)
  • [k8s/ingress-nginx] Improve the configuration options display of the Kubernetes ingress-nginx provider (#​12297 by mloiseleur)
  • [k8s/ingress-nginx] Improve ingress-nginx provider documentation (#​12288 by sheddy-traefik)
  • [service] Fix loadbalancer doc for highest random weight (#​12283 by ozon2)
  • Correctly Format the HTTP Service Documentation (#​12311 by sheddy-traefik)
  • Add documentation about checkNewVersion (#​12298 by darkweaver87)

Misc:

v3.6.1

Compare Source

All Commits

Bug fixes:

Documentation:

v3.6.0

Compare Source

All Commits

Bug fixes:

v3.3.3 (2025-01-31)

All Commits

Bug fixes:

Misc:

v2.11.20 (2025-01-31)

All Commits

Bug fixes:

Documentation:

v2.11.19 (2025-01-29)

All Commits

Bug fixes:

Documentation:

v3.3.2 (2025-01-14)

All Commits

Bug fixes:

Documentation:

  • [acme] Fix deprecated dnsChallenge propagation logging and documentation (#​11433 by thomscode)
  • [acme] Add missing trailing s to propagation.delayBeforeCheck option (#​11417 by jspiers)

Misc:

v3.3.1 (2025-01-07)

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11408 by rtribotte)

v3.2.5 (2025-01-07)

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11408 by rtribotte)

v2.11.18 (2025-01-07)

All Commits

Bug fixes:

  • [websocket,server] Disable http2 connect setting for websocket by default (#​11412 by rtribotte)

v3.3.0 (2025-01-06)

All Commits

Enhancements:

  • [acme] Add options to control ACME propagation checks (#​11241 by ldez)
  • [api] Add support dump API endpoint (#​11328 by mmatur)
  • [http] Set Host header in HTTP provider request (#​11237 by nikonhub)
  • [k8s/crd,k8s] Make the IngressRoute kind optional (#​11177 by skirtan1)
  • [k8s/ingress,sticky-session,k8s/crd,k8s] Support serving endpoints (#​11121 by BZValoche)
  • [logs,accesslogs] OpenTelemetry Logs and Access Logs (#​11319 by rtribotte)
  • [logs,accesslogs] Add experimental flag for OTLP logs integration (#​11335 by kevinpollet)
  • [metrics,tracing,accesslogs] Manage observability at entrypoint and router level (#​11308 by rtribotte)
  • [middleware,authentication] Add an option to preserve the ForwardAuth Server Location header (#​11318 by Nelwhix)
  • [middleware,authentication] Only calculate basic auth hashes once for concurrent requests (#​11143 by michelheusschen)
  • [middleware,authentication] Send request body to authorization server for forward auth (#​11097 by kyo-ke)
  • [plugins] Add AbortOnPluginFailure option to abort startup on plugin load failure (#​11228 by bmagic)
  • [sticky-session] Configurable path for sticky cookies (#​11166 by IIpragmaII)
  • [webui,api] Configurable API & Dashboard base path (#​11250 by rtribotte)

Bug fixes:

Documentation:

Misc:

v3.2.4 (2025-01-06)

All Commits

Bug fixes:

  • [k8s/gatewayapi] Support empty value for core Kubernetes API group (#​11386 by rtribotte)
  • [tcp,k8s/crd] Pass TLS bool from IngressRouteTCP to TCPService (#​11343 by lipmem)
  • [tls] Upgrade github.com/spiffe/go-spiffe/v2 to v2.4.0 (#​11385 by mmatur)
  • Remove duplicate github.com/coreos/go-systemd dependency (#​11354 by Juneezee)

Documentation:

Misc:

v2.11.17 (2025-01-06)

All Commits

Bug fixes:

Documentation:

v3.3.0-rc2 (2024-12-20)

All Commits

Bug fixes:

v3.3.0-rc1 (2024-12-16)

All Commits

Enhancements:

  • [acme] Add options to control ACME propagation checks (#​11241 by ldez)
  • [api] Add support dump API endpoint (#​11328 by mmatur)
  • [http] Set Host header in HTTP provider request (#​11237 by nikonhub)
  • [k8s/crd,k8s] Make the IngressRoute kind optional (#​11177 by skirtan1)
  • [logs,accesslogs] OpenTelemetry Logs and Access Logs (#​11319 by rtribotte)
  • [logs,accesslogs] Add experimental flag for OTLP logs integration (#​11335 by kevinpollet)
  • [metrics,tracing,accesslogs] Manage observability at entrypoint and router level (#​11308 by rtribotte)
  • [middleware,authentication] Add an option to preserve the ForwardAuth Server Location header (#​11318 by Nelwhix)
  • [middleware,authentication] Only calculate basic auth hashes once for concurrent requests (#​11143 by michelheusschen)
  • [middleware,authentication] Send request body to authorization server for forward auth (#​11097 by kyo-ke)
  • [plugins] Add AbortOnPluginFailure option to abort startup on plugin load failure (#​11228 by bmagic)
  • [sticky-session] Configurable path for sticky cookies (#​11166 by IIpragmaII)
  • [sticky-session,k8s/ingress,k8s/crd,k8s] Support serving endpoints (#​11121 by BZValoche)
  • [webui,api] Configurable API & Dashboard base path (#​11250 by rtribotte)

Misc:

v3.2.3 (2024-12-16)

All Commits

Documentation:

Misc:

v2.11.16 (2024-12-16)

All Commits

Bug fixes:

v3.2.2 (2024-12-10)

All Commits

Bug fixes:

Documentation:

v2.11.15 (2024-12-06)

All Commits

Bug fixes:

v3.2.1 (2024-11-20)

All Commits

Bug fixes:

Documentation:

  • [acme,tls] Document how to use Certificates of cert-manager (#​11053 by mloiseleur)
  • [docker/swarm] Add tips about the use of docker in dynamic configuration for swarm provider (#​11207 by webash)
  • [middleware] Add Compress middl

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/go-acme/lego/v4 v4.30.1 -> v4.32.0
github.com/go-viper/mapstructure/v2 v2.4.0 -> v2.5.0
github.com/miekg/dns v1.1.69 -> v1.1.72
golang.org/x/oauth2 v0.34.0 -> v0.35.0

@renovate renovate bot force-pushed the renovate/github.com-traefik-traefik-v2-3.x branch from 41dcb27 to 3a59aeb Compare March 16, 2026 05:08
@renovate renovate bot force-pushed the renovate/github.com-traefik-traefik-v2-3.x branch from 3a59aeb to 4e24d45 Compare March 19, 2026 10:46
@renovate renovate bot changed the title fix(deps): update module github.com/traefik/traefik/v2 to v3 fix(deps): update module github.com/traefik/traefik/v2 to v3 - autoclosed Mar 22, 2026
@renovate renovate bot closed this Mar 22, 2026
@renovate renovate bot deleted the renovate/github.com-traefik-traefik-v2-3.x branch March 22, 2026 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants