Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps fr.xephi:authme from 5.6.0-SNAPSHOT to 5.6.0.

Release notes

Sourced from fr.xephi:authme's releases.

AuthMeReloaded 5.6.0 Release Notes

We're excited to announce the release of AuthMeReloaded 5.6.0! This update brings significant improvements and new features, enhancing compatibility, security, and overall functionality. Below is a detailed breakdown of what's new, updated, and fixed in this version.

Commits since 5.6.0-beta2: https://github.com/AuthMe/AuthMeReloaded/compare/5.6.0-beta2...5.6.0?expand=1

Provided JARs:

  • Minecraft 1.18+: AuthMe-5.6.0.jar
  • Minecraft 1.8.X to 1.17.X: AuthMe-5.6.0-legacy.jar

Thank you for your continued support and contributions to AuthMeReloaded! We hope you enjoy the new features and improvements in this release.

Changelog

New Features

  • Minecraft Compatibility: Now supports Minecraft versions 1.8 through 1.21.
  • Java Compatibility: Supports Java versions 8 through 21. PR#2342
  • Legacy Jar: Provided a legacy jar for Minecraft versions older than 1.18. Issue#1779
  • GeoIP Database Option: Added config option to disable the GeoIP database. PR#2720
  • MariaDB Support: Added support for the MariaDB driver. Issue#2556
  • MySQL 8 Support: Updated connectors to support MySQL 8. Issue#1779

Updated Features

  • /authme about Command: Enhancements to provide more detailed information. Commit||
  • Security Enhancements: Increased the BCrypt default cost factor to reflect current computing power. PR#2360||
  • Integration with LuckPerm: Keep contexts active after reloading groups. PR#2186
  • Legacy Hashes Hint: Added a hint for legacy hashes in the LoginSecurity converter. Issue#2449

Bug Fixes

  • SQLite Issue: Resolved a file not found issue with SQLite. PR#2371
  • Player Data Saving: Fixed an issue preventing player data from being saved correctly. Commit
  • Turkish Locale Support: Corrected issues affecting the Turkish locale. Commit
  • Automatic Anti-bot: Addressed issues with the automatic anti-bot feature. PR#2611
  • BungeeCord Integration: Checks before enabling BungeeCord hook and various integration-related fixes. PR#2572
  • LOGIN Plugin Message: Now sends a LOGIN plugin message on join if a player is not registered. PR#2275
  • Join Message Listener: Changed priority to fix compatibility with EssentialsX. Commit
  • IP-Username Check: Prevent unrestricted usernames from bypassing IP restrictions. Commit
  • Column Check: Fixed an issue with database column checks. Issue#2543
  • Disable BungeeCord Hook when not in use: Disabled BungeeCord hook if the proxy is disabled in Spigot settings. Commit

Enhancements, Documentation and Miscellaneous

  • Updated Dependencies: Enhanced stability and security with the latest dependency updates.
  • Documentation: Updated documentation to reflect all the changes.
  • Translations: Updated translations for better accessibility and user experience.

... (truncated)

Commits

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 [fr.xephi:authme](https://github.com/AuthMe/AuthMeReloaded) from 5.6.0-SNAPSHOT to 5.6.0.
- [Release notes](https://github.com/AuthMe/AuthMeReloaded/releases)
- [Commits](https://github.com/AuthMe/AuthMeReloaded/commits/5.6.0)

---
updated-dependencies:
- dependency-name: fr.xephi:authme
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@BenCodez BenCodez merged commit 43eabe6 into master Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/maven/AdvancedCore/fr.xephi-authme-5.6.0 branch July 1, 2024 19:08
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.

2 participants