Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2024

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

Release notes

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

v2.11.3

CVE's:

Bug fixes:

Documentation:

Changelog

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

v2.11.3 (2024-05-17)

All Commits

Bug fixes:

Documentation:

v3.0.0 (2024-04-29)

All Commits

Enhancements:

  • [consul] ConsulCatalog StrictChecks (#10388 by djenriquez)
  • [docker,docker/swarm] Split Docker provider (#9652 by ldez)
  • [docker,service] Adds weight on ServersLoadBalancer (#10372 by juliens)
  • [ecs] Add option to keep only healthy ECS tasks (#8027 by Michampt)
  • [file] Reload provider file configuration on SIGHUP (#9993 by sokoide)
  • [healthcheck] Support gRPC healthcheck (#8583 by jjacque)
  • [healthcheck] Add a status option to the service health check (#9463 by guoard)
  • [http] Support custom headers when fetching configuration through HTTP (#9421 by kevinpollet)
  • [http3] Moves HTTP/3 outside the experimental section (#9570 by sdelicata)
  • [k8s,hub] Remove deprecated code (#9804 by ldez)
  • [k8s,k8s/gatewayapi] Support for cross-namespace references / GatewayAPI ReferenceGrants (#10346 by pascal-hofmann)
  • [k8s,k8s/gatewayapi] Support HostSNIRegexp in GatewayAPI TLS routes (#9486 by ddtmachado)
  • [k8s,k8s/gatewayapi] Upgrade gateway api to v1.0.0 (#10205 by mmatur)
  • [k8s/crd,k8s] Support file path as input param for Kubernetes token value (#10232 by sssash18)
  • [k8s/gatewayapi] Add option to set Gateway status address (#10582 by kevinpollet)
  • [k8s/gatewayapi] Toggle support for experimental channel (#10435 by SantoDE)
  • [k8s/gatewayapi] Add option to set Gateway status address (#10582 by kevinpollet)
  • [k8s/gatewayapi] Add support for HTTPRequestRedirectFilter in k8s Gateway API (#9408 by romantomjak)
  • [k8s/gatewayapi] Handle middlewares in filters extension reference (#10511 by youkoulayley)
  • [k8s/ingress,k8s/crd,k8s,k8s/gatewayapi] Use runtime.Object in routerTransform (#10523 by juliens)
  • [k8s/ingress,k8s] Add option to the Ingress provider to disable IngressClass lookup (#9281 by jandillenkofer)
  • [k8s/ingress,k8s] Remove support of the networking.k8s.io/v1beta1 APIVersion (#9949 by rtribotte)
  • [logs] Introduce static config hints (#10351 by rtribotte)
  • [logs,performance] New logger for the Traefik logs (#9515 by ldez)
  • [logs,plugins] Retry on plugin API calls (#9530 by ldez)
  • [logs,provider] Improve provider logs (#9562 by ldez)
  • [logs] Improve test logger assertions (#9533 by ldez)
  • [marathon] Remove Marathon provider (#9614 by rtribotte)
  • [metrics,tracing,accesslogs] Remove observability for internal resources (#9633 by rtribotte)
  • [metrics,tracing] Upgrade opentelemetry dependencies (#10472 by mmatur)

... (truncated)

Commits
  • f02b223 Prepare release v2.11.3
  • d4d23dc Fix UI unit tests
  • 4292059 Display of Content Security Policy values getting out of screen
  • d8cf90d Improve mirroring example on Kubernetes
  • ee3e7cb chore: patch migration/v2.md
  • f84e00e Consistent entryPoints capitalization in CLI flag usage
  • fe0af1e Use latest Ubuntu (LTS) image consistenly across GitHub workflow
  • e3729ec Fix HTTPRoute path type
  • 20d6c19 Fix HTTPRoute use of backendRefs
  • 7a7b03e Fix unfinished migration sentence for v2.11.2
  • 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/v2](https://github.com/traefik/traefik) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/master/CHANGELOG.md)
- [Commits](traefik/traefik@v2.11.2...v2.11.3)

---
updated-dependencies:
- dependency-name: github.com/traefik/traefik/v2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from borchero as a code owner May 23, 2024 15:20
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 23, 2024
@github-actions github-actions bot added the build label May 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 11, 2024

Superseded by #179.

@dependabot dependabot bot closed this Jun 11, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/traefik/traefik/v2-2.11.3 branch June 11, 2024 19:37
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.

0 participants