Skip to content

build(deps): bump the go-dependencies group across 1 directory with 6 updates - #8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-17737adce8
Open

build(deps): bump the go-dependencies group across 1 directory with 6 updates#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-17737adce8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown

Bumps the go-dependencies group with 6 updates in the / directory:

Package From To
github.com/go-acme/lego/v4 4.34.0 4.35.2
github.com/qiniu/go-sdk/v7 7.26.18 7.27.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.3.116 1.3.149
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/ssl 1.3.105 1.3.147
github.com/zalando/go-keyring 0.2.6 0.2.8
golang.org/x/term 0.44.0 0.45.0

Updates github.com/go-acme/lego/v4 from 4.34.0 to 4.35.2

Release notes

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

v4.35.2

lego is an independent, free, and open-source project, if you value it, consider supporting it! ❤️

Everybody thinks that the others will donate, but in the end, nobody does.

So if you think that lego is worth it, please consider donating.

For key updates, see the changelog.

Changelog

  • a1b94137d9e74ab3952fbf3a6d9e02fcf4b10e9a rfc2136: fix zone env var parsing (#3020)

v4.35.1

lego is an independent, free, and open-source project, if you value it, consider supporting it! ❤️

Everybody thinks that the others will donate, but in the end, nobody does.

So if you think that lego is worth it, please consider donating.

For key updates, see the changelog.

Changelog

Due to an error related to Snapcraft, some artifacts of the v4.35.0 release have not been published.

This release contains the same things as v4.35.0.

v4.35.0

lego is an independent, free, and open-source project, if you value it, consider supporting it! ❤️

Everybody thinks that the others will donate, but in the end, nobody does.

So if you think that lego is worth it, please consider donating.

For key updates, see the changelog.

Changelog

  • 8539dc4da3e9ed45e0f9e159418ccc066aa4572f desec: use API to find the zone (#2989)
  • cef0d081896cb3292588b45f867568cab4f36101 feat: improve domain matcher (#2992)
Changelog

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

v4.35.2

  • Release date: 2026-04-24
  • Tag: v4.35.2

Fixed

  • [dnsprovider] oraclecloud(oci): update dependency licenses
  • [dnsprovider] rfc2136: fix zones env var parsing

v4.35.1

  • Release date: 2026-04-21
  • Tag: v4.35.1

Due to an error related to Snapcraft, some artifacts of the v4.35.0 release have not been published.

This release contains the same things as v4.35.0.

v4.35.0

  • Release date: 2026-04-21
  • Tag: v4.35.0

Changed

  • [dnsprovider] oraclecloud(oci): update dependency licenses
  • [dnsprovider] desec: use API to find the zone
  • [challenge/http-01] Improve domain matcher
Commits

Updates github.com/qiniu/go-sdk/v7 from 7.26.18 to 7.27.0

Release notes

Sourced from github.com/qiniu/go-sdk/v7's releases.

Release v7.27.0

新增

  • sandbox: 为创建沙箱请求添加幂等键支持,未显式指定时自动生成。
  • sandbox: 为创建和连接沙箱增加可配置的自动重试。

完善

  • sandbox: 对 408、可重试的 5xx 和网络错误进行带抖动的指数退避重试,并在重试过程中响应 Context 取消。

行为变化

  • CreateConnect 默认最多重试 5 次;如需保持单次请求,可将 Config.RetryMax 设为 0
  • Config.RetryMax 未设置时,可通过 SANDBOX_RETRY_MAX 配置重试次数。

相关 PR

Changelog

Sourced from github.com/qiniu/go-sdk/v7's changelog.

7.27.0

  • 新增
    • sandbox: 为创建沙箱请求添加幂等键支持,未显式指定时自动生成 UUID
    • sandbox: 为创建和连接沙箱增加可配置的自动重试,支持通过 RetryMax 和 RetryBackoff 控制重试次数与退避策略
  • 完善
    • sandbox: 对 408、可重试的 5xx 和网络错误进行带抖动的指数退避重试,并在重试过程中响应 Context 取消
  • 行为变更
    • sandbox: Create 和 Connect 默认最多重试 5 次;如需保持单次请求,可将 Config.RetryMax 设为 0
    • sandbox: Config.RetryMax 未设置时可通过 SANDBOX_RETRY_MAX 配置重试次数
Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.3.116 to 1.3.149

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/ssl from 1.3.105 to 1.3.147

Commits

Updates github.com/zalando/go-keyring from 0.2.6 to 0.2.8

Release notes

Sourced from github.com/zalando/go-keyring's releases.

v0.2.8

What's Changed

Full Changelog: zalando/go-keyring@v0.2.7...v0.2.8

v0.2.7

What's Changed

New Contributors

Full Changelog: zalando/go-keyring@v0.2.6...v0.2.7

Commits
  • a8cdfe3 Merge pull request #141 from zalando/gh/hardening-workflows
  • d4162d9 gh: hardening workflows
  • e0dd98f Merge pull request #140 from zalando/dependabot/go_modules/all-go-mod-patch-a...
  • 98f9091 Merge pull request #139 from zalando/dependabot/github_actions/actions/setup-...
  • 40806c2 Merge pull request #138 from zalando/dependabot/github_actions/actions/checko...
  • 1d4d07c Bump the all-go-mod-patch-and-minor group with 2 updates
  • e6c0d8a Bump actions/setup-go from 5 to 6
  • 0151d30 Bump actions/checkout from 4 to 6
  • d6ac580 Merge pull request #137 from zalando/security/gh-actions
  • 036041f security: GH Actions should be able read only
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.44.0 to 0.45.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… updates

Bumps the go-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) | `4.34.0` | `4.35.2` |
| [github.com/qiniu/go-sdk/v7](https://github.com/qiniu/go-sdk) | `7.26.18` | `7.27.0` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.3.116` | `1.3.149` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/ssl](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.3.105` | `1.3.147` |
| [github.com/zalando/go-keyring](https://github.com/zalando/go-keyring) | `0.2.6` | `0.2.8` |
| [golang.org/x/term](https://github.com/golang/term) | `0.44.0` | `0.45.0` |



Updates `github.com/go-acme/lego/v4` from 4.34.0 to 4.35.2
- [Release notes](https://github.com/go-acme/lego/releases)
- [Changelog](https://github.com/go-acme/lego/blob/main/CHANGELOG.md)
- [Commits](go-acme/lego@v4.34.0...v4.35.2)

Updates `github.com/qiniu/go-sdk/v7` from 7.26.18 to 7.27.0
- [Release notes](https://github.com/qiniu/go-sdk/releases)
- [Changelog](https://github.com/qiniu/go-sdk/blob/master/CHANGELOG.md)
- [Commits](qiniu/go-sdk@v7.26.18...v7.27.0)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.3.116 to 1.3.149
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-go/blob/master/CHANGELOG.md)
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.3.116...v1.3.149)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/ssl` from 1.3.105 to 1.3.147
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-go/blob/master/CHANGELOG.md)
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.3.105...v1.3.147)

Updates `github.com/zalando/go-keyring` from 0.2.6 to 0.2.8
- [Release notes](https://github.com/zalando/go-keyring/releases)
- [Commits](zalando/go-keyring@v0.2.6...v0.2.8)

Updates `golang.org/x/term` from 0.44.0 to 0.45.0
- [Commits](golang/term@v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/go-acme/lego/v4
  dependency-version: 4.35.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/qiniu/go-sdk/v7
  dependency-version: 7.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
  dependency-version: 1.3.149
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/ssl
  dependency-version: 1.3.147
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/zalando/go-keyring
  dependency-version: 0.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

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 5, 2026
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