Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Bumps net.raphimc:MinecraftAuth from 4.1.1 to 4.1.2.

Release notes

Sourced from net.raphimc:MinecraftAuth's releases.

MinecraftAuth 4.1.2

Changelog

  • Throw a nicer error message if the account doesn't have a game profile associated with it
  • Improved credentials login flow (The credentials login flow should now skip any optional user dialogs)
  • Fixed local webserver auth flow
  • Moved JWT code into separate class to allow exclusion of the JWT library
  • Added NoOpLogger which can be used to disable logging
  • Replaced deprecated HttpClient API usage
Commits
  • 9349f94 Release 4.1.2
  • c5f82a6 Migrated to Central Portal publishing
  • 27495c9 Bump actions/setup-java from 4 to 5 (#72)
  • beaa206 Bump io.jsonwebtoken:jjwt-impl from 0.12.7 to 0.13.0 (#71)
  • 6650d8a Bump actions/checkout from 4 to 5 (#69)
  • d7e74d8 Bump io.jsonwebtoken:jjwt-impl from 0.12.6 to 0.12.7 (#67)
  • 7f155cc Updated gradle to 9.0.0
  • fd7a24d Bump net.raphimc.class-token-replacer from 1.1.6 to 1.1.7 (#66)
  • b734f88 Updated gradle to 8.14.1
  • 0a7efac Bump org.gradle.toolchains.foojay-resolver-convention (#65)
  • 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)

Bumps [net.raphimc:MinecraftAuth](https://github.com/RaphiMC/MinecraftAuth) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/RaphiMC/MinecraftAuth/releases)
- [Commits](RaphiMC/MinecraftAuth@v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: net.raphimc:MinecraftAuth
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 14, 2025
@okafke okafke merged commit 59f9a60 into main Nov 14, 2025
32 checks passed
@okafke okafke deleted the dependabot/gradle/net.raphimc-MinecraftAuth-4.1.2 branch November 14, 2025 12:21
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.

2 participants