The-NeXT-Project / NeXT-Server

Next generation proxy server.
https://nextpanel.dev
GNU General Public License v3.0
73 stars 18 forks source link

build(deps): bump github.com/go-acme/lego/v4 from 4.15.0 to 4.16.1 #15

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps github.com/go-acme/lego/v4 from 4.15.0 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)
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
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)
sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud