This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `38c8d79` -> `76d3d40` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `df90396` -> `17506ad` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `8e26b09` -> `06871e8` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `5d2a4c5` -> `9699cd8` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `a705f32` -> `9619b2f` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `53bc863` -> `626aade` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `de26c71` -> `7ddc06e` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `ad779fc` -> `25ec5af` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `85e8611` -> `107a643` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>itzg/docker-minecraft-server (ghcr.io/itzg/minecraft-server)</summary> ### [`v2025.6.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.6.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2025.5.1...2025.6.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Enhancements - Remove all use of sudoers file by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3477](https://redirect.github.com/itzg/docker-minecraft-server/pull/3477) - Upgrade mc-image-helper to tweak file download logic by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3469](https://redirect.github.com/itzg/docker-minecraft-server/pull/3469) - With patching, support comments in JSON and adding to arrays by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3486](https://redirect.github.com/itzg/docker-minecraft-server/pull/3486) - build: pin mc-image-helper version for Java 8 by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3491](https://redirect.github.com/itzg/docker-minecraft-server/pull/3491) ##### Bug Fixes - Use allow json comments option for patching by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3494](https://redirect.github.com/itzg/docker-minecraft-server/pull/3494) - Fix ARM64 Crash with Meowice flags by [@​kingcavespider1](https://redirect.github.com/kingcavespider1) in [https://github.com/itzg/docker-minecraft-server/pull/3498](https://redirect.github.com/itzg/docker-minecraft-server/pull/3498) ##### Documentation - Generalize info about UID/GID by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3474](https://redirect.github.com/itzg/docker-minecraft-server/pull/3474) - Upgrade SF5 example to 5.0.8 by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3481](https://redirect.github.com/itzg/docker-minecraft-server/pull/3481) ##### Other Changes - No longer need to run knockd with sudo by [@​jasperchess](https://redirect.github.com/jasperchess) in [https://github.com/itzg/docker-minecraft-server/pull/3472](https://redirect.github.com/itzg/docker-minecraft-server/pull/3472) - Start work on Leaf support by [@​gothickitty93](https://redirect.github.com/gothickitty93) in [https://github.com/itzg/docker-minecraft-server/pull/3470](https://redirect.github.com/itzg/docker-minecraft-server/pull/3470) - Updated start-configuration by [@​gothickitty93](https://redirect.github.com/gothickitty93) in [https://github.com/itzg/docker-minecraft-server/pull/3479](https://redirect.github.com/itzg/docker-minecraft-server/pull/3479) - Add support for youer and banner by [@​kingcavespider1](https://redirect.github.com/kingcavespider1) in [https://github.com/itzg/docker-minecraft-server/pull/3484](https://redirect.github.com/itzg/docker-minecraft-server/pull/3484) - Bump mc-helper ver in dockerfile by [@​gothickitty93](https://redirect.github.com/gothickitty93) in [https://github.com/itzg/docker-minecraft-server/pull/3488](https://redirect.github.com/itzg/docker-minecraft-server/pull/3488) - File suffix support for CF_API_KEY by [@​byroncollins](https://redirect.github.com/byroncollins) in [https://github.com/itzg/docker-minecraft-server/pull/3489](https://redirect.github.com/itzg/docker-minecraft-server/pull/3489) - Added arclight and nanolimbo types and Meowice flags by [@​kingcavespider1](https://redirect.github.com/kingcavespider1) in [https://github.com/itzg/docker-minecraft-server/pull/3485](https://redirect.github.com/itzg/docker-minecraft-server/pull/3485) ##### New Contributors - [@​jasperchess](https://redirect.github.com/jasperchess) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3472](https://redirect.github.com/itzg/docker-minecraft-server/pull/3472) - [@​gothickitty93](https://redirect.github.com/gothickitty93) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3470](https://redirect.github.com/itzg/docker-minecraft-server/pull/3470) - [@​kingcavespider1](https://redirect.github.com/kingcavespider1) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3484](https://redirect.github.com/itzg/docker-minecraft-server/pull/3484) - [@​byroncollins](https://redirect.github.com/byroncollins) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3489](https://redirect.github.com/itzg/docker-minecraft-server/pull/3489) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2025.5.1...2025.6.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->