Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2021

Bumps certbot-dns-cloudflare from 1.12.0 to 1.13.0.

Release notes

Sourced from certbot-dns-cloudflare's releases.

Certbot 1.13.0

Added

Changed

  • CLI flags --os-packages-only, --no-self-upgrade, --no-bootstrap and --no-permissions-check, which are related to certbot-auto, are deprecated and will be removed in a future release.
  • Certbot no longer conditionally depends on an external mock module. Certbot's test API will continue to use it if it is available for backwards compatibility, however, this behavior has been deprecated and will be removed in a future release.
  • The acme library no longer depends on the security extras from requests which was needed to support SNI in TLS requests when using old versions of Python 2.
  • Certbot and all of its components no longer depend on the library six.
  • The update of certbot-auto itself is now disabled on all RHEL-like systems.
  • When revoking a certificate by --cert-name, it is no longer necessary to specify the --server if the certificate was obtained from a non-default ACME server.
  • The nginx authenticator now configures all matching HTTP and HTTPS vhosts for the HTTP-01 challenge. It is now compatible with external HTTPS redirection by a CDN or load balancer.

Fixed

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

Commits
  • 92a6645 Release 1.13.0
  • 976068b Update changelog for 1.13.0 release
  • 1e30723 revoke: try determine the server automatically (#8691)
  • 496a4ce Remove broken test for typing import failure (#8692)
  • fab9bfd nginx: authenticate all matching vhosts for HTTP01 (#8663)
  • d3ca6af Insert new line before "More details about these changes can be found on our ...
  • 540fd6d Dictionaries are ordered by insert by default on Python 3.6. (#8678)
  • b0e35c6 Remove import fallback of urllib2 in tests/modification-check. (#8677)
  • 67c2b27 Stop inheriting from object. It's unneeded on Python 3+. (#8675)
  • 135187f Python 3 obsoletes explicit ne methods (#8676)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels Mar 4, 2021
@frenck
Copy link
Member

frenck commented Mar 8, 2021

@dependabot rebase

Bumps [certbot-dns-cloudflare](https://github.com/certbot/certbot) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](certbot/certbot@v1.12.0...v1.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/proxy-manager/certbot-dns-cloudflare-1.13.0 branch from 196072d to ccff51c Compare March 8, 2021 14:23
@frenck frenck merged commit 3d0f8dc into main Mar 8, 2021
@frenck frenck deleted the dependabot/pip/proxy-manager/certbot-dns-cloudflare-1.13.0 branch March 8, 2021 16:26
@github-actions github-actions bot locked and limited conversation to collaborators Mar 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant