Update certbot to v4.1.1 #59

Merged
renovate-bot merged 1 commits from renovate/certbot into master 2025-06-19 22:00:14 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
certbot patch ==4.1.0 -> ==4.1.1
certbot-dns-cloudflare patch ==4.1.0 -> ==4.1.1

Release Notes

certbot/certbot (certbot)

v4.1.1: Certbot 4.1.1

Compare Source

Fixed
  • When a CA fails to issue a certificate after finalization, print the ACME error from the order
  • No longer checks ARI during certbot --dry-run, because --dry-run uses staging when used
    with let's encrypt but the cert was issued against the default server. This would emit
    a scary warning, even though the cert would renew successfully.
  • Contacting the CA to check ARI is now skipped for certificate lineages that
    have autorenew set to False.

More details about these changes can be found on our GitHub repo.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 | Update | Change | |---|---|---| | [certbot](https://github.com/certbot/certbot) | patch | `==4.1.0` -> `==4.1.1` | | [certbot-dns-cloudflare](https://github.com/certbot/certbot) | patch | `==4.1.0` -> `==4.1.1` | --- ### Release Notes <details> <summary>certbot/certbot (certbot)</summary> ### [`v4.1.1`](https://github.com/certbot/certbot/releases/tag/v4.1.1): Certbot 4.1.1 [Compare Source](https://github.com/certbot/certbot/compare/v4.1.0...v4.1.1) ##### Fixed - When a CA fails to issue a certificate after finalization, print the ACME error from the order - No longer checks ARI during certbot --dry-run, because --dry-run uses staging when used with let's encrypt but the cert was issued against the default server. This would emit a scary warning, even though the cert would renew successfully. - Contacting the CA to check ARI is now skipped for certificate lineages that have autorenew set to False. More details about these changes can be found on our GitHub repo. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-06-19 21:00:13 +00:00
Update certbot to v4.1.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Test Pull Request / Build Image (pull_request) Successful in 4m34s
Test Pull Request / Notify (pull_request) Successful in 6s
Build Image / Validate Image (push) Successful in 3m24s
Build Image / Publish Image (push) Successful in 5m5s
Build Image / Notify (push) Successful in 3s
0611dff7ab
renovate-bot merged commit 0611dff7ab into master 2025-06-19 22:00:14 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MrMeeb/certbot-cron-docker#59
No description provided.