chore(deps): Update dependency org.spongepowered:spongeapi to v8 - autoclosed#85
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): Update dependency org.spongepowered:spongeapi to v8 - autoclosed#85renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.1.0->8.0.0Release Notes
SpongePowered/SpongeAPI
v8.0.0SpongeAPI 8 is our new API version for Minecraft 1.16.5.
See our status update here
What's Changed
*Improve PlayerChatEvent by @Faithcaio in https://github.com/SpongePowered/SpongeAPI/pull/2340
*Tweaks to permissions API by @zml2008 in https://github.com/SpongePowered/SpongeAPI/pull/2065
New Contributors
Full Changelog: SpongePowered/SpongeAPI@v7.3.0...v8.0.0
v7.4.0This is the final API release for the API 7.x series (for Minecraft 1.12.2)
The highlights are:
v7.3.0Some of the highlights of this build are:
ParticleTypes.SerializationBehaviors.METADATA_ONLYas 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.selectandwhilsttoBlockRayto make how to use a block ray clearer.SaveChunkEvent.CommandContext.isAvailabletoLocationfor checking if aLocation'sExtentis still valid.KickPlayerEventand completely deprecatedLaunchProjectileEvent.v7.2.0Some of the highlights are (this is not an exhasutive list):
PlainPagedDatafor unsigned booksActiveItemDatato access the item aLivingentity is currently usingPotionTypeDataand associatedPotionTypefor getting the type of a potionPotionColorDatafor getting the color of a potionTargetedEntityDatafor use withShulkerBulletsDisabledSlotsDataforArmorStandsAccelerationDataforFireballsUpdateAnvilEventChangeEntityEquipmentEventsClickInventoryEvent.CreativePlayerSoundEventsPositionandRotationsubevents forMoveEntityEventEventContextKeysUSED_HANDhas been added for interact eventsContextualServices have been updated with better documentationEconomyServicenow supports account deletionsGenericArguments#requiringPermissionWeakPatternMatchingElementnot use regex by default for simpler matching, allowing elements containing[]to be matched with easeShulkerandShulkerBulletintefaces for representing these entitiesTextreplacement and removal methodsTransactionsnow contain any intermediary transactions that took place to explain how a transaction came to beEnderDragonConfiguration
📅 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.