Update certbot to v3.3.0 #48

Merged
renovate-bot merged 1 commits from renovate/certbot into master 2025-03-18 18:00:19 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
certbot minor ==3.2.0 -> ==3.3.0
certbot-dns-cloudflare minor ==3.2.0 -> ==3.3.0

Release Notes

certbot/certbot (certbot)

v3.3.0: Certbot 3.3.0

Compare Source

Added
Changed
  • The --register-unsafely-without-email flag is no longer needed in non-interactive mode.
  • In interactive mode, pressing Enter at the email prompt will register without an email.
  • deprecated acme.crypto_util.dump_pyopenssl_chain
  • deprecated acme.crypto_util._pyopenssl_cert_or_req_all_names
  • deprecated acme.crypto_util._pyopenssl_cert_or_req_san
  • deprecated certbot.crypto_util.dump_pyopenssl_chain
  • deprecated certbot.crypto_util.pyopenssl_load_certificate
Fixed
  • Fixed a bug introduced in Certbot 3.1.0 where OpenSSL environment variables
    needed in our snap configuration were persisted in calls to external programs
    like nginx which could cause them to fail to load OpenSSL.

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) | minor | `==3.2.0` -> `==3.3.0` | | [certbot-dns-cloudflare](https://github.com/certbot/certbot) | minor | `==3.2.0` -> `==3.3.0` | --- ### Release Notes <details> <summary>certbot/certbot (certbot)</summary> ### [`v3.3.0`](https://github.com/certbot/certbot/releases/tag/v3.3.0): Certbot 3.3.0 [Compare Source](https://github.com/certbot/certbot/compare/v3.2.0...v3.3.0) ##### Added - ##### Changed - The --register-unsafely-without-email flag is no longer needed in non-interactive mode. - In interactive mode, pressing Enter at the email prompt will register without an email. - deprecated `acme.crypto_util.dump_pyopenssl_chain` - deprecated `acme.crypto_util._pyopenssl_cert_or_req_all_names` - deprecated `acme.crypto_util._pyopenssl_cert_or_req_san` - deprecated `certbot.crypto_util.dump_pyopenssl_chain` - deprecated `certbot.crypto_util.pyopenssl_load_certificate` ##### Fixed - Fixed a bug introduced in Certbot 3.1.0 where OpenSSL environment variables needed in our snap configuration were persisted in calls to external programs like nginx which could cause them to fail to load OpenSSL. 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-03-18 17:00:15 +00:00
Update certbot to v3.3.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Test Pull Request / Build Image (pull_request) Successful in 4m9s
Test Pull Request / Notify (pull_request) Successful in 4s
Build Image / Validate Image (push) Successful in 2m23s
Build Image / Publish Image (push) Successful in 4m24s
Build Image / Notify (push) Successful in 5s
d765616d7c
renovate-bot merged commit d765616d7c into master 2025-03-18 18:00:19 +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#48
No description provided.