Skip to content

Bump github.com/go-acme/lego/v4 from 4.23.1 to 4.24.0#434

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/go-acme/lego/v4-4.24.0
Closed

Bump github.com/go-acme/lego/v4 from 4.23.1 to 4.24.0#434
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/go-acme/lego/v4-4.24.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/go-acme/lego/v4 from 4.23.1 to 4.24.0.

Release notes

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

v4.24.0

I hope you enjoyed my work. Please consider donating or asking your company to do so. This will be appreciated, thank you ❤️

https://donate.ldez.dev/

Changelog

  • 6ecdde77f0172cbfce33b37251b56d1f9b1b60e1 Add DNS provider for Azion (#2550)
  • b82e6d88e418ef209044c710ded14dae52159f25 Add DNS provider for ConoHa v3 (#2516)
  • 7571c0bd314855a0bdb61a7bbfd7fd9921826070 Add DNS provider for DynDnsFree.de (#2540)
  • 65608d8bbff21776699e9c89c818c45f037f56fd Add DNS provider for RU Center (#1892)
  • 1fecd31d3d5a8adede4053ce6a0d3a4bfc38d9f5 alidns: migrate to SDK v2 (#2558)
  • b28d1ac67a52b0ea7ef643bc8a821e1b024184b5 azion: add pagination support (#2555)
  • 17c65de6e77a04391c8b3024e8c1780b58443f4d azion: improve zone lookup (#2564)
  • d6df9462231fbea5ed4b42473a09613afd158592 cloudflare: add quotation marks to TXT record (#2521)
  • 476f9ed9100ed25d7a4c37eb6946d7831e3a9e09 docs(cPanel): fix examples (#2529)
  • a528e280f9e95982ef0c4f0771d99ed51028c5b3 docs: update reference ACME ARI RFC 9773 in place of the draft (#2541)
  • 375300f969cf56133e10ebdbf33ffba831c8e9fe exoscale: fix find record (#2535)
  • 1cee2efbdc06481260c4ce306bc0ed0d49a5d953 fix: check order identifiers difference between client and server (#2520)
  • 8d7ed798a73138a81f5928e1f699e47c8638597a gcloud: add service account impersonation (#2544)
  • 08316e47a6f68ace8e9f3d93445945908d8e9a4c googledomains: provider deprecation (#2554)
  • 990f9ac60126cd941d8e7370374d584b92a3389e mijnhost: improve record filter (#2562)
  • f05362515a524dc9be5e8195ff6ff5bf6e263c08 nicmanager: fix mode env var name and value (#2534)
  • 94d871230d88abf54052c0a9c4c129d004b4e83e oraclecloud: replace oci-go-sdk by a modular fork (#2556)
  • e9a255df9b04195245545ae8b15c520c54beb369 pdns: improve error messages (#2526)
Changelog

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

v4.24.0 (2025-07-07)

Added

  • [dnsprovider] Add DNS provider for Azion
  • [dnsprovider] Add DNS provider for DynDnsFree.de
  • [dnsprovider] Add DNS provider for ConoHa v3
  • [dnsprovider] Add DNS provider for RU Center
  • [dnsprovider] gcloud: add service account impersonation

Changed

  • [dnsprovider] pdns: improve error messages
  • [dnsprovider] cloudflare: add quotation marks to TXT record
  • [dnsprovider] googledomains: provider deprecation
  • [dnsprovider] mijnhost: improve record filter

Fixed

  • [dnsprovider] exoscale: fix find record
  • [dnsprovider] nicmanager: fix mode env var name and value
  • [lib,cli] Check order identifiers difference between client and server
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.23.1 to 4.24.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.23.1...v4.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 8, 2025
@sonarqubecloud

sonarqubecloud Bot commented Jul 8, 2025

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #437.

@dependabot dependabot Bot closed this Jul 21, 2025
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/go-acme/lego/v4-4.24.0 branch July 21, 2025 19:51
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