fix(deps): update module github.com/caddyserver/caddy/v2 to v2.10.2 #46

Merged
GregoryDosh merged 1 commit from renovate/github.com-caddyserver-caddy-v2-2.x into main 2025-08-24 21:04:00 +00:00

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/caddyserver/caddy/v2 v2.10.1 -> v2.10.2 age adoption passing confidence

Release Notes

caddyserver/caddy (github.com/caddyserver/caddy/v2)

v2.10.2

Compare Source

This is a hotfix release to fix a couple critical issues from v2.10.1

What's Changed

Changelog

New Contributors

Full Changelog: https://github.com/caddyserver/caddy/compare/v2.10.1...v2.10.2


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/caddyserver/caddy/v2](https://github.com/caddyserver/caddy) | `v2.10.1` -> `v2.10.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcaddyserver%2fcaddy%2fv2/v2.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcaddyserver%2fcaddy%2fv2/v2.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcaddyserver%2fcaddy%2fv2/v2.10.1/v2.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcaddyserver%2fcaddy%2fv2/v2.10.1/v2.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>caddyserver/caddy (github.com/caddyserver/caddy/v2)</summary> ### [`v2.10.2`](https://github.com/caddyserver/caddy/releases/tag/v2.10.2) [Compare Source](https://github.com/caddyserver/caddy/compare/v2.10.1...v2.10.2) This is a hotfix release to fix a couple critical issues from v2.10.1 #### What's Changed - http: Make logger first, before TLS provisioning by [@&#8203;francislavoie](https://github.com/francislavoie) in https://github.com/caddyserver/caddy/pull/7198 - httpcaddyfile: Fix `acme_dns` regression by [@&#8203;francislavoie](https://github.com/francislavoie) in https://github.com/caddyserver/caddy/pull/7199 - caddyfile: Fix importing nested tokens for `{block}` by [@&#8203;BeeJay28](https://github.com/BeeJay28) in https://github.com/caddyserver/caddy/pull/7189 #### Changelog - [`551f793`](https://github.com/caddyserver/caddy/commit/551f793700fe1550845c824470b623fd1aa03d36) caddyfile: Fix importing nested tokens for `{block}` ([#&#8203;7189](https://github.com/caddyserver/caddy/issues/7189)) - [`16fe83c`](https://github.com/caddyserver/caddy/commit/16fe83c7afe2152b0bb53ae35078a28f87e6dcf2) http: Make logger first, before TLS provisioning ([#&#8203;7198](https://github.com/caddyserver/caddy/issues/7198)) - [`4564261`](https://github.com/caddyserver/caddy/commit/4564261d8350f8010b7e001e646e260e9bba5746) httpcaddyfile: Fix `acme_dns` regression ([#&#8203;7199](https://github.com/caddyserver/caddy/issues/7199)) #### New Contributors - [@&#8203;BeeJay28](https://github.com/BeeJay28) made their first contribution in https://github.com/caddyserver/caddy/pull/7189 **Full Changelog**: https://github.com/caddyserver/caddy/compare/v2.10.1...v2.10.2 </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41OC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
svc-renovate-bot force-pushed renovate/github.com-caddyserver-caddy-v2-2.x from 59bc9fe011
All checks were successful
Build Caddy / Build Caddy (pull_request) Successful in 15m31s
to 858f5132fc
All checks were successful
Build Caddy / Build Caddy (pull_request) Successful in 6m8s
2025-08-23 12:34:55 +00:00
Compare
svc-renovate-bot changed title from fix(deps): update module github.com/caddyserver/caddy/v2 to v2.10.1 to fix(deps): update module github.com/caddyserver/caddy/v2 to v2.10.2 2025-08-23 12:34:56 +00:00
svc-renovate-bot force-pushed renovate/github.com-caddyserver-caddy-v2-2.x from 858f5132fc
All checks were successful
Build Caddy / Build Caddy (pull_request) Successful in 6m8s
to fa27ee390d
All checks were successful
Build Caddy / Build Caddy (pull_request) Successful in 5m41s
2025-08-24 19:13:01 +00:00
Compare
GregoryDosh deleted branch renovate/github.com-caddyserver-caddy-v2-2.x 2025-08-24 21:04:00 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
homelab/bin-caddy!46
No description provided.