Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps org.spongepowered:spongeapi from 8.1.0 to 14.0.0.

Release notes

Sourced from org.spongepowered:spongeapi's releases.

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

... (truncated)

Commits
  • c6a3881 chore(gradle): update maven central urls
  • 6583f75 feat(release): Release API 14
  • 01362ce Support WorldArchetype mutation in world load options
  • c61d8f6 Merge branch 'api-13' into api-14
  • 1323b1b Merge branch 'api-12' into api-13
  • 0dea7ed Add requirement to raw commands node by default
  • a490075 Make DefaultedRegistryValue generic (#2591)
  • 1ac3784 Fix typo EnchantmenTypeTags -> EnchantmentTypeTags
  • b2e2eb4 Rerun generators
  • 7abe65b Add DefaultedTag (#2592)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.spongepowered:spongeapi](https://github.com/SpongePowered/SpongeAPI) from 8.1.0 to 14.0.0.
- [Release notes](https://github.com/SpongePowered/SpongeAPI/releases)
- [Commits](SpongePowered/SpongeAPI@v8.1.0...v14.0.0)

---
updated-dependencies:
- dependency-name: org.spongepowered:spongeapi
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Issue/pull request targets dependency update label Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue/pull request targets dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant