Github-Aiko / Aiko-Server

Aiko Server For AikoPanel
Mozilla Public License 2.0
39 stars 14 forks source link

Bump github.com/go-acme/lego/v4 from 4.13.2 to 4.16.1 #85

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

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

Release notes

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

v4.16.1

Changelog

  • 19bbefbc fix: don't generate ARI cert ID if ARI is not enable (#2138)

v4.16.0

Changelog

  • 83ff3931 Add DNS provider for CPanel and WHM (#1977)
  • fac40196 Add DNS provider for Mail-in-a-Box (#2110)
  • 008adfdd Add DNS provider for Shellrent (#2126)
  • a7ca3d7f bunny: support delegated sub-domains (#2123)
  • c5a95c4c cpanel: remove custom DNS call (#2102)
  • 1a3de701 docs: add installation for Gentoo (#2094)
  • 6933296e easydns: fix zone detection (#2121)
  • 6dd8d035 feat: implement 'replaces' field in newOrder and draft-ietf-acme-ari-03 CertID changes (#2114)
  • ba67a265 feat: improve errors and logs related to DNS call (#2109)
  • 9d0cd245 fix: test on CI (#2119)
  • 82e9a5e2 nifcloud: fix bug in case of same auth zone (#2125)
  • 1106ad38 ns1: fix record creation (#2115)
  • 719adc39 route53: fix example (#2100)

v4.15.0

Changelog

  • 46fe435c Prepare release v4.15.0
  • 755d479e chore: update dependencies (#2092)
  • 4eab81a9 feat(cli): add format option for PFX encoding (#2063)
  • 9c1a856b pdns: optional custom API version (#2019)
  • d263a28c feat: support simplified issuance for very long domain names at Let's Encrypt (#2054)
  • ad6e38e7 desec: increase default propagation interval (#2089)
  • 3c73f624 feat: update CertID format as per draft-ietf-acme-ari-02 (#2066)
  • bb830677 constellix: follow rate limiting headers (#2085)
  • 7fd17042 inwx: improve sleep calculation (#2086)
  • 143aa4f3 gcloud: support GCE_ZONE_ID to bypass zone list (#2081)
  • 9d4c60e6 inwx: wait before generating new TOTP TANs (#2084)
  • c17f659c ionos: fix DNS record removal (#2083)
  • c847ac4a feat(cli): add environment variable for specifying alternate directory URL (#2061)
  • 3ba40ff7 Add DNS provider for Webnames (#2077)
  • 68dc83ae cloudru: change default URLs (#2076)
  • e98dea02 scaleway: add cname support (#2075)
  • 6da92204 chore: change test ports (related to Windows and CI)
  • 7186ebb6 efficientip: add insecure skip verify option (#2052)
  • 5af3c6c0 regru: HTTP method changed to POST (#2051)
  • cab8e1f5 regru: client certificate support (#2050)
  • d51b5e40 chore: update linter (#2046)
  • 4f242c93 azuredns: allow oidc authentication (#2036)
  • c9ff534e nifcloud: fix API requests (#2039)
  • 52990b3c liquidweb: add LWAPI_ prefix for env vars (#2034)
  • 8afdc9d0 liquidweb: detect zone automatically (#2031)
  • 2140e6be gandiv5: Add "Bearer" prefix to the auth header (#2029)
  • bf8c7abf azuredns: provide the ability to select authentication methods (#2026)
  • c2fd4498 otc: sequential challenge (#2023)

... (truncated)

Changelog

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

[v4.16.1] - 2024-03-10

Fixed

  • [cli,ari] fix: don't generate ARI cert ID if ARI is not enable

[v4.16.0] - 2024-03-09

Added

  • [dnsprovider] Add DNS provider for Shellrent
  • [dnsprovider] Add DNS provider for Mail-in-a-Box
  • [dnsprovider] Add DNS provider for CPanel and WHM

Changed

  • [lib,ari] Implement 'replaces' field in newOrder and draft-ietf-acme-ari-03 CertID changes
  • [log] feat: improve errors and logs related to DNS call
  • [lib] update to go-jose/go-jose/v4 v4.0.1

Fixed

  • [dnsprovider] nifcloud: fix bug in case of same auth zone
  • [dnsprovider] bunny: Support delegated subdomains
  • [dnsprovider] easydns: fix zone detection
  • [dnsprovider] ns1: fix record creation

[v4.15.0] - 2024-01-28

Added

  • [dnsprovider] Add DNS provider for http.net
  • [dnsprovider] Add DNS provider for Webnames

Changed

  • [cli] Add environment variable for specifying alternate directory URL
  • [cli] Add format option for PFX encoding
  • [lib] Support simplified issuance for very long domain names at Let's Encrypt
  • [lib] Update CertID format as per draft-ietf-acme-ari-02
  • [dnsprovider] azuredns: allow OIDC authentication
  • [dnsprovider] azuredns: provide the ability to select authentication methods
  • [dnsprovider] efficientip: add insecure skip verify option
  • [dnsprovider] gandiv5: add Personal Access Token support
  • [dnsprovider] gcloud: support GCE_ZONE_ID to bypass zone list
  • [dnsprovider] liquidweb: add LWAPI_ prefix for env vars
  • [dnsprovider] liquidweb: detect zone automatically
  • [dnsprovider] pdns: optional custom API version
  • [dnsprovider] regru: client certificate support
  • [dnsprovider] regru: HTTP method changed to POST

... (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)