Closed dependabot[bot] closed 11 months ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
0ee1dc3
) 96.26% compared to head (a5ff2d2
) 96.26%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #69.
Bumps github.com/caddyserver/caddy/v2 from 2.7.4 to 2.7.5.
Release notes
Sourced from github.com/caddyserver/caddy/v2's releases.
... (truncated)
Commits
0e204b7
admin: Respond with 4xx on non-existing config path (#5870)fae195a
ci: Force the Go version for govulncheck (#5879)130f6d1
fileserver: Set canonical URL on browse template (#5867)289934f
tls: Add X25519Kyber768Draft00 PQ "curve" behind build tag (#5852)3a3182f
reverseproxy: Add more debug logs (#5793)e8b8d4a
reverseproxy: Fixleast_conn
policy regression (#5862)a8586b0
reverseproxy: Add logging for dynamic A upstreams (#5857)05dbe1c
reverseproxy: Replace health header placeholders (#5861)33d8d2c
httpcaddyfile: Sort TLS SNI matcher for deterministic JSON output (#5860)9c419f1
cmd: Fix exiting with custom status code, addcaddy -v
(#5874)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