Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps com.github.retrooper:packetevents-api from 2.9.5 to 2.10.0.

Release notes

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

2.10.0

PacketEvents 2.10.0 is finally out! 🎉

This update includes critical bug fixes & minor additions to the API.

Brief Announcement 📢⚠️

We have our very own website: https://packetevents.com

Documentation: https://docs.packetevents.com

JavaDocs: https://javadocs.packetevents.com

What's Changed (Summary)

  • Added 1.21.9 & 1.21.10 support
  • Various bug fixes (such as TPS reading, PlayerModelType reading/writing, and more)
  • Update adventure API

View Full Changelog: retrooper/packetevents@v2.9.5...v2.10.0

If you want to support PacketEvents, consider sponsoring us on GitHub Sponsors

Maven/Gradle Dependency

Check out: https://docs.packetevents.com/getting-started

Changelog

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

!!!!! v2.10.0

PacketEvents 2.10.0 is finally out! 🎉

This update includes critical bug fixes & minor additions to the API.

Brief Announcement 📢⚠️

We have our very own website: https://packetevents.com

Documentation: https://docs.packetevents.com

JavaDocs: https://javadocs.packetevents.com

What's Changed (Summary)

  • Added 1.21.9 & 1.21.10 support
  • Various bug fixes (such as TPS reading, PlayerModelType reading/writing, and more)
  • Update adventure API

View Full Changelog: retrooper/packetevents@v2.9.5...v2.10.0

If you want to support PacketEvents, consider sponsoring us on GitHub Sponsors

Maven/Gradle Dependency

Check out: https://docs.packetevents.com/getting-started

Commits
  • 8a0ebb7 Downgrade buildscript jackson dependency
  • 486cf4c Place sources and javadoc jars in root build directory
  • 0528f0e 2.10.0 release
  • ce43c2b Merge pull request #1370 from TheFaser/2.0
  • f37bb34 Reapply adventure serializer patch and update it
  • 3fb60fa Update adventure patch classes to v4.25.0
  • e59c1a5 Revert "Temporarily revert adventure patch"
  • 3831a7d Temporarily revert adventure patch
  • f7aee7c Align some lines in patched adventure subproject with real adventure
  • 68b0a65 Use ItemProfile nbt codec in adventure nbt serializer
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2025
Bumps [com.github.retrooper:packetevents-api](https://github.com/retrooper/packetevents) from 2.9.5 to 2.10.0.
- [Release notes](https://github.com/retrooper/packetevents/releases)
- [Changelog](https://github.com/retrooper/packetevents/blob/2.0/CHANGELOG.md)
- [Commits](retrooper/packetevents@v2.9.5...v2.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added java Pull requests that update java code dependencies Pull requests that update a dependency file labels Oct 20, 2025
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