automation: Update minecraft-image Docker tag to v2023
This MR contains the following updates:
Package | Update | Change |
---|---|---|
minecraft-image | major |
2022.16.0 -> 2023.1.0
|
Release Notes
itzg/docker-minecraft-server
v2023.1.0
What's Changed
Enhancements
- Emphasize cause analysis when minecraft server fails by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1883
- Add Modrinth plugins support for Spigot/Paper by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1885
- Support automatically downloading and upgrading CurseForge modpacks by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1889
- Use parallel downloads for AUTO_CURSEFORGE by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1899
- For AUTO_CURSEFORGE, provide the option to force include mods by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1900
- Add image tag/variant for Java 19 JRE by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1902
- Use slugs or IDs for include/excludes with AUTO_CURSEFORGE and option for file declaration by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1905
- AUTO_CURSEFORGE by default use exclude/include from latest in repo by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1906
- AUTO_CURSEFORGE ensure modloader up to date even when modpack is by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1907
- Add legendary-tooltips to exclusions by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1915
- For AUTO_CURSEFORGE, auto-set LEVEL from world save provided by modpack by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1929
- Upgrade image helper to debug log file download duration and rate by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1936
Bug Fixes
- Restore FORGE_INSTALLER (again) using mc-image-helper by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1880
- Correct AUTO_CURSEFORGE to only grab server mods by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1896
- Correct AUTO_CURSEFORGE to also include library mods by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1897
- For AUTO_CURSEFORGE, fixed typo with CF_EXCLUDE_MODS by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1901
- Fix usage when given forge installer is in data directory by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1909
- Upgrade image helper to fix Forge 1.7.x downloads by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1917
- Fix handling of CF modpack overrides when files before directories by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1932
- Handle installation of older Fabric versions by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1945
- auto-cf: correctly handle modpack slug that clashes with mod slug by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1947
- autopause: improve network interface lookup by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1949
- auto-cf: properly handle mod URLs with unicode by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1950
Documentation
- docs: adjusted auto CurseForge section by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1890
- docs: Added a diagram showing docker run to compose by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1912
- docs: Added examples of AUTO_CURSEFORGE and MEMORY info by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1920
- docs: fixed volumes typo in docker-compose-paper.yml example by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1928
- Improve docs for file reference options for AUTO_CURSEFORGE by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1931
Other Changes
- Upgrade rcon-cli to 1.6.1 by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1913
- add more rubidium mods by @LeaderbotX400 in https://github.com/itzg/docker-minecraft-server/pull/1919
- build: disable provenance on image build by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1922
- Upgrade image helper to allow Modrinth specific version id declaration by @JustMangoT in https://github.com/itzg/docker-minecraft-server/pull/1938
- Modrinth per project version type declaration by @JustMangoT in https://github.com/itzg/docker-minecraft-server/pull/1939
New Contributors
- @LeaderbotX400 made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1919
- @JustMangoT made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1938
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2022.16.0...2023.1.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.