Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency acme to v2.11.0 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
acme 2.7.0 -> 2.11.0 age adoption passing confidence

Release Notes

certbot/certbot (acme)

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.

v2.10.0: Certbot 2.10.0

Compare Source

Added
  • The Python source packages which we upload to PyPI are
    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
  • We no longer publish our beta Windows installer as was originally announced
    here.
Fixed

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

v2.9.0: Certbot 2.9.0

Compare Source

Added
  • Support for Python 3.12 was added.
Changed
Fixed
  • Updates joinpath syntax to only use one addition per call, because the multiple inputs
    version was causing mypy errors on Python 3.10.
  • Makes the reconfigure verb actually use the staging server for the dry run to check the new
    configuration.

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

v2.8.0: Certbot 2.8.0

Compare Source

Added
  • Added support for Alpine Linux distribution when is used the apache plugin
Changed
  • Support for Python 3.7 was removed.
Fixed
  • Stop using the deprecated pkg_resources API included in setuptools.

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

v2.7.4: Certbot 2.7.4

Compare Source

Fixed
  • Fixed a bug introduced in version 2.7.0 that caused interactively entered
    webroot plugin values to not be saved for renewal.
  • Fixed a bug introduced in version 2.7.0 of our Lexicon based DNS plugins that
    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.3

Compare Source

Fixed
  • Fixed a bug where arguments with contained spaces weren't being handled correctly
  • Fixed a bug that caused the ACME account to not be properly restored on
    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.2

Compare Source

Fixed
  • certbot-dns-ovh plugin now requires lexicon>=3.15.1 to ensure a consistent behavior with OVH APIs.
  • Fixed a bug where argument sources weren't correctly detected in abbreviated
    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.1

Compare Source

Fixed
  • Fixed a bug that broke the DNS plugin for DNSimple that was introduced in
    version 2.7.0 of the plugin.
  • Correctly specified the new minimum version of the ConfigArgParse package
    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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency acme to v2.7.1 fix(deps): update dependency acme to v2.7.2 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/acme-2.x-lockfile branch from eb58856 to 1a08d17 Compare October 20, 2023 01:34
@renovate renovate bot changed the title fix(deps): update dependency acme to v2.7.2 fix(deps): update dependency acme to v2.7.3 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/acme-2.x-lockfile branch 2 times, most recently from fef3b40 to 2c6c54d Compare November 1, 2023 15:16
@renovate renovate bot changed the title fix(deps): update dependency acme to v2.7.3 fix(deps): update dependency acme to v2.7.4 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/acme-2.x-lockfile branch from 2c6c54d to 910bfb0 Compare December 6, 2023 00:51
@renovate renovate bot changed the title fix(deps): update dependency acme to v2.7.4 fix(deps): update dependency acme to v2.8.0 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/acme-2.x-lockfile branch from 910bfb0 to 61faaaa Compare February 8, 2024 21:34
@renovate renovate bot changed the title fix(deps): update dependency acme to v2.8.0 fix(deps): update dependency acme to v2.9.0 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/acme-2.x-lockfile branch from 61faaaa to 2cab9b8 Compare April 4, 2024 01:55
@renovate renovate bot changed the title fix(deps): update dependency acme to v2.9.0 fix(deps): update dependency acme to v2.10.0 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/acme-2.x-lockfile branch from 2cab9b8 to 8ca1bb2 Compare June 6, 2024 03:54
@renovate renovate bot changed the title fix(deps): update dependency acme to v2.10.0 fix(deps): update dependency acme to v2.11.0 Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants