fix(deps): update dependency org.spongepowered:configurate-hocon to v4.2.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| org.spongepowered:configurate-hocon | 4.1.2 -> 4.2.0 |
Release Notes
SpongePowered/Configurate (org.spongepowered:configurate-hocon)
v4.2.0: Configurate v4.2.0
At long last, Configurate 4.2.0 is here. This release offers a variety of smaller features and fixes, please see below for a full listing. Thank you for your patience -- hopefully we have some bigger things to offer in the near future.
(you didn't see any mistakes in the publishing of this release)
what's changed
core
06c4e3c- Fix list value cannot be de-serialized (#421)2ed493f- fix(core): Pass through exceptions from TypeSerializers621e791- fix(core): Be stricter about implicitly creating list nodes169bbdc- feat(core): Add TypeSerializer for Optional8c35fd3- core: Add new PatternFlags annotation to modify the Pattern serializer0edfdcf- core: Box when setting values with a Typeb448919- core: Correct documentation on BooleanSerializer for 4.0.0 changes48dd2c8- core: Allow type serializers to work with annotated types (#296)66092f4- core: Add an object discoverer for only instantiable objects255c724- core: Allow building empty transformationsea956f5- core: Add support for object mapper post-processing (#294)1333c96- Add a LoaderOptionSource to configure loaders (#215)3c48e84- core: Handle interaction of implicit initialization and default valuesb8df03e- core: Actually stop trying to write files when successful49575dd- core: Correct javadoc in ConfigurationOptions for implicit init optionfa4ccd1- Fix getString serialization. (#245)1392ef7- Remove some erroneous nullable annotations from ConfigurationNode (#217)
hocon
41dc9e4- fix(hocon): out of bounds exception with empty comment line (#451)458466c- hocon: fix round-tripping of extraneous comment indent (#449)4d58ce3- hocon: Add option for indent level (#448)53201ee- hocon: setup vendor project, remove config sorting on write and use order preserving collections (#446)
yaml
f8bb158- yaml: Move to bundled patched copy of SnakeYAML5e745c3- fix(snakeyaml): Avoid emitting unnecessary whitespace with comments
extra-kotlin
extra-dfu4
859aec5- extra-dfu4: Add cross-compatibility with SLF4J-using versions of DFU
tooling changes
352310e- build: Publish javadoc to Sponge-wide indexa9becef- build: Fix aggregate javadoc exclusions (#205)
New Contributors
- @kezz made their first contribution in #205
- @Lignium made their first contribution in #217
- @portlek made their first contribution in #245
- @Machine-Maker made their first contribution in #353
- @DenWav made their first contribution in #409
- @Karlatemp made their first contribution in #421
- @powercasgamer made their first contribution in #532
Full Changelog: https://github.com/SpongePowered/Configurate/compare/4.1.2...4.2.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
i'll update this in 2026 (currently breaks 1.20 support)