Skip to content

Bump github.com/caddy-dns/selectel from 1.1.0 to 1.2.0#55

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/caddy-dns/selectel-1.2.0
Open

Bump github.com/caddy-dns/selectel from 1.1.0 to 1.2.0#55
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/caddy-dns/selectel-1.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/caddy-dns/selectel from 1.1.0 to 1.2.0.

Release notes

Sourced from github.com/caddy-dns/selectel's releases.

v1.2.0

What's changed

Requires github.com/libdns/selectel v1.2.0 (released simultaneously).

New features

  • enable_debug_logging now accepts an optional value: bare flag = true, or {env.VAR} / true/false/1/0 for env-controlled toggle
  • Provider logs flow through Caddy's configured log routing (zap adapter injected via ctx.Logger()) instead of writing directly to stderr

Improvements

  • Single caddy.NewReplacer() call in Provision (was one per field)
  • Strict subdirective validation with named error messages
  • Updated README with required/optional directive tables and debug logging guide

Dependency

  • Upgraded to github.com/libdns/selectel v1.2.0 which brings security fixes, correct libdns semantics, Selectel API v2 contract compliance, per-zone parallelism, token refresh, and 37 new unit tests — see the libdns/selectel v1.2.0 release notes for the full list.
Commits
  • bbe6cd0 go.mod: upgrade libdns/selectel to v1.2.0, remove replace directive
  • 3591ab4 Inject zap logger, env-controlled debug flag, strict validation
  • See full diff in compare view

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 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/caddy-dns/selectel](https://github.com/caddy-dns/selectel) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/caddy-dns/selectel/releases)
- [Commits](caddy-dns/selectel@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/caddy-dns/selectel
  dependency-version: 1.2.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 11, 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