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
482 stars 119 forks source link

Bump the production-dependencies group with 5 updates #1174

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the production-dependencies group with 5 updates:

Package From To
com.puppycrawl.tools:checkstyle 10.12.7 10.14.2
org.projectlombok:lombok 1.18.30 1.18.32
org.slf4j:slf4j-jdk14 2.0.11 2.0.12
org.apache.maven.plugins:maven-shade-plugin 3.5.1 3.5.2
org.mariadb.jdbc:mariadb-java-client 3.3.2 3.3.3

Updates com.puppycrawl.tools:checkstyle from 10.12.7 to 10.14.2

Release notes

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

checkstyle-10.14.2

Checkstyle 10.14.2 - https://checkstyle.org/releasenotes.html#Release_10.14.2

Bug fixes:

#14123 - Transitive dependency rejection after Guava upgrade to 32.1.3-jre #14502 - GenericWhitespaceCheck: Handling of whitespace between generic and record header #12600 - JavadocStyle doesn't work with inline ``@return

checkstyle-10.14.1

Checkstyle 10.14.1 - https://checkstyle.org/releasenotes.html#Release_10.14.1

Bug fixes:

#14566 - Performance regression from 10.12.4 to 10.13.0 #12020 - False positive in RightCurly with 'alone_or_singleline' RightCurlyOption in try/catch #3110 - some messages are still hardcoded in english #13309 - False positive error from JavadocType with record #3502 - VariableDeclarationUsageDistance: no violation to move variables closer to block

... (truncated)

Commits
  • 5317f93 [maven-release-plugin] prepare release checkstyle-10.14.2
  • 1670130 doc: release notes for 10.14.2
  • 01d63bf Issue #14123: Exclude google-collections from doxia-module-xdoc
  • 2126aa1 Issue #14653: support XML configs without detalization
  • 68366f7 Issue #13345: enable EqualsHashCodeCheckExamplesTest
  • bbb28a7 Issue #6207: Add Xpath regression test for LocalFinalVariableName
  • 1bb3d56 Issue #13999: Resolve pitest suppression for validateDefaultJavadocTokens met...
  • 25cd447 Issue #14502: Handling of whitespace between generic and record header (Gener...
  • af65390 dependency: bump com.google.errorprone:error_prone_core
  • 93a29b2 Issue #14631: Updated PARAM_LITERAL to new AST format
  • Additional commits viewable in compare view


Updates org.projectlombok:lombok from 1.18.30 to 1.18.32

Changelog

Sourced from org.projectlombok:lombok's changelog.

