Skip to content

chore(deps): bump com.github.retrooper:packetevents-spigot from 2.11.1 to 2.11.2#57

Merged
TWME-TW merged 1 commit intomainfrom
dependabot/maven/com.github.retrooper-packetevents-spigot-2.11.2
Feb 2, 2026
Merged

chore(deps): bump com.github.retrooper:packetevents-spigot from 2.11.1 to 2.11.2#57
TWME-TW merged 1 commit intomainfrom
dependabot/maven/com.github.retrooper-packetevents-spigot-2.11.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps com.github.retrooper:packetevents-spigot from 2.11.1 to 2.11.2.

Release notes

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

2.11.2

PacketEvents 2.11.2 is finally out! 🎉

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, Suleyman Abulkhasan, 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.

Announcement 📢⚠️

Visit our website: https://packetevents.com\ Documentation: https://docs.packetevents.com\ JavaDocs: https://javadocs.packetevents.com\ I've released a new YouTube video.

What's Changed (Summary)

  • Fixed SynchronizedRegistriesHandler issues
  • Fixed various equality/nullability issues with Registry values
  • Explicitly specify 'Locale#ROOT' for all String#toLowerCaser() calls
  • Removed 'end skylight' for 1.21.8 and below
  • Log warning message when failing to uninject from velocity initializer
  • Recommend release builds (and fallback to development builds) to users who run outdated software.
  • Add 'CHAIN' to the 'CHAINS' tag
  • Add new offset(Blockface face, int i) method to Vector3f/d/i classes
  • Fixed 'infiniburn' tag parsing for 1.18.1 and older
  • Fixed unexpected NPE if bukkit entity is null during unsafe lookup

View Full Changelog: retrooper/packetevents@v2.11.1...v2.11.2

If you want to support PacketEvents, consider donating to us on PayPal or sponsoring us on GitHub Sponsors.

Maven/Gradle Dependency Setup Guide

Check it out: https://docs.packetevents.com/introduction/development-setup/

Changelog

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

!!!!! v2.11.2

PacketEvents 2.11.2 is finally out! 🎉

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, Suleyman Abulkhasan, 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.

Announcement 📢⚠️

Visit our website: https://packetevents.com\ Documentation: https://docs.packetevents.com\ JavaDocs: https://javadocs.packetevents.com\ I've released a new YouTube video.

What's Changed (Summary)

  • Fixed SynchronizedRegistriesHandler issues
  • Fixed various equality/nullability issues with Registry values
  • Explicitly specify 'Locale#ROOT' for all String#toLowerCaser() calls
  • Removed 'end skylight' for 1.21.8 and below
  • Log warning message when failing to uninject from velocity initializer
  • Recommend release builds (and fallback to development builds) to users who run outdated software.
  • Add 'CHAIN' to the 'CHAINS' tag
  • Add new offset(Blockface face, int i) method to Vector3f/d/i classes
  • Fixed 'infiniburn' tag parsing for 1.18.1 and older
  • Fixed unexpected NPE if bukkit entity is null during unsafe lookup

View Full Changelog: retrooper/packetevents@v2.11.1...v2.11.2

If you want to support PacketEvents, consider donating to us on PayPal or sponsoring us on GitHub Sponsors.

Maven/Gradle Dependency Setup Guide

Check it out: https://docs.packetevents.com/introduction/development-setup/

Commits
  • 61a91ca step 2: initiating 2.11.2 update
  • 5e281eb initiating 2.11.2 update
  • f0b29d0 Initialize SynchronizedRegistriesHandler during packetevents load
  • 4ec6b01 Don't mix jspecify and jetbrains annotations in internal StaticChatType const...
  • 58a1ada Fix various equality/nullability issues with registry values
  • 195ee04 Add more equality methods for env attributes and particle data
  • 629080c Explicitly specify Locale#ROOT for all String#toLowerCaser() calls
  • 2390e06 Fix dimension type copying not using new data entry
  • b6a3e39 Remove end skylight for 1.21.8 and below
  • 548312e Fix nullability annotations for packet events
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.11.1 to 2.11.2.
- [Release notes](https://github.com/retrooper/packetevents/releases)
- [Changelog](https://github.com/retrooper/packetevents/blob/2.0/CHANGELOG.md)
- [Commits](retrooper/packetevents@v2.11.1...v2.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 2, 2026
@TWME-TW TWME-TW merged commit 8ab60b2 into main Feb 2, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/com.github.retrooper-packetevents-spigot-2.11.2 branch February 2, 2026 05:07
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant