Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.github.RaphiMC:MinecraftAuth from 3.0.2 to v4.0.0 #39

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps com.github.RaphiMC:MinecraftAuth from 3.0.2 to v4.0.0.

Release notes

Sourced from com.github.RaphiMC:MinecraftAuth's releases.

MinecraftAuth 4.0.0

Changelog

  • Migrated to Lenni0451/commons HTTP client
    • MinecraftAuth now no longer depends on a 3MB large library
    • Requests are now slightly faster
  • API: Expose Mojang public key in StepMCChain

MinecraftAuth 3.1.0

Changelog

  • Refactored/Restructured MSA OAuth login flow
    • Implemented support for changing the OAuth environment
    • Greatly improved credentials login
    • Improved local web server login error handling
  • Implemented Basic Minecraft: Education Edition login
  • Added JavaFX WebView window MSA login support (Useful for Java 8 only applications or applications which already include/use JavaFX)
Commits
  • e5fe0fc Release 4.0.0
  • dceb341 Migrated to Lenni0451/commons httpclient
  • 3be72c6 Merge remote-tracking branch 'origin/main'
  • 93ce650 Expose Mojang public key in StepMCChain
  • 9adc706 Merge pull request #12 from RaphiMC/dependabot/gradle/org.slf4j-slf4j-api-2.0.11
  • 28cd1af Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11
  • 501e281 Bump version to 3.1.1-SNAPSHOT
  • 021a1f5 Release 3.1.0
  • 3db5827 Fix JavaFX for real this time
  • 8b93f0f Included JavaFX compileOnly dependency properly
  • 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 [com.github.RaphiMC:MinecraftAuth](https://github.com/RaphiMC/MinecraftAuth) from 3.0.2 to v4.0.0.
- [Release notes](https://github.com/RaphiMC/MinecraftAuth/releases)
- [Commits](RaphiMC/MinecraftAuth@v3.0.2...v4.0.0)

---
updated-dependencies:
- dependency-name: com.github.RaphiMC:MinecraftAuth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@xxAROX xxAROX merged commit 6d1eb8e into main Feb 13, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.github.RaphiMC-MinecraftAuth-v4.0.0 branch February 13, 2024 13:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant