Skip to content

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

Merged
TWME-TW merged 1 commit into
mainfrom
dependabot/maven/com.github.retrooper-packetevents-spigot-2.13.0
Jun 29, 2026
Merged

chore(deps): bump com.github.retrooper:packetevents-spigot from 2.11.2 to 2.13.0#79
TWME-TW merged 1 commit into
mainfrom
dependabot/maven/com.github.retrooper-packetevents-spigot-2.13.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

2.13.0

PacketEvents 2.13.0 is finally out! 🎉

This minor release includes mainly support for Minecraft 26.2, but also includes a few smaller fixes and improvements.

Recent donors: @​PebbleHost
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/
Javadoc: https://javadocs.packetevents.com/

Thanks to all contributors who helped make this release possible:

What's Changed

  • Improve chunk reading performance (#1526)
  • Add PluginMessage Common Wrapper (#1523)
  • Fix custom world clock use in dimension types (7c4dd0b)
  • Add support for 26.2 (#1529, 471a9e2, b1bbbae)
  • Update Gradle, Gradle plugins and actions (#1533, #1534)
  • Fix nullability annotations for ProtcolManager/PlayerManager (#1535)
  • Ignore udp listeners during injection (#1537)

View Full Changelog: v2.12.2...v2.13.0

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:

... (truncated)

Changelog

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

!!!!! v2.13.0

PacketEvents 2.13.0 is finally out! 🎉

This minor release includes mainly support for Minecraft 26.2, but also includes a few smaller fixes and improvements.

Recent donors: @​PebbleHost
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/
Javadoc: https://javadocs.packetevents.com/

Thanks to all contributors who helped make this release possible:

What's Changed

  • Improve chunk reading performance (#1526)
  • Add PluginMessage Common Wrapper (#1523)
  • Fix custom world clock use in dimension types (7c4dd0b)
  • Add support for 26.2 (#1529, 471a9e2, b1bbbae)
  • Update Gradle, Gradle plugins and actions (#1533, #1534)
  • Fix nullability annotations for ProtcolManager/PlayerManager (#1535)
  • Ignore udp listeners during injection (#1537)

View Full Changelog: v2.12.2...v2.13.0

!!!!! 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:

... (truncated)

Commits
  • 1063d4e Release 2.13.0
  • cf4d94f Merge pull request #1537 from TheFaser/2.0
  • 254d004 fix: add type check for channel read handler
  • b1bbbae Fix entity id generation
  • 471a9e2 Fix teams packet in 26.2
  • b1278a9 Merge pull request #1529 from booky10/feat/26.2-support
  • 4dd0934 Merge branch '2.0' into feat/26.2-support
  • 9ba8a4c Bump to 26.2-rc-2
  • 775a2bd Merge pull request #1535 from Jan1k1/fix/nullable-manager-returns
  • d2a1716 Merge pull request #1534 from rafi67000/workflowUpdate
  • 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.11.2 to 2.13.0.
- [Release notes](https://github.com/retrooper/packetevents/releases)
- [Changelog](https://github.com/retrooper/packetevents/blob/2.0/CHANGELOG.md)
- [Commits](retrooper/packetevents@v2.11.2...v2.13.0)

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

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 Jun 29, 2026
@TWME-TW TWME-TW merged commit d39ad44 into main Jun 29, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/maven/com.github.retrooper-packetevents-spigot-2.13.0 branch June 29, 2026 15:17
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