Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image adguard/adguardhome to v0.107.25 #796

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
adguard/adguardhome patch v0.107.22 -> v0.107.25

Release Notes

AdguardTeam/AdGuardHome

v0.107.25

Compare Source

See also the v0.107.25 GitHub milestone.

Fixed
  • Panic when using unencrypted DNS-over-HTTPS (#​5518).

v0.107.24

Compare Source

See also the [v0.107.24 GitHub milestone][ms-v0.107.24].

Security
  • Go version has been updated, both because Go 1.18 has reached end of life an
    to prevent the possibility of exploiting the Go vulnerabilities fixed in [Go
    1.19.6][go-1.19.6].
Added
  • The ability to disable statistics by using the new statistics.enabled
    field. Previously it was necessary to set the statistics_interval to 0,
    losing the previous value ([#​1717], [#​4299]).
  • The ability to exclude domain names from the query log or statistics by using
    the new querylog.ignored or statistics.ignored fields ([#​1717], [#​4299]).
    The UI changes are coming in the upcoming releases.
Changed
Configuration Changes

In this release, the schema version has changed from 14 to 16.

  • Property statistics_interval, which in schema versions 15 and earlier used
    to be a part of the dns object, is now a part of the statistics object:

v0.107.23

Compare Source

See also the v0.107.23 GitHub milestone.

Added
  • DNS64 support (#​5117). The function may be enabled with new use_dns64
    field under dns object in the configuration along with dns64_prefixes, the
    set of exclusion prefixes to filter AAAA responses. The Well-Known Prefix
    (64:ff9b::/96) is used if no custom prefixes are specified.
Fixed
  • Filtering rules with * as the hostname not working properly (#​5245).
  • Various dark theme bugs (#​5375).
Removed
  • The “beta frontend” and the corresponding APIs. They never quite worked
    properly, and the future new version of AdGuard Home API will probably be
    different.

    Correspondingly, the configuration parameter beta_bind_port has been removed
    as well.


Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), 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 Mend Renovate. View repository job log here.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 0.85s
✅ KUBERNETES kubeval 1 0 0.17s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.86s
✅ YAML yamllint 1 0 0.25s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/adguard-adguardhome-0.x branch from 720ffe5 to a7f5bcb Compare February 15, 2023 19:21
@renovate renovate bot changed the title chore(deps): update container image adguard/adguardhome to v0.107.23 chore(deps): update container image adguard/adguardhome to v0.107.24 Feb 15, 2023
@renovate renovate bot changed the title chore(deps): update container image adguard/adguardhome to v0.107.24 chore(deps): update container image adguard/adguardhome to v0.107.25 Feb 21, 2023
@renovate renovate bot force-pushed the renovate/adguard-adguardhome-0.x branch from a7f5bcb to 617fb03 Compare February 21, 2023 15:07
@Stackclash Stackclash merged commit 43067d2 into main Feb 22, 2023
@Stackclash Stackclash deleted the renovate/adguard-adguardhome-0.x branch February 22, 2023 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant