Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update dependency org.spongepowered:spongeapi to v13 #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

This PR contains the following updates:

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

Release Notes

SpongePowered/SpongeAPI (org.spongepowered:spongeapi)

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 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 added the dependencies Pull requests that update a dependency file label Nov 13, 2023
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 704da5c to 6feffc6 Compare November 16, 2023 10:00
@renovate renovate bot changed the title chore(deps): Update dependency org.spongepowered:spongeapi to v9 chore(deps): Update dependency org.spongepowered:spongeapi to v10 Dec 3, 2023
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 6feffc6 to 690f9ed Compare December 3, 2023 09:34
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 690f9ed to 48e5a3a Compare January 6, 2024 23:09
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 48e5a3a to 86cecd8 Compare January 28, 2024 09:26
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 86cecd8 to c06b75a Compare April 30, 2024 04:46
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from c06b75a to 232a8c6 Compare June 16, 2024 21:30
@renovate renovate bot changed the title chore(deps): Update dependency org.spongepowered:spongeapi to v10 chore(deps): Update dependency org.spongepowered:spongeapi to v11 Jun 16, 2024
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 232a8c6 to 987b31d Compare June 20, 2024 05:37
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 987b31d to 1bbd186 Compare June 27, 2024 08:17
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 1bbd186 to 75771b9 Compare August 25, 2024 22:11
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 75771b9 to 4d42632 Compare October 12, 2024 23:37
@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 3 times, most recently from 583e932 to 45e9ea7 Compare November 7, 2024 01:51
@renovate renovate bot force-pushed the renovate/major-spongeapi7 branch from 45e9ea7 to c11e98d Compare December 30, 2024 02:32
@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 c11e98d to 3b9f6b6 Compare January 2, 2025 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants