Skip to content

chore: update dependency com.github.retrooper:packetevents-spigot to v2.12.2#1857

Open
renovate[bot] wants to merge 1 commit into
nightlyfrom
renovate/packetevents
Open

chore: update dependency com.github.retrooper:packetevents-spigot to v2.12.2#1857
renovate[bot] wants to merge 1 commit into
nightlyfrom
renovate/packetevents

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 18, 2026

This PR contains the following updates:

Package Change Age Confidence
com.github.retrooper:packetevents-spigot 2.11.12.12.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

retrooper/packetevents (com.github.retrooper:packetevents-spigot)

v2.12.2

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

!!!!! v2.12.1

v2.12.1

This patch release includes mainly bugfixes related to Minecraft 26.1, but also includes a few smaller features.

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

v2.12.0

This update primarily adds support for Minecraft 26.1.
Again, huge thanks to all users who have donated their hard-earned money to PacketEvents since the previous release. It's been received & it's very much appreciated.

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

Also, thanks to the contributors that made this update possible, especially @​booky10. Open-source software thrives when it receives contributions from the community.

v2.11.2

This update fixes various bugs. It's encouraged that users update.
Again, huge thanks to all users who have donated their hard-earned money to PacketEvents since the previous release. It's been received & it's very much appreciated.

Recent donors: PebbleHost, SSomar1607, ipavdev, Meed, frap

Also, thanks to the contributors that made this update possible.

If you intend on donating and do not wish to be mentioned, please add such a note on your donation.


Configuration

📅 Schedule: (UTC)

  • 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 t: dependencies A pull request / issue targeting dependency updates label Apr 18, 2026
@renovate renovate Bot requested review from 0utplay and derklaro April 18, 2026 10:45
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 18, 2026

Test Results

 3 files   -  53   3 suites   - 53   0s ⏱️ - 4m 4s
12 tests  - 559  12 ✅  - 559  0 💤 ±0  0 ❌ ±0 
12 runs   - 926  12 ✅  - 926  0 💤 ±0  0 ❌ ±0 

Results for commit e94115e. ± Comparison against base commit c019e30.

This pull request removes 559 tests.
eu.cloudnetservice.driver.impl.document.DocumentPropertyTest ‑ [1] {}
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [1] {}
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [1] {}, PRETTY
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [2] {"test":1234,"world":5.999,"boolean":false,"hello":"world"}, COMPACT
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [3] {"google":"Bing","world":{"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true}}, PRETTY
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"this":"is","insane":"!","hello":"world"}}, PRETTY
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ [5] {"testing":null,"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"key":["the","best","value"],"other":{"hello":"world"}}, COMPACT
eu.cloudnetservice.driver.impl.document.DocumentSerialisationTest ‑ testFileReadReturnsNewDocumentIfMissing()
eu.cloudnetservice.driver.impl.document.DocumentTest ‑ [1] "json", {}
eu.cloudnetservice.driver.impl.document.DocumentTest ‑ [1] {}
…

♻️ This comment has been updated with latest results.

@renovate renovate Bot force-pushed the renovate/packetevents branch from 238bc7f to 20cc436 Compare April 19, 2026 09:06
@renovate renovate Bot changed the title chore: update dependency com.github.retrooper:packetevents-spigot to v2.12.0 chore: update dependency com.github.retrooper:packetevents-spigot to v2.12.1 Apr 19, 2026
@renovate renovate Bot force-pushed the renovate/packetevents branch from 20cc436 to f470199 Compare May 21, 2026 07:56
@renovate renovate Bot changed the title chore: update dependency com.github.retrooper:packetevents-spigot to v2.12.1 chore: update dependency com.github.retrooper:packetevents-spigot to v2.12.2 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/packetevents branch from f470199 to e94115e Compare June 2, 2026 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t: dependencies A pull request / issue targeting dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants