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.10 to 2.11.15 in /apptests #2949

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

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

Release notes

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

v2.11.15

Bug fixes:

v2.11.14

CVE: CVE-2024-45410 (Advisory GHSA-h924-8g65-j9wg)

Important: Please read the migration guide.

Bug fixes:

  • [acme] Update go-acme/lego to v4.20.2 (#11263 by ldez)
  • [logs,server] Change level of peeking first byte error log to DEBUG (#11254 by rtribotte)
  • [middleware,server] Drop untrusted X-Forwarded-Prefix header (#11253 by rtribotte)
  • [server] Apply keepalive config to h2c entrypoints (#11276 by davefu113)
  • [service] Fix internal handlers ServiceBuilder composition (#11281 by juliens)

Documentation:

v2.11.13

Bug fixes:

  • [middleware,service] Panic on aborted requests to properly close the connection (#11129 by tonybart1337)

Documentation:

v2.11.12

Bug fixes:

  • [middleware] Bump github.com/klauspost/compress to dbd6c381492a (#11162 by kevinpollet)
  • [webui] Upgrade to node 22.9 and yarn lock to fix vulnerabilities (#11173 by kevinpollet)
  • [webui] Adopt a layout for the large amount of entrypoint port numbers (#11157 by framebassman)

Documentation:

v2.11.11

Bug fixes:

  • [acme] Ensure defaultGeneratedCert.main as Subject's CN (#10581 by Lamatte)
  • [middleware,authentication] Clean connection headers for forward auth request only (#11095 by rtribotte)
  • [middleware] Bump github.com/klauspost/compress to 8e14b1b5a913 (#11141 by kevinpollet)
  • [server] Rework condition to not log on timeout (#11133 by rtribotte)

... (truncated)

Changelog

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

v2.11.15 (2024-12-06)

All Commits

Bug fixes:

v3.2.1 (2024-11-20)

All Commits

Bug fixes:

  • [k8s/ingress,k8s] Fix HostRegexp config for rule syntax v2 (#11288 by kevinpollet)
  • [logs] Change level of peeking first byte error log to DEBUG for Postgres (#11270 by rtribotte)
  • [service,fastproxy] Fix case problem for websocket upgrade (#11246 by juliens)

Documentation:

  • [acme,tls] Document how to use Certificates of cert-manager (#11053 by mloiseleur)
  • [docker/swarm] Add tips about the use of docker in dynamic configuration for swarm provider (#11207 by webash)
  • [middleware] Add Compress middleware to migration guide (#11229 by logica0419)

Misc:

v2.11.14 (2024-11-20)

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v4.20.2 (#11263 by ldez)
  • [logs,server] Change level of peeking first byte error log to DEBUG (#11254 by rtribotte)
  • [middleware,server] Drop untrusted X-Forwarded-Prefix header (#11253 by rtribotte)
  • [server] Apply keepalive config to h2c entrypoints (#11276 by davefu113)
  • [service] Fix internal handlers ServiceBuilder composition (#11281 by juliens)

Documentation:

v3.2.0 (2024-10-28)

All Commits

Enhancements:

... (truncated)

Commits
  • cc14c16 Prepare release v2.11.15
  • f2ba435 Fix experimental build ci
  • 42df9af Fix release by using github action
  • 2df655c Update github.com/quic-go/quic-go to v0.48.2
  • c120b70 Update go-acme/lego to v4.20.4
  • 8eadfbb Prepare release v2.11.14
  • cc80568 Fix internal handlers ServiceBuilder composition
  • 8ffd185 Fix the defaultRule CLI examples
  • 6baa110 Update access-logs.md, add examples for accesslog.format
  • 5658c8a Fix spelling, grammar, and rephrase sections for clarity in some documentatio...
  • 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.10 to 2.11.15.
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/master/CHANGELOG.md)
- [Commits](traefik/traefik@v2.11.10...v2.11.15)

---
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 ok-to-test Signals mergebot that CI checks are ready to be kicked off ready-for-review services/reloader labels Dec 16, 2024
@dependabot dependabot bot requested a review from a team December 16, 2024 06:25
@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 16, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12347140061

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.703%

Totals Coverage Status
Change from base Build 12296678219: 0.0%
Covered Lines: 167
Relevant Lines: 323

💛 - Coveralls

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

Superseded by #2968.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/apptests/github.com/traefik/traefik/v2-2.11.15 branch December 23, 2024 06:50
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant