unnamed / hephaestus-engine

Render, animate and interact with custom entity models in Minecraft: Java Edition servers
https://unnamed.team/docs/hephaestus-engine
MIT License
179 stars 19 forks source link

fix(deps): update creative to v1.7.3 #39

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
team.unnamed:creative-serializer-minecraft 1.7.2 -> 1.7.3 age adoption passing confidence
team.unnamed:creative-server 1.7.2 -> 1.7.3 age adoption passing confidence
team.unnamed:creative-api 1.7.2 -> 1.7.3 age adoption passing confidence

Release Notes

unnamed/creative (team.unnamed:creative-serializer-minecraft) ### [`v1.7.3`](https://togithub.com/unnamed/creative/releases/tag/v1.7.3): šŸ–Œļø creative v1.7.3 `v1.7.3` patch release. ##### What's Changed - fix: write sounds even if list is empty. ([@​Boy0000](https://togithub.com/Boy0000)) - fix: fix SoundEvent#equals not taking key into account. ([@​Boy0000](https://togithub.com/Boy0000)) - fix: use LinkedHashSet instead of HashSet to preserve order in SoundRegistries. ([@​yusshu](https://togithub.com/yusshu)) - tests: add tests for SoundRegistry serialization - fix(deps): update dependency org.jetbrains:annotations to v23.1.0 - autoclosed by [@​renovate](https://togithub.com/renovate) in [https://github.com/unnamed/creative/pull/58](https://togithub.com/unnamed/creative/pull/58) - chore(deps): update junit5 monorepo to v5.10.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/unnamed/creative/pull/51](https://togithub.com/unnamed/creative/pull/51) - chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/unnamed/creative/pull/53](https://togithub.com/unnamed/creative/pull/53) **Full Changelog**: https://github.com/unnamed/creative/compare/v1.7.2...v1.7.3 ##### How to use There is detailed information on our online [documentation](https://unnamed.team/docs/creative), you can find installation and usage instructions there. If you need more help, [join our Discord server](https://discord.gg/xbba2fy) and we will be glad to help you! Happy coding! šŸ›

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 becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.