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 v8 - autoclosed #85

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

SpongePowered/SpongeAPI

v8.0.0

SpongeAPI 8 is our new API version for Minecraft 1.16.5.

See our status update here

What's Changed

New Contributors

Full Changelog: SpongePowered/SpongeAPI@v7.3.0...v8.0.0

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.

v7.2.0

Some of the highlights are (this is not an exhasutive list):

  • New Data manipulators
    • PlainPagedData for unsigned books
    • ActiveItemData to access the item a Living entity is currently using
    • PotionTypeData and associated PotionType for getting the type of a potion
    • PotionColorData for getting the color of a potion
    • TargetedEntityData for use with ShulkerBullets
    • DisabledSlotsData for ArmorStands
    • AccelerationData for Fireballs
  • Various event additions and updates
    • Added UpdateAnvilEvent
    • Updated ChangeEntityEquipmentEvents
    • Added ClickInventoryEvent.Creative
    • Added PlayerSoundEvents
    • Added Position and Rotation subevents for MoveEntityEvent
    • Added many EventContextKeys
      • Many block event keys were added
      • USED_HAND has been added for interact events
  • Service updates
    • ContextualServices have been updated with better documentation
    • EconomyService now supports account deletions
  • Minor command updates
    • Added GenericArguments#requiringPermissionWeak
    • Added ability to filter commands based on source permission
    • Make the PatternMatchingElement not use regex by default for simpler matching, allowing elements containing [] to be matched with ease
  • Add Shulker and ShulkerBullet intefaces for representing these entities
  • Added Text replacement and removal methods
  • Updated Metrics collection states
  • Upgrade of the Sponge Schematic format to v2
  • Transactions now contain any intermediary transactions that took place to explain how a transaction came to be
  • Ability to get and set the phase of an active EnderDragon
  • Update Configurate to version 3.7

Configuration

📅 Schedule: "after 5pm on the 2nd day of the month" (UTC).

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@zml2008 zml2008 closed this May 21, 2022
@renovate renovate bot changed the title chore(deps): Update dependency org.spongepowered:spongeapi to v8 chore(deps): Update dependency org.spongepowered:spongeapi to v8 - autoclosed May 21, 2022
@renovate renovate bot deleted the renovate/org.spongepowered-spongeapi-8.x branch May 21, 2022 02:38
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.

None yet

2 participants