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

Bump github.com/traefik/traefik/v2 from 2.11.8 to 2.11.9 #443

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps github.com/traefik/traefik/v2 from 2.11.8 to 2.11.9.

Release notes

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

v2.11.9

CVE: CVE-2024-45410 (Advisory GHSA-62c8-mh53-4cqv)

Bug fixes:

  • [acme] Update go-acme/lego to v4.18.0 (#11060 by ldez)
  • [acme] Allow handling ACME challenges with custom routers (#10981 by rtribotte)
  • [logs,middleware] Make the keys of the accessLog.fields.names map case-insensitive (#11040 by SpecLad)
  • [logs,middleware] Ensure proper logs for aborted streaming responses (#10819 by hood)
  • [middleware,server] Cleanup Connection headers before passing the middleware chain (#11077 by kevinpollet)
  • [plugins] Upgrade paerser to v0.2.1 (#11048 by mmatur)
  • [server,tcp] Prevent error logging when TCP WRR pool is empty (#10989 by kevinpollet)
  • [webui] Upgrade webui dependencies (#11031 by mloiseleur)

Documentation:

  • [acme] Fix typo in multiple DNS challenge provider warning (#11001 by tired-engineer)
  • [k8s] Update k8s quickstart permissions (#11049 by mmatur)
  • [metrics] Remove documentation for unimplemented service retries metric (#10983 by rtribotte)
  • [middleware] Unify tab titles (#11072 by jsoref)
  • Give valid examples for exposing dashboard with default Helm values (#11015 by holysoles)
Changelog

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

v2.11.9 (2024-09-16)

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v4.18.0 (#11060 by ldez)
  • [acme] Allow handling ACME challenges with custom routers (#10981 by rtribotte)
  • [logs,middleware] Make the keys of the accessLog.fields.names map case-insensitive (#11040 by SpecLad)
  • [logs,middleware] Ensure proper logs for aborted streaming responses (#10819 by hood)
  • [middleware,server] Cleanup Connection headers before passing the middleware chain (#11077 by kevinpollet)
  • [plugins] Upgrade paerser to v0.2.1 (#11048 by mmatur)
  • [server,tcp] Prevent error logging when TCP WRR pool is empty (#10989 by kevinpollet)
  • [webui] Upgrade webui dependencies (#11031 by mloiseleur)

Documentation:

  • [acme] Fix typo in multiple DNS challenge provider warning (#11001 by tired-engineer)
  • [k8s] Update k8s quickstart permissions (#11049 by mmatur)
  • [metrics] Remove documentation for unimplemented service retries metric (#10983 by rtribotte)
  • [middleware] Unify tab titles (#11072 by jsoref)
  • Give valid examples for exposing dashboard with default Helm values (#11015 by holysoles)
Commits
  • 06d7fab Prepare release v2.11.9
  • f90f9df Ensure proper logs for aborted streaming responses
  • 5841441 Cleanup Connection headers before passing the middleware chain
  • 0cf2032 Allow handling ACME challenges with custom routers
  • d547b94 Spelling
  • 71d4b3b Make the keys of the accessLog.fields.names map case-insensitive
  • be5c429 Unify tab titles
  • 3f74993 Fix typo in multiple DNS challenge provider warning
  • 6009aae Improve CI speed
  • bf71560 Update go-acme/lego to v4.18.0
  • 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.8 to 2.11.9.
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/v2.11.9/CHANGELOG.md)
- [Commits](traefik/traefik@v2.11.8...v2.11.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 19, 2024
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants