Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps the third-party group with 7 updates in the / directory:

Package From To
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.18.2 1.19.1
github.com/gaissmai/extnetip 1.2.0 1.3.1
github.com/go-acme/lego/v4 4.25.2 4.27.0
github.com/jedib0t/go-pretty/v6 6.6.8 6.6.9
github.com/mdlayher/netlink 1.7.2 1.8.0
github.com/spf13/pflag 1.0.9 1.0.10
github.com/spf13/viper 1.20.1 1.21.0

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.2 to 1.19.1

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.19.1

1.19.1 (2025-09-11)

Bugs Fixed

  • Fixed resource identifier parsing for provider-specific resource hierarchies containing "resourceGroups" segments.

Other Changes

  • Improved error fall-back for improperly authored long-running operations.
  • Upgraded dependencies.

sdk/azcore/v1.19.0

1.19.0 (2025-08-21)

Features Added

  • Added runtime.APIVersionLocationPath to be set by clients that set the API version in the path.
Commits

Updates github.com/gaissmai/extnetip from 1.2.0 to 1.3.1

Release notes

Sourced from github.com/gaissmai/extnetip's releases.

Release v1.3.1

added compile-time and runtime checks before unsafe conversions

implements CommonPrefix

No release notes provided.

Release v1.2.2

  • remove sink variables, no longer needed with b.Loop()
  • remove runtime-check, idempotent tests are good enough

bump to go1.24

No release notes provided.

Commits
  • 457a238 clarification: rename bits to lcp
  • 7ed304f unsafe casts after the alignment check
  • d09a633 inline comment clarification
  • 2549d04 update README
  • 4024986 fix comment typos
  • a911fa2 add compile-time and runtime sanity checks
  • 2a819f9 better docstrings and comments
  • b61244f add PR review by CodeRabbit
  • 10ba368 Bump actions/setup-go from 5 to 6
  • 8db06d8 inline comment
  • Additional commits viewable in compare view

Updates github.com/go-acme/lego/v4 from 4.25.2 to 4.27.0

Release notes

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

v4.27.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

  • f432d2141e1b61490550a36a37ca2ad028641f86 Add DNS provider for Hostinger (#2651)
  • 621d9d0d0e1ffbf57f225752ce8e0de1839a937b Add DNS provider for Beget.com (#1879)
  • a3f3c620e990b5cc8a5d3cd7d06d65d71f3cfde0 Add DNS provider for Octenium (#2661)
  • 0fcac851b38f1742ca4a401627b7ac63cb306fca docs: improve changelog headings
  • acfb5ea9386b4b54c3efc602f18d4f16612e5a72 docs: sponsor incentives
  • ba156d5344411a8226392c74f77325d1b7402d27 feat: support --private-key with a PKCS#8 keypair (#2653)
  • 8249f73fa2fef71542a5019e089bbc938cd6c0f8 fix: deduplicate order identifiers (#2656)
  • f0c314c3ef0ed3e0f213ae63c699384e441f8132 hetzner: update to new API (#2663)
  • 95eb44ccbe70d75cea01fa7a3fcccf831d5d147a hostinger: fix Present (#2654)
  • 26920e75f7fc5cc49a217fd58329847bed6d5788 otc: add example (#2655)
  • bf0e89cdd92fdef4f0f0e9fab15d7cc9205a7454 otc: adds option to use private zone (#2649)

v4.26.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

  • 50a24ced373569e5209e75c75e75ba3a0477412a Add DNS provider for Binary Lane (#2624)
  • e76933536e7872b42afb0c51f8533b68045df25e Add DNS provider for KeyHelp (#2642)
  • ddce5cff4a7fb5a2fc1a0a2a319610f1fbfd8825 Add DNS provider for Tencent EdgeOne (#2606)
  • 8a11af149fc7b64f178c76a6879811bb868d8c7e azuredns: pipeline credential support (#2621)
  • 0ec467f0750e8d89b55b3561d8bdfc7edf895dd2 bump: github.com/akamai/AkamaiOPEN-edgegrid-golang to v11 (#2524)
  • 2308cd47787a87f444e587aa759d02291fabd8a2 feat(EAB): fallback to base64.URLEncoding (#2635)
  • 784ce2be95e9d655e0b3dd7eb509eef79bf090a0 oraclecloud: add aliases (#2627)
  • 8521cbc9771b74ec0a0c0a4031bcef43b7662f84 oraclecloud: handle instance_principal authentication (#2599)
  • 6bfc09068080db054c1840d96bb0f136cc62e45c selectelv2: add missing options (#2639)
  • f4bd48e672ce8a2366642a905d830a996e190787 servercow: updated API documentation link (#2643)
  • cb445240706a880857ea6373c9149f200bf17f75 simply: update to API v2 (#2631)
  • 0012e20e52ada01f1790990d0e3a8a63e4c19aef tests: new DNS router/server/mock (#2613)
Changelog

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

v4.27.0

  • Release date: 2025-10-17
  • Tag: v4.27.0

Added

  • [dnsprovider] Add DNS provider for Octenium
  • [dnsprovider] Add DNS provider for Hostinger
  • [dnsprovider] Add DNS provider for Beget.com

Changed

  • [cli] support --private-key with a PKCS#8 keypair
  • [dnsprovider] hetzner: update to new API
  • [dnsprovider] otc: adds option to use private zone

Fixed

  • [lib] fix: deduplicate order identifiers

v4.26.0

  • Release date: 2025-09-13
  • Tag: v4.26.0

Added

  • [dnsprovider] Add DNS provider for KeyHelp
  • [dnsprovider] Add DNS provider for Binary Lane
  • [dnsprovider] Add DNS provider for Tencent EdgeOne
  • [dnsprovider] azuredns: pipeline credential support
  • [dnsprovider] oraclecloud: handle instance_principal authentication

Changed

  • [dnsprovider] oraclecloud: add env var aliases
  • [dnsprovider] simply: update to API v2
  • [lib,cli] EAB: fallback to base64.URLEncoding

Fixed

  • [dnsprovider] selectelv2: add missing options
Commits

Updates github.com/jedib0t/go-pretty/v6 from 6.6.8 to 6.6.9

Release notes

Sourced from github.com/jedib0t/go-pretty/v6's releases.

v6.6.9

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.6.8...v6.6.9

Commits

Updates github.com/mdlayher/netlink from 1.7.2 to 1.8.0

Release notes

Sourced from github.com/mdlayher/netlink's releases.

v1.8.0

See https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md#v180.

Changelog

Sourced from github.com/mdlayher/netlink's changelog.

1.8.0

  • [Improvement]: Updated dependencies, test with Go 1.23 to 1.25.
  • [Improvement]: Use Go 1.21's binary.NativeEndian (#220)
  • [Improvement]: Expose socket ReadBuffer & WriteBuffer functions (#223)
Commits

Updates github.com/spf13/pflag from 1.0.9 to 1.0.10

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.10

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.9...v1.0.10

Commits
  • 0491e57 Merge pull request #448 from thaJeztah/fix_go_version
  • 72abab1 Merge pull request #447 from thaJeztah/fix_deprecation_comment
  • 7e4dfb1 Test on Go 1.12
  • 18a9d17 move Func, BoolFunc, tests as they require go1.21
  • c5b9e98 remove uses of errors.Is, which requires go1.13
  • 45a4873 fix deprecation comment for (FlagSet.)ParseErrorsWhitelist
  • See full diff in compare view

Updates github.com/spf13/viper from 1.20.1 to 1.21.0

Release notes

Sourced from github.com/spf13/viper's releases.

v1.21.0

What's Changed

Enhancements 🚀

Bug Fixes 🐛

Dependency Updates ⬆️

Other Changes

New Contributors

Full Changelog: spf13/viper@v1.20.0...v1.21.0

Commits
  • 394040c ci: build on go 1.25
  • 812f548 chore: update dependencies
  • d5271ef ci: update stale workflow
  • dff303b feat: add a stale issue scheduled action
  • 1287976 build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
  • 38932cd build(deps): bump github.com/go-viper/mapstructure/v2 in /remote
  • 6d014be build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
  • b74c7ee build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0
  • acd05e1 fix: linting issues
  • ae5a8e2 ci: upgrade golangci-lint
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 28, 2025
@dependabot dependabot bot requested review from a team as code owners October 28, 2025 15:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 28, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/third-party-da3b1ccbed branch 2 times, most recently from f538283 to 9829c61 Compare October 31, 2025 15:05
Bumps the third-party group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.18.2` | `1.19.1` |
| [github.com/gaissmai/extnetip](https://github.com/gaissmai/extnetip) | `1.2.0` | `1.3.1` |
| [github.com/go-acme/lego/v4](https://github.com/go-acme/lego) | `4.25.2` | `4.27.0` |
| [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.6.8` | `6.6.9` |
| [github.com/mdlayher/netlink](https://github.com/mdlayher/netlink) | `1.7.2` | `1.8.0` |
| [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.9` | `1.0.10` |
| [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` |



Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.18.2 to 1.19.1
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.18.2...sdk/azcore/v1.19.1)

Updates `github.com/gaissmai/extnetip` from 1.2.0 to 1.3.1
- [Release notes](https://github.com/gaissmai/extnetip/releases)
- [Commits](gaissmai/extnetip@v1.2.0...v1.3.1)

Updates `github.com/go-acme/lego/v4` from 4.25.2 to 4.27.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.25.2...v4.27.0)

Updates `github.com/jedib0t/go-pretty/v6` from 6.6.8 to 6.6.9
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](jedib0t/go-pretty@v6.6.8...v6.6.9)

Updates `github.com/mdlayher/netlink` from 1.7.2 to 1.8.0
- [Release notes](https://github.com/mdlayher/netlink/releases)
- [Changelog](https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md)
- [Commits](mdlayher/netlink@v1.7.2...v1.8.0)

Updates `github.com/spf13/pflag` from 1.0.9 to 1.0.10
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.9...v1.0.10)

Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.20.1...v1.21.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: third-party
- dependency-name: github.com/gaissmai/extnetip
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: third-party
- dependency-name: github.com/go-acme/lego/v4
  dependency-version: 4.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: third-party
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-version: 6.6.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: third-party
- dependency-name: github.com/mdlayher/netlink
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: third-party
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: third-party
- dependency-name: github.com/spf13/viper
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: third-party
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/third-party-da3b1ccbed branch from 9829c61 to 43ce5ee Compare November 5, 2025 20:46
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.

1 participant