这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

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

Release notes

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

v4.25.2

Changelog

  • c689b20fee2f107f88668a78b9b7a3d039559621 feat: log when dynamic renew date not yet reached (#2597)
  • 238454b5f74f3cfcbb244ff0d0dc914a4ad44b96 fix: enforce HTTPS to the ACME server (#2608)
  • 137ad86fa408a4eaa3a93965416b7b48db893d62 fix: remove wrong env var (#2600)
  • 756d5ade0ec53a78e0d189fb89f455c610e918aa tests: change the signature of the method BuildHTTPS (#2611)
  • fc21d23f7f15b11bdc0eb4583137e24643d05e83 tests: clean up code (#2612)
  • 4d2dc643640160e8d62b1c58a932506d93c88411 tests: simplify fake DNS server (rfc2136) (#2609)
  • b4ddc1e5e2967c1fb3e59e09276d030c3e2baee4 tests: use better test domains (#2603)

v4.25.1

Changelog

  • 833d3b814731e33cbc01b365a7aab8baadf2d397 fix: wrong CLI flag type (#2595)

v4.25.0

The binary size of this release is about ~50% smaller compared to previous releases.

This will also reduce the module cache usage by 320 MB (this will only affect users of lego as a library or who build lego themselves).

Changelog

  • b8beddc2675e4d240e737283d5a75a52d8f01405 Add DNS provider for ZoneEdit (#2578)
  • 79f496e11c50dce050fae065617d791f0012f5c9 alidns: replace alidns-20150109 with a fork (#2589)
  • 96b18d764dced95d9cb4d0142e2c684d73c974fb feat: add option to define dynamically the renew date (#2574)
  • 40baed291cb36bc1f13d64fbc56d618c90872fb3 feat: add option to disable common name in CSR (#2570)
  • bfa487cc48353077a8ffd94ab2a51e3fa361ad2a fix: enforce domain into renewal command (#2576)
  • cb602702d26ca5ac0079c0f277550b7d4e85069b huaweicloud: lightweight client (#2591)
  • d9bba80a19a6e957781d2fde7e93f4a1a789b5b9 ionos: increase default propagation timeout (#2569)
  • d0008c42f5e05e4daf44da3feb11f50ca1b61403 tencentcloud: replace tencentcloud-sdk-go with a fork (#2588)
  • 52e167c93000c231979692f5ae28ec71feda2f50 test: server client mock (#2571)
  • 0eac4b3dda66935f8a538ffca08d596a7b55a848 tests: improve function naming (#2586)
  • fae73fdc5ddcc67fc0f7a4f457671278efa0eb2b vinyldns: add an option to add quotes around the TXT record value (#2580)
Changelog

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

v4.25.2 (2025-08-06)

Changed

  • [cli,log] log when dynamic renew date not yet reached

Fixed

  • [cli] fix: remove wrong env var
  • [lib,cli] fix: enforce HTTPS to the ACME server

v4.25.1 (2025-07-21)

Fixed

  • [cli] fix: wrong CLI flag type

v4.25.0 (2025-07-21)

The binary size of this release is about ~50% smaller compared to previous releases.

This will also reduce the module cache usage by 320 MB (this will only affect users of lego as a library or who build lego themselves).

Added

  • [dnsprovider] Add DNS provider for ZoneEdit
  • [cli] Add an option to define dynamically the renew date
  • [lib,cli] Add an option to disable common name in CSR

Changed

  • [dnsprovider] vinyldns: add an option to add quotes around the TXT record value
  • [dnsprovider] ionos: increase default propagation timeout

Fixed

  • [cli] fix: enforce domain into renewal command
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) from 4.24.0 to 4.25.2.
- [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.24.0...v4.25.2)

---
updated-dependencies:
- dependency-name: github.com/go-acme/lego/v4
  dependency-version: 4.25.2
  dependency-type: indirect
...

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 Aug 6, 2025
@josegonzalez josegonzalez merged commit de6f998 into master Aug 8, 2025
94 of 96 checks passed
@josegonzalez josegonzalez deleted the dependabot/go_modules/plugins/scheduler-k3s/github.com/go-acme/lego/v4-4.25.2 branch August 8, 2025 21:28
github-actions bot pushed a commit that referenced this pull request Aug 21, 2025
# History

## 0.36.1

Install/update via the bootstrap script:

```shell
wget -NP . https://dokku.com/install/v0.36.1/bootstrap.sh
sudo DOKKU_TAG=v0.36.1 bash bootstrap.sh
```

### Bug Fixes

- #7846: @josegonzalez Correct issue in parsing escaped plus signs in vector sink values
- #7841: @leksyib14 Fix handling of equals sign in vector sink values
- #7844: @josegonzalez Do not change permissions on config directory symlinks

### Tests

- #7848: @josegonzalez Ensure tests properly fetch data from json output
- #7845: @josegonzalez Use the official github actions arm64 runner

### Dependencies

- #7861: @dependabot[bot] chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 in /tests/apps/gogrpc
- #7860: @dependabot[bot] chore(deps): bump flask from 3.1.1 to 3.1.2 in /tests/apps/python-flask
- #7859: @dependabot[bot] chore(deps): bump flask from 3.1.1 to 3.1.2 in /tests/apps/multi
- #7856: @dependabot[bot] chore(deps): bump mkdocs-material from 9.6.16 to 9.6.17 in /docs/_build
- #7857: @dependabot[bot] chore(deps): bump python from 3.13.6-alpine to 3.13.7-alpine in /docs/_build
- #7858: @dependabot[bot] chore(deps): bump python from 3.13.6-bookworm to 3.13.7-bookworm in /tests/apps/dockerfile-release
- #7855: @dependabot[bot] chore(deps): bump org.eclipse.jetty:jetty-servlet from 11.0.25 to 11.0.26 in /tests/apps/java
- #7849: @dependabot[bot] chore(deps): bump golang from 1.24.6 to 1.25.0 in /tests/apps/zombies-dockerfile-tini
- #7850: @dependabot[bot] chore(deps): bump golang from 1.24.6 to 1.25.0 in /tests/apps/go-fail-predeploy
- #7851: @dependabot[bot] chore(deps): bump golang from 1.24.6 to 1.25.0 in /tests/apps/go-fail-postdeploy
- #7852: @dependabot[bot] chore(deps): bump golang from 1.24.6 to 1.25.0 in /tests/apps/gogrpc
- #7853: @dependabot[bot] chore(deps): bump golang from 1.24.6 to 1.25.0 in /tests/apps/zombies-dockerfile-no-tini
- #7842: @dependabot[bot] chore(deps): bump actions/checkout from 4 to 5
- #7821: @dependabot[bot] chore(deps): bump traefik from 3.4.4 to 3.5.0 in /plugins/traefik-vhosts
- #7843: @josegonzalez Bump go modules
- #7824: @dependabot[bot] chore(deps): bump mkdocs-material from 9.6.15 to 9.6.16 in /docs/_build
- #7823: @dependabot[bot] chore(deps): bump pymdown-extensions from 10.16 to 10.16.1 in /docs/_build
- #7831: @dependabot[bot] chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 in /tests/apps/gogrpc
- #7839: @dependabot[bot] chore(deps): bump python from 3.13.5-bookworm to 3.13.6-bookworm in /tests/apps/dockerfile-release
- #7838: @dependabot[bot] chore(deps): bump python from 3.13.5-alpine to 3.13.6-alpine in /docs/_build
- #7837: @dependabot[bot] chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 in /plugins/common
- #7836: @dependabot[bot] chore(deps): bump golang from 1.24.5 to 1.24.6 in /tests/apps/zombies-dockerfile-tini
- #7835: @dependabot[bot] chore(deps): bump golang from 1.24.5 to 1.24.6 in /tests/apps/zombies-dockerfile-no-tini
- #7834: @dependabot[bot] chore(deps): bump golang from 1.24.5 to 1.24.6 in /tests/apps/go-fail-postdeploy
- #7833: @dependabot[bot] chore(deps): bump golang from 1.24.5 to 1.24.6 in /tests/apps/gogrpc
- #7832: @dependabot[bot] chore(deps): bump golang from 1.24.5 to 1.24.6 in /tests/apps/go-fail-predeploy
- #7828: @dependabot[bot] chore(deps): bump actions/download-artifact from 4 to 5

### Other

- #7854: @dependabot[bot] chore(deps): bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 in /plugins/scheduler-k3s
- #7825: @dependabot[bot] chore(deps): bump github.com/traefik/traefik/v2 from 2.11.26 to 2.11.28 in /plugins/scheduler-k3s
- #7830: @dependabot[bot] chore(deps): bump tmp from 0.2.1 to 0.2.4 in /tests/apps/multi
- #7829: @dependabot[bot] chore(deps): bump github.com/go-acme/lego/v4 from 4.24.0 to 4.25.2 in /plugins/scheduler-k3s
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.

2 participants