Update certbot to v2.11.0 #26

Merged
renovate-bot merged 1 commits from renovate/certbot into master 2024-06-06 08:04:59 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
certbot minor ==2.10.0 -> ==2.11.0
certbot-dns-cloudflare minor ==2.10.0 -> ==2.11.0

Release Notes

certbot/certbot (certbot)

v2.11.0: Certbot 2.11.0

Compare Source

Added
Changed
  • In anticipation of backwards incompatible changes, certbot-dns-cloudflare now
    requires less than version 2.20 of Cloudflare's python library.
Fixed
  • Fixed a bug in Certbot where a CSR's SANs did not always follow the order of
    the domain names that the user requested interactively. In some cases, the
    resulting cert's common name might seem picked up randomly from the SANs
    when it should be the first item the user had in mind.

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 | `==2.10.0` -> `==2.11.0` | | [certbot-dns-cloudflare](https://github.com/certbot/certbot) | minor | `==2.10.0` -> `==2.11.0` | --- ### Release Notes <details> <summary>certbot/certbot (certbot)</summary> ### [`v2.11.0`](https://github.com/certbot/certbot/releases/tag/v2.11.0): Certbot 2.11.0 [Compare Source](https://github.com/certbot/certbot/compare/v2.10.0...v2.11.0) ##### Added - ##### Changed - In anticipation of backwards incompatible changes, certbot-dns-cloudflare now requires less than version 2.20 of Cloudflare's python library. ##### Fixed - Fixed a bug in Certbot where a CSR's SANs did not always follow the order of the domain names that the user requested interactively. In some cases, the resulting cert's common name might seem picked up randomly from the SANs when it should be the first item the user had in mind. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTIiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
renovate-bot added 1 commit 2024-06-06 03:51:05 +00:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-06-06 03:51:05 +00:00
renovate-bot force-pushed renovate/certbot from 45172b578d to 535a33506b 2024-06-06 08:00:19 +00:00 Compare
renovate-bot merged commit 535a33506b into master 2024-06-06 08:04:59 +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#26
No description provided.