Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pi-hole/docker-pi-hole
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.04.0
Choose a base ref
...
head repository: pi-hole/docker-pi-hole
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025.05.0
Choose a head ref
  • 12 commits
  • 7 files changed
  • 4 contributors

Commits on Apr 5, 2025

  1. Bump pytest-testinfra from 10.1.1 to 10.2.2 in /test

    Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 10.1.1 to 10.2.2.
    - [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-testinfra@10.1.1...10.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-testinfra
      dependency-version: 10.2.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    d214f2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1808 from pi-hole/dependabot/pip/test/development…

    …/pytest-testinfra-10.2.2
    
    Bump pytest-testinfra from 10.1.1 to 10.2.2 in /test
    yubiuser authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    1cc5197 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2025

  1. Use CODEOWNERS instead of deprecated dependbot/reviewers

    Signed-off-by: yubiuser <github@yubiuser.dev>
    yubiuser committed May 3, 2025
    Configuration menu
    Copy the full SHA
    5cb3b3a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Merge pull request #1820 from pi-hole/codeowner

    Use CODEOWNERS instead of deprecated dependbot/reviewers
    PromoFaux authored May 6, 2025
    Configuration menu
    Copy the full SHA
    28641b7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Improved web port conflict instructions in README

    Signed-off-by: FreSchNDE <129771532+FreSchNDE@users.noreply.github.com>
    FreSchNDE committed May 28, 2025
    Configuration menu
    Copy the full SHA
    b2b67d7 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    0853bb0 View commit details
    Browse the repository at this point in the history
  2. Allow for building the image against a fork of the core/web/padd repo…

    …s - leave FTL for now.
    
    Undocumented as it's only really for internal use when testing contributor PRs for the core/web/padd repos.
    PromoFaux committed May 30, 2025
    Configuration menu
    Copy the full SHA
    2a656e6 View commit details
    Browse the repository at this point in the history
  3. Remove RISCV builds for the time being

    Signed-off-by: Adam Warner <me@adamwarner.co.uk>
    PromoFaux committed May 30, 2025
    Configuration menu
    Copy the full SHA
    0f58605 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1823 from FreSchNDE/update-readme-web-port-info

    Improve Tips section: clarify webserver port conflict handling
    PromoFaux authored May 30, 2025
    Configuration menu
    Copy the full SHA
    21beb37 View commit details
    Browse the repository at this point in the history
  5. Clarify warning on readme

    Signed-off-by: Adam Warner <me@adamwarner.co.uk>
    PromoFaux committed May 30, 2025
    1 Configuration menu
    Copy the full SHA
    ac1b9dc View commit details
    Browse the repository at this point in the history
  6. spelling

    Signed-off-by: Adam Warner <me@adamwarner.co.uk>
    PromoFaux committed May 30, 2025
    Configuration menu
    Copy the full SHA
    ad1288d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1825 from pi-hole/development

    dev -> master for release
    PromoFaux authored May 30, 2025
    Configuration menu
    Copy the full SHA
    d06c0a6 View commit details
    Browse the repository at this point in the history
Loading