morinoparty / MineAuth

This is a plugin for accessing minecraft data from the web.
https://morinoparty.github.io/MineAuth/
GNU General Public License v3.0
0 stars 0 forks source link

Bump the dependencies group across 1 directory with 10 updates #68

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dependencies group with 10 updates in the / directory:

Package From To
io.papermc.paper:paper-api 1.21-R0.1-SNAPSHOT 1.21.1-R0.1-SNAPSHOT
com.github.shynixn.mccoroutine:mccoroutine-bukkit-api 2.18.0 2.19.0
com.github.shynixn.mccoroutine:mccoroutine-bukkit-core 2.18.0 2.19.0
org.jetbrains.exposed:exposed-core 0.52.0 0.53.0
org.jetbrains.exposed:exposed-dao 0.52.0 0.53.0
org.jetbrains.exposed:exposed-jdbc 0.52.0 0.53.0
org.jetbrains.exposed:exposed-java-time 0.52.0 0.53.0
com.ghostchu:quickshop-api 6.2.0.5 6.2.0.6
org.jetbrains.kotlin.jvm 2.0.0 2.0.10
org.jetbrains.kotlin.plugin.serialization 2.0.0 2.0.10

Updates io.papermc.paper:paper-api from 1.21-R0.1-SNAPSHOT to 1.21.1-R0.1-SNAPSHOT

Updates com.github.shynixn.mccoroutine:mccoroutine-bukkit-api from 2.18.0 to 2.19.0

Release notes

Sourced from com.github.shynixn.mccoroutine:mccoroutine-bukkit-api's releases.

Release 2.19.0

Changes

Commits


Updates com.github.shynixn.mccoroutine:mccoroutine-bukkit-core from 2.18.0 to 2.19.0

Release notes

Sourced from com.github.shynixn.mccoroutine:mccoroutine-bukkit-core's releases.

Release 2.19.0

Changes

Commits


Updates com.github.shynixn.mccoroutine:mccoroutine-bukkit-core from 2.18.0 to 2.19.0

Release notes

Sourced from com.github.shynixn.mccoroutine:mccoroutine-bukkit-core's releases.

Release 2.19.0

Changes

Commits


Updates org.jetbrains.exposed:exposed-core from 0.52.0 to 0.53.0

Release notes

Sourced from org.jetbrains.exposed:exposed-core's releases.

0.53.0

Change log

Changelog

Sourced from org.jetbrains.exposed:exposed-core's changelog.

0.53.0

Infrastructure:

  • SQLite driver 3.46.0.1
  • Spring Framework 6.1.11
  • Spring Boot 3.3.2
  • junit-bom 5.10.3

Features:

Bug fixes:

Docs:

Commits
  • 4702c18 chore: Bump Exposed version from 0.52.0 to 0.53.0
  • e4cb54f chore: Add missing import in exposed-tests (#2181)
  • 5f1c050 fix: Change IdTable idColumns to read-only and add validation on access (#2178)
  • 32532d8 build(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#2179)
  • 247ac7f feat: EXPOSED-461 Add time column in Joda-Time module (#2175)
  • 5cea6fe fix: EXPOSED-447 Eager loading does not work with composite PK entity (#2177)
  • c799a2a feat: EXPOSED-459 Open AbstractQuery.copyTo() to allow custom Query class ext...
  • f2c7069 chore: [SQL Server] Fix MultipleInListOp logic when isInList = false (#2176)
  • 34477a2 Adding hint text for a query SQL (#2088)
  • 06b0513 EXPOSED-409 Custom primary key. Access to the primary key fails with … (#2151)
  • Additional commits viewable in compare view


Updates org.jetbrains.exposed:exposed-dao from 0.52.0 to 0.53.0

Release notes

Sourced from org.jetbrains.exposed:exposed-dao's releases.

0.53.0

Change log

Changelog

Sourced from org.jetbrains.exposed:exposed-dao's changelog.

0.53.0

Infrastructure:

  • SQLite driver 3.46.0.1
  • Spring Framework 6.1.11
  • Spring Boot 3.3.2
  • junit-bom 5.10.3

Features:

Bug fixes:

Docs:

Commits
  • 4702c18 chore: Bump Exposed version from 0.52.0 to 0.53.0
  • e4cb54f chore: Add missing import in exposed-tests (#2181)
  • 5f1c050 fix: Change IdTable idColumns to read-only and add validation on access (#2178)
  • 32532d8 build(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#2179)
  • 247ac7f feat: EXPOSED-461 Add time column in Joda-Time module (#2175)
  • 5cea6fe fix: EXPOSED-447 Eager loading does not work with composite PK entity (#2177)
  • c799a2a feat: EXPOSED-459 Open AbstractQuery.copyTo() to allow custom Query class ext...
  • f2c7069 chore: [SQL Server] Fix MultipleInListOp logic when isInList = false (#2176)
  • 34477a2 Adding hint text for a query SQL (#2088)
  • 06b0513 EXPOSED-409 Custom primary key. Access to the primary key fails with … (#2151)
  • Additional commits viewable in compare view


Updates org.jetbrains.exposed:exposed-jdbc from 0.52.0 to 0.53.0

Release notes

Sourced from org.jetbrains.exposed:exposed-jdbc's releases.

0.53.0

Change log

Changelog

Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.

0.53.0

Infrastructure:

  • SQLite driver 3.46.0.1
  • Spring Framework 6.1.11
  • Spring Boot 3.3.2
  • junit-bom 5.10.3

Features:

Bug fixes:

Docs:

Commits
  • 4702c18 chore: Bump Exposed version from 0.52.0 to 0.53.0
  • e4cb54f chore: Add missing import in exposed-tests (#2181)
  • 5f1c050 fix: Change IdTable idColumns to read-only and add validation on access (#2178)
  • 32532d8 build(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#2179)
  • 247ac7f feat: EXPOSED-461 Add time column in Joda-Time module (#2175)
  • 5cea6fe fix: EXPOSED-447 Eager loading does not work with composite PK entity (#2177)
  • c799a2a feat: EXPOSED-459 Open AbstractQuery.copyTo() to allow custom Query class ext...
  • f2c7069 chore: [SQL Server] Fix MultipleInListOp logic when isInList = false (#2176)
  • 34477a2 Adding hint text for a query SQL (#2088)
  • 06b0513 EXPOSED-409 Custom primary key. Access to the primary key fails with … (#2151)
  • Additional commits viewable in compare view


Updates org.jetbrains.exposed:exposed-java-time from 0.52.0 to 0.53.0

Release notes

Sourced from org.jetbrains.exposed:exposed-java-time's releases.

0.53.0

Change log

Changelog

Sourced from org.jetbrains.exposed:exposed-java-time's changelog.

0.53.0

Infrastructure:

  • SQLite driver 3.46.0.1
  • Spring Framework 6.1.11
  • Spring Boot 3.3.2
  • junit-bom 5.10.3

Features:

Bug fixes:

Docs:

Commits
  • 4702c18 chore: Bump Exposed version from 0.52.0 to 0.53.0
  • e4cb54f chore: Add missing import in exposed-tests (#2181)
  • 5f1c050 fix: Change IdTable idColumns to read-only and add validation on access (#2178)
  • 32532d8 build(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#2179)
  • 247ac7f feat: EXPOSED-461 Add time column in Joda-Time module (#2175)
  • 5cea6fe fix: EXPOSED-447 Eager loading does not work with composite PK entity (#2177)
  • c799a2a feat: EXPOSED-459 Open AbstractQuery.copyTo() to allow custom Query class ext...
  • f2c7069 chore: [SQL Server] Fix MultipleInListOp logic when isInList = false (#2176)
  • 34477a2 Adding hint text for a query SQL (#2088)
  • 06b0513 EXPOSED-409 Custom primary key. Access to the primary key fails with … (#2151)
  • Additional commits viewable in compare view


Updates org.jetbrains.exposed:exposed-dao from 0.52.0 to 0.53.0

Release notes

Sourced from org.jetbrains.exposed:exposed-dao's releases.

0.53.0

Change log

Changelog

Sourced from org.jetbrains.exposed:exposed-dao's changelog.

0.53.0

Infrastructure:

  • SQLite driver 3.46.0.1
  • Spring Framework 6.1.11
  • Spring Boot 3.3.2
  • junit-bom 5.10.3

Features:

Bug fixes:

Docs:

Commits
  • 4702c18 chore: Bump Exposed version from 0.52.0 to 0.53.0
  • e4cb54f chore: Add missing import in exposed-tests (#2181)
  • 5f1c050 fix: Change IdTable idColumns to read-only and add validation on access (#2178)
  • 32532d8 build(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#2179)
  • 247ac7f feat: EXPOSED-461 Add time column in Joda-Time module (#2175)
  • 5cea6fe fix: EXPOSED-447 Eager loading does not work with composite PK entity (#2177)
  • c799a2a feat: EXPOSED-459 Open AbstractQuery.copyTo() to allow custom Query class ext...
  • f2c7069 chore: [SQL Server] Fix MultipleInListOp logic when isInList = false (#2176)
  • 34477a2 Adding hint text for a query SQL (#2088)
  • 06b0513 EXPOSED-409 Custom primary key. Access to the primary key fails with … (#2151)
  • Additional commits viewable in compare view


Updates org.jetbrains.exposed:exposed-jdbc from 0.52.0 to 0.53.0

Release notes

Sourced from org.jetbrains.exposed:exposed-jdbc's releases.

0.53.0

Change log

Changelog

Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.

0.53.0

Infrastructure:

  • SQLite driver 3.46.0.1
  • Spring Framework 6.1.11
  • Spring Boot 3.3.2
  • junit-bom 5.10.3

Features:

Bug fixes:

Docs: