CloudNetService / CloudNet

A modern application that can dynamically and easily deliver Minecraft oriented software
https://cloudnetservice.eu
Apache License 2.0
376 stars 119 forks source link

chore: update dependency org.spongepowered:spongeapi to v11 - autoclosed #1369

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.spongepowered:spongeapi (source) 9.0.0 -> 11.0.0 age adoption passing confidence

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


Release Notes

SpongePowered/SpongeAPI (org.spongepowered:spongeapi) ### [`v11.0.0`](https://togithub.com/SpongePowered/SpongeAPI/releases/tag/v11.0.0) #### What's Changed - Replace Fandom links with new wiki by [@​Earthcomputer](https://togithub.com/Earthcomputer) in [https://github.com/SpongePowered/SpongeAPI/pull/2464](https://togithub.com/SpongePowered/SpongeAPI/pull/2464) - Update Gamepedia wiki links by [@​Spongecade](https://togithub.com/Spongecade) in [https://github.com/SpongePowered/SpongeAPI/pull/2465](https://togithub.com/SpongePowered/SpongeAPI/pull/2465) - Add Keys.FROZEN_TIME & Keys.MAX_FROZEN_TIME by [@​avaruus1](https://togithub.com/avaruus1) in [https://github.com/SpongePowered/SpongeAPI/pull/2460](https://togithub.com/SpongePowered/SpongeAPI/pull/2460) - Add BlockType#hasBlockEntity by [@​Lignium](https://togithub.com/Lignium) in [https://github.com/SpongePowered/SpongeAPI/pull/2462](https://togithub.com/SpongePowered/SpongeAPI/pull/2462) - Remove guava from the API by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2469](https://togithub.com/SpongePowered/SpongeAPI/pull/2469) - Regenerate API data by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2470](https://togithub.com/SpongePowered/SpongeAPI/pull/2470) - Drop caffeine-guava adapter by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2472](https://togithub.com/SpongePowered/SpongeAPI/pull/2472) - Bump to gradle 8.4 by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2471](https://togithub.com/SpongePowered/SpongeAPI/pull/2471) - Stop marking sniffer as experimental api by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2474](https://togithub.com/SpongePowered/SpongeAPI/pull/2474) - Fix dependency conflicts by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2473](https://togithub.com/SpongePowered/SpongeAPI/pull/2473) - Fix errorprone warnings and remove printstacktrace by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2475](https://togithub.com/SpongePowered/SpongeAPI/pull/2475) - Bump additional dependencies by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2476](https://togithub.com/SpongePowered/SpongeAPI/pull/2476) - Add missing particle options by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2477](https://togithub.com/SpongePowered/SpongeAPI/pull/2477) - Allow negative amplifiers in potion effects by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2478](https://togithub.com/SpongePowered/SpongeAPI/pull/2478) - Build cleanup by [@​zml2008](https://togithub.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2482](https://togithub.com/SpongePowered/SpongeAPI/pull/2482) - Bump Adventure to 4.16 by [@​jpenilla](https://togithub.com/jpenilla) in [https://github.com/SpongePowered/SpongeAPI/pull/2483](https://togithub.com/SpongePowered/SpongeAPI/pull/2483) - Fix compilation warnings by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2484](https://togithub.com/SpongePowered/SpongeAPI/pull/2484) - Add gradle wrapper validation action by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2486](https://togithub.com/SpongePowered/SpongeAPI/pull/2486) - Bump gradle to 8.7 by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2485](https://togithub.com/SpongePowered/SpongeAPI/pull/2485) - Add distributionSha256Sum by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2487](https://togithub.com/SpongePowered/SpongeAPI/pull/2487) - Enable gradle dependency verification by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2488](https://togithub.com/SpongePowered/SpongeAPI/pull/2488) - Bump dependencies and fix more dependency conflicts by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2489](https://togithub.com/SpongePowered/SpongeAPI/pull/2489) - Remove gradle wrapper validation action by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2490](https://togithub.com/SpongePowered/SpongeAPI/pull/2490) - Replace leftover hamcrest usage with junit and drop dependency by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2493](https://togithub.com/SpongePowered/SpongeAPI/pull/2493) - Remove SqlManager by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2492](https://togithub.com/SpongePowered/SpongeAPI/pull/2492) - Rework ChunkEvent by [@​aromaa](https://togithub.com/aromaa) in [https://github.com/SpongePowered/SpongeAPI/pull/2497](https://togithub.com/SpongePowered/SpongeAPI/pull/2497) - Migrate TEXT_BACKGROUND_COLOR value type to sponge color by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2494](https://togithub.com/SpongePowered/SpongeAPI/pull/2494) - Regenerate API data by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2499](https://togithub.com/SpongePowered/SpongeAPI/pull/2499) - Add Ticks#infinite by [@​aromaa](https://togithub.com/aromaa) in [https://github.com/SpongePowered/SpongeAPI/pull/2480](https://togithub.com/SpongePowered/SpongeAPI/pull/2480) - Update comments in autogenerated api data by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2500](https://togithub.com/SpongePowered/SpongeAPI/pull/2500) - fix: WorldTemplates by [@​gabizou](https://togithub.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2503](https://togithub.com/SpongePowered/SpongeAPI/pull/2503) - Update/1.20.6 by [@​Faithcaio](https://togithub.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2501](https://togithub.com/SpongePowered/SpongeAPI/pull/2501) - Bump log4j to 2.22.1 by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2505](https://togithub.com/SpongePowered/SpongeAPI/pull/2505) - Replace deprecated locale methods by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2507](https://togithub.com/SpongePowered/SpongeAPI/pull/2507) - Allow custom TicketTypes to be created by plugins. by [@​zml2008](https://togithub.com/zml2008) in [https://github.com/SpongePowered/SpongeAPI/pull/2453](https://togithub.com/SpongePowered/SpongeAPI/pull/2453) - feat: Add BlockVolume.blockPalette accessor by [@​gabizou](https://togithub.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2506](https://togithub.com/SpongePowered/SpongeAPI/pull/2506) - Add Keys.MAX_GROWTH_STAGE by [@​MrHell228](https://togithub.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2511](https://togithub.com/SpongePowered/SpongeAPI/pull/2511) - Add new EntityTypes by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2512](https://togithub.com/SpongePowered/SpongeAPI/pull/2512) - feat: Add PushReactions by [@​gabizou](https://togithub.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2514](https://togithub.com/SpongePowered/SpongeAPI/pull/2514) - Change BlockEntity#setValid() to remove() by [@​MrHell228](https://togithub.com/MrHell228) in [https://github.com/SpongePowered/SpongeAPI/pull/2516](https://togithub.com/SpongePowered/SpongeAPI/pull/2516) #### New Contributors - [@​Earthcomputer](https://togithub.com/Earthcomputer) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2464](https://togithub.com/SpongePowered/SpongeAPI/pull/2464) - [@​Spongecade](https://togithub.com/Spongecade) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2465](https://togithub.com/SpongePowered/SpongeAPI/pull/2465) - [@​avaruus1](https://togithub.com/avaruus1) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2460](https://togithub.com/SpongePowered/SpongeAPI/pull/2460) - [@​aromaa](https://togithub.com/aromaa) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2497](https://togithub.com/SpongePowered/SpongeAPI/pull/2497) - [@​MrHell228](https://togithub.com/MrHell228) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2511](https://togithub.com/SpongePowered/SpongeAPI/pull/2511) **Full Changelog**: https://github.com/SpongePowered/SpongeAPI/compare/v10.0.0...v11.0.0 ### [`v10.0.0`](https://togithub.com/SpongePowered/SpongeAPI/releases/tag/v10.0.0) #### What's Changed - feat(data): add `DataFormats#SNBT` by [@​SettingDust](https://togithub.com/SettingDust) in [https://github.com/SpongePowered/SpongeAPI/pull/2432](https://togithub.com/SpongePowered/SpongeAPI/pull/2432) - \[API10] World Generation API by [@​Faithcaio](https://togithub.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2428](https://togithub.com/SpongePowered/SpongeAPI/pull/2428) - Add Keys#HANGING for lanterns by [@​Lignium](https://togithub.com/Lignium) in [https://github.com/SpongePowered/SpongeAPI/pull/2438](https://togithub.com/SpongePowered/SpongeAPI/pull/2438) - Add EventManager#registerListeners with lookup parameter by [@​A248](https://togithub.com/A248) in [https://github.com/SpongePowered/SpongeAPI/pull/2441](https://togithub.com/SpongePowered/SpongeAPI/pull/2441) - Add Keys#PREVIOUS_GAME_MODE by [@​Lignium](https://togithub.com/Lignium) in [https://github.com/SpongePowered/SpongeAPI/pull/2442](https://togithub.com/SpongePowered/SpongeAPI/pull/2442) - Add FluidState to LocatableBlock by [@​gabizou](https://togithub.com/gabizou) in [https://github.com/SpongePowered/SpongeAPI/pull/2443](https://togithub.com/SpongePowered/SpongeAPI/pull/2443) - docs: add missing p tags and rework existing tag for consistency by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2449](https://togithub.com/SpongePowered/SpongeAPI/pull/2449) - build: require java 17+ and update readme by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2448](https://togithub.com/SpongePowered/SpongeAPI/pull/2448) - generate BlockStateKeys by [@​Faithcaio](https://togithub.com/Faithcaio) in [https://github.com/SpongePowered/SpongeAPI/pull/2440](https://togithub.com/SpongePowered/SpongeAPI/pull/2440) - Implement missing method isFire in AbstractDamageSource by [@​Yeregorix](https://togithub.com/Yeregorix) in [https://github.com/SpongePowered/SpongeAPI/pull/2451](https://togithub.com/SpongePowered/SpongeAPI/pull/2451) - Replace guava immutable collections with java immutable collections by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2454](https://togithub.com/SpongePowered/SpongeAPI/pull/2454) - Add stream online players method by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2457](https://togithub.com/SpongePowered/SpongeAPI/pull/2457) - fix nullability issues by [@​ImMorpheus](https://togithub.com/ImMorpheus) in [https://github.com/SpongePowered/SpongeAPI/pull/2455](https://togithub.com/SpongePowered/SpongeAPI/pull/2455) - Expose protocol version for status pings by [@​stephan-gh](https://togithub.com/stephan-gh) in [https://github.com/SpongePowered/SpongeAPI/pull/2456](https://togithub.com/SpongePowered/SpongeAPI/pull/2456) #### New Contributors - [@​SettingDust](https://togithub.com/SettingDust) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2432](https://togithub.com/SpongePowered/SpongeAPI/pull/2432) - [@​Lignium](https://togithub.com/Lignium) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2438](https://togithub.com/SpongePowered/SpongeAPI/pull/2438) - [@​A248](https://togithub.com/A248) made their first contribution in [https://github.com/SpongePowered/SpongeAPI/pull/2441](https://togithub.com/SpongePowered/SpongeAPI/pull/2441) **Full Changelog**: https://github.com/SpongePowered/SpongeAPI/compare/v9.0.0...v10.0.0

Configuration

📅 Schedule: Branch creation - "before 6:00am" in timezone Europe/Berlin, 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 has been generated by Mend Renovate. View repository job log here.

0utplay commented 6 months ago

Blocked until cloudperms, simplenametags and chat are removed in #1253