Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps github.com/traefik/traefik/v3 from 3.4.5 to 3.6.3.

Release notes

Sourced from github.com/traefik/traefik/v3's releases.

v3.6.2

Important: Please read the migration guide.

Bug fixes:

  • [k8s/ingress-nginx] Deprecate Kubernetes Ingress NGINX provider experimental flag (#12286 by rtribotte)

v3.6.1

Important: Please read the migration guide.

Bug fixes:

Documentation:

  • [k8s] Fix Nginx provider documentation (#12266 by nmengin)
  • [k8s] Fix Gateway API version and the list of features supported (#12254 by nmengin)

v3.6.0

Important: Please read the migration guide.

Enhancements:

Bug fixes:

  • [server] Make the aggregator compute provider namespace for router's parentRefs (#12235 by rtribotte)

Documentation:

... (truncated)

Changelog

Sourced from github.com/traefik/traefik/v3's changelog.

v3.6.3 (2025-12-04)

All Commits

Bug fixes:

  • [acme] Bump github.com/go-acme/lego/v4 to v4.29.0 (#12333 by ldez)
  • [k8s/ingress-nginx] Fix SSL redirect to match NGINX behavior (#12361 by mmatur)
  • [k8s/ingress-nginx] Fix the service name for ingress-nginx provider (#12352 by mmatur)
  • [k8s/ingress-nginx] Fix nginx.ingress.kubernetes.io/proxy-ssl-verify annotation support (#12351 by rtribotte)
  • [middleware,authentication] Change ForwardAuth error log level from DEBUG to ERROR (#12324 by murataslan1)

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:

v2.11.32 (2025-12-04)

All Commits

Bug fixes:

Documentation:

v3.6.2 (2025-11-18)

All Commits

Bug fixes:

  • [k8s/ingress-nginx] Deprecate Kubernetes Ingress NGINX provider experimental flag (#12286 by rtribotte)

v3.6.1 (2025-11-13)

All Commits

Bug fixes:

... (truncated)

Commits
  • 8a62127 Prepare release v3.6.3
  • 61ad0f1 Merge branch v2.11 into v3.6
  • 63a6172 Prepare release v2.11.32
  • 206427c Close listener at last sequence to avoid flakiness
  • 4d7d627 Reject suspicious encoded characters
  • c3d428a Change ForwardAuth error log level from DEBUG to ERROR
  • d6b127b Fix SSL redirect middleware to match NGINX behavior
  • 7314f7d Correctly Format the HTTP Service Documentation
  • 4b50f27 NGINX Ingress Controller to Traefik Migration Guide
  • ef03ed5 Fix the service name for ingress-nginx provider
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/traefik/traefik/v3](https://github.com/traefik/traefik) from 3.4.5 to 3.6.3.
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/v3.6.3/CHANGELOG.md)
- [Commits](traefik/traefik@v3.4.5...v3.6.3)

---
updated-dependencies:
- dependency-name: github.com/traefik/traefik/v3
  dependency-version: 3.6.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2025
@dependabot dependabot bot requested a review from borchero as a code owner December 8, 2025 16:43
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2025
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

Thank you for opening this pull request! 👋🏼

This repository requires pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details
The subject "bump github.com/traefik/traefik/v3 from 3.4.5 to 3.6.3" found in pull request title "build(go): bump github.com/traefik/traefik/v3 from 3.4.5 to 3.6.3" doesn't match the configured pattern "^[A-Z].+[^. ]$".

@github-actions github-actions bot added the build label Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant