automation: Update minecraft-image Docker tag to v2022.12.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
minecraft-image | minor |
2022.11.0 -> 2022.12.0
|
Release Notes
itzg/docker-minecraft-server
v2022.12.0
What's Changed
- Perform clean Forge version changes by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1669
- Don't show server properties by default and obscure passwords by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1670
- Fix FORGEVERSION and FORGE_INSTALLER support by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1677
- Updates for GH_TOKEN addition for packwiz support by @DarkWugWug in https://github.com/itzg/docker-minecraft-server/pull/1687
- GH_TOKEN by @DarkWugWug in https://github.com/itzg/docker-minecraft-server/pull/1688
- docs: Corrected versions required for FTBA by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1689
- Added example for GENERIC_PACK TNP5 by @TerminalFault in https://github.com/itzg/docker-minecraft-server/pull/1698
- docs: clarify placeholder usage with _FILE suffix by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1704
- Add AUTOSTOP_USE_PKILL option to use pkill instead of kill in autostop feature by @DAlperin in https://github.com/itzg/docker-minecraft-server/pull/1707
- Fixed issue with GENERIC_PACK where it exits after saving checksum by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1708
- Show IP address that caused auto-pause to resume by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1709
- Correctly parse modrinth dependencies declared as embedded by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1710
- Adjusted mc-image-helper to use logback for java8 by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1713
- Upgrade mc-image-helper to 1.22.4 by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1715
- Corrected Modrinth usage with TYPE=FORGE by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1719
- Change versionLessThan to work in strict mode by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1723
- Download and use packwiz from Maven repository by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1725
- Fixed bug causing isTrue to fail with "parameter not set" by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1727
- fix(packwiz): provide side argument to packwiz by @cecilia-sanare in https://github.com/itzg/docker-minecraft-server/pull/1734
- Allow image helper get to use user info by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1735
- Upgrade mc-monitor to allow option to use mcutils for long FML2 listings by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1746
- Create docker-compose-curseforge-atm7.yaml by @TerminalFault in https://github.com/itzg/docker-minecraft-server/pull/1761
- BetterMC Plus Example by @TerminalFault in https://github.com/itzg/docker-minecraft-server/pull/1762
- Remove packwiz 403 readme documentation by @TerminalFault in https://github.com/itzg/docker-minecraft-server/pull/1763
- Added ARMv7 build for java8-multiarch by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1765
- Updated docs for finding FTB modpack ID by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1766
New Contributors
- @DarkWugWug made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1687
- @TerminalFault made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1698
- @DAlperin made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1707
- @cecilia-sanare made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1734
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2022.11.0...2022.12.0
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.