fix(deps): update caddyserver/caddy v2.11.1 → v2.11.2#1608
Open
truecharts-admin wants to merge 1 commit intomainfrom
Open
fix(deps): update caddyserver/caddy v2.11.1 → v2.11.2#1608truecharts-admin wants to merge 1 commit intomainfrom
truecharts-admin wants to merge 1 commit intomainfrom
Conversation
Crow-Control
approved these changes
Mar 6, 2026
Member
Crow-Control
left a comment
There was a problem hiding this comment.
Auto approved automated PR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.11.1→2.11.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
caddyserver/caddy (caddyserver/caddy)
v2.11.2Compare Source
Caddy 2.11.2 contains numerous bug fixes and enhancements! I know that's a lame summary but it's really all over the place.
Highlights
tls_resolversglobal option to control DNS resolvers for all sites when using the ACME DNS challenge.zstdcompression; deprecatedroll_gzip, which will be removed in the future. Useroll_compressioninstead.Security fixes
This release fixes two CVEs.
forward_authdirective that could permit identity injection and potential privilege escalation.vars_regexpdouble-expanded placeholders, allowing some unusual configs to reveal secrets.In addition:
hideoption of thefile_serverhandler.Thank you to everyone who contributed, and for our ongoing sponsorships that make this development possible!
Changelog
88616e8api: Add all in-flight requests /reverse_proxy/upstreams (Fixes #7277) (#7517)d935a69autohttps: Ensure CertMagic config is recreated after autohttps runs (#7510)5d20adcbuild(deps): bump github.com/smallstep/certificates (#7535)9371ee6build(deps): bump the actions-deps group across 1 directory with 12 updates (#7536)9798f69caddyhttp: Avoid nil pointer dereference in proxyWrapper (#7521)dc36082caddyhttp: Collect metrics once per route instead of per handler (#7492)174fa2dcaddyhttp: Evaluate tls.client placeholders more accurately (fix #7530) (#7534)eac02eecaddyhttp: Limit empty Host check to HTTP/1.1f283062cmd: Custom binary names throughCustomBinaryNameandCustomLongDescription(#7513)cd9e166cmd: Pass configFile, not configFlag, for reload command (#7532)7b34e31core: Check whether @id is unique (#7002)566e710fileserver: document hide case-sensitivity (F-CADDY-FILESERVER-HIDE-CASE-001) (#7548)2dd3852fix(caddyfile): Prevent parser to panic when no token were added by empty {block} (#7543)2dbcdefforward_auth:copy_headersdoes not strip client-supplied identity headers (Fixes GHSA-7r4p-vjf4-gxv4) (#7545)ce203aago.mod: Upgrade x/net76b198fhttp: Sort auto-HTTPS redirect routes by host specificity (fixes #7390) (#7502)7ffb640httpcaddyfile: Fix missing TLS connection policies when auto_https is default (#7325) (#7507)45cf61blogging: Ensureslogerror level logs don't print stack traces (#7512)9873752logging: Supportzstdroll compression (#7515)294dffflogging: add DirMode options and propagate FileMode to rotations (#7335)a6acb39proxyproto: Generated test coverage (#7540)11b56c6reverseproxy: Fixhealth_portbeing ignored in health checks (#7533)db29860reverseproxy: Track dynamic upstreams, enable passive healthchecking (#7539)d7b21c6reverseproxy: fix tls dialing w/ proxy protocol (#7508)a5e7c6ereverseproxy: prevent body close on dial-error retries (#7547)2ab043breverseproxy: query escape request urls when proxy protocol is enabled (#7537)fbfb8fcrewrite: Force recomputing path when escaped path matches rewrite targetf145bcetls: Addtls_resolversglobal option for DNS challenge configuration (#7297)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Renovate Bot.