koromerzhin / lampy

Example local server
0 stars 0 forks source link

chore(deps): update traefik docker tag to v2.10.5 #127

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
traefik patch v2.10.4 -> 2.10.5

Release Notes

containous/traefik (traefik) ### [`v2.10.5`](https://togithub.com/traefik/traefik/releases/tag/v2.10.5) [Compare Source](https://togithub.com/containous/traefik/compare/v2.10.5...v2.10.5) [Github Advisory GHSA-7v4p-328v-8v5g](https://togithub.com/traefik/traefik/security/advisories/GHSA-7v4p-328v-8v5g) Related to [CVE-2023-39325](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-39325) **Bug fixes:** - **\[accesslogs]** Move origin fields capture to service level ([#​10126](https://togithub.com/traefik/traefik/pull/10126) by [rtribotte](https://togithub.com/rtribotte)) - **\[accesslogs]** Fix preflight response status in access logs ([#​10142](https://togithub.com/traefik/traefik/pull/10142) by [rtribotte](https://togithub.com/rtribotte)) - **\[acme]** Update go-acme/lego to v4.14.0 ([#​10087](https://togithub.com/traefik/traefik/pull/10087) by [ldez](https://togithub.com/ldez)) - **\[acme]** Update go-acme/lego to v4.13.3 ([#​10077](https://togithub.com/traefik/traefik/pull/10077) by [ldez](https://togithub.com/ldez)) - **\[http3]** Update quic-go to v0.37.5 ([#​10083](https://togithub.com/traefik/traefik/pull/10083) by [ldez](https://togithub.com/ldez)) - **\[http3]** Update quic-go to v0.39.0 ([#​10137](https://togithub.com/traefik/traefik/pull/10137) by [ldez](https://togithub.com/ldez)) - **\[http3]** Update quic-go to v0.37.6 ([#​10085](https://togithub.com/traefik/traefik/pull/10085) by [ldez](https://togithub.com/ldez)) - **\[http3]** Update quic-go to v0.38.0 ([#​10086](https://togithub.com/traefik/traefik/pull/10086) by [ldez](https://togithub.com/ldez)) - **\[http3]** Update quic-go to v0.38.1 ([#​10090](https://togithub.com/traefik/traefik/pull/10090) by [ldez](https://togithub.com/ldez)) - **\[kv]** Ignore ErrKeyNotFound error for the KV provider ([#​10082](https://togithub.com/traefik/traefik/pull/10082) by [sunyakun](https://togithub.com/sunyakun)) - **\[middleware,authentication]** Adjust forward auth to avoid connection leak ([#​10096](https://togithub.com/traefik/traefik/pull/10096) by [wdhongtw](https://togithub.com/wdhongtw)) - **\[middleware,server]** Improve CNAME flattening to avoid unnecessary error logging ([#​10128](https://togithub.com/traefik/traefik/pull/10128) by [niallnsec](https://togithub.com/niallnsec)) - **\[middleware]** Allow X-Forwarded-For delete operation ([#​10132](https://togithub.com/traefik/traefik/pull/10132) by [rtribotte](https://togithub.com/rtribotte)) - **\[server]** Update x/net and grpc/grpc-go ([#​10161](https://togithub.com/traefik/traefik/pull/10161) by [rtribotte](https://togithub.com/rtribotte)) - **\[webui]** Add missing accessControlAllowOriginListRegex to middleware view ([#​10157](https://togithub.com/traefik/traefik/pull/10157) by [DBendit](https://togithub.com/DBendit)) - Fix false positive in url anonymization ([#​10138](https://togithub.com/traefik/traefik/pull/10138) by [jspdown](https://togithub.com/jspdown)) **Documentation:** - **\[acme]** Change Arvancloud URL ([#​10115](https://togithub.com/traefik/traefik/pull/10115) by [sajjadjafaribojd](https://togithub.com/sajjadjafaribojd)) - **\[acme]** Correct minor typo in crd-acme docs ([#​10067](https://togithub.com/traefik/traefik/pull/10067) by [ayyron-lmao](https://togithub.com/ayyron-lmao)) - **\[healthcheck]** Remove healthcheck interval configuration warning ([#​10068](https://togithub.com/traefik/traefik/pull/10068) by [rtribotte](https://togithub.com/rtribotte)) - **\[kv,redis]** Docs describe the missing db parameter in redis provider ([#​10052](https://togithub.com/traefik/traefik/pull/10052) by [tokers](https://togithub.com/tokers)) - **\[middleware]** Doc fix accessControlAllowHeaders examples ([#​10121](https://togithub.com/traefik/traefik/pull/10121) by [ebuildy](https://togithub.com/ebuildy)) - Updates business callout in the documentation ([#​10122](https://togithub.com/traefik/traefik/pull/10122) by [tomatokoolaid](https://togithub.com/tomatokoolaid)) ### [`v2.10.5`](https://togithub.com/traefik/traefik/releases/tag/v2.10.5) [Compare Source](https://togithub.com/containous/traefik/compare/v2.10.4...v2.10.5) [Github Advisory GHSA-7v4p-328v-8v5g](https://togithub.com/traefik/traefik/security/advisories/GHSA-7v4p-328v-8v5g) Related to [CVE-2023-39325](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-39325) **Bug fixes:** - **\[accesslogs]** Move origin fields capture to service level ([#​10126](https://togithub.com/traefik/traefik/pull/10126) by [rtribotte](https://togithub.com/rtribotte)) - **\[accesslogs]** Fix preflight response status in access logs ([#​10142](https://togithub.com/traefik/traefik/pull/10142) by [rtribotte](https://togithub.com/rtribotte)) - **\[acme]** Update go-acme/lego to v4.14.0 ([#​10087](https://togithub.com/traefik/traefik/pull/10087) by [ldez](https://togithub.com/ldez)) - **\[acme]** Update go-acme/lego to v4.13.3 ([#​10077](https://togithub.com/traefik/traefik/pull/10077) by [ldez](https://togithub.com/ldez)) - **\[http3]** Update quic-go to v0.37.5 ([#​10083](https://togithub.com/traefik/traefik/pull/10083) by [ldez](https://togithub.com/ldez)) - **\[http3]** Update quic-go to v0.39.0 ([#​10137](https://togithub.com/traefik/traefik/pull/10137) by [ldez](https://togithub.com/ldez)) - **\[http3]** Update quic-go to v0.37.6 ([#​10085](https://togithub.com/traefik/traefik/pull/10085) by [ldez](https://togithub.com/ldez)) - **\[http3]** Update quic-go to v0.38.0 ([#​10086](https://togithub.com/traefik/traefik/pull/10086) by [ldez](https://togithub.com/ldez)) - **\[http3]** Update quic-go to v0.38.1 ([#​10090](https://togithub.com/traefik/traefik/pull/10090) by [ldez](https://togithub.com/ldez)) - **\[kv]** Ignore ErrKeyNotFound error for the KV provider ([#​10082](https://togithub.com/traefik/traefik/pull/10082) by [sunyakun](https://togithub.com/sunyakun)) - **\[middleware,authentication]** Adjust forward auth to avoid connection leak ([#​10096](https://togithub.com/traefik/traefik/pull/10096) by [wdhongtw](https://togithub.com/wdhongtw)) - **\[middleware,server]** Improve CNAME flattening to avoid unnecessary error logging ([#​10128](https://togithub.com/traefik/traefik/pull/10128) by [niallnsec](https://togithub.com/niallnsec)) - **\[middleware]** Allow X-Forwarded-For delete operation ([#​10132](https://togithub.com/traefik/traefik/pull/10132) by [rtribotte](https://togithub.com/rtribotte)) - **\[server]** Update x/net and grpc/grpc-go ([#​10161](https://togithub.com/traefik/traefik/pull/10161) by [rtribotte](https://togithub.com/rtribotte)) - **\[webui]** Add missing accessControlAllowOriginListRegex to middleware view ([#​10157](https://togithub.com/traefik/traefik/pull/10157) by [DBendit](https://togithub.com/DBendit)) - Fix false positive in url anonymization ([#​10138](https://togithub.com/traefik/traefik/pull/10138) by [jspdown](https://togithub.com/jspdown)) **Documentation:** - **\[acme]** Change Arvancloud URL ([#​10115](https://togithub.com/traefik/traefik/pull/10115) by [sajjadjafaribojd](https://togithub.com/sajjadjafaribojd)) - **\[acme]** Correct minor typo in crd-acme docs ([#​10067](https://togithub.com/traefik/traefik/pull/10067) by [ayyron-lmao](https://togithub.com/ayyron-lmao)) - **\[healthcheck]** Remove healthcheck interval configuration warning ([#​10068](https://togithub.com/traefik/traefik/pull/10068) by [rtribotte](https://togithub.com/rtribotte)) - **\[kv,redis]** Docs describe the missing db parameter in redis provider ([#​10052](https://togithub.com/traefik/traefik/pull/10052) by [tokers](https://togithub.com/tokers)) - **\[middleware]** Doc fix accessControlAllowHeaders examples ([#​10121](https://togithub.com/traefik/traefik/pull/10121) by [ebuildy](https://togithub.com/ebuildy)) - Updates business callout in the documentation ([#​10122](https://togithub.com/traefik/traefik/pull/10122) by [tomatokoolaid](https://togithub.com/tomatokoolaid))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.