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 6 updates #1097

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps the production-dependencies group with 6 updates:

Package From To
com.puppycrawl.tools:checkstyle 10.12.3 10.12.4
org.projectlombok:lombok 1.18.28 1.18.30
com.mycila:license-maven-plugin 4.2 4.3
org.slf4j:slf4j-jdk14 2.0.7 2.0.9
me.clip:placeholderapi 2.11.3 2.11.4
org.apache.maven.plugins:maven-shade-plugin 3.5.0 3.5.1

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

Release notes

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

checkstyle-10.12.4

Checkstyle 10.12.4 - https://checkstyle.org/releasenotes.html#Release_10.12.4

Bug fixes:

#13745 - MissingDeprecated shows unclear message on not closed html tag

Commits
  • 9921e53 [maven-release-plugin] prepare release checkstyle-10.12.4
  • 4f5e01f doc: release notes for 10.12.4
  • 35da727 Issue #13745: MissingDeprecated shows unclear message on not closed html tag
  • 83788d6 Issue #13809: Kill mutation in pitest-api profile
  • 56af761 Issue #13672: Kill mutation using utility class
  • 351bbc1 Issue #13672: Kill mutation in Common Profile
  • afd0c2d dependency: bump commons-io:commons-io from 2.13.0 to 2.14.0
  • a69c482 Issue #13666: final fix for ordering of properties in modules
  • 2ab52c6 Issue #13345: Enable Test Cases for MethodNameCheckExamplesTest
  • ee804d0 Issue #13672: Kill mutation for ImportControlLoader
  • Additional commits viewable in compare view


Updates org.projectlombok:lombok from 1.18.28 to 1.18.30

Changelog

Sourced from org.projectlombok:lombok's changelog.

v1.18.30 (September 20th, 2023)

Commits
  • b118bea [release] pre-release version bump
  • 7cbb5e9 [fixes #3182] [docs] Add a note about wonky equality definitions in the core ...
  • 9bcaaaf [fixes #3474] lombok.jar now contains zero paths that could clash with other ...
  • 9ef9b58 Add JDK 21 to test workflow
  • 9f350ac Merge pull request #3503 from Rawi01/javac6-singular-test
  • e226cd3 Exclude failing test for javac < 8
  • 67cd7a6 Merge pull request #3494 from Rawi01/enum-getter
  • 6623e12 Merge pull request #3486 from Rawi01/superbuilder-javadoc
  • 28e5ddb #3314 Add line to changelog
  • 60ed4ad Merge pull request #3482 from Rawi01/getter-lazy
  • Additional commits viewable in compare view


Updates com.mycila:license-maven-plugin from 4.2 to 4.3

Updates org.slf4j:slf4j-jdk14 from 2.0.7 to 2.0.9

Updates me.clip:placeholderapi from 2.11.3 to 2.11.4

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

Release notes

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

3.5.1

Release Notes - Maven Shade Plugin - Version 3.5.1

Bug

  • [MSHADE-454] - Shade Plugin does not work with JDK 20

Improvement

  • [MSHADE-459] - Prepare to build and pass tests with Java 21

Task

Dependency upgrade

Commits
  • bd4759b [maven-release-plugin] prepare release maven-shade-plugin-3.5.1
  • d2a1552 [MSHADE-457] Upgrade Parent to 40
  • c2a2e2b [MSHADE-458] Refresh download page
  • 64f577b [MSHADE-459] Adjust to test also with Java 21 (#196)
  • e56294a [MSHADE-454] Shade Plugin does not work with JDK 20
  • 6a400db [maven-release-plugin] prepare for next development iteration
  • See full diff 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