unnamed / creative-central

The resource-pack unifier for Minecraft: Java Edition
https://unnamed.team/docs/creative-central
MIT License
18 stars 6 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

unnamed/creative (team.unnamed:creative-server) ### [`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! πŸ› ### [`v1.7.2`](https://togithub.com/unnamed/creative/releases/tag/v1.7.2): πŸ–ŒοΈ creative v1.7.2 `v1.7.2` patch release. ##### What's Changed - fix: replace HashMaps by LinkedHashMaps and HashSets by LinkedHashSets by [@​Spliterash](https://togithub.com/Spliterash) and [@​Boy0000](https://togithub.com/Boy0000) in [#​49](https://togithub.com/unnamed/creative/pull/49) ##### New Contributors - [@​Spliterash](https://togithub.com/Spliterash) made their first contribution in [https://github.com/unnamed/creative/pull/49](https://togithub.com/unnamed/creative/pull/49) **Full Changelog**: https://github.com/unnamed/creative/compare/v1.7.1...v1.7.2 ##### 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! πŸ› ### [`v1.7.1`](https://togithub.com/unnamed/creative/releases/tag/v1.7.1): πŸ–ŒοΈ creative v1.7.1 `v1.7.1` patch release. ##### What's Changed - tests: add tests for namespaced atlas source types - fix: parse atlas source types as resource locations (keys) **Full Changelog**: https://github.com/unnamed/creative/compare/v1.7.0...v1.7.1 ##### How to use There is more 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.