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

chore: bump github.com/traefik/traefik/v2 from 2.11.0 to 2.11.2 #196

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

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

Release notes

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

v2.11.2

IMPORTANT: Please read the Migration Guide.

Bug fixes:

  • [server] Revert LingeringTimeout and change default value for ReadTimeout (#10599 by kevinpollet)
  • [server] Set default ReadTimeout value to 60s (#10602 by rtribotte)

v2.11.1

Bug fixes:

  • [acme,tls] Enforce handling of ACME-TLS/1 challenges (#10536 by rtribotte)
  • [acme] Update go-acme/lego to v4.16.1 (#10508 by ldez)
  • [acme] Close created file in ACME local store CheckFile func (#10574 by testwill)
  • [docker,http3] Update to quic-go v0.42.0 and docker/cli v24.0.9 (#10572 by mloiseleur)
  • [docker,marathon,rancher,ecs,tls,nomad] Allow to configure TLSStore default generated certificate with labels (#10439 by kevinpollet)
  • [ecs] Adjust ECS network interface detection logic (#10550 by amaxine)
  • [logs,tls] Fix log when default TLSStore and TLSOptions are defined multiple times (#10499 by rtribotte)
  • [middleware] Allow empty replacement with ReplacePathRegex middleware (#10538 by rtribotte)
  • [plugins] Update Yaegi to v0.16.1 (#10565 by ldez)
  • [provider,rules] Don't allow routers higher than internal ones (#10428 by ldez)
  • [rules] Reserve priority range for internal routers (#10541 by youkoulayley)
  • [server,tcp] Introduce Lingering Timeout (#10569 by rtribotte)
  • [tcp] Enforce failure for TCP HostSNI with hostname (#10540 by youkoulayley)
  • [tracing] Bump Elastic APM to v2.4.8 (#10512 by rtribotte)
  • [webui] Fix dashboard exposition through a router (#10518 by mmatur)
  • [webui] Display IPAllowlist middleware configuration in dashboard (#10459 by youkoulayley)
  • [webui] Make text more readable in dark mode (#10473 by hood)
  • [webui] Migrate to Quasar 2.x and Vue.js 3.x (#10416 by andsarr)
  • [webui] Add a horizontal scroll for the mobile view (#10480 by framebassman)

Documentation:

Misc:

v2.11.0

... (truncated)

Changelog

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

v2.11.2 (2024-04-11)

All Commits

Bug fixes:

  • [server] Revert LingeringTimeout and change default value for ReadTimeout (#10599 by kevinpollet)
  • [server] Set default ReadTimeout value to 60s (#10602 by rtribotte)

v2.11.1 (2024-04-10)

All Commits

Bug fixes:

  • [acme,tls] Enforce handling of ACME-TLS/1 challenges (#10536 by rtribotte)
  • [acme] Update go-acme/lego to v4.16.1 (#10508 by ldez)
  • [acme] Close created file in ACME local store CheckFile func (#10574 by testwill)
  • [docker,http3] Update to quic-go v0.42.0 and docker/cli v24.0.9 (#10572 by mloiseleur)
  • [docker,marathon,rancher,ecs,tls,nomad] Allow to configure TLSStore default generated certificate with labels (#10439 by kevinpollet)
  • [ecs] Adjust ECS network interface detection logic (#10550 by amaxine)
  • [logs,tls] Fix log when default TLSStore and TLSOptions are defined multiple times (#10499 by rtribotte)
  • [middleware] Allow empty replacement with ReplacePathRegex middleware (#10538 by rtribotte)
  • [plugins] Update Yaegi to v0.16.1 (#10565 by ldez)
  • [provider,rules] Don't allow routers higher than internal ones (#10428 by ldez)
  • [rules] Reserve priority range for internal routers (#10541 by youkoulayley)
  • [server,tcp] Introduce Lingering Timeout (#10569 by rtribotte)
  • [tcp] Enforce failure for TCP HostSNI with hostname (#10540 by youkoulayley)
  • [tracing] Bump Elastic APM to v2.4.8 (#10512 by rtribotte)
  • [webui] Fix dashboard exposition through a router (#10518 by mmatur)
  • [webui] Display IPAllowlist middleware configuration in dashboard (#10459 by youkoulayley)
  • [webui] Make text more readable in dark mode (#10473 by hood)
  • [webui] Migrate to Quasar 2.x and Vue.js 3.x (#10416 by andsarr)
  • [webui] Add a horizontal scroll for the mobile view (#10480 by framebassman)

Documentation:

Misc:

... (truncated)

Commits
  • b9b7527 Prepare release v2.11.2
  • 240b83b Set default ReadTimeout value to 60s
  • 584839e Prepare release v2.11.2
  • 099c7e9 Revert LingeringTimeout and change default value for ReadTimeout
  • d53f5f0 Prepare release v2.11.1
  • 4e11bf3 Adjust ECS network interface detection logic
  • 1a266c6 Add a horizontal scroll for the mobile view
  • 19e6170 Modify the Hub Button
  • 76723b1 Close created file in ACME local store CheckFile func
  • cef8422 Introduce Lingering Timeout
  • 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2024
@ldez
Copy link
Owner

ldez commented Apr 12, 2024

@dependabot recreate

Bumps [github.com/traefik/traefik/v2](https://github.com/traefik/traefik) from 2.10.7 to 2.11.2.
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/v2.11.2/CHANGELOG.md)
- [Commits](traefik/traefik@v2.10.7...v2.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/traefik/traefik/v2-2.11.2 branch from e12aa15 to f7d431b Compare April 12, 2024 18:07
@ldez ldez self-requested a review April 12, 2024 18:11
@ldez ldez enabled auto-merge (squash) April 12, 2024 18:12
@ldez ldez changed the title chore: bump github.com/traefik/traefik/v2 from 2.10.7 to 2.11.2 chore: bump github.com/traefik/traefik/v2 from 2.11.0 to 2.11.2 Apr 12, 2024
@ldez ldez merged commit 0941395 into master Apr 12, 2024
4 checks passed
@ldez ldez deleted the dependabot/go_modules/github.com/traefik/traefik/v2-2.11.2 branch April 12, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant