games647 / FastLogin

Checks if a minecraft player has a valid paid account. If so, they can skip offline authentication automatically. (premium auto login)
https://www.spigotmc.org/resources/fastlogin.14153
MIT License
494 stars 121 forks source link

Bump the production-dependencies group with 8 updates #1086

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the production-dependencies group with 8 updates:

Package From To
com.puppycrawl.tools:checkstyle 10.9.3 10.12.3
org.projectlombok:lombok 1.18.26 1.18.28
org.apache.maven.plugins:maven-surefire-plugin 2.22.2 3.1.2
com.google.code.gson:gson 2.10 2.10.1
com.comphenix.protocol:ProtocolLib 5.0.0 5.1.0
com.lenis0012.bukkit:loginsecurity 3.1.1 3.2.1
org.apache.maven.plugins:maven-shade-plugin 3.4.1 3.5.0
org.mariadb.jdbc:mariadb-java-client 3.1.4 3.2.0

Updates com.puppycrawl.tools:checkstyle from 10.9.3 to 10.12.3

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.12.3

Checkstyle 10.12.3 - https://checkstyle.org/releasenotes.html#Release_10.12.3

Bug fixes:

#13411 - UnnecessarySemicolonAfterTypeMemberDeclaration throws Exception on on Local Class #13279 - Record pattern causes checkstyle to fail in JDK 20 (preview)

checkstyle-10.12.2

Checkstyle 10.12.2 - https://checkstyle.org/releasenotes.html#Release_10.12.2

Bug fixes:

#11338 - FinalClassCheck should report private classes without constructor

... (truncated)

Commits
  • c8ed89c [maven-release-plugin] prepare release checkstyle-10.12.3
  • 711925b doc: release notes for 10.12.3
  • c3b4e2a Pull #13656: Ensure only forward slashes are in relative link to parent module
  • a18d30f Issue #13501: Kill mutation for JavadocStyleCheck2
  • 0dba32b Issue #13627: Use violation messages macro in header templates
  • 148cddd Issue #13627: Use violation messages macro in coding templates
  • 9de9268 Issue #13627: Use violation messages macro in whitespace templates
  • 07404d1 Issue #13627: Use violation messages macro in sizes templates
  • 5d36f8d Issue #13627: Use violation messages macro in regexp templates
  • c7380de Issue #13627: Use violation messages macro in naming templates
  • Additional commits viewable in compare view


Updates org.projectlombok:lombok from 1.18.26 to 1.18.28

Changelog

Sourced from org.projectlombok:lombok's changelog.

v1.18.28 (May 24th, 2023)

Commits
  • 57a886b [release] pre-release version bump
  • 375891f [build] Check version before allowing release
  • 250bc06 [fixes #3406] Find jdt.core classloader if initialized in batch mode
  • 3f51b25 Remove eclipse specific classes in ExtensionMethod patch signatures
  • b80ff39 [fixup]
  • 2079eba [build] Fixing ant edge.release.
  • afceb13 [fixes #3373] Find references for extension methods
  • d56b576 [changelog]
  • e051df9 Reduce allocations from JavacHandlerUtil.typeMatches()
  • 02fe21f [jdk20] Reorder JavacAST child nodes for JCEnhancedForLoop
  • Additional commits viewable in compare view


Updates org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.1.2

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.1.2

Release Notes - Maven Surefire - Version 3.1.2

📦 Dependency updates

👻 Maintenance

3.1.0

Release Notes - Maven Surefire - Version 3.1.0 Sub-task

Bug

Improvement

  • [SUREFIRE-2153] - Replace SurefireReportGenerator with a new SurefireReportRenderer
  • [SUREFIRE-2160] - Replace LocalizedProperties with (Custom)I18N approach from MPIR

Task

... (truncated)

Commits
  • 5e097b5 [maven-release-plugin] prepare release surefire-3.1.2
  • 255bb51 Update commons compress to 1.23.0
  • a77dfb2 Drop unused commons-lang 2.6 from management (#661)
  • 95e8e95 [SUREFIRE-2157] Upgrade junit-jupiter to 5.9.3/junit-platform to 1.9.2
  • 9092b5e [SUREFIRE-2157] Upgrade surefire IT to 3.1.0
  • 1af92f5 Remove old junittoolbox dependency no longer used (#658)
  • 8878ed5 update test libraries (#657)
  • a6613a8 Remove redundant space
  • e0e89e4 update commons-io to 2.12.0
  • d8ac134 [MNGSITE-393] remove descriptions of Maven 2.x and very old versions
  • Additional commits viewable in compare view


Updates com.google.code.gson:gson from 2.10 to 2.10.1

Release notes

Sourced from com.google.code.gson:gson's releases.

Gson 2.10.1

This is technically a minor release rather than a patch release because there is one small API change: a new JsonObject.isEmpty() method.

What's Changed: User-Visible Changes

Site Documentation and Maintenance Changes (these were already visible)

Other Changes

New Contributors (thanks!)

Full Changelog: https://github.com/google/gson/compare/gson-parent-2.10...gson-parent-2.10.1

Changelog

Sourced from com.google.code.gson:gson's changelog.

Change Log

The change log for versions newer than 2.10 is available only on the GitHub Releases page.

Commits


Updates com.comphenix.protocol:ProtocolLib from 5.0.0 to 5.1.0

Updates com.lenis0012.bukkit:loginsecurity from 3.1.1 to 3.2.1

Updates org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.0

Release notes

Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.

Maven Shade Plugin 3.5.0 release notes https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12352951

Release Notes - Maven Shade Plugin - Version 3.5.0


What's Changed

... (truncated)

Commits
  • 963e30e [maven-release-plugin] prepare release maven-shade-plugin-3.5.0
  • 9265316 Fix for tmp file creation
  • fc0f784 Get rid of security alerts (#190)
  • d3dd181 [MSHADE-446] Update dependencies (#189)
  • f251212 [MSHADE-447] Do not use forked guice, use sisu from parent (#188)
  • 2e7f87a Add git blame ignore (for reformat)
  • d5d3bd7 refactor: refactor bad smell UnnecessaryToStringCall (#186)
  • 57edc03 Bump asmVersion from 9.4 to 9.5
  • b598aef [MNG-6829] Replace StringUtils#isEmpty(String) and #isNotEmpty(String) (#187)
  • f15f26b [MSHADE-443] Fix problems with shadeSourcesContent (#185)
  • Additional commits viewable in compare view


Updates org.mariadb.jdbc:mariadb-java-client from 3.1.4 to 3.2.0

Release notes

Sourced from org.mariadb.jdbc:mariadb-java-client's releases.

MariaDB Connector/Java 3.2.0

3.2.0 (Aug 2023)

Full Changelog

Notable Changes
  • CONJ-920 Java batched statements with optimistic locking failing. the option useBulkStmts is now disable by default, a new option useBulkStmtsForInserts is enable by default, permetting using bulk for INSERT commands only. This permits optimistic behavior working by default.
  • CONJ-1084 When using maxscale 23.08.0+, and a maxscale node fails, connector will now priorize reconnection to the maxscale node having less connection, to ensure repartition after failover
  • CONJ-1088 Implement databaseTerm option for mysql compatibility
  • CONJ-1096 adding option useLocalSessionState to permit avoiding queries when application only use JDBC methods.
Bugs Fixed
  • CONJ-1075 LOAD DATA INFILE is broken on windows
  • CONJ-1079 getGeneratedKeys after batch will not return all generated id's if first batch command return no generated id.
  • CONJ-1080 maridb Java connector sslMode=verify-ca complaining unable to find trust certificate.
  • CONJ-1082 Multiple session system variables parsing fails
  • CONJ-1083 Using /client prepare/ prefix to force client side prepared statement
  • CONJ-1091 can't make a connection when the Read Replica DB is in a hang state when SocketTimeout=0 set
  • CONJ-1092 ensure respecting server collation
  • CONJ-1094 Missing mariadb/mysql collation
Changelog

Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.

3.2.0 (Aug 2023)

Full Changelog

Notable Changes
  • CONJ-920 Java batched statements with optimistic locking failing. the option useBulkStmts is now disable by default, a new option useBulkStmtsForInserts is enable by default, permetting using bulk for INSERT commands only. This permits optimistic behavior working by default.
  • CONJ-1084 When using maxscale 23.08.0+, and a maxscale node fails, connector will now priorize reconnection to the maxscale node having less connection, to ensure repartition after failover
  • CONJ-1088 Implement databaseTerm option for mysql compatibility
  • CONJ-1096 adding option useLocalSessionState to permit avoiding queries when application only use JDBC methods.
Bugs Fixed
  • CONJ-1075 LOAD DATA INFILE is broken on windows
  • CONJ-1079 getGeneratedKeys after batch will not return all generated id's if first batch command return no generated id.
  • CONJ-1080 maridb Java connector sslMode=verify-ca complaining unable to find trust certificate.
  • CONJ-1082 Multiple session system variables parsing fails
  • CONJ-1083 Using /client prepare/ prefix to force client side prepared statement
  • CONJ-1091 can't make a connection when the Read Replica DB is in a hang state when SocketTimeout=0 set
  • CONJ-1092 ensure respecting server collation
  • CONJ-1094 Missing mariadb/mysql collation

3.0.11 (Aug 2023)

Full Changelog

  • CONJ-1089 correcting 3.0.10 incompatibility with in java 8

2.7.10 (Aug 2023)

Full Changelog

  • CONJ-1091 Ensure setting connectTimeout as timeout for socket timeout until connection is done. This permit to set a connectTimeout, while socketTimeout can still be set to 0
Commits
  • 7ddcd9e [misc] correct batch for mysql server
  • e05fc3d [misc] update README versions
  • c81d451 Merge branch 'release/3.2.0'
  • 964a2c4 bump 3.2.0
  • e6ccc95 [CONJ-920] new options useBulkStmtsForInserts permitting BULK returning inser...
  • a5be232 [misc] skysql-ha test improvement
  • 65d73e7 [CONJ-1084] load-balance distribution ensuring repartition after failover
  • 78d868d [misc] updating mariadb es 23.07
  • 7976659 [CONJ-1096] adding option useLocalSessionState
  • 16e85bd [CONJ-1095] Retrieve session information on first Ok_Packet when available
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 year ago

Looks like these dependencies are updatable in another way, so this is no longer needed.