threefoldtech / tfgrid-sdk-go

Apache License 2.0
2 stars 4 forks source link

Bump github.com/go-acme/lego/v4 from 4.16.1 to 4.20.2 in /grid-proxy #1256

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 2 weeks ago

Bumps github.com/go-acme/lego/v4 from 4.16.1 to 4.20.2.

Release notes

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

v4.20.2

Changelog

  • 98371c46 feat: attempt to check ARI unless explicitly disabled (#2298)
  • faf1e0d5 docs: update least privilege instructions for Cloudflare (#2339)
  • 06dfe51e docs: add documentation for env var only options (#2337)
  • 2b08b83a feat: skip the TLS verification of the ACME server (#2335)
  • 4efd1e17 Add DNS provider for Technitium (#2332)
  • f514292c rfc2136: add support for tsig-keygen generated file (#2330)
  • f8db5548 regru: update authentication method (#2325)
  • 815c61ac docs: use homogenous examples (#2328)
  • 67230e26 cloudxns: provider deprecation (#2324)
  • af7e2edd brandit: provider deprecation (#2116)
  • 40bf2b0e selectelv2: fix non-ASCII domain (#2322)
  • 9c876033 Add DNS provider for Regfish (#2320)
  • aef89706 fix: parse printf verbs in log line output (#2317)
  • 48af0d20 chore: update readme generator (#2311)
  • 008c817f Add DNS provider for Core-Networks (#2101)
  • 19b535ca limacity: fix error message (#2310)
  • 6051473f volcengine: set API information within the default configuration (#2308)
  • 895a9535 feat: improve propagation check error messages (#2306)
  • ee445c0c fix: variomedia documentation (#2304)
  • 755164c9 Add DNS provider for Timeweb Cloud (#2301)
  • ad96d61c Add DNS provider for Volcano Engine (#2282)
  • e67b8ea2 feat: generate User-Agent for DNS API clients (#2293)

v4.19.2

Changelog

  • 49dacb2d fix: go1.22 compatibility (#2295)

v4.19.1

Changelog

  • 748e4c0d epik: add User-Agent (#2290)
  • 36fa8b66 fix: follow Go convention about generated comment (#2292)
  • 85b5ef45 selectelv2: use baseURL from configuration (#2291)

v4.19.0

Changelog

  • b95f03d3 Add DNS provider for HuaweiCloud (#2267)
  • 20c8d6c4 Add DNS provider for SelfHost.(de|eu) (#2278)
  • dc429c26 docs: add installation for OpenBSD (#2261)
  • b3e63076 docs: fix typos in some DNS descriptors (#2264)
  • 5c657239 docs: update installation for FreeBSD (#2260)
  • 65cd007d exoscale: update Egoscale to v3.1.1 (#2256)
  • 75b910b2 feat(cli): add dns.propagation-wait flag (#2266)
  • d81507c1 feat: add PropagationWait function (#2288)
  • c704ba58 feat: add dns.propagation-rns option (#2284)
  • 253e3305 godaddy: fix cleanup (#2270)
  • 69bd2e03 ionos: follow CNAME (#2281)
  • 56986eaa namesilo: restrict CleanUp (#2287)

... (truncated)

Changelog

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

[v4.20.2] - 2024-11-11

Added

  • [dnsprovider] Add DNS provider for Technitium
  • [dnsprovider] Add DNS provider for Regfish
  • [dnsprovider] Add DNS provider for Timeweb Cloud
  • [dnsprovider] Add DNS provider for Volcano Engine
  • [dnsprovider] Add DNS provider for Core-Networks
  • [dnsprovider] rfc2136: add support for tsig-keygen generated file
  • [cli] Add option to skip the TLS verification of the ACME server
  • Add documentation for env var only options

Changed

  • [cli,ari] Attempt to check ARI unless explicitly disabled
  • [dnsprovider] Improve propagation check error messages
  • [dnsprovider] cloudxns: provider deprecation
  • [dnsprovider] brandit: provider deprecation

Fixed

  • [dnsprovider] regru: update authentication method
  • [dnsprovider] selectelv2: fix non-ASCII domain
  • [dnsprovider] limacity: fix error message
  • [dnsprovider] volcengine: set API information within the default configuration
  • [log] Parse printf verbs in log line output

[v4.20.1] - 2024-11-11

Cancelled due to CI failure.

[v4.20.0] - 2024-11-11

Cancelled due to CI failure.

[v4.19.2] - 2024-10-06

Fixed

  • [lib] go1.22 compatibility

[v4.19.1] - 2024-10-06

Fixed

  • [dnsprovider] selectelv2: use baseURL from configuration
  • [dnsprovider] epik: add User-Agent

[v4.19.0] - 2024-10-03

... (truncated)

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 4 days ago

Superseded by #1267.