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

Auth me master #2

Merged
merged 76 commits into from
Aug 5, 2021
Merged

Auth me master #2

merged 76 commits into from
Aug 5, 2021

Commits on Sep 7, 2020

  1. Update to ConfigMe 1.2.0

    ljacqu committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    ac58687 View commit details
    Browse the repository at this point in the history
  2. Merge pull request AuthMe#2194 from AuthMe/dependabot/maven/ch.jalu-c…

    …onfigme-1.2.0
    
    Bump configme from 1.1.0 to 1.2.0
    ljacqu authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    4d1c718 View commit details
    Browse the repository at this point in the history
  3. Bump mockito-core from 3.5.2 to 3.5.10 (AuthMe#2193)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.2 to 3.5.10.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.5.2...v3.5.10)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    397ca25 View commit details
    Browse the repository at this point in the history
  4. Bump checker-qual from 3.6.0 to 3.6.1 (AuthMe#2192)

    Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.6.0 to 3.6.1.
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
    - [Commits](typetools/checker-framework@checker-framework-3.6.0...checker-framework-3.6.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    7b4abdb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Checkstyle: Remove annotation whitelists that no longer apply

    - Test / Before / BeforeClass are for test scope but we do not apply Checkstyle there
    - SectionComments was an annotation in ConfigMe (no longer exists)
    ljacqu committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    782f226 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    99baed7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Bump junit from 4.13 to 4.13.1 (AuthMe#2213)

    Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
    - [Commits](junit-team/junit4@r4.13...r4.13.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    6c795d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Bump checker-qual from 3.6.1 to 3.7.1 (AuthMe#2223)

    Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.6.1 to 3.7.1.
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
    - [Commits](typetools/checker-framework@checker-framework-3.6.1...checker-framework-3.7.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    3af1674 View commit details
    Browse the repository at this point in the history
  2. Bump mockito-core from 3.5.10 to 3.6.0 (AuthMe#2220)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.10 to 3.6.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.5.10...v3.6.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    06fa7e9 View commit details
    Browse the repository at this point in the history
  3. Bump postgresql from 42.2.15 to 42.2.18 (AuthMe#2215)

    Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.15 to 42.2.18.
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.18/CHANGELOG.md)
    - [Commits](pgjdbc/pgjdbc@REL42.2.15...REL42.2.18)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    8cb4baf View commit details
    Browse the repository at this point in the history
  4. Bump api from 5.1 to 5.2 (AuthMe#2214)

    Bumps [api](https://github.com/lucko/LuckPerms) from 5.1 to 5.2.
    - [Release notes](https://github.com/lucko/LuckPerms/releases)
    - [Commits](LuckPerms/LuckPerms@v5.1...v5.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    c731887 View commit details
    Browse the repository at this point in the history
  5. Bump Multiverse-Core from 4.1.0 to 4.2.2 (AuthMe#2211)

    Bumps Multiverse-Core from 4.1.0 to 4.2.2.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    e258778 View commit details
    Browse the repository at this point in the history
  6. Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 (AuthMe#2198)

    Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 0.8.6.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](jacoco/jacoco@v0.8.5...v0.8.6)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    9d019d9 View commit details
    Browse the repository at this point in the history
  7. Uploader wallpaper image

    sgdc3 authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    de4dd5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2dfdade View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Bump mockito-core from 3.6.0 to 3.6.28 (AuthMe#2229)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.0 to 3.6.28.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.6.0...v3.6.28)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    82c8252 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Update messages_zhcn.yml (AuthMe#2230)

    enhanced some translation
    Chinese is a beautiful and complicated language. 
    the way last translator translate was to hard? i guess? just not friendly
    i did some minor changes, now the language isn't so hard. and i also change the translation of 2fa. 两步验证 is cool. but 双重认证 is more accurate
    plz aprove
    WaveWSBS authored Nov 26, 2020
    Configuration menu
    Copy the full SHA
    51c9e35 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Configuration menu
    Copy the full SHA
    56ad6b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Bump checker-qual from 3.7.1 to 3.8.0 (AuthMe#2236)

    Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.7.1 to 3.8.0.
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
    - [Commits](typetools/checker-framework@checker-framework-3.7.1...checker-framework-3.8.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    fcd4a2f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Configuration menu
    Copy the full SHA
    06de3fd View commit details
    Browse the repository at this point in the history
  2. Bump sqlite-jdbc from 3.32.3.2 to 3.34.0 (AuthMe#2243)

    Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.32.3.2 to 3.34.0.
    - [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
    - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
    - [Commits](xerial/sqlite-jdbc@3.32.3.2...3.34.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2020
    Configuration menu
    Copy the full SHA
    bb83fd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Bump argon2-jvm-nolibs from 2.7 to 2.8 (AuthMe#2245)

    Bumps [argon2-jvm-nolibs](https://github.com/phxql/argon2-jvm) from 2.7 to 2.8.
    - [Release notes](https://github.com/phxql/argon2-jvm/releases)
    - [Changelog](https://github.com/phxql/argon2-jvm/blob/master/CHANGELOG.md)
    - [Commits](phxql/argon2-jvm@v2.7...v2.8)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    d76131c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Bump api from 5.2 to 5.3 (AuthMe#2298)

    Bumps [api](https://github.com/lucko/LuckPerms) from 5.2 to 5.3.
    - [Release notes](https://github.com/lucko/LuckPerms/releases)
    - [Commits](LuckPerms/LuckPerms@v5.2...v5.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    6311915 View commit details
    Browse the repository at this point in the history
  2. Bump HikariCP from 3.4.5 to 4.0.3 (AuthMe#2297)

    Bumps [HikariCP](https://github.com/brettwooldridge/HikariCP) from 3.4.5 to 4.0.3.
    - [Release notes](https://github.com/brettwooldridge/HikariCP/releases)
    - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
    - [Commits](brettwooldridge/HikariCP@HikariCP-3.4.5...HikariCP-4.0.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    1a4f73c View commit details
    Browse the repository at this point in the history
  3. Bump checker-qual from 3.8.0 to 3.11.0 (AuthMe#2295)

    Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.8.0 to 3.11.0.
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
    - [Commits](typetools/checker-framework@checker-framework-3.8.0...checker-framework-3.11.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    e04a139 View commit details
    Browse the repository at this point in the history
  4. Bump mockito-core from 3.6.28 to 3.8.0 (AuthMe#2294)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.28 to 3.8.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.6.28...v3.8.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    43e4088 View commit details
    Browse the repository at this point in the history
  5. Bump postgresql from 42.2.18 to 42.2.19 (AuthMe#2292)

    Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.18 to 42.2.19.
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.19/CHANGELOG.md)
    - [Commits](pgjdbc/pgjdbc@REL42.2.18...REL42.2.19)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    8c687dc View commit details
    Browse the repository at this point in the history
  6. Bump junit from 4.13.1 to 4.13.2 (AuthMe#2288)

    Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
    - [Commits](junit-team/junit4@r4.13.1...r4.13.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    1da34cf View commit details
    Browse the repository at this point in the history
  7. Bump argon2-jvm-nolibs from 2.8 to 2.9.1 (AuthMe#2273)

    Bumps [argon2-jvm-nolibs](https://github.com/phxql/argon2-jvm) from 2.8 to 2.9.1.
    - [Release notes](https://github.com/phxql/argon2-jvm/releases)
    - [Changelog](https://github.com/phxql/argon2-jvm/blob/master/CHANGELOG.md)
    - [Commits](phxql/argon2-jvm@v2.8...v2.9.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    f6392d2 View commit details
    Browse the repository at this point in the history
  8. Specify the Driver Class Name ("com.mysql.cj.jdbc.Driver") (AuthMe#2262)

    * Specify the Driver Class Name ("com.mysql.cj.jdbc.Driver")
    
    TODO: Configurable Driver Class Name
    
    * Update DatabaseSettings.java
    
    * Update MySQL.java
    MacacoLew authored Mar 14, 2021
    Configuration menu
    Copy the full SHA
    f2bdaa0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e55f26 View commit details
    Browse the repository at this point in the history
  10. Bump spigot and bstats version

    sgdc3 committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    8a42a77 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    543c978 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1e9b43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d50ad90 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    fc8c9d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    12cf3aa View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Updated README to better fit 2021. (AuthMe#2314)

    * Updated README to better fit 2021.
    
    * Changed Java to JDK in README.
    krusic22 authored Apr 3, 2021
    Configuration menu
    Copy the full SHA
    745ed18 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Bump checker-qual from 3.11.0 to 3.12.0 (AuthMe#2313)

    Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.11.0 to 3.12.0.
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
    - [Commits](typetools/checker-framework@checker-framework-3.11.0...checker-framework-3.12.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2021
    Configuration menu
    Copy the full SHA
    40a98fe View commit details
    Browse the repository at this point in the history
  2. 5.6.0-beta2 release

    sgdc3 committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    740935a View commit details
    Browse the repository at this point in the history
  3. Back to snapshot

    sgdc3 committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    ea22552 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Create legacy jar to include the latest mysql connector version AuthM…

    …e#1779 + Enhance maven shade resource filtering
    sgdc3 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    40261c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Fix wrong shading filter rule

    sgdc3 committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    5490a1c View commit details
    Browse the repository at this point in the history
  2. Update dependabot.yml

    sgdc3 authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    bfe9297 View commit details
    Browse the repository at this point in the history
  3. Bump argon2-jvm-nolibs from 2.9.1 to 2.10.1 (AuthMe#2317)

    Bumps [argon2-jvm-nolibs](https://github.com/phxql/argon2-jvm) from 2.9.1 to 2.10.1.
    - [Release notes](https://github.com/phxql/argon2-jvm/releases)
    - [Changelog](https://github.com/phxql/argon2-jvm/blob/master/CHANGELOG.md)
    - [Commits](phxql/argon2-jvm@v2.9.1...v2.10.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    62c80f6 View commit details
    Browse the repository at this point in the history
  4. Bump mockito-core from 3.8.0 to 3.9.0 (AuthMe#2319)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.8.0 to 3.9.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.8.0...v3.9.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    cacd7a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Update dependabot.yml

    sgdc3 authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    d2a36b9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    3393d98 View commit details
    Browse the repository at this point in the history
  2. Bump postgresql from 42.2.19 to 42.2.20 (AuthMe#2326)

    Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.19 to 42.2.20.
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.20/CHANGELOG.md)
    - [Commits](pgjdbc/pgjdbc@REL42.2.19...REL42.2.20)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 26, 2021
    Configuration menu
    Copy the full SHA
    6a5344e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04831c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b38215 View commit details
    Browse the repository at this point in the history
  5. Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (AuthMe#2332)

    Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to 0.8.7.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](jacoco/jacoco@v0.8.6...v0.8.7)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 26, 2021
    Configuration menu
    Copy the full SHA
    1b06ea2 View commit details
    Browse the repository at this point in the history
  6. Bump mockito-core from 3.9.0 to 3.10.0 (AuthMe#2337)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.9.0 to 3.10.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.9.0...v3.10.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 26, 2021
    Configuration menu
    Copy the full SHA
    4af1eb6 View commit details
    Browse the repository at this point in the history
  7. Bump maven-javadoc-plugin from 3.2.0 to 3.3.0 (AuthMe#2340)

    Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 26, 2021
    Configuration menu
    Copy the full SHA
    0cd17df View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    5be9b38 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    f2a6607 View commit details
    Browse the repository at this point in the history
  2. Bump checker-qual from 3.13.0 to 3.14.0 (AuthMe#2346)

    Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.13.0 to 3.14.0.
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.13.0...checker-framework-3.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker-qual
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    1363b4a View commit details
    Browse the repository at this point in the history
  3. Bump mockito-core from 3.10.0 to 3.11.0 (AuthMe#2347)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.11.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.10.0...v3.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    e36e0b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Bump postgresql from 42.2.20 to 42.2.21 (AuthMe#2350)

    Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.20 to 42.2.21.
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.21/CHANGELOG.md)
    - [Commits](pgjdbc/pgjdbc@REL42.2.20...REL42.2.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2021
    Configuration menu
    Copy the full SHA
    d8c9407 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    7a1411c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Bump checker-qual from 3.14.0 to 3.15.0 (AuthMe#2363)

    Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.14.0 to 3.15.0.
    - [Release notes](https://github.com/typetools/checker-framework/releases)
    - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
    - [Commits](typetools/checker-framework@checker-framework-3.14.0...checker-framework-3.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.checkerframework:checker-qual
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    2ab5ddc View commit details
    Browse the repository at this point in the history
  2. Bump postgresql from 42.2.21 to 42.2.22 (AuthMe#2357)

    Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.21 to 42.2.22.
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/pgjdbc/pgjdbc/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    84f7a7d View commit details
    Browse the repository at this point in the history
  3. Bump mockito-core from 3.11.0 to 3.11.1 (AuthMe#2354)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.0 to 3.11.1.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.11.0...v3.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    cd013d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Bump Multiverse-Core from 4.2.2 to 4.3.0 (AuthMe#2366)

    Bumps Multiverse-Core from 4.2.2 to 4.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.onarandombox.multiversecore:Multiverse-Core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    ada0b75 View commit details
    Browse the repository at this point in the history
  2. Bump mockito-core from 3.11.1 to 3.11.2 (AuthMe#2365)

    Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.1 to 3.11.2.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v3.11.1...v3.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a8c293b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7338f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Fix TravisCI

    sgdc3 authored Jun 26, 2021
    Configuration menu
    Copy the full SHA
    d1b722c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9b941 View commit details
    Browse the repository at this point in the history
  3. Update Travis Badge

    sgdc3 authored Jun 26, 2021
    Configuration menu
    Copy the full SHA
    f5d6374 View commit details
    Browse the repository at this point in the history
  4. Fix Travis Maven version

    sgdc3 authored Jun 26, 2021
    Configuration menu
    Copy the full SHA
    ec1fba2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Fix SQLite file not found issue (AuthMe#2371)

    When OP customize bukkit/spigot plugins directory location, SQLite file will still on default directory.
    It will cause directory not found exception. Also let SQLite file not correct in the plugin directory.
    
    Co-authored-by: Yuehu Lin <[email protected]>
    fntsrlike and fntsrlike authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    5c23d33 View commit details
    Browse the repository at this point in the history
  2. Bump sqlite-jdbc from 3.34.0 to 3.36.0 (AuthMe#2370)

    Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.34.0 to 3.36.0.
    - [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
    - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
    - [Commits](xerial/sqlite-jdbc@3.34.0...3.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial:sqlite-jdbc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    8535846 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Bump sqlite-jdbc from 3.36.0 to 3.36.0.1 (AuthMe#2376)

    Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.36.0 to 3.36.0.1.
    - [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
    - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
    - [Commits](xerial/sqlite-jdbc@3.36.0...3.36.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial:sqlite-jdbc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    208dc05 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. fix a flaky test

    Hao Wang committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    c517539 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Merge pull request AuthMe#2386 from hwang-pku/master

    fix a flaky test
    ljacqu authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    3e6c9b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    bc0c8c3 View commit details
    Browse the repository at this point in the history