Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

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

Release notes

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

v4.21.0

Changelog

  • 52e711e04978cd8b20f8da52b370812aa4bf5017 Add DNS provider for ManageEngine CloudDNS (#2365)
  • 6fccca616ae6057b1c1603f397457c343e49fd1e Add DNS provider for Rainyun/雨云 (#2354)
  • b34902160df8901fbccef71fe69d3ea92e5fe2cf Add DNS provider for West.cn/西部数码 (#2318)
  • 1a62bbab40778016d6df8af1a495304f537a8903 bunny: fix zone detection (#2375)
  • 2c42b264d0ba99e67172d10c5379a2a2e8ac66dc dnsmadeeasy: use default transport (#2362)
  • c2f179f1440614549fe0a85537a30d4e08b68269 docs: add note about --dns.resolvers (#2364)
  • abccd21e7556c7967e1455ff41e4e17ee7bbf717 feat: add --force-cert-domains flag to renew (#2355)
  • 19a02023b4f22680f404add31b9ec5bf9da8935f fix(cli): clone the transport with tls-skip-verify (#2369)
  • eb041044b8c28a7309b69dddb4bf6c7cd99a33b6 fix(cli): create client only when needed (#2372)
  • 65250372eea535b0b38917bc3b9bf78c833390d3 fix(cli): use retryable client for ACME server calls (#2368)
  • aacfa2b06974d13bad84e9495bd9b56bfea16c35 infomaniak: increase default propagation timeout (#2371)
  • 2c13835084e398eb5b358374414b0d758de65444 inwx: delete only the TXT record related to the DNS challenge (#2373)
  • eac62e3037f34bf35809f49cac376c2877a4bd91 netcup: increase default propagation values (#2379)
  • 8e5448ccd7c69ccd56f8cfe9443ea8af523c929a otc: use default transport (#2363)

v4.20.4

Changelog

Publish the Snap to the Snapcraft stable channel.

v4.20.3

Changelog

  • 598782052095a8eccd913e3802f06b8b2c7417a2 directadmin: fix timeout configuration (#2351)
  • 062e355439a5e0c15ed54e15cb188a8cb1036bf0 docs: fix typos
  • 669cf4d21da92665a0615795000bc805ff15590a docs: improve changelog style (#2346)
  • 11929c9c78a717887b1df962dc939e82f7af11a9 fix: HTTP server IPv6 matching (#2345)
  • 7d83daef46d720657735aabf170dd64f7bf67058 technitium: fix status code handling (#2357)

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)

... (truncated)

Changelog

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

v4.21.0 (2024-12-20)

Added

  • [dnsprovider] Add DNS provider for Rainyun/雨云
  • [dnsprovider] Add DNS provider for West.cn/西部数码
  • [dnsprovider] Add DNS provider for ManageEngine CloudDNS
  • [cli] feat: add --force-cert-domains flag to renew

Fixed

  • [cli] create client only when needed
  • [cli] clone the transport with tls-skip-verify
  • [cli] use retryable client for ACME server calls
  • [dnsprovider] bunny: fix zone detection
  • [dnsprovider] inwx: delete only the TXT record related to the DNS challenge
  • [dnsprovider] infomaniak: increase default propagation timeout
  • [dnsprovider] dnsmadeeasy: use default transport
  • [dnsprovider] netcup: increase default propagation values
  • [dnsprovider] otc: use default transport

v4.20.4 (2024-11-21)

Publish the Snap to the Snapcraft stable channel.

v4.20.3 (2024-11-21)

Fixed

  • [dnsprovider] technitium: fix status code handling
  • [dnsprovider] directadmin: fix timeout configuration
  • [httpprovider] fix: HTTP server IPv6 matching

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

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

Bumps [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) from 4.16.1 to 4.21.0.
- [Release notes](https://github.com/go-acme/lego/releases)
- [Changelog](https://github.com/go-acme/lego/blob/master/CHANGELOG.md)
- [Commits](go-acme/lego@v4.16.1...v4.21.0)

---
updated-dependencies:
- dependency-name: github.com/go-acme/lego/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
@dependabot dependabot bot requested a review from MarioBassem as a code owner December 23, 2024 14:52
@dependabot dependabot bot added the go Pull requests that update Go code label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants