csmith / centauri

TLS-terminating reverse proxy in Go
MIT License
1 stars 1 forks source link

Bump github.com/go-acme/lego/v4 from 4.6.0 to 4.7.0 #8

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/go-acme/lego/v4 from 4.6.0 to 4.7.0.

Release notes

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

v4.7.0

Changelog

  • d95b487a route53: add assume role ARN (#1650)
  • 9b029d53 chore: update CI
  • 81f1faba Add DNS Provider for IIJ DNS Platform Service (#1646)
  • fdb11d7c vultr: bump client from 2.7.1 to 2.16.0 (#1640)
  • d8cc2cef chore: update logrus (#1639)
  • 122cdb64 Add Vercel DNS provider (#1635)
  • b2a64f04 chore: update CI (#1636)
  • 5228f6db rfc2136: fix TSIG secret (#1633)
  • 36945597 gcore: change dns api url (#1629)
  • e83220c1 dnsimple: add debug option (#1630)
  • 6b8d5a0a bluecat: rewrite provider implementation (#1627)
  • 6641400f tencentcloud: fix InvalidParameter.DomainInvalid error when using DNS challenges (#1616)
  • 2c0aaf7f feat: add LEGO_CERT_PEM_PATH and LEGO_CERT_PFX_PATH (#1609)
  • b4a942de docs: fix link in the httpreq page (#1602)
  • 15762c22 fix: panic in certcrypto.ParsePEMPrivateKey (#1596)
  • 86b05a97 docs: fix typos for usage hostingde example (#1595)
  • 7d9176bd chore: migrate to github.com/urfave/cli/v2 (#1590)
  • 6d474ebb chore: add funding
  • 4b2f870f Add DNS provider for iwantmyname (#1588)
  • 7f69bdbb docs: fix all-inkl configuration (#1576)
  • 3a588ea8 chore: update linter (#1570)

Consider becoming a sponsor if you benefit from the work that went into this release!

Changelog

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

[v4.7.0] - 2022-05-27

Added:

  • [dnsprovider] Add DNS provider for iwantmyname
  • [dnsprovider] Add DNS Provider for IIJ DNS Platform Service
  • [dnsprovider] Add DNS provider for Vercel
  • [dnsprovider] route53: add assume role ARN
  • [dnsprovider] dnsimple: add debug option
  • [cli] feat: add LEGO_CERT_PEM_PATH and LEGO_CERT_PFX_PATH

Changed:

  • [dnsprovider] gcore: change dns api url
  • [dnsprovider] bluecat: rewrite provider implementation

Fixed:

  • [dnsprovider] rfc2136: fix TSIG secret
  • [dnsprovider] tencentcloud: fix InvalidParameter.DomainInvalid error when using DNS challenges
  • [lib] fix: panic in certcrypto.ParsePEMPrivateKey
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)
dependabot[bot] commented 2 years ago

Looks like github.com/go-acme/lego/v4 is up-to-date now, so this is no longer needed.