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.11 #63

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

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

Release notes

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

v2.11.11

Bug fixes:

Documentation:

  • [accesslogs] Specify default format value for access log (#11130 by darkweaver87)
  • [api] Update API documentation to mention pagination (#11115 by lyrandy)

v2.11.10

Bug fixes:

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.11 (2024-10-02)

All Commits

Bug fixes:

Documentation:

  • [accesslogs] Specify default format value for access log (#11130 by darkweaver87)
  • [api] Update API documentation to mention pagination (#11115 by lyrandy)

v3.1.4 (2024-09-19)

All Commits

Bug fixes:

Documentation:

Misc:

v2.11.10 (2024-09-19)

All Commits

Bug fixes:

v3.1.3 (2024-09-16)

All Commits

Bug fixes:

  • [k8s/ingress,rules,k8s] Allow configuring rule syntax with Kubernetes Ingress annotation (#10985 by rtribotte)
  • [k8s/ingress] Re-allow empty configuration for Kubernetes Ingress provider (#11008 by rtribotte)
  • [middleware,metrics] Wrap capture for services used by pieces of middleware (#11058 by rtribotte)
  • [plugins] Removes goexport dependency and adds _initialize (#11088 by juliens)

Documentation:

  • [k8s/crd,k8s] Remove mentions about APIVersion traefik.io/v1 (#11020 by rtribotte)
  • [k8s] Update quick-start-with-kubernetes.md to include required permissions (#11010 by eastmane)
  • [metrics] Mention missing metrics removal in the migration guide (#10982 by rtribotte)
  • [tracing] Fix tracing documentation (#11067 by mmatur)
  • [tracing] OTLP doc + potential panic (#11052 by mmatur)

Misc:

... (truncated)

Commits
  • 518caa7 Prepare release v2.11.11
  • 4d6cb6a Ensure defaultGeneratedCert.main as Subject's CN
  • 9eb804a Bump github.com/klauspost/compress to 8e14b1b5a913
  • 2bb7121 Specify default format value for access log
  • 14e5d4b Remove unused boot files from webui
  • e485edb Update API documentation to mention pagination
  • 61bb3ab Rework condition to not log on timeout
  • a42d396 Clean connection headers for forward auth request only
  • b00f640 Prepare release v2.11.10
  • ac42dd8 Check if ACME certificate resolver is not nil
  • 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)

Bumps [github.com/traefik/traefik/v2](https://github.com/traefik/traefik) from 2.11.8 to 2.11.11.
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/master/CHANGELOG.md)
- [Commits](traefik/traefik@v2.11.8...v2.11.11)

---
updated-dependencies:
- dependency-name: github.com/traefik/traefik/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 3, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 10, 2024

Superseded by #66.

@dependabot dependabot bot closed this Oct 10, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/traefik/traefik/v2-2.11.11 branch October 10, 2024 05:47
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