-
Notifications
You must be signed in to change notification settings - Fork 73
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
chore: Bump github.com/caddyserver/caddy/v2 from 2.8.4 to 2.9.0 #280
base: main
Are you sure you want to change the base?
chore: Bump github.com/caddyserver/caddy/v2 from 2.8.4 to 2.9.0 #280
Conversation
d6590e0
to
41c07d1
Compare
Bumps [github.com/caddyserver/caddy/v2](https://github.com/caddyserver/caddy) from 2.8.4 to 2.9.0. - [Release notes](https://github.com/caddyserver/caddy/releases) - [Changelog](https://github.com/caddyserver/caddy/blob/master/.goreleaser.yml) - [Commits](caddyserver/caddy@v2.8.4...v2.9.0) --- updated-dependencies: - dependency-name: github.com/caddyserver/caddy/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
41c07d1
to
c605f80
Compare
As consequence of: * caddyserver/caddy#6611 support for OnDemandRateLimitBurst and OnDemandRateLimitInterval has been removed.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #280 +/- ##
==========================================
+ Coverage 20.75% 20.81% +0.06%
==========================================
Files 30 30
Lines 1378 1374 -4
==========================================
Hits 286 286
+ Misses 1090 1086 -4
Partials 2 2 ☔ View full report in Codecov by Sentry. |
NB: This may break support for the current chart with old caddy version that have parameters that are still supported |
A newer version of github.com/caddyserver/caddy/v2 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps github.com/caddyserver/caddy/v2 from 2.8.4 to 2.9.0.
Release notes
Sourced from github.com/caddyserver/caddy/v2's releases.
... (truncated)
Commits
3f3f8b3
go.mod: Upgrade CertMagic to v0.21.5f2c17d1
testing: sort force-automated hosts (#6756)afa778a
httpcaddyfile: Implement experimentalforce_automate
option (#6712)5ba1e06
encode: try to use sendfile when compression is not used (#6749)c216cf5
caddyhttp: Allow matching Transfer-Encoding, add to access logs (#6629)ed1c594
go.mod: Upgrade ACMEz to v3; and upgrade CertMagic66c80ca
cmd: Disable go1.23 tlskyber=1 experiment47391e4
Update SECURITY.md6790c0e
fastcgi: check for CONTENT_LENGTH when sending requests (#6661)c864b82
reverseproxy: Set Content-Length when body is fully buffered (#6638)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)