caddy-dns / route53

Caddy module: dns.providers.route53
MIT License
40 stars 32 forks source link

feat(deps): bump github.com/caddyserver/caddy/v2 from 2.7.3 to 2.7.4 #38

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps github.com/caddyserver/caddy/v2 from 2.7.3 to 2.7.4.

Release notes

Sourced from github.com/caddyserver/caddy/v2's releases.

v2.7.4

Caddy 2.7.4 rounds out some bug fixes from the 2.7 release. For example, Go made a last-minute breaking change to a new API that broke quic-go (HTTP/3) on Go 1.21 just before Go 1.21 was released; we resolved a few issues with on-demand TLS that are now much improved from the 2.6 tree; a couple race conditions were fixed in dynamic reverse proxy upstreams. We hope you will be pleased with this new version!

Caddy is on feature freeze until after 2.8 so we can improve our testing situation. These patches have all been tried to ensure they work as intended, but if you notice any issues please report them!

We encourage all users to test this new version and then upgrade. Thanks to all who get involved!

Changelog

  • 080db938 caddytls: Update docs for on-demand config
  • d8135505 cmd: Require config for caddy validate (fix #5612) (#5614)
  • a8492c06 fileserver: Don't repeat error for invalid method inside error context (#5705)
  • 2d7d806f fileserver: Slightly more fitting icons
  • f11c3c9f go.mod: Upgrade CertMagic and quic-go
  • 5b9c850a go.mod: Upgrade golang.org/x/net to 0.14.0 (#5718)
  • 936ee918 reverseproxy: Always return new upstreams (fix #5736) (#5752)
  • 431adc09 templates: Fix httpInclude (fix #5698)

New Contributors

Full Changelog: https://github.com/caddyserver/caddy/compare/v2.7.3...v2.7.4

Commits


Dependabot compatibility score

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 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)
dependabot[bot] commented 1 year ago

The following labels could not be found: dependencies.

dependabot[bot] commented 11 months ago

Superseded by #40.