ZakShearman / mc-tower-defence

Tower defence gamemode for minestom (EmortalMC)
GNU Lesser General Public License v2.1
11 stars 1 forks source link

fix(deps): update dependency dev.hollowcube:polar to v1.11.1 #82

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.hollowcube:polar 1.7.2 -> 1.11.1 age adoption passing confidence

Release Notes

hollow-cube/polar (dev.hollowcube:polar) ### [`v1.11.1`](https://togithub.com/hollow-cube/polar/releases/tag/1.11.1) [Compare Source](https://togithub.com/hollow-cube/polar/compare/1.11.0...1.11.1) #### What's Changed - Save any present lighting even without LightingChunk in use by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/52](https://togithub.com/hollow-cube/polar/pull/52) **Full Changelog**: https://github.com/hollow-cube/polar/compare/1.11.0...1.11.1 ### [`v1.11.0`](https://togithub.com/hollow-cube/polar/releases/tag/1.11.0) [Compare Source](https://togithub.com/hollow-cube/polar/compare/1.10.0...1.11.0) **This release adds a new format version, but is backwards compatible as always** #### What's Changed - Latest Minestom, BPE reading by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/49](https://togithub.com/hollow-cube/polar/pull/49) - Improved light storage by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/50](https://togithub.com/hollow-cube/polar/pull/50) **Full Changelog**: https://github.com/hollow-cube/polar/compare/1.10.0...1.11.0 ### [`v1.10.0`](https://togithub.com/hollow-cube/polar/releases/tag/1.10.0) [Compare Source](https://togithub.com/hollow-cube/polar/compare/1.9.5...1.10.0) Comes with support for 1.21 **Full Changelog**: https://github.com/hollow-cube/polar/compare/1.9.5...1.10.0 ### [`v1.9.5`](https://togithub.com/hollow-cube/polar/releases/tag/1.9.5) [Compare Source](https://togithub.com/hollow-cube/polar/compare/1.9.4...1.9.5) **Full Changelog**: https://github.com/hollow-cube/polar/compare/1.9.4...1.9.5 ### [`v1.9.4`](https://togithub.com/hollow-cube/polar/releases/tag/1.9.4) [Compare Source](https://togithub.com/hollow-cube/polar/compare/1.9.3...1.9.4) #### What's Changed - Update to latest minestom (dynamic registry) by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/46](https://togithub.com/hollow-cube/polar/pull/46) **Full Changelog**: https://github.com/hollow-cube/polar/compare/1.9.3...1.9.4 ### [`v1.9.3`](https://togithub.com/hollow-cube/polar/releases/tag/1.9.3) [Compare Source](https://togithub.com/hollow-cube/polar/compare/1.9.2...1.9.3) #### What's Changed - Defer namespaceid call to prevent memory explosion by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/45](https://togithub.com/hollow-cube/polar/pull/45) **Full Changelog**: https://github.com/hollow-cube/polar/compare/1.9.2...1.9.3 ### [`v1.9.2`](https://togithub.com/hollow-cube/polar/releases/tag/1.9.2) [Compare Source](https://togithub.com/hollow-cube/polar/compare/1.9.1...1.9.2) #### What's Changed - Legacy NBT read fix by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/43](https://togithub.com/hollow-cube/polar/pull/43) **Full Changelog**: https://github.com/hollow-cube/polar/compare/1.9.1...1.9.2 ### [`v1.9.1`](https://togithub.com/hollow-cube/polar/releases/tag/1.9.1) [Compare Source](https://togithub.com/hollow-cube/polar/compare/1.9.0...1.9.1) **This release adds a new format version, but is backwards compatible as always** #### What's Changed - Optional data converter shim for upgrading world data by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/42](https://togithub.com/hollow-cube/polar/pull/42) **Full Changelog**: https://github.com/hollow-cube/polar/compare/1.9.0...1.9.1 ### [`v1.9.0`](https://togithub.com/hollow-cube/polar/releases/tag/1.9.0) [Compare Source](https://togithub.com/hollow-cube/polar/compare/1.8.1...1.9.0) #### What's Changed - 1.20.5 by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/39](https://togithub.com/hollow-cube/polar/pull/39) - Java 21 in actions by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/41](https://togithub.com/hollow-cube/polar/pull/41) **Full Changelog**: https://github.com/hollow-cube/polar/compare/1.8.1...1.9.0 ### [`v1.8.1`](https://togithub.com/hollow-cube/polar/releases/tag/1.8.1) [Compare Source](https://togithub.com/hollow-cube/polar/compare/1.8.0...1.8.1) #### What's Changed - Support zero length heightmaps by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/38](https://togithub.com/hollow-cube/polar/pull/38) **Full Changelog**: https://github.com/hollow-cube/polar/compare/1.8.0...1.8.1 ### [`v1.8.0`](https://togithub.com/hollow-cube/polar/releases/tag/1.8.0) [Compare Source](https://togithub.com/hollow-cube/polar/compare/1.7.2...1.8.0) #### What's Changed - Update format by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/35](https://togithub.com/hollow-cube/polar/pull/35) - Remove the minestom-ce shim by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/36](https://togithub.com/hollow-cube/polar/pull/36) - Heightmap Support by [@​mworzala](https://togithub.com/mworzala) in [https://github.com/hollow-cube/polar/pull/37](https://togithub.com/hollow-cube/polar/pull/37) **Full Changelog**: https://github.com/hollow-cube/polar/compare/1.7.2...1.8.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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.