chore(deps): update favonia/cloudflare-ddns docker tag to v1.16.1 #5354

Merged
renovate-bot merged 1 commits from renovate/unified-cloudflare-ddns into main 2026-04-01 01:22:34 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
favonia/cloudflare-ddns patch 1.16.01.16.1

Release Notes

favonia/cloudflare-ddns (favonia/cloudflare-ddns)

v1.16.1

Compare Source

This is a bugfix release for the new static.empty provider introduced in 1.16.0. If you are not using static.empty, this release should not affect you. A nice consequence of these fixes is the following one-shot wipe-all workflow:

  • Set UPDATE_CRON=@​once for a single-run execution.
  • Set IP4_PROVIDER=static.empty and IP6_PROVIDER=static.empty to clear all managed DNS records and WAF items.
  • Optionally set DELETE_ON_STOP=true to make the updater also try to delete the WAF lists themselves.

Note: this workflow is for using the updater as a single-run command, not as a long-running Docker deployment.

Reminders from the Past

Please provide feedback on the proposed syntax of upcoming features:

  • Per-domain IPv6 host IDs (#​764): IP6_DOMAINS=sub.example.com{hostid6=::2}
  • Detection IP filtering (#​1138): IP4_DETECTION_FILTER=!addr-in(10.0.0.0/8)

If you are still using PUID and PGID, please migrate to Docker’s built-in security mechanism; see the changelogs of previous versions.

Detailed Changes

Bug Fixes
  • static.empty no longer creates a missing WAF list. In addition, DELETE_ON_STOP=true with UPDATE_CRON=@​once is now accepted when every managed IP family uses static.empty or none. (#​1190)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [favonia/cloudflare-ddns](https://github.com/favonia/cloudflare-ddns) | patch | `1.16.0` → `1.16.1` | --- ### Release Notes <details> <summary>favonia/cloudflare-ddns (favonia/cloudflare-ddns)</summary> ### [`v1.16.1`](https://github.com/favonia/cloudflare-ddns/blob/HEAD/CHANGELOG.markdown#1161-2026-03-31) [Compare Source](https://github.com/favonia/cloudflare-ddns/compare/v1.16.0...v1.16.1) This is a bugfix release for the new `static.empty` provider introduced in 1.16.0. If you are not using `static.empty`, this release should not affect you. A nice consequence of these fixes is the following one-shot wipe-all workflow: - Set `UPDATE_CRON=@&#8203;once` for a single-run execution. - Set `IP4_PROVIDER=static.empty` and `IP6_PROVIDER=static.empty` to clear all managed DNS records and WAF items. - Optionally set `DELETE_ON_STOP=true` to make the updater also try to delete the WAF lists themselves. Note: this workflow is for using the updater as a single-run command, not as a long-running Docker deployment. #### Reminders from the Past Please provide feedback on the proposed syntax of upcoming features: - **Per-domain IPv6 host IDs** ([#&#8203;764](https://github.com/favonia/cloudflare-ddns/issues/764)): `IP6_DOMAINS=sub.example.com{hostid6=::2}` - **Detection IP filtering** ([#&#8203;1138](https://github.com/favonia/cloudflare-ddns/issues/1138)): `IP4_DETECTION_FILTER=!addr-in(10.0.0.0/8)` If you are still using `PUID` and `PGID`, please migrate to Docker’s built-in security mechanism; see the changelogs of previous versions. #### Detailed Changes ##### Bug Fixes - `static.empty` no longer creates a missing WAF list. In addition, `DELETE_ON_STOP=true` with `UPDATE_CRON=@&#8203;once` is now accepted when every managed IP family uses `static.empty` or `none`. ([#&#8203;1190](https://github.com/favonia/cloudflare-ddns/pull/1190)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEwMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJkb2NrZXIiXX0=-->
renovate-bot added the automergedocker labels 2026-04-01 01:21:59 +00:00
renovate-bot added 1 commit 2026-04-01 01:22:04 +00:00
chore(deps): update favonia/cloudflare-ddns docker tag to v1.16.1
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-docker / lint-docker-compose (pull_request) Successful in 3m2s
8372316eeb
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-04-01 01:22:21 +00:00
renovate-bot merged commit 6892b65541 into main 2026-04-01 01:22:34 +00:00
renovate-bot deleted branch renovate/unified-cloudflare-ddns 2026-04-01 01:22:36 +00:00
Sign in to join this conversation.