fix(deps): update creative to v1.7.3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| team.unnamed:creative-serializer-minecraft | 1.7.2 -> 1.7.3 |
||||
| team.unnamed:creative-server | 1.7.2 -> 1.7.3 |
||||
| team.unnamed:creative-api | 1.7.2 -> 1.7.3 |
Release Notes
unnamed/creative (team.unnamed:creative-serializer-minecraft)
v1.7.3: 🖌️ creative v1.7.3
v1.7.3 patch release.
What's Changed
- fix: write sounds even if list is empty. (@Boy0000)
- fix: fix SoundEvent#equals not taking key into account. (@Boy0000)
- fix: use LinkedHashSet instead of HashSet to preserve order in SoundRegistries. (@yusshu)
- tests: add tests for SoundRegistry serialization
- fix(deps): update dependency org.jetbrains:annotations to v23.1.0 - autoclosed by @renovate in https://github.com/unnamed/creative/pull/58
- chore(deps): update junit5 monorepo to v5.10.3 by @renovate in https://github.com/unnamed/creative/pull/51
- chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0 by @renovate in https://github.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, you can find installation and usage instructions there. If you need more help, join our Discord server 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.