v1.18.32 (March 20th, 2024)

  • PLATFORM: Initial JDK22 support added.
  • PLAFTORM Added support for Eclipse 2024-03. [Issue #3620](projectlombok/lombok#3620).
  • PLATFORM: Added support for recent versions of eclipse (released Q4 2023 or later or so) which would cause failures in the eclipse logs such as java.lang.NoSuchMethodError: 'java.lang.StringBuffer org.eclipse.jdt…. [Issue #3564](projectlombok/lombok#3564).
  • FEATURE: @Locked has been introduced. Like @Synchronized but with java.util.concurrent.locks locks instead of the synchronized primitive. Thanks, Pim van der Loos for the PR! [Issue #3506](projectlombok/lombok#3506).
  • NECROMANCY: Inlining a generated getter in eclipse would result in eclipse incorrectly replacing calls with @Getter instead of the actual field's name. [Issue #562](projectlombok/lombok#562). This issue is almost old enough to drink. Points for dedication go to Rawi for fixing this one.
  • BUGFIX: When @SuperBuilder was used on a type with an annotated generic type, it would error wrong number of type arguments. [Issue #3592](projectlombok/lombok#3592).
  • BUGFIX: It was possible to create an infinite build loop using @ExtensionMethod. [Issue #3225](projectlombok/lombok#3225).
  • BUGFIX: Using @Getter(lazy=true) would fail if the expression contained a variable called value. [Issue #2917](projectlombok/lombok#2917).
  • BUGFIX: Many lombok features wouldn't work properly on records contained within an outer type unless you explicitly marked it static. [Issue #3497](projectlombok/lombok#3497) [Issue #3559](projectlombok/lombok#3559).
  • BUGFIX: Eclipse projects using the com.pro-crafting.tools:jasperreports-plugin will now compile.
  • BUGFIX: @FieldNameConstants now works when generated fields are involved. [Issue #3529](projectlombok/lombok#3529).
  • IMPROBABLE BREAKING CHANGE: For JSpecify, the package name changed from org.jspecify.nullness to org.jspecify.annotations, which might lead to a different null analysis. [Issue #3608](projectlombok/lombok#3608).
Commits
  • 2618848 [release] pre-release version bump
  • 5719fde Update changelog in preparation for the upcoming release
  • 1b713ad Add eclipse 2024-03 as test target
  • 521be03 Remove unused string literal code
  • 3b20b70 Support @​Delegate in eclipse 2024-03
  • 98cdf67 Javadoc support for eclipse 2024-03
  • e4824cb Fix Javadoc in Eclipse
  • c93400d [fixes #2917] Use $value instead of value in lazy getter
  • 23307eb [jdk22] Adds support for unnamed variables (JEP 456)
  • a54ec70 Document using jdk22 GA
  • Additional commits viewable in compare view


Updates org.slf4j:slf4j-jdk14 from 2.0.11 to 2.0.12

Updates org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2

Commits
  • 95e22b4 [maven-release-plugin] prepare release maven-shade-plugin-3.5.2
  • d807fea Bump org.vafer:jdependency from 2.9.0 to 2.10
  • 6d60841 Bump org.apache.commons:commons-compress from 1.23.0 to 1.25.0
  • 68457e5 [MSHADE-468] add system requirements history
  • 631371b Add mshade-462 IT
  • cb7b10d [MSHADE-462] 3.5.1 not compatible with 3.4.1: The version cannot be empty.
  • bd982e7 [MSHADE-420] fix time when read from extra field
  • 3692f81 [SHADE-420] create IT: 2 runs with different TZ give different jars
  • a5315de [MSHADE-464] Maven 3.6.3 as minimum requirements
  • e7077c6 [MSHADE-467] Improved concurrency problem fix
  • Additional commits viewable in compare view


Updates org.mariadb.jdbc:mariadb-java-client from 3.3.2 to 3.3.3

Release notes

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

MariaDB Connector/Java 3.3.3

3.3.3 (Feb 2024)

Full Changelog

Bugs Fixed
  • CONJ-1050 regression in 3.x.y: nonparameterized batch "INSERT INTO products( name ) VALUES ( 'aaaa' )" fails
  • CONJ-1150 Error using PrepareStatement.setURL with null url
  • CONJ-1152 Improve message when reaching socket timeout during connection initial commands
Changelog

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

3.3.3 (Feb 2024)

Full Changelog

Bugs Fixed
  • CONJ-1050 regression in 3.x.y: nonparameterized batch "INSERT INTO products( name ) VALUES ( 'aaaa' )" fails
  • CONJ-1150 Error using PrepareStatement.setURL with null url
  • CONJ-1152 Improve message when reaching socket timeout during connection initial commands
Commits
  • 2eb246d [misc] set correct coverage goal
  • 4211558 update copyright year
  • 1b1a5cf bump 3.3.3 version
  • 68a712a [misc] test correction for Load local infile and mysql
  • 6821e13 [misc] code style correction + ensuring setLocalInfileInputStream test
  • 23ae44f [CONJ-1152] Improve message when reaching socket timeout during connection in...
  • 8094896 [misc] bump 3.4.0-SNAPSHOT version
  • 3a4443c [misc] ensure not loading static class of wrong socketFactory implementation
  • 5e825c8 [misc] code style correction
  • 5b2a40c [CONJ-1150] adding test case for #190
  • 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 3 months ago

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