automation: Update minecraft-image Docker tag to v2023.3.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
minecraft-image | minor |
2023.2.0 -> 2023.3.0
|
Release Notes
itzg/docker-minecraft-server
v2023.3.0
What's Changed
Enhancements
- autocf: improve error message when modpack file is missing manifest by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2015
- autocf: allow for exclude/include file and list by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2019
- autocf: switch to official CurseForge API, but needs CF_API_KEY by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2043
- With AUTO_CURSEFORGE handle modpacks not allowed for distribution by author by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2059
Bug Fixes
- Verify java compatibility for AUTO_CURSEFORGE by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2005
- Allow for latest Forge version to be behind vanilla version by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2006
- Extract versions from provided Forge installer by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2012
- Fixing Modrinth projects support for non-Forge by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2016
- autocf: fixed issue where exclude file alone was ignored by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2024
- forge: support version discovery of 1.5, 1.7 installer by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2032
- autocf: ensure modpack query is not cached too much by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2040
- autocf: determine mod file availability from downloadUrl by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2046
- Downloads handle content disposition filename with RFC 2047 encoding by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2057
- Redacts sensitive headers from debugs like with AUTO_CURSEFORGE by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2058
Documentation
- autocf: adjusted excludes for valhesia-5 by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2018
- added information on the escaping of $ in the CF API Key by @camalot in https://github.com/itzg/docker-minecraft-server/pull/2050
- added docs to use env file by @camalot in https://github.com/itzg/docker-minecraft-server/pull/2054
- Tweak level of new docs link by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2063
Other Changes
- Use modified knockd to set a cooldown on port 19132 by @Metalcape in https://github.com/itzg/docker-minecraft-server/pull/2003
- Correcting and extending vanillatweaks example by @ytterx in https://github.com/itzg/docker-minecraft-server/pull/2013
- Fix autopause not working in java8 by @Metalcape in https://github.com/itzg/docker-minecraft-server/pull/2025
- Fix curl usage for knockd install by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2027
- Adding rootless autopause instructions to the readme. by @jmighion in https://github.com/itzg/docker-minecraft-server/pull/2030
- Update CF_API_KEY example for docker run by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2060
- Update readme for docs by @camalot in https://github.com/itzg/docker-minecraft-server/pull/2061
- Disabling packwiz test since maven.packwiz.infra.link unresolvable by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2065
New Contributors
- @Metalcape made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/2003
- @ytterx made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/2013
- @jmighion made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/2030
- @camalot made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/2050
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2023.2.0...2023.3.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.