Skip to content

Bump net.dmulloy2:ProtocolLib from 5.3.0 to 5.4.0#1748

Open
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/gradle/net.dmulloy2-ProtocolLib-5.4.0
Open

Bump net.dmulloy2:ProtocolLib from 5.3.0 to 5.4.0#1748
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/gradle/net.dmulloy2-ProtocolLib-5.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 27, 2025

Copy link
Copy Markdown
Contributor

Bumps net.dmulloy2:ProtocolLib from 5.3.0 to 5.4.0.

Release notes

Sourced from net.dmulloy2:ProtocolLib's releases.

ProtocolLib v5.4.0

[!IMPORTANT]

  • This release bumps the minimum required Java version to 17
  • Moving forward, ProtocolLib will be published to Maven Central instead of repo.dmulloy2.net. The groupId has been changed to net.dmulloy2 to support this. See #3528 for more details
  • ci.dmulloy2.net is also officially deprecated. Future dev builds will be hosted on GitHub. More to follow

Changelog

  • Support added for Minecraft 1.21.4-1.21.8.
  • Fixed issues with PlayerInfoData conversion when gamemode is null and list order not preserved.
  • Improved WrappedList to handle heterogeneous NBT lists.
  • Fixed initialization errors for WrappedChatComponent and ChunkData in 1.20.4–1.21.5.
  • Corrected version gating for WrappedTeamParameters.
  • Improved error messaging when no supported updater is found.
  • Updated dependencies for Java 24 compatibility.
  • Added String overloads for nametagVisibility and collisionRule in WrappedTeamParameters.Builder.

New Contributors

Sponsors

As always, this release is brought to you by the project's sponsors:

If you build cool stuff using ProtocolLib, consider sponsoring the project!

Commits
  • 79d44f0 Minor build fixes
  • 9bde9b4 Update group in Gradle example
  • 714252d Publish to Maven Central
  • e56bcf6 Added support for Minecraft 1.21.8 (#3523)
  • 596e5e4 fix: incorrect version gating on WrappedTeamParamters (#3496)
  • f3f8959 fix: initialization error of ChunkData wrapper on MC 1.21.5+ (#3495)
  • 67e7375 fix: initialization error for WrappedChatComponent on 1.20.4-1.21.5 (#3493)
  • 9417eee drop unnecessary minecraft import from EnumWrappers (#3476)
  • a432fae 1.21.6 update (#3475)
  • 8a5e59d fix: re-add string overloads for nametagVisibility and collisionRule in Wrapp...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [net.dmulloy2:ProtocolLib](https://github.com/dmulloy2/ProtocolLib) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/dmulloy2/ProtocolLib/releases)
- [Commits](dmulloy2/ProtocolLib@5.3.0...5.4.0)

---
updated-dependencies:
- dependency-name: net.dmulloy2:ProtocolLib
  dependency-version: 5.4.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 Oct 27, 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