Open renovate[bot] opened 1 month ago
In order to perform the update(s) described in the table above, Renovate ran the go get
command, which resulted in the following additional change(s):
Details:
Package | Change |
---|---|
github.com/go-acme/lego/v4 |
v4.18.0 -> v4.20.2 |
github.com/go-jose/go-jose/v4 |
v4.0.2 -> v4.0.4 |
github.com/go-logr/logr |
v1.4.1 -> v1.4.2 |
github.com/hashicorp/hcl |
v1.0.0 -> v1.0.1-vault-5 |
github.com/miekg/dns |
v1.1.59 -> v1.1.62 |
golang.org/x/crypto |
v0.26.0 -> v0.28.0 |
golang.org/x/exp |
v0.0.0-20240506185415-9bf2ced13842 -> v0.0.0-20240909161429-701f63a606c0 |
golang.org/x/mod |
v0.18.0 -> v0.21.0 |
golang.org/x/net |
v0.26.0 -> v0.30.0 |
golang.org/x/oauth2 |
v0.21.0 -> v0.23.0 |
golang.org/x/sys |
v0.23.0 -> v0.26.0 |
golang.org/x/term |
v0.23.0 -> v0.25.0 |
golang.org/x/text |
v0.17.0 -> v0.19.0 |
golang.org/x/time |
v0.5.0 -> v0.7.0 |
golang.org/x/tools |
v0.22.0 -> v0.25.0 |
google.golang.org/protobuf |
v1.33.0 -> v1.35.1 |
This PR contains the following updates:
v2.11.9
->v2.11.14
Release Notes
traefik/traefik (github.com/traefik/traefik/v2)
### [`v2.11.14`](https://redirect.github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v21114-2024-11-20) [Compare Source](https://redirect.github.com/traefik/traefik/compare/v2.11.13...v2.11.14) [All Commits](https://redirect.github.com/traefik/traefik/compare/v2.11.13...v2.11.14) **Bug fixes:** - **\[acme]** Update go-acme/lego to v4.20.2 ([#11263](https://redirect.github.com/traefik/traefik/pull/11263) by [ldez](https://redirect.github.com/ldez)) - **\[logs,server]** Change level of peeking first byte error log to DEBUG ([#11254](https://redirect.github.com/traefik/traefik/pull/11254) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware,server]** Drop untrusted X-Forwarded-Prefix header ([#11253](https://redirect.github.com/traefik/traefik/pull/11253) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[server]** Apply keepalive config to h2c entrypoints ([#11276](https://redirect.github.com/traefik/traefik/pull/11276) by [davefu113](https://redirect.github.com/davefu113)) - **\[service]** Fix internal handlers ServiceBuilder composition ([#11281](https://redirect.github.com/traefik/traefik/pull/11281) by [juliens](https://redirect.github.com/juliens)) **Documentation:** - **\[accesslogs]** Update access-logs.md, add examples for accesslog.format ([#11275](https://redirect.github.com/traefik/traefik/pull/11275) by [bluepuma77](https://redirect.github.com/bluepuma77)) - Fix the defaultRule CLI examples ([#11282](https://redirect.github.com/traefik/traefik/pull/11282) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Fix spelling, grammar, and rephrase sections for clarity in some documentation pages ([#11280](https://redirect.github.com/traefik/traefik/pull/11280) by [AntoineDeveloper](https://redirect.github.com/AntoineDeveloper)) - Fix absolute link in the migration guide ([#11269](https://redirect.github.com/traefik/traefik/pull/11269) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Add X-Forwarded-Prefix to the migration guide ([#11267](https://redirect.github.com/traefik/traefik/pull/11267) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Fix a small typo in entrypoints documentation ([#11261](https://redirect.github.com/traefik/traefik/pull/11261) by [quiode](https://redirect.github.com/quiode)) - Add a warning about environment variables casing for static configuration ([#11226](https://redirect.github.com/traefik/traefik/pull/11226) by [anchal00](https://redirect.github.com/anchal00)) - Improve documentation on dashboard ([#11220](https://redirect.github.com/traefik/traefik/pull/11220) by [mloiseleur](https://redirect.github.com/mloiseleur)) ### [`v2.11.13`](https://redirect.github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v21113-2024-10-28) [Compare Source](https://redirect.github.com/traefik/traefik/compare/v2.11.12...v2.11.13) [All Commits](https://redirect.github.com/traefik/traefik/compare/v2.11.12...v2.11.13) **Bug fixes:** - **\[middleware,service]** Panic on aborted requests to properly close the connection ([#11129](https://redirect.github.com/traefik/traefik/pull/11129) by [tonybart1337](https://redirect.github.com/tonybart1337)) **Documentation:** - Update business callouts ([#11217](https://redirect.github.com/traefik/traefik/pull/11217) by [tomatokoolaid](https://redirect.github.com/tomatokoolaid)) ### [`v2.11.12`](https://redirect.github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v21112-2024-10-09) [Compare Source](https://redirect.github.com/traefik/traefik/compare/v2.11.11...v2.11.12) [All Commits](https://redirect.github.com/traefik/traefik/compare/v2.11.11...v2.11.12) **Bug fixes:** - **\[middleware]** Bump github.com/klauspost/compress to [`dbd6c38`](https://redirect.github.com/traefik/traefik/commit/dbd6c381492a) ([#11162](https://redirect.github.com/traefik/traefik/pull/11162) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[webui]** Upgrade to node 22.9 and yarn lock to fix vulnerabilities ([#11173](https://redirect.github.com/traefik/traefik/pull/11173) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[webui]** Adopt a layout for the large amount of entrypoint port numbers ([#11157](https://redirect.github.com/traefik/traefik/pull/11157) by [framebassman](https://redirect.github.com/framebassman)) **Documentation:** - **\[accesslogs]** Clarify that only header fields may be redacted in access-logs ([#11139](https://redirect.github.com/traefik/traefik/pull/11139) by [mattbnz](https://redirect.github.com/mattbnz)) - Update business callout ([#11172](https://redirect.github.com/traefik/traefik/pull/11172) by [tomatokoolaid](https://redirect.github.com/tomatokoolaid)) ### [`v2.11.11`](https://redirect.github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v21111-2024-10-02) [Compare Source](https://redirect.github.com/traefik/traefik/compare/v2.11.10...v2.11.11) [All Commits](https://redirect.github.com/traefik/traefik/compare/v2.11.10...v2.11.11) **Bug fixes:** - **\[acme]** Ensure defaultGeneratedCert.main as Subject's CN ([#10581](https://redirect.github.com/traefik/traefik/pull/10581) by [Lamatte](https://redirect.github.com/Lamatte)) - **\[middleware,authentication]** Clean connection headers for forward auth request only ([#11095](https://redirect.github.com/traefik/traefik/pull/11095) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[middleware]** Bump github.com/klauspost/compress to [`8e14b1b`](https://redirect.github.com/traefik/traefik/commit/8e14b1b5a913) ([#11141](https://redirect.github.com/traefik/traefik/pull/11141) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[server]** Rework condition to not log on timeout ([#11133](https://redirect.github.com/traefik/traefik/pull/11133) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[webui]** Remove unused boot files from webui ([#11109](https://redirect.github.com/traefik/traefik/pull/11109) by [michelheusschen](https://redirect.github.com/michelheusschen)) **Documentation:** - **\[accesslogs]** Specify default format value for access log ([#11130](https://redirect.github.com/traefik/traefik/pull/11130) by [darkweaver87](https://redirect.github.com/darkweaver87)) - **\[api]** Update API documentation to mention pagination ([#11115](https://redirect.github.com/traefik/traefik/pull/11115) by [lyrandy](https://redirect.github.com/lyrandy)) ### [`v2.11.10`](https://redirect.github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v21110-2024-09-19) [Compare Source](https://redirect.github.com/traefik/traefik/compare/v2.11.9...v2.11.10) [All Commits](https://redirect.github.com/traefik/traefik/compare/v2.11.9...v2.11.10) **Bug fixes:** - **\[http3]** Bump github.com/quic-go/quic-go to v0.47.0 ([#11104](https://redirect.github.com/traefik/traefik/pull/11104) by [rtribotte](https://redirect.github.com/rtribotte)) - **\[server]** Check if ACME certificate resolver is not nil ([#11103](https://redirect.github.com/traefik/traefik/pull/11103) by [kevinpollet](https://redirect.github.com/kevinpollet))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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.