vancluever / terraform-provider-acme

Terraform ACME provider
https://registry.terraform.io/providers/vancluever/acme/latest
Mozilla Public License 2.0
226 stars 73 forks source link

build(deps): bump github.com/go-acme/lego/v4 from 4.20.2 to 4.20.3 #454

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

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

Release notes

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

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)
Changelog

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

v4.20.3 (2024-11-21)

Fixed

  • [dnsprovider] technitium: fix status code handling
  • [dnsprovider] directadmin: fix timeout configuration
  • [httpprovider] fix: HTTP server IPv6 matching
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 1 week ago

Superseded by #455.