chore: update dependency org.spongepowered:spongeapi to v10
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| org.spongepowered:spongeapi (source) | 9.0.0 -> 10.0.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
SpongePowered/SpongeAPI (org.spongepowered:spongeapi)
v10.0.0
What's Changed
- feat(data): add
DataFormats#SNBTby @SettingDust in https://github.com/SpongePowered/SpongeAPI/pull/2432 - [API10] World Generation API by @Faithcaio in https://github.com/SpongePowered/SpongeAPI/pull/2428
- Add Keys#HANGING for lanterns by @Lignium in https://github.com/SpongePowered/SpongeAPI/pull/2438
- Add EventManager#registerListeners with lookup parameter by @A248 in https://github.com/SpongePowered/SpongeAPI/pull/2441
- Add Keys#PREVIOUS_GAME_MODE by @Lignium in https://github.com/SpongePowered/SpongeAPI/pull/2442
- Add FluidState to LocatableBlock by @gabizou in https://github.com/SpongePowered/SpongeAPI/pull/2443
- docs: add missing p tags and rework existing tag for consistency by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2449
- build: require java 17+ and update readme by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2448
- generate BlockStateKeys by @Faithcaio in https://github.com/SpongePowered/SpongeAPI/pull/2440
- Implement missing method isFire in AbstractDamageSource by @Yeregorix in https://github.com/SpongePowered/SpongeAPI/pull/2451
- Replace guava immutable collections with java immutable collections by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2454
- Add stream online players method by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2457
- fix nullability issues by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2455
- Expose protocol version for status pings by @stephan-gh in https://github.com/SpongePowered/SpongeAPI/pull/2456
New Contributors
- @SettingDust made their first contribution in https://github.com/SpongePowered/SpongeAPI/pull/2432
- @Lignium made their first contribution in https://github.com/SpongePowered/SpongeAPI/pull/2438
- @A248 made their first contribution in https://github.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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Blocked until cloudperms, simplenametags and chat are removed in #1253