fix(deps): update dependency acme to v2.11.0 #27
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.7.0
->2.11.0
Release Notes
certbot/certbot (acme)
v2.11.0
: Certbot 2.11.0Compare Source
Added
Changed
requires less than version 2.20 of Cloudflare's python library.
Fixed
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.
v2.10.0
: Certbot 2.10.0Compare Source
Added
now also being uploaded to
our releases on GitHub where
we now also include a SHA256SUMS checksum file and a PGP signature for that
file.
Changed
here.
Fixed
More details about these changes can be found on our GitHub repo.
v2.9.0
: Certbot 2.9.0Compare Source
Added
Changed
Fixed
joinpath
syntax to only use one addition per call, because the multiple inputsversion was causing mypy errors on Python 3.10.
reconfigure
verb actually use the staging server for the dry run to check the newconfiguration.
More details about these changes can be found on our GitHub repo.
v2.8.0
: Certbot 2.8.0Compare Source
Added
Changed
Fixed
pkg_resources
API included insetuptools
.More details about these changes can be found on our GitHub repo.
v2.7.4
: Certbot 2.7.4Compare Source
Fixed
webroot plugin values to not be saved for renewal.
caused them to fail to find the DNS zone that needs to be modified in some
cases.
More details about these changes can be found on our GitHub repo.
v2.7.3
: Certbot 2.7.3Compare Source
Fixed
renewal causing problems in setups where the user had multiple accounts with
the same ACME server.
More details about these changes can be found on our GitHub repo.
v2.7.2
: Certbot 2.7.2Compare Source
Fixed
certbot-dns-ovh
plugin now requireslexicon>=3.15.1
to ensure a consistent behavior with OVH APIs.arguments, short arguments, and some other circumstances
More details about these changes can be found on our GitHub repo.
v2.7.1
: Certbot 2.7.1Compare Source
Fixed
version 2.7.0 of the plugin.
that Certbot requires which is 1.5.3.
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.