borchero / switchboard

Kubernetes Operator for Automatically Issuing DNS Records and TLS Certificates for Traefik Ingress Routes.
MIT License
155 stars 15 forks source link

build(go): Bump github.com/traefik/traefik/v2 from 2.11.2 to 2.11.5 #180

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/traefik/traefik/v2 from 2.11.2 to 2.11.5.

Release notes

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

v2.11.5

CVE:

Bug fixes:

  • [acme] Update go-acme/lego to v4.17.4 (#10803 by ldez)

Documentation:

v2.11.4

CVE:

Bug fixes:

  • [acme] Update go-acme/lego to v4.17.3 (#10768 by ldez)

Documentation:

  • [acme] Fix .com and .org domain examples (#10635 by rptaylor)
  • [middleware] Add a note about the Ratelimit middleware's behavior when the sourceCriterion header is missing (#10752 by dgutzmann)
  • Add user guides link to getting started (#10785 by norlinhenrik)
  • Remove helm default repo warning as repo has been long deprecated (#10772 by corneliusroemer)

v2.11.3

CVE's:

Bug fixes:

Documentation:

Changelog

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

v2.11.5 (2024-06-18)

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v4.17.4 (#10803 by ldez)

Documentation:

v2.11.4 (2024-06-10)

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v4.17.3 (#10768 by ldez)

Documentation:

  • [acme] Fix .com and .org domain examples (#10635 by rptaylor)
  • [middleware] Add a note about the Ratelimit middleware's behavior when the sourceCriterion header is missing (#10752 by dgutzmann)
  • Add user guides link to getting started (#10785 by norlinhenrik)
  • Remove helm default repo warning as repo has been long deprecated (#10772 by corneliusroemer)

v2.11.3 (2024-05-17)

All Commits

Bug fixes:

Documentation:

Commits
  • 385ff50 Prepare release v2.11.5
  • 69424a1 fix: etcd image no more compatible
  • f9f22b7 Update the supported versions table
  • 6706bb1 Update go-acme/lego to v4.17.4
  • 21c6edc Prepare release v2.11.4
  • 5c48e3c chore(ci): improve webui build and lint
  • c23c3e0 Run UI tests on the CI
  • cdf0c8b Add user guides link to getting started
  • b368e71 Bump Docker images use for documentation to Alpine 3.20
  • bfda5e6 Remove helm default repo warning as repo has been long deprecated
  • 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 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](https://github.com/borchero/switchboard/network/alerts).
dependabot[bot] commented 3 months ago

Superseded by #183.