Skip to content

Bump com.github.retrooper:packetevents-spigot from 2.12.1 to 2.12.2#51

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.github.retrooper-packetevents-spigot-2.12.2
Open

Bump com.github.retrooper:packetevents-spigot from 2.12.1 to 2.12.2#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.github.retrooper-packetevents-spigot-2.12.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Bumps com.github.retrooper:packetevents-spigot from 2.12.1 to 2.12.2.

Release notes

Sourced from com.github.retrooper:packetevents-spigot's releases.

2.12.2

PacketEvents 2.12.2 is finally out! 🎉

This patch release contains a few critical bug fixes as well as some optimizations and reworks.

Recent donors: @​PebbleHost, @​perlsol, @​TRGReal
If you intend on donating and do not wish to be mentioned, please add such a note on your donation.

Unfortunately, the PacketEvents PayPal account is no longer active. I hope to resolve any concerns with PayPal, who has frozen funds and activity on the account. If you want to donate, please use GitHub Sponsors or the newly setup BuyMeACoffee.

Thanks to all contributors who helped make this release possible:

What's Changed

  • Rework logging system in PacketEvents (now more consistently used across API) a1067f5
  • Optimize SpigotReflectionUtil.generateEntityId() method 95afd3f
  • Fix transmission/copying of packet wrappers when dealing with multiple packet listeners for the following wrappers: WrapperLoginServerLoginSuccess, WrapperPlayServerDeclareCommands, WrapperPlayServerMapData, WrapperPlayServerPlayerRotation, WrapperPlayServerSpawnWeatherEntity 20d2bd3
  • Allow for the customization of chat message length limit for legacy Minecraft versions a1067f5
  • Multiple fixes for WrapperPlayServerSoundEffect 66d768d, 73603f8
  • Fix incorrect swapping of pitch and yaw for WrapperPlayServerSpawnEntity on Minecraft versions lower than 1.15 0634827
  • Fix injection cleanup issues on Velocity (#1489, cb8fb8b)

View Full Changelog: v2.12.1...v2.12.2

Changelog

Sourced from com.github.retrooper:packetevents-spigot's changelog.

!!!!! v2.12.2

PacketEvents 2.12.2 is finally out! 🎉

This patch release contains a few critical bug fixes as well as some optimizations and reworks.

Recent donors: @​PebbleHost, @​perlsol, @​TRGReal
If you intend on donating and do not wish to be mentioned, please add such a note on your donation.

Unfortunately, the PacketEvents PayPal account is no longer active. I hope to resolve any concerns with PayPal, who has frozen funds and activity on the account. If you want to donate, please use GitHub Sponsors or the newly setup BuyMeACoffee.

Thanks to all contributors who helped make this release possible:

What's Changed

  • Rework logging system in PacketEvents (now more consistently used across API) a1067f5
  • Optimize SpigotReflectionUtil.generateEntityId() method 95afd3f
  • Fix transmission/copying of packet wrappers when dealing with multiple packet listeners for the following wrappers: WrapperLoginServerLoginSuccess, WrapperPlayServerDeclareCommands, WrapperPlayServerMapData, WrapperPlayServerPlayerRotation, WrapperPlayServerSpawnWeatherEntity 20d2bd3
  • Allow for the customization of chat message length limit for legacy Minecraft versions a1067f5
  • Multiple fixes for WrapperPlayServerSoundEffect 66d768d, 73603f8
  • Fix incorrect swapping of pitch and yaw for WrapperPlayServerSpawnEntity on Minecraft versions lower than 1.15 0634827
  • Fix injection cleanup issues on Velocity (#1489, cb8fb8b)

View Full Changelog: v2.12.1...v2.12.2

Commits
  • acd2391 PacketEvents 2.12.2 Release
  • af07f27 Merge pull request #1467 from booky10/feat/refactor-logging
  • 9e9814d Merge branch '2.0' into feat/refactor-logging
  • cb8fb8b Try to uninject from Velocity plugin initializers on termination
  • a1067f5 Merge pull request #1468 from Beaness/legacychatlength
  • a84ea65 Minor format
  • 20d2bd3 Merge pull request #1527 from Beaness/missingcopyfields
  • 17b99ae Fix missing fields in copy() methods for 5 packet wrappers
  • 6546447 Fix platform-specific internal packet listeners
  • 932bf6c Remove one printStackTrace call
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [com.github.retrooper:packetevents-spigot](https://github.com/retrooper/packetevents) from 2.12.1 to 2.12.2.
- [Release notes](https://github.com/retrooper/packetevents/releases)
- [Changelog](https://github.com/retrooper/packetevents/blob/2.0/CHANGELOG.md)
- [Commits](retrooper/packetevents@v2.12.1...v2.12.2)

---
updated-dependencies:
- dependency-name: com.github.retrooper:packetevents-spigot
  dependency-version: 2.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 4, 2026

Labels

The following labels could not be found: dependencies, java. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants