ldez / traefik-certs-dumper

Dump ACME data from Traefik to certificates
Other
462 stars 30 forks source link

chore: bump github.com/go-acme/lego/v4 from 4.3.1 to 4.4.0 #153

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/go-acme/lego/v4 from 4.3.1 to 4.4.0.

Release notes

Sourced from github.com/go-acme/lego/v4's releases.

v4.4.0

Changelog

7c24212 Prepare release v4.4.0 190b38c chore: update linter (#1425) f5da11c simply: fix Go doc. (#1424) e79975c csr: support NEW CERTIFICATE REQUEST as CSR type (#1423) 1af3abd Add DNS provider for Simply.com (#1419) 4421373 mythicbeasts: update API Auth endpoint in documentation (#1421) 67d3918 mythicbeasts: typo in documentation (#1420) ed5c0a3 hurricane: add API rate limiter. (#1417) e8750f5 Add DNS provider for Infoblox (#1413) 81bf297 doc: fix build status badge. 90ff2b3 ovh: fix example in documentation (#1410) 2532262 hurricane: only treat first word of response body as response code (#1409) 1227bb9 lightsail: improve documentation (#1407) a73d87e hostingde: autodetection of the zone name. (#1405) 6872149 log: use stderr instead of stdout. (#1402) c53c3d0 lib: improve wait.For returns. (#1403) e3d7c85 hurricane: documentation typo in domain name (#1398) c22cd40 Add DNS provider for Porkbun (#1396) 6bd3eae scaleway: use official SDK (#1393) 8bf9613 doc: clean up DNS providers. 3da04e6 Add DNS provider for Sonic (#1392) d848cc7 exoscale: fix DNS provider debugging (#1391) 4b22b38 domeneshop: fix documentation (#1390) e38e32b wedos: fix api call parameters (#1386) 9002e5c Add DNS provider for wedos (#1385) 7f53f88 Add DNS provider for VinylDNS (#1384) 2334340 nifcloud: Get zone info from dns01.FindZoneByFqdn (#1383) ae7daa7 chore: update linter (#1379) 83c626d powerdns: several improvements (#1374) ee0b4bd make: fix validate-docs (#1376) 60f7cb0 Detach v4.3.1

Changelog

Sourced from github.com/go-acme/lego/v4's changelog.

[v4.4.0] - 2021-06-08

Added:

  • [dnsprovider] Add DNS provider for Infoblox
  • [dnsprovider] Add DNS provider for Porkbun
  • [dnsprovider] Add DNS provider for Simply.com
  • [dnsprovider] Add DNS provider for Sonic
  • [dnsprovider] Add DNS provider for VinylDNS
  • [dnsprovider] Add DNS provider for wedos

Changed:

  • [cli] log: Use stderr instead of stdout.
  • [dnsprovider] hostingde: autodetection of the zone name.
  • [dnsprovider] scaleway: use official SDK
  • [dnsprovider] powerdns: several improvements
  • [lib] lib: improve wait.For returns.

Fixed:

  • [dnsprovider] hurricane: add API rate limiter.
  • [dnsprovider] hurricane: only treat first word of response body as response code
  • [dnsprovider] exoscale: fix DNS provider debugging
  • [dnsprovider] wedos: fix api call parameters
  • [dnsprovider] nifcloud: Get zone info from dns01.FindZoneByFqdn
  • [cli,lib] csr: Support the type NEW CERTIFICATE REQUEST
Commits


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)