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: bump github.com/traefik/traefik/v2 from 2.11.8 to 2.11.10 #2656

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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.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:

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)

v3.1.2 (2024-08-06)

All Commits

... (truncated)

Commits
  • b00f640 Prepare release v2.11.10
  • ac42dd8 Check if ACME certificate resolver is not nil
  • 4b5968e Bump github.com/quic-go/quic-go to v0.47.0
  • 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
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ok-to-test Signals mergebot that CI checks are ready to be kicked off ready-for-review services/reloader labels Sep 23, 2024
@dependabot dependabot bot requested a review from a team September 23, 2024 06:19
@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 23, 2024
@coveralls
Copy link

coveralls commented Sep 23, 2024

Pull Request Test Coverage Report for Build 11032027954

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 51.515%

Totals Coverage Status
Change from base Build 11023347159: 0.0%
Covered Lines: 136
Relevant Lines: 264

💛 - Coveralls

@tushar-wagh-nx
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@tushar-wagh-nx tushar-wagh-nx self-assigned this Sep 23, 2024
@tushar-wagh-nx tushar-wagh-nx added ok-to-test Signals mergebot that CI checks are ready to be kicked off and removed ok-to-test Signals mergebot that CI checks are ready to be kicked off labels Sep 23, 2024
@tushar-wagh-nx tushar-wagh-nx changed the title build: bump github.com/traefik/traefik/v2 from 2.11.8 to 2.11.10 in /apptests build: bump github.com/traefik/traefik/v2 from 2.11.8 to 2.11.10 Sep 23, 2024
@tushar-wagh-nx
Copy link
Contributor

tushar-wagh-nx commented Sep 23, 2024

@dependabot build

@tushar-wagh-nx tushar-wagh-nx added ok-to-test Signals mergebot that CI checks are ready to be kicked off and removed ok-to-test Signals mergebot that CI checks are ready to be kicked off labels Sep 23, 2024
apptests/go.mod Outdated Show resolved Hide resolved
@tushar-wagh-nx tushar-wagh-nx force-pushed the dependabot/go_modules/apptests/github.com/traefik/traefik/v2-2.11.10 branch from 3d7de7c to 97dc71b Compare September 24, 2024 07:24
@tushar-wagh-nx tushar-wagh-nx added ok-to-test Signals mergebot that CI checks are ready to be kicked off and removed ok-to-test Signals mergebot that CI checks are ready to be kicked off labels Sep 24, 2024
@tushar-wagh-nx
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 24, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@tushar-wagh-nx
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/apptests/github.com/traefik/traefik/v2-2.11.10 branch from 97dc71b to 63896ba Compare September 24, 2024 10:55
@tushar-wagh-nx
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 24, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@tushar-wagh-nx tushar-wagh-nx force-pushed the dependabot/go_modules/apptests/github.com/traefik/traefik/v2-2.11.10 branch from 8a0cb32 to b3674a4 Compare September 25, 2024 03:42
@tushar-wagh-nx
Copy link
Contributor

Hi @gracedo and @cwyl02 ,
Request you to please review this PR and approve

@gracedo gracedo merged commit db14e98 into main Oct 1, 2024
21 checks passed
@gracedo gracedo deleted the dependabot/go_modules/apptests/github.com/traefik/traefik/v2-2.11.10 branch October 1, 2024 05:25
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 ok-to-test Signals mergebot that CI checks are ready to be kicked off ready-for-review services/reloader size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants