Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2025

This PR contains the following updates:

Package Change Age Confidence
net.raphimc:MinecraftAuth 4.1.2 -> 5.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

RaphiMC/MinecraftAuth (net.raphimc:MinecraftAuth)

v5.0.0: MinecraftAuth 5.0.0

Changelog

  • Removed step/chain abstraction due to being too unflexible
    • The new abstraction consists of token containers/holders/managers, which manage the token lifecycle
    • The new abstraction allows loading/refreshing tokens lazily, thus reducing the amount of requests if certain tokens aren't needed
  • Added support for the new Minecraft: Bedrock Edition token authentication
  • Removed Minecraft: Education Edition support (Noone used it and it was a hassle to maintain)
  • Removed the JWT library dependency
  • Added more methods for network request related operations (blocking with checked exception, blocking with unchecked exception and async)

Migration from MinecraftAuth 4
Make sure to check the README for the updated API usage and on how to migrate save files (https://github.com/RaphiMC/MinecraftAuth?tab=readme-ov-file#migrating-from-minecraftauth-4xx-to-5xx)

If you need help with migrating your application, you can also join my Discord.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from AlexProgrammerDE as a code owner November 18, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant