Update certbot to v3 (major) #42

Merged
MrMeeb merged 1 commits from renovate/major-certbot into master 2025-01-15 11:06:01 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
certbot major ==2.11.0 -> ==3.1.0
certbot-dns-cloudflare major ==2.11.0 -> ==3.1.0

Release Notes

certbot/certbot (certbot)

v3.1.0: Certbot 3.1.0

Compare Source

Added
Changed
  • Python 3.8 support was removed.
  • certbot-dns-rfc2136's minimum required version of dnspython is now 2.6.1.
  • Updated our Docker images to be based on Alpine Linux 3.20.
  • Our runtime dependency on setuptools has been dropped from all Certbot
    components.
  • Certbot's packages no longer depend on library importlib_resources.
Fixed
  • Included an OpenSSL library that was missing in our Certbot snap fixing
    crashes affecting 32-bit ARM users.

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

v3.0.1: Certbot 3.0.1

Compare Source

Fixed
  • Removed a CryptographyDeprecationWarning that was being displayed to users
    when checking OCSP status.

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

v3.0.0: Certbot 3.0.0

Compare Source

Added
Changed
  • The update_symlinks command was removed.
  • The csr_dir and key_dir attributes on
    certbot.configuration.NamespaceConfig were removed.
  • The --manual-public-ip-logging-ok command line flag was removed.
  • The --dns-route53-propagation-seconds command line flag was removed.
  • The certbot_dns_route53.authenticator module has been removed. This should
    not affect any users of the plugin and instead would only affect developers
    trying to develop on top of the old code.
  • Support for Python 3.8 was deprecated and will be removed in our next planned
    release.
Fixed

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: Disabled by config. Please merge this manually once you are satisfied.

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) | major | `==2.11.0` -> `==3.1.0` | | [certbot-dns-cloudflare](https://github.com/certbot/certbot) | major | `==2.11.0` -> `==3.1.0` | --- ### Release Notes <details> <summary>certbot/certbot (certbot)</summary> ### [`v3.1.0`](https://github.com/certbot/certbot/releases/tag/v3.1.0): Certbot 3.1.0 [Compare Source](https://github.com/certbot/certbot/compare/v3.0.1...v3.1.0) ##### Added - ##### Changed - Python 3.8 support was removed. - certbot-dns-rfc2136's minimum required version of dnspython is now 2.6.1. - Updated our Docker images to be based on Alpine Linux 3.20. - Our runtime dependency on setuptools has been dropped from all Certbot components. - Certbot's packages no longer depend on library importlib_resources. ##### Fixed - Included an OpenSSL library that was missing in our Certbot snap fixing crashes affecting 32-bit ARM users. More details about these changes can be found on our GitHub repo. ### [`v3.0.1`](https://github.com/certbot/certbot/releases/tag/v3.0.1): Certbot 3.0.1 [Compare Source](https://github.com/certbot/certbot/compare/v3.0.0...v3.0.1) ##### Fixed - Removed a CryptographyDeprecationWarning that was being displayed to users when checking OCSP status. More details about these changes can be found on our GitHub repo. ### [`v3.0.0`](https://github.com/certbot/certbot/releases/tag/v3.0.0): Certbot 3.0.0 [Compare Source](https://github.com/certbot/certbot/compare/v2.11.0...v3.0.0) ##### Added - ##### Changed - The update_symlinks command was removed. - The `csr_dir` and `key_dir` attributes on `certbot.configuration.NamespaceConfig` were removed. - The `--manual-public-ip-logging-ok` command line flag was removed. - The `--dns-route53-propagation-seconds` command line flag was removed. - The `certbot_dns_route53.authenticator` module has been removed. This should not affect any users of the plugin and instead would only affect developers trying to develop on top of the old code. - Support for Python 3.8 was deprecated and will be removed in our next planned release. ##### Fixed - 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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi4xIiwidXBkYXRlZEluVmVyIjoiMzkuNDIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-01-15 11:00:14 +00:00
Update certbot to v3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Test Pull Request / Build Image (pull_request) Successful in 3m34s
Test Pull Request / Notify (pull_request) Successful in 3s
ddeec904d1
MrMeeb merged commit b05b79fffb into master 2025-01-15 11:06:01 +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#42
No description provided.