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 v7.4.0 #162

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2023

This PR contains the following updates:

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

Release Notes

SpongePowered/SpongeAPI (org.spongepowered:spongeapi)

v7.4.0

This is the final API release for the API 7.x series (for Minecraft 1.12.2)

The highlights are:

  • Add getWorldUUID to SaveChunkEvent
  • Bump configurate to 3.7.2
  • Add missing locked field in Score
  • Add missing scoreboard criteria
  • Expose entity tags

v7.3.0

Some of the highlights of this build are:

  • Updated Configurate to 3.7.1.
  • Added totem particle effect to ParticleTypes.
  • Added SerializationBehaviors.METADATA_ONLY as a world serialisation type, meaning you can create worlds where chunks are not saved - good for game worlds that require resetting between rounds by just unloading and reloading them.
  • Added select and whilst to BlockRay to make how to use a block ray clearer.
  • Added a SaveChunkEvent.
  • Added an inbuilt Placeholder system for storing and using text tokens across plugins without the need for an external dependency.
  • Added ability to see which flags were used in a command via the CommandContext.
  • Added isAvailable to Location for checking if a Location's Extent is still valid.
  • Deprecated some methods on KickPlayerEvent and completely deprecated LaunchProjectileEvent.
  • Minor updates to some Javadocs.

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 Dec 3, 2023
@renovate renovate bot force-pushed the renovate/spongeapi7 branch from e6b46c6 to 5ba48b7 Compare December 21, 2023 20:54
@renovate renovate bot force-pushed the renovate/spongeapi7 branch from 5ba48b7 to b8477b2 Compare January 6, 2024 23:09
@renovate renovate bot force-pushed the renovate/spongeapi7 branch from b8477b2 to db50da6 Compare January 28, 2024 09:26
@renovate renovate bot force-pushed the renovate/spongeapi7 branch from db50da6 to 2ba4ef4 Compare April 30, 2024 04:46
@renovate renovate bot force-pushed the renovate/spongeapi7 branch 2 times, most recently from 3d23b79 to b6296c2 Compare June 20, 2024 05:37
@renovate renovate bot force-pushed the renovate/spongeapi7 branch from b6296c2 to 785a79c Compare June 27, 2024 08:17
@renovate renovate bot force-pushed the renovate/spongeapi7 branch from 785a79c to 94f3ae5 Compare August 25, 2024 22:11
@renovate renovate bot force-pushed the renovate/spongeapi7 branch 2 times, most recently from 68695eb to fccb550 Compare November 7, 2024 01:51
@renovate renovate bot force-pushed the renovate/spongeapi7 branch from fccb550 to 2a4a136 Compare November 7, 2024 01:51
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