automation: Update minecraft-image Docker tag to v2023.2.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
minecraft-image | minor |
2023.1.0 -> 2023.2.0
|
Release Notes
itzg/docker-minecraft-server
v2023.2.0
What's Changed
Enhancements
- Use mc-image-helper for checking autopause interface by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1952
- auto_cf: allow networking timeouts to be configured by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1961
- added rubiddium dynamic lights to exclude list by @hpf3 in https://github.com/itzg/docker-minecraft-server/pull/1971
- autocf: modpack fileName included in manifest by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1977
- Unzip Modrinth files that are zips by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1992
Bug Fixes
- Handle interpolating sync'ed files when value has dollar sign by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1954
- With autopause check for process in stopped or sleep state by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1963
- Revert autopause check for process in stopped state by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1964
- autocf: longer default request timeout by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1966
- autocf: ensure modpack listing API always provides up to date by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1974
- modrinth: adapt version lookup to API changes by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1987
- Revert "modrinth: adapt version lookup to API changes (#1987)" by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1989
- Ensure Modrinth support specifies paper/purpur loader as needed by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1990
- Fix Modrinth download when no version files are primary by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1991
Documentation
- Clarify in docs to not port forward RCON unless secure by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2004
Other Changes
- Add source dir override for
/plugins
,/mods
, and/config
by @rhullah in https://github.com/itzg/docker-minecraft-server/pull/1957 - Update cf-exclude-include.json by @Tr4il in https://github.com/itzg/docker-minecraft-server/pull/1970
New Contributors
- @rhullah made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1957
- @Tr4il made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1970
- @hpf3 made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1971
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2023.1.0...2023.2.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.