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.4.0 to 4.5.2 #168

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

v4.5.2

Changelog

  • 1bd66388 infomaniak: fix subzone support (#1497)
  • 17f62b8a Add DNS provider for Epik (#1491)
  • 2763e762 edgedns: fix Present and CleanUp logic (#1494)
  • b86f3723 Add DNS Provider for IBM Cloud (SoftLayer) (
  • 6d0e0e16 Add AlwaysDeactivateAuthorizations flag to ObtainRequest (#1480)
  • d2e526e8 Add DNS provider for nicmanager (#1473)
  • 376e7bd7 desec: bump to v0.6.0 (#1470)
  • e0b0f22e ovh: follow cname (#1467)
  • 99ba43f7 alidns: support ECS instance RAM role (#1462)
  • dc2b19e1 chore: update Go (#1469)
  • bc8ff4a1 chore: update dependencies. (#1461)
  • 3e2ade22 chore: disable blank issue.
  • a653611d azure: zone name as environment variable (#1433)
  • 6f5f694c alidns: support sts token credential (#1454)
  • 8e7bba48 chore: fix github action cache. (#1457)
  • 71a3bbc8 Add DNS provider for g-core labs (
  • 6e982d65 chore: update dependencies (#1453)
  • 264d39bb Add DNS provider for hosttech (#1447)
  • 2dbe8832 Add DNS provider for freemyip.com (#1451)
  • 505f6d54 doc: improve issue forms. (#1448)
  • 43779d75 Add DNS provider for all-inkl (#1444)
  • 2a194d6a aws: detailed credentials (#1439)
  • 284d1a3e lightsail: wrong Region env var name
  • fbd369e0 docs: convert issue templates to issue forms. (#1434)
  • b20e8f33 Add DNS provider for Internet.bs (#1431)
  • 1dbebce7 lib: use permanent error instead of context cancellation (#1429)
  • 9b44e4a2 lib: fix backoff in SolverManager (#1428)
Changelog

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

[v4.5.2] - 2021-09-01

Added:

  • [dnsprovider] Add DNS provider for all-inkl
  • [dnsprovider] Add DNS provider for Epik
  • [dnsprovider] Add DNS provider for freemyip.com
  • [dnsprovider] Add DNS provider for g-core labs
  • [dnsprovider] Add DNS provider for hosttech
  • [dnsprovider] Add DNS Provider for IBM Cloud (SoftLayer)
  • [dnsprovider] Add DNS provider for Internet.bs
  • [dnsprovider] Add DNS provider for nicmanager

Changed:

  • [dnsprovider] alidns: support ECS instance RAM role
  • [dnsprovider] alidns: support sts token credential
  • [dnsprovider] azure: zone name as environment variable
  • [dnsprovider] ovh: follow cname
  • [lib,cli] Add AlwaysDeactivateAuthorizations flag to ObtainRequest

Fixed:

  • [dnsprovider] infomaniak: fix subzone support
  • [dnsprovider] edgedns: fix Present and CleanUp logic
  • [dnsprovider] lightsail: wrong Region env var name
  • [lib] lib: fix backoff in SolverManager
  • [lib] lib: use permanent error instead of context cancellation
  • [dnsprovider] desec: bump to v0.6.0

[v4.5.1] - 2021-09-01

Cancelled due to a CI issue, replaced by v4.5.2.

[v4.5.0] - 2021-09-30

Cancelled due to a CI issue, replaced by v4.5.2.

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)