⬆️ Update adguard/adguardhome Docker tag to v0.107.56 #708

Open
renovatebot wants to merge 1 commit from renovate/adguard-adguardhome-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
adguard/adguardhome (source) patch v0.107.55 -> v0.107.56

Release Notes

AdguardTeam/AdGuardHome (adguard/adguardhome)

v0.107.56

Compare Source

See also the v0.107.56 GitHub milestone.

NOTE: Add new changes BELOW THIS COMMENT.
-->

Security
  • Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in 1.23.5.
Added
  • The new HTTP API POST /clients/search that finds clients by their IP addresses, CIDRs, MAC addresses, or ClientIDs. See openapi/openapi.yaml for the full description.
Deprecated
  • The GET /clients/find HTTP API is deprecated. Use the new POST /clients/search API.
Fixed
  • Request count link in the clients table (#​7513).

  • The formatting of large numbers on the dashboard (#​7329).


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 | |---|---|---| | [adguard/adguardhome](https://adguard.com/en/adguard-home/overview.html) ([source](https://github.com/AdguardTeam/AdGuardHome)) | patch | `v0.107.55` -> `v0.107.56` | --- ### Release Notes <details> <summary>AdguardTeam/AdGuardHome (adguard/adguardhome)</summary> ### [`v0.107.56`](https://github.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010756---2025-01-10-APPROX) [Compare Source](https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.55...v0.107.56) See also the [v0.107.56 GitHub milestone][ms-v0.107.56]. [ms-v0.107.56]: https://github.com/AdguardTeam/AdGuardHome/milestone/91?closed=1 NOTE: Add new changes BELOW THIS COMMENT. \--> ##### Security - Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.23.5][go-1.23.5]. ##### Added - The new HTTP API `POST /clients/search` that finds clients by their IP addresses, CIDRs, MAC addresses, or ClientIDs. See `openapi/openapi.yaml` for the full description. ##### Deprecated - The `GET /clients/find` HTTP API is deprecated. Use the new `POST /clients/search` API. ##### Fixed - Request count link in the clients table ([#&#8203;7513]). - The formatting of large numbers on the dashboard ([#&#8203;7329]). [#&#8203;7513]: https://github.com/AdguardTeam/AdGuardHome/issues/7513 [#&#8203;7329]: https://github.com/AdguardTeam/AdGuardHome/issues/7329 [go-1.23.5]: https://groups.google.com/g/golang-announce/c/sSaUhLA-2SI <!-- NOTE: Add new changes ABOVE THIS COMMENT. --> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS45MC4zIiwidXBkYXRlZEluVmVyIjoiMzkuOTAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-01-25 14:01:15 -05:00
⬆️ Update adguard/adguardhome Docker tag to v0.107.56
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 5s
331efde675
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 5s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/adguard-adguardhome-0.x:renovate/adguard-adguardhome-0.x
git checkout renovate/adguard-adguardhome-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/adguard-adguardhome-0.x
git checkout renovate/adguard-adguardhome-0.x
git rebase main
git checkout main
git merge --ff-only renovate/adguard-adguardhome-0.x
git checkout renovate/adguard-adguardhome-0.x
git rebase main
git checkout main
git merge --no-ff renovate/adguard-adguardhome-0.x
git checkout main
git merge --squash renovate/adguard-adguardhome-0.x
git checkout main
git merge --ff-only renovate/adguard-adguardhome-0.x
git checkout main
git merge renovate/adguard-adguardhome-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mafyuh/iac#708
No description provided.