Skip to content

Bump com.github.retrooper:packetevents-api from 2.12.2 to 2.13.0#40

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.retrooper-packetevents-api-2.13.0
Open

Bump com.github.retrooper:packetevents-api from 2.12.2 to 2.13.0#40
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.github.retrooper-packetevents-api-2.13.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.github.retrooper:packetevents-api from 2.12.2 to 2.13.0.

Release notes

Sourced from com.github.retrooper:packetevents-api'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

Changelog

Sourced from com.github.retrooper:packetevents-api'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

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-api](https://github.com/retrooper/packetevents) from 2.12.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.12.2...v2.13.0)

---
updated-dependencies:
- dependency-name: com.github.retrooper:packetevents-api
  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 22, 2026
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.

0 participants