Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

fix(github-release): update adguardteam/adguardhome to v0.107.37 - autoclosed #2880

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
AdguardTeam/AdGuardHome patch v0.107.36 -> v0.107.37

Release Notes

AdguardTeam/AdGuardHome (AdguardTeam/AdGuardHome)

v0.107.37

Compare Source

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

Security
Added
  • AdBlock-style syntax support for ignored domains in logs and statistics
    ([#​5720]).
  • [Strict-Transport-Security][hsts] header in the HTTP API and DNS-over-HTTPS
    responses when HTTPS is forced ([#​2998]). See [RFC 6797][rfc6797].
  • UI for the schedule of the service-blocking pause ([#​951]).
  • IPv6 hints are now filtered in case IPv6 addresses resolving is disabled
    ([#​6122]).
  • The ability to set fallback DNS servers in the configuration file and the UI
    ([#​3701]).
  • While adding or updating blocklists, the title can now be parsed from
    ! Title: definition of the blocklist's source ([#​6020]).
  • The ability to filter DNS HTTPS records including IPv4 and IPv6 hints
    ([#​6053]).
  • Two new metrics showing total number of responses from each upstream DNS
    server and their average processing time in the Web UI ([#​1453]).
  • The ability to set the port for the pprof debug API, see configuration
    changes below.
Changed
  • $dnsrewrite rules containing IPv4-mapped IPv6 addresses are now working
    consistently with legacy DNS rewrites and match the AAAA requests.
  • For non-A and non-AAAA requests, which has been filtered, the NODATA response
    is returned if the blocking mode isn't set to Null IP. In previous versions
    it returned NXDOMAIN response in such cases.
Configuration Changes

In this release, the schema version has changed from 24 to 27.

  • Ignore rules blocking . in querylog.ignored and statistics.ignored have
    been migrated to AdBlock syntax (|.^). To rollback this change, restore the
    rules and change the schema_version back to 26.

  • Filtering-related settings have been moved from dns section of the YAML
    configuration file to the new section filtering:


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 Mend Renovate. View repository job log here.

| datasource      | package                 | from      | to        |
| --------------- | ----------------------- | --------- | --------- |
| github-releases | AdguardTeam/AdGuardHome | v0.107.36 | v0.107.37 |
@renovate renovate bot requested a review from claughinghouse as a code owner September 7, 2023 16:08
@midnight-bot-6658 midnight-bot-6658 bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/ansible Changes made in the ansible directory labels Sep 7, 2023
@midnight-bot-6658
Copy link
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ANSIBLE ansible-lint yes 6 28.86s
✅ COPYPASTE jscpd yes no 2.54s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 3.41s
✅ YAML prettier 2 0 0.41s
✅ YAML yamllint 2 0 0.13s

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

@claughinghouse claughinghouse merged commit a8c5b55 into main Sep 7, 2023
2 of 3 checks passed
@renovate renovate bot changed the title fix(github-release): update adguardteam/adguardhome to v0.107.37 fix(github-release): update adguardteam/adguardhome to v0.107.37 - autoclosed Sep 7, 2023
@renovate renovate bot deleted the renovate/adguardteam-adguardhome-0.x branch September 7, 2023 19:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/ansible Changes made in the ansible directory renovate/github-release size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant