Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2024

This PR contains the following updates:

Package Change Age Confidence
org.spongepowered:spongeapi (source) 7.3.0 -> 14.0.0 age confidence

Release Notes

SpongePowered/SpongeAPI (org.spongepowered:spongeapi)

v14.0.0

What's Changed

Full Changelog: SpongePowered/SpongeAPI@v13.0.0...v14.0.0

v13.0.0

What's Changed

Breaking Changes

  • Item Model data kinds have changed with Minecraft 1.21.2 from a float to a more elaborate component format
  • ArmorMaterials have changed from an Optional<Ingredient> to Predicate<ItemStack>
  • BoatTypes no longer have a representedBlock association per Minecraft's data-driven design
  • CarvingSteps are removed, per world generation engine has changed
  • AvoidLivingGoal targetSelector() now uses a BiPredicate<Living, ServerWorld> instead of just a Predicate<Living>
  • Per Mojang's data id changes for AttributeModifiers, the names of these fields have changed
  • Explosions radius changed from integer to float radius
  • CooldownEvent has removed ItemType as now they are based on Cooldown Groups, read more on the Minecraft Wiki
  • Removed previously deprecated methods from API 12 regarding the change from ItemStack to ItemStackLike

Full Changelog: SpongePowered/SpongeAPI@v12.0.0...v13.0.0

v12.0.0

What's Changed

Full Changelog: SpongePowered/SpongeAPI@v11.0.0...v12.0.0

v11.0.0

What's Changed

New Contributors

Full Changelog: SpongePowered/SpongeAPI@v10.0.0...v11.0.0

v10.0.0

What's Changed

New Contributors

Full Changelog: SpongePowered/SpongeAPI@v9.0.0...v10.0.0

v9.0.0

What's Changed

Full Changelog: SpongePowered/SpongeAPI@v8.1.0...v9.0.0

v8.2.0

What's Changed

New Contributors

Full Changelog: SpongePowered/SpongeAPI@v8.1.0...v8.2.0

v8.1.0

What's Changed

  • New dependency: MiniMessage is now available as part of SpongeAPI for text templating. See the Kyori docs for more on how to use MiniMessage.
  • World management updates, including the ability to name worlds and grab worlds of a specific type easily
  • Added being able to get the entity type that a spawn egg will produce
  • Added the ability to grab inventory titles and the menu it was built off, if available
  • Make ItemStack also implement HoverEventSource by @​zml2008 in #​2414
  • Expose BlockState string representation by @​Yeregorix in #​2425

New Contributors

Full Changelog: SpongePowered/SpongeAPI@v8.0.0...v8.1.0

v8.0.0

SpongeAPI 8 is our new API version for Minecraft 1.16.5.

See our status update here

What's Changed


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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 9a92d65 to 25eb713 Compare October 12, 2024 22:30
@renovate renovate bot changed the title chore(deps): Update dependency org.spongepowered:spongeapi to v11 chore(deps): Update dependency org.spongepowered:spongeapi to v12 Oct 12, 2024
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 25eb713 to f076022 Compare December 30, 2024 00:45
@renovate renovate bot changed the title chore(deps): Update dependency org.spongepowered:spongeapi to v12 chore(deps): Update dependency org.spongepowered:spongeapi to v13 Dec 30, 2024
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from f076022 to 29d2d7a Compare July 6, 2025 22:30
@renovate renovate bot changed the title chore(deps): Update dependency org.spongepowered:spongeapi to v13 chore(deps): Update dependency org.spongepowered:spongeapi to v14 Jul 6, 2025
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 29d2d7a to 5835a72 Compare August 10, 2025 13:12
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 5835a72 to f4ece54 Compare October 9, 2025 10:04
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from f4ece54 to 3caa2fc Compare October 21, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant