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

Release 1.1.0 #83

Merged
merged 86 commits into from
Apr 7, 2023
Merged

Release 1.1.0 #83

merged 86 commits into from
Apr 7, 2023

Commits on Jun 22, 2022

  1. Update actions/checkout action to v3.0.2 (#3)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e79689b View commit details
    Browse the repository at this point in the history
  2. Update dependency de.chojo:sql-util to v1.4.6 (#4)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    8f87eb1 View commit details
    Browse the repository at this point in the history
  3. Update dependency de.eldoria:eldo-util to v1.13.9 (#5)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    57b07f6 View commit details
    Browse the repository at this point in the history
  4. Update plugin de.chojo.publishdata to v1.0.5 (#9)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    887137a View commit details
    Browse the repository at this point in the history
  5. Update dependency gradle to v7.4.2 (#8)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    4490840 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Database setup and implementation of mysql (#1)

    * Database setup and implementation of mysql
    
    * Small cleanup
    
    * Handle null uuids
    
    * Use library loader feature of plugin-yml instead of dependency-loader
    
    * Integrate brush storage
    
    * minor adjustements to make it work
    
    * Change tables and remove null uuids for global container
    
    * Use case insensitive names
    
    * Add readme
    
    * Refinements for configuration
    
    * Add license
    
    * Add datasource shutdown to storages
    
    * Save cache config
    
    * Cleanup configuration
    
    * Cleanup database initialization
    
    * Remove empty methods
    
    * Use correct logger
    rainbowdashlabs authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    49c764d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Update dependency org.mariadb.jdbc:mariadb-java-client to v3.0.6 (#11)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    928d6e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Feature/update (#12)

    * Add paged access to database repositories
    
    * Fix paged access to brushes
    
    * Add line breaks again
    
    * Code cleanup
    
    * Bump sbr version
    rainbowdashlabs authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    6f9d730 View commit details
    Browse the repository at this point in the history
  2. Update plugin de.chojo.publishdata to v1.0.6 (#14)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    8df8d68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2f9e99 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Update plugin de.chojo.publishdata to v1.0.7 (#15)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    47c3d81 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Migrate to 2.2.2

    rainbowdashlabs committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    2162c96 View commit details
    Browse the repository at this point in the history
  2. Update plugin de.chojo.publishdata to v1.0.8 (#16)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    2d7b22b View commit details
    Browse the repository at this point in the history
  3. Fix publishing

    rainbowdashlabs committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    68acead View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Update dependency gradle to v7.5 (#17)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    fb6003f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Update dependency mysql:mysql-connector-java to v8.0.30 (#18)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    dd8bf4b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Update dependency org.junit.jupiter:junit-jupiter-api to v5.9.0 (#19)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    49a7691 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Update SBR

    rainbowdashlabs committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    3975c44 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.2.11 (#20)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 30, 2022
    Configuration menu
    Copy the full SHA
    33a4ba0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Update dependency gradle to v7.5.1 (#23)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    595fa88 View commit details
    Browse the repository at this point in the history
  2. Update dependency org.mariadb.jdbc:mariadb-java-client to v3.0.7 (#22)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    a694704 View commit details
    Browse the repository at this point in the history
  3. Update dependency org.postgresql:postgresql to v42.4.1 (#21)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    325fe31 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.2.12 (#24)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    835bd7d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Update dependency de.chojo:sql-util to v1.5.0 (#25)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    05143e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Update dependency de.eldoria:schematicbrushreborn-api to v2.2.4 (#27)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    9213dba View commit details
    Browse the repository at this point in the history
  2. Update dependency org.postgresql:postgresql to v42.4.2 (#26)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    6aced05 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Update dependency org.postgresql:postgresql to v42.5.0 (#28)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    d2ac9f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…

    …3.4 (#29)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 4, 2022
    Configuration menu
    Copy the full SHA
    3fbb489 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Update dependency org.mariadb.jdbc:mariadb-java-client to v3.0.8 (#31)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    accd62f View commit details
    Browse the repository at this point in the history
  2. Update dependency org.junit.jupiter:junit-jupiter-api to v5.9.1 (#32)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    376755f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Update actions/checkout action to v3.1.0 (#33)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    72d7a09 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Update dependency mysql:mysql-connector-java to v8.0.31 (#35)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    05be1d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Update plugin de.chojo.publishdata to v1.0.9 (#36)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    019fc15 View commit details
    Browse the repository at this point in the history
  2. Update dependency de.eldoria:schematicbrushreborn-api to v2.2.5 (#30)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    3597a9e View commit details
    Browse the repository at this point in the history
  3. Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…

    …3.4.2 (#34)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    54b9847 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…

    …4.0 (#37)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    711224b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Update dependency org.mariadb.jdbc:mariadb-java-client to v3.0.9 (#38)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a62f95f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Update dependency org.mariadb.jdbc:mariadb-java-client to v3.1.0 (#39)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    c884e96 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Update dependency de.eldoria:eldo-util to v1.14.0 (#42)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    1500044 View commit details
    Browse the repository at this point in the history
  2. Update dependency org.postgresql:postgresql to v42.5.1 (#41)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    3b03889 View commit details
    Browse the repository at this point in the history
  3. Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.2.13 (#43)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    864f0bc View commit details
    Browse the repository at this point in the history
  4. Update dependency mysql:mysql-connector-java to v8.0.32 (#44)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    19e76a2 View commit details
    Browse the repository at this point in the history
  5. Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…

    …4.1 (#40)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    a5b8706 View commit details
    Browse the repository at this point in the history
  6. Update dependency org.mariadb.jdbc:mariadb-java-client to v3.1.1 (#46)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    c5bf913 View commit details
    Browse the repository at this point in the history
  7. Update actions/checkout action to v3.3.0 (#47)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    d5c51c6 View commit details
    Browse the repository at this point in the history
  8. Update dependency de.eldoria:schematicbrushreborn-api to v2.3.1 (#48)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    fe07b51 View commit details
    Browse the repository at this point in the history
  9. Update dependency gradle to v7.6 (#49)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    f5f3f44 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Update dependency org.mariadb.jdbc:mariadb-java-client to v3.1.2 (#50)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    676c185 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Update dependency de.eldoria:schematicbrushreborn-api to v2.3.2 (#52)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    a373c48 View commit details
    Browse the repository at this point in the history
  2. Update dependency de.eldoria:eldo-util to v1.14.1 (#51)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    612ac86 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Update dependency org.postgresql:postgresql to v42.5.2 (#54)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b9d09e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Update dependency org.postgresql:postgresql to v42.5.3 (#55)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    952b837 View commit details
    Browse the repository at this point in the history
  2. Update dependency de.eldoria:eldo-util to v1.14.2 (#56)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b0cdda5 View commit details
    Browse the repository at this point in the history
  3. Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…

    …4.2 (#53)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b0c0df0 View commit details
    Browse the repository at this point in the history
  4. Update dependency de.eldoria:schematicbrushreborn-api to v2.4.0 (#57)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    f21b03c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Update dependency de.eldoria:schematicbrushreborn-api to v2.4.1 (#58)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    b8c9e73 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Update dependency org.postgresql:postgresql to v42.5.4 (#60)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    11407a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Update dependency de.eldoria:schematicbrushreborn-api to v2.4.2 (#61)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    2f58610 View commit details
    Browse the repository at this point in the history
  2. Update dependency org.junit.jupiter:junit-jupiter-api to v5.9.2 (#45)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    34e21b8 View commit details
    Browse the repository at this point in the history
  3. Update dependency gradle to v7.6.1 (#62)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    ad9d049 View commit details
    Browse the repository at this point in the history
  4. Update plugin net.minecrell.plugin-yml.bukkit to v0.5.3 (#63)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    c183b33 View commit details
    Browse the repository at this point in the history
  5. Update dependency gradle to v8 (#59)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    5c55935 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Update plugin com.github.johnrengelman.shadow to v8 (#64)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b5e5d16 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Update dependency gradle to v8.0.2 (#65)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    4d36cef View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Update plugin de.chojo.publishdata to v1.1.0 (#66)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    8b56514 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configure Renovate (#2)

    * Add renovate.json
    
    * Update renovate.json
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lilly Tempest <46890129+RainbowDashLabs@users.noreply.github.com>
    renovate[bot] and rainbowdashlabs committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    0fb4cc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eab174f View commit details
    Browse the repository at this point in the history
  3. Fix failed merge

    rainbowdashlabs committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    e5405fe View commit details
    Browse the repository at this point in the history
  4. Bump version

    rainbowdashlabs committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    0acf18c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Update dependency de.eldoria:schematicbrushreborn-api to v2.4.3 (#68)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    cb992ac View commit details
    Browse the repository at this point in the history
  2. Update plugin de.chojo.publishdata to v1.2.1 (#69)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lilly Tempest <46890129+rainbowdashlabs@users.noreply.github.com>
    renovate[bot] and rainbowdashlabs authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    75a0028 View commit details
    Browse the repository at this point in the history
  3. Update plugin de.chojo.publishdata to v1.2.3 (#70)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    573d823 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Update plugin de.chojo.publishdata to v1.2.4 (#72)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    23004c9 View commit details
    Browse the repository at this point in the history
  2. Update dependency de.eldoria:eldo-util to v1.14.3 (#71)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Florian Fülling <46890129+RainbowDashLabs@users.noreply.github.com>
    renovate[bot] and rainbowdashlabs authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    59a2f2b View commit details
    Browse the repository at this point in the history
  3. Switch to sadu

    rainbowdashlabs committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    c154096 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Update actions/checkout action to v3.4.0 (#73)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2ab6c7d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Update dependency org.postgresql:postgresql to v42.6.0 (#74)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    dcb4bae View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Update plugin com.github.johnrengelman.shadow to v8.1.1 (#76)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    635a990 View commit details
    Browse the repository at this point in the history
  2. Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.2.14 (#75)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d7f1ef0 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Update dependency org.mariadb.jdbc:mariadb-java-client to v3.1.3 (#77)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    4132ae7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Update actions/checkout action to v3.5.0 (#78)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    550bdcb View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    a43fa21 View commit details
    Browse the repository at this point in the history
  2. Add updater

    rainbowdashlabs committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    863e459 View commit details
    Browse the repository at this point in the history
  3. Update readme

    rainbowdashlabs committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    0d006be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    167fc9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc39ec3 View commit details
    Browse the repository at this point in the history