|
1 | | -# Changelog since v1.14.3 |
2 | | -- ✨ Auto-compute addon version from DNS_SERVER_VERSION |
| 1 | +# Changelog since v14.3.0 |
| 2 | +- ⬆️ Update actions/checkout action to v6 (#25) |
3 | 3 |
|
4 | | -Addon version is now derived from DNS_SERVER_VERSION: |
5 | | -- Addon major: 1 (hardcoded) |
6 | | -- Addon minor: DNS major version |
7 | | -- Addon patch: DNS minor version |
| 4 | +This PR contains the following updates: |
8 | 5 |
|
9 | | -Example: DNS_SERVER_VERSION=v14.3.0 → v1.14.3 |
| 6 | +| Package | Type | Update | Change | |
| 7 | +|---|---|---|---| |
| 8 | +| [actions/checkout](https://redirect.github.com/actions/checkout) | |
| 9 | +action | major | `v4` → `v6` | |
10 | 10 |
|
11 | | -Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
| 11 | +--- |
| 12 | + |
| 13 | +### Release Notes |
| 14 | + |
| 15 | +<details> |
| 16 | +<summary>actions/checkout (actions/checkout)</summary> |
| 17 | + |
| 18 | +### [`v6`](https://redirect.github.com/actions/checkout/compare/v5...v6) |
| 19 | + |
| 20 | +[Compare |
| 21 | +Source](https://redirect.github.com/actions/checkout/compare/v5...v6) |
| 22 | + |
| 23 | +### [`v5`](https://redirect.github.com/actions/checkout/compare/v4...v5) |
| 24 | + |
| 25 | +[Compare |
| 26 | +Source](https://redirect.github.com/actions/checkout/compare/v4...v5) |
| 27 | + |
| 28 | +</details> |
| 29 | + |
| 30 | +--- |
| 31 | + |
| 32 | +### Configuration |
| 33 | + |
| 34 | +📅 **Schedule**: Branch creation - At any time (no schedule defined), |
| 35 | +Automerge - At any time (no schedule defined). |
| 36 | + |
| 37 | +🚦 **Automerge**: Enabled. |
| 38 | + |
| 39 | +♻ **Rebasing**: Whenever PR is behind base branch, or you tick the |
| 40 | +rebase/retry checkbox. |
| 41 | + |
| 42 | +🔕 **Ignore**: Close this PR and you won't be reminded about this update |
| 43 | +again. |
| 44 | + |
| 45 | +--- |
| 46 | + |
| 47 | +- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check |
| 48 | +this box |
| 49 | + |
| 50 | +--- |
| 51 | + |
| 52 | +This PR was generated by [Mend Renovate](https://mend.io/renovate/). |
| 53 | +View the [repository job |
| 54 | +log](https://developer.mend.io/github/staerk-ha-addons/addon-technitium-dns). |
| 55 | + |
| 56 | +<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwibm8tc3RhbGUiXX0=--> |
| 57 | + |
| 58 | +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
0 commit comments