-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump the versions group across 1 directory with 28 updates #34
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the versions group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [net.minecraftforge:forge](https://github.com/MinecraftForge/MinecraftForge) | `1.21-51.0.17` | `1.21.1-52.0.16` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.7.0` | `1.7.3` | | [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) | `0.60.0` | `0.61.0` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.46.0.0` | `3.46.1.3` | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.10.2` | `5.11.2` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.10.2` | `5.11.2` | | [org.jetbrains.exposed:exposed-java-time](https://github.com/JetBrains/Exposed) | `0.51.1` | `0.55.0` | | [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `0.51.1` | `0.55.0` | | [org.jetbrains.exposed:exposed-dao](https://github.com/JetBrains/Exposed) | `0.51.1` | `0.55.0` | | [org.jetbrains.exposed:exposed-core](https://github.com/JetBrains/Exposed) | `0.51.1` | `0.55.0` | | com.velocitypowered:velocity-api | `3.3.0-SNAPSHOT` | `4.0.0-SNAPSHOT` | | [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics) | `3.0.2` | `3.1.0` | | [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit) | `v3.92.1` | `3.131.0` | | [ru.astrainteractive.astralibs:orm](https://github.com/Astra-Interactive/AstraLibs) | `3.9.0` | `3.15.0` | | [ru.astrainteractive.astralibs:core](https://github.com/Astra-Interactive/AstraLibs) | `3.9.0` | `3.15.0` | | [ru.astrainteractive.astralibs:menu-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.9.0` | `3.15.0` | | [ru.astrainteractive.astralibs:core-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.9.0` | `3.15.0` | | [ru.astrainteractive.astralibs:command](https://github.com/Astra-Interactive/AstraLibs) | `3.9.0` | `3.15.0` | | [ru.astrainteractive.astralibs:command-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.9.0` | `3.15.0` | | net.fabricmc:fabric-language-kotlin | `1.11.0+kotlin.2.0.0` | `1.12.2+kotlin.2.0.20` | | net.fabricmc:fabric-loader | `0.15.11` | `0.16.5` | | [net.fabricmc.fabric-api:fabric-api](https://github.com/FabricMC/fabric) | `0.100.3+1.21` | `0.105.2+1.21.2` | | [ru.astrainteractive.klibs:mikro-core](https://github.com/makeevrserg/klibs.mikro) | `1.8.4` | `1.8.8` | | [ru.astrainteractive.klibs:kdi](https://github.com/makeevrserg/klibs.kdi) | `1.4.5` | `1.4.8` | | fabric-loom | `1.6-SNAPSHOT` | `1.8.6` | | com.github.gmazzo.buildconfig | `5.3.5` | `5.5.0` | Updates `net.minecraftforge:forge` from 1.21-51.0.17 to 1.21.1-52.0.16 - [Commits](https://github.com/MinecraftForge/MinecraftForge/commits) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.0 to 1.7.3 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.7.0...v1.7.3) Updates `com.charleskorn.kaml:kaml` from 0.60.0 to 0.61.0 - [Release notes](https://github.com/charleskorn/kaml/releases) - [Commits](charleskorn/kaml@0.60.0...0.61.0) Updates `org.xerial:sqlite-jdbc` from 3.46.0.0 to 3.46.1.3 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.46.0.0...3.46.1.3) Updates `org.junit:junit-bom` from 5.10.2 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.11.2) Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.2 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.11.2) Updates `org.jetbrains.exposed:exposed-java-time` from 0.51.1 to 0.55.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.51.1...0.55.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.51.1 to 0.55.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.51.1...0.55.0) Updates `org.jetbrains.exposed:exposed-dao` from 0.51.1 to 0.55.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.51.1...0.55.0) Updates `org.jetbrains.exposed:exposed-core` from 0.51.1 to 0.55.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.51.1...0.55.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 0.51.1 to 0.55.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.51.1...0.55.0) Updates `org.jetbrains.exposed:exposed-dao` from 0.51.1 to 0.55.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.51.1...0.55.0) Updates `org.jetbrains.exposed:exposed-core` from 0.51.1 to 0.55.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@0.51.1...0.55.0) Updates `com.velocitypowered:velocity-api` from 3.3.0-SNAPSHOT to 4.0.0-SNAPSHOT Updates `org.bstats:bstats-bukkit` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/Bastian/bStats-Metrics/releases) - [Commits](Bastian/bstats-metrics@v3.0.2...v3.1.0) Updates `com.github.MockBukkit:MockBukkit` from v3.92.1 to 3.131.0 - [Commits](MockBukkit/MockBukkit@v3.92.1...v3.131.0) Updates `ru.astrainteractive.astralibs:orm` from 3.9.0 to 3.15.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](Astra-Interactive/AstraLibs@3.9.0...3.15.0) Updates `ru.astrainteractive.astralibs:core` from 3.9.0 to 3.15.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](Astra-Interactive/AstraLibs@3.9.0...3.15.0) Updates `ru.astrainteractive.astralibs:menu-bukkit` from 3.9.0 to 3.15.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](Astra-Interactive/AstraLibs@3.9.0...3.15.0) Updates `ru.astrainteractive.astralibs:core-bukkit` from 3.9.0 to 3.15.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](Astra-Interactive/AstraLibs@3.9.0...3.15.0) Updates `ru.astrainteractive.astralibs:command` from 3.9.0 to 3.15.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](Astra-Interactive/AstraLibs@3.9.0...3.15.0) Updates `ru.astrainteractive.astralibs:command-bukkit` from 3.9.0 to 3.15.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](Astra-Interactive/AstraLibs@3.9.0...3.15.0) Updates `ru.astrainteractive.astralibs:core` from 3.9.0 to 3.15.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](Astra-Interactive/AstraLibs@3.9.0...3.15.0) Updates `ru.astrainteractive.astralibs:menu-bukkit` from 3.9.0 to 3.15.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](Astra-Interactive/AstraLibs@3.9.0...3.15.0) Updates `ru.astrainteractive.astralibs:core-bukkit` from 3.9.0 to 3.15.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](Astra-Interactive/AstraLibs@3.9.0...3.15.0) Updates `ru.astrainteractive.astralibs:command` from 3.9.0 to 3.15.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](Astra-Interactive/AstraLibs@3.9.0...3.15.0) Updates `ru.astrainteractive.astralibs:command-bukkit` from 3.9.0 to 3.15.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](Astra-Interactive/AstraLibs@3.9.0...3.15.0) Updates `net.fabricmc:fabric-language-kotlin` from 1.11.0+kotlin.2.0.0 to 1.12.2+kotlin.2.0.20 Updates `net.fabricmc:fabric-loader` from 0.15.11 to 0.16.5 Updates `net.fabricmc.fabric-api:fabric-api` from 0.100.3+1.21 to 0.105.2+1.21.2 - [Release notes](https://github.com/FabricMC/fabric/releases) - [Commits](https://github.com/FabricMC/fabric/commits) Updates `ru.astrainteractive.klibs:mikro-core` from 1.8.4 to 1.8.8 - [Release notes](https://github.com/makeevrserg/klibs.mikro/releases) - [Commits](makeevrserg/klibs.mikro@1.8.4...1.8.8) Updates `ru.astrainteractive.klibs:kdi` from 1.4.5 to 1.4.8 - [Release notes](https://github.com/makeevrserg/klibs.kdi/releases) - [Commits](makeevrserg/klibs.kdi@1.4.5...1.4.8) Updates `fabric-loom` from 1.6-SNAPSHOT to 1.8.6 Updates `com.github.gmazzo.buildconfig` from 5.3.5 to 5.5.0 --- updated-dependencies: - dependency-name: net.minecraftforge:forge dependency-type: direct:production dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: com.charleskorn.kaml:kaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-java-time dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-dao dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-dao dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: com.velocitypowered:velocity-api dependency-type: direct:production update-type: version-update:semver-major dependency-group: versions - dependency-name: org.bstats:bstats-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: com.github.MockBukkit:MockBukkit dependency-type: direct:production dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:orm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:menu-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:menu-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.fabricmc:fabric-language-kotlin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.fabricmc:fabric-loader dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.fabricmc.fabric-api:fabric-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.klibs:mikro-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.klibs:kdi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: fabric-loom dependency-type: direct:production dependency-group: versions - dependency-name: com.github.gmazzo.buildconfig dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Oct 7, 2024
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the versions group with 28 updates in the / directory:
1.21-51.0.17
1.21.1-52.0.16
1.8.1
1.9.0
1.8.1
1.9.0
1.7.0
1.7.3
0.60.0
0.61.0
3.46.0.0
3.46.1.3
5.10.2
5.11.2
5.10.2
5.11.2
0.51.1
0.55.0
0.51.1
0.55.0
0.51.1
0.55.0
0.51.1
0.55.0
3.3.0-SNAPSHOT
4.0.0-SNAPSHOT
3.0.2
3.1.0
v3.92.1
3.131.0
3.9.0
3.15.0
3.9.0
3.15.0
3.9.0
3.15.0
3.9.0
3.15.0
3.9.0
3.15.0
3.9.0
3.15.0
1.11.0+kotlin.2.0.0
1.12.2+kotlin.2.0.20
0.15.11
0.16.5
0.100.3+1.21
0.105.2+1.21.2
1.8.4
1.8.8
1.4.5
1.4.8
1.6-SNAPSHOT
1.8.6
5.3.5
5.5.0
Updates
net.minecraftforge:forge
from 1.21-51.0.17 to 1.21.1-52.0.16Commits
Updates
org.jetbrains.kotlinx:kotlinx-coroutines-core
from 1.8.1 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
... (truncated)
Commits
d8d6f8f
Version 1.9.03a1be8c
Remove obsolete npm folder from the doc (#4189)d38672a
Version 1.9.0-RC.24801c65
Merge remote-tracking branch 'origin/master' into developcc34948
Rework the KDoc forCoroutineStart
(#4147)a7fe247
Fix flaky test, ensure job suspension where expected by the test (#4204)b286646
Remove various obsolete code (#4196)f0bdf00
Increase the deprecation levels for the old test framework API (#4198)5c8e650
Increase the deprecation levels for BroadcastChannel APIs (#4197)d010110
Rerun apiDump (#4207)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
from 1.8.1 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm's changelog.
... (truncated)
Commits
d8d6f8f
Version 1.9.03a1be8c
Remove obsolete npm folder from the doc (#4189)d38672a
Version 1.9.0-RC.24801c65
Merge remote-tracking branch 'origin/master' into developcc34948
Rework the KDoc forCoroutineStart
(#4147)a7fe247
Fix flaky test, ensure job suspension where expected by the test (#4204)b286646
Remove various obsolete code (#4196)f0bdf00
Increase the deprecation levels for the old test framework API (#4198)5c8e650
Increase the deprecation levels for BroadcastChannel APIs (#4197)d010110
Rerun apiDump (#4207)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
from 1.8.1 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm's changelog.
... (truncated)
Commits
d8d6f8f
Version 1.9.03a1be8c
Remove obsolete npm folder from the doc (#4189)d38672a
Version 1.9.0-RC.24801c65
Merge remote-tracking branch 'origin/master' into developcc34948
Rework the KDoc forCoroutineStart
(#4147)a7fe247
Fix flaky test, ensure job suspension where expected by the test (#4204)b286646
Remove various obsolete code (#4196)f0bdf00
Increase the deprecation levels for the old test framework API (#4198)5c8e650
Increase the deprecation levels for BroadcastChannel APIs (#4197)d010110
Rerun apiDump (#4207)Updates
org.jetbrains.kotlinx:kotlinx-serialization-json
from 1.7.0 to 1.7.3Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.