Skip to content

build(deps): bump the versions group across 1 directory with 12 updates#83

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/versions-d1c8d83306
Closed

build(deps): bump the versions group across 1 directory with 12 updates#83
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/versions-d1c8d83306

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2025

Bumps the versions group with 12 updates in the / directory:

Package From To
net.minecraftforge:forge 1.21.4-54.0.17 1.21.9-59.0.5
com.charleskorn.kaml:kaml 0.92.0 0.97.0
org.junit:junit-bom 5.13.4 6.0.0
org.junit.jupiter:junit-jupiter-api 5.13.4 6.0.0
com.velocitypowered:velocity-api 3.4.0-SNAPSHOT 4.0.0-SNAPSHOT
net.fabricmc:fabric-language-kotlin 1.13.1+ 1.13.6+kotlin.2.2.20
net.fabricmc:fabric-loader 0.16.10 0.17.2
net.fabricmc.fabric-api:fabric-api 0.116.0+ 0.134.1+1.21.10
ru.astrainteractive.klibs:mikro-core 1.12.0 1.14.2
ru.astrainteractive.klibs:kstorage 4.2.2 4.2.3
fabric-loom 1.10.1 1.11.8
com.github.gmazzo.buildconfig 5.6.7 5.6.8

Updates net.minecraftforge:forge from 1.21.4-54.0.17 to 1.21.9-59.0.5

Commits

Updates com.charleskorn.kaml:kaml from 0.92.0 to 0.97.0

Release notes

Sourced from com.charleskorn.kaml:kaml's releases.

0.97.0

0.97.0 (2025-09-25)

Dependency Updates

  • internal: update dependency semantic-release to v24.2.9 (#761) (87a7e38)
  • internal: update gradle to v9.1.0 (#760) (2f71a06)
  • update dependency it.krzeminski:snakeyaml-engine-kmp to v3.2.1 (#763) (9139ce6)

0.96.0

0.96.0 (2025-09-14)

Dependency Updates

  • internal: update dependency semantic-release to v24.2.8 (#758) (6b3006b)
  • update plugin com.google.devtools.ksp to v2.2.20-2.0.3 (#759) (e3b6af4)

0.95.0

0.95.0 (2025-09-11)

Dependency Updates

  • internal: update actions/setup-node action to v5 (#752) (c575f71)
  • internal: update dependency gradle to v9 (#736) (afb012e)
  • internal: update gradle/actions action to v4.4.3 (#755) (8bc2c2d)
  • internal: update kotest to v6.0.3 (#748) (647cbec)
  • internal: update softprops/action-gh-release action to v2.3.3 (#754) (e6b7246)
  • update plugin com.google.devtools.ksp to v2.2.20-2.0.2 (#757) (09be873)

0.94.0

0.94.0 (2025-09-03)

Dependency Updates

  • update dependency org.ajoberstar.reckon:reckon-gradle to v1.0.1 (#751) (5a8712a)

0.93.0

0.93.0 (2025-08-27)

Dependency Updates

  • internal: update actions/setup-java action to v5 (#747) (9e4f92e)
  • internal: update kotest to v6.0.0 (#735) (ca2f225)
  • update dependency org.ajoberstar.reckon:reckon-gradle to v1 (#750) (8594d69)
Commits
  • 9139ce6 deps: update dependency it.krzeminski:snakeyaml-engine-kmp to v3.2.1 (#763)
  • 87a7e38 deps(internal): update dependency semantic-release to v24.2.9 (#761)
  • 2f71a06 deps(internal): update gradle to v9.1.0 (#760)
  • e3b6af4 deps: update plugin com.google.devtools.ksp to v2.2.20-2.0.3 (#759)
  • 6b3006b deps(internal): update dependency semantic-release to v24.2.8 (#758)
  • 09be873 deps: update plugin com.google.devtools.ksp to v2.2.20-2.0.2 (#757)
  • 8bc2c2d deps(internal): update gradle/actions action to v4.4.3 (#755)
  • afb012e deps(internal): update dependency gradle to v9 (#736)
  • 647cbec deps(internal): update kotest to v6.0.3 (#748)
  • e6b7246 deps(internal): update softprops/action-gh-release action to v2.3.3 (#754)
  • Additional commits viewable in compare view

Updates org.junit:junit-bom from 5.13.4 to 6.0.0

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-M2...r6.0.0-RC1

JUnit 6.0.0-M2 = Platform 6.0.0-M2 + Jupiter 6.0.0-M2 + Vintage 6.0.0-M2

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-M1...r6.0.0-M2

... (truncated)

Commits
  • 4f79594 Release 6.0.0
  • 55af30a Revert "Use develop/6.x branch for junit-examples during release build"
  • df3cfdd Release 5.14.0
  • fcb84a2 Disable backward compatibility check when offline
  • c9c8344 Prune 5.14.0 release notes
  • 03d8a72 Update broken link to using API Gaurdian with bndtools
  • 3a0b29b Use temporary JUnit 6 logo
  • 6603caa Rename eclipseClasspath to eclipseConventions to avoid confusion
  • ab3470b Make sealed MediaType work in Eclipse
  • a8cd41e Remove annotations not visible in Eclipse
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 5.13.4 to 6.0.0

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-M2...r6.0.0-RC1

JUnit 6.0.0-M2 = Platform 6.0.0-M2 + Jupiter 6.0.0-M2 + Vintage 6.0.0-M2

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-M1...r6.0.0-M2

... (truncated)

Commits
  • 4f79594 Release 6.0.0
  • 55af30a Revert "Use develop/6.x branch for junit-examples during release build"
  • df3cfdd Release 5.14.0
  • fcb84a2 Disable backward compatibility check when offline
  • c9c8344 Prune 5.14.0 release notes
  • 03d8a72 Update broken link to using API Gaurdian with bndtools
  • 3a0b29b Use temporary JUnit 6 logo
  • 6603caa Rename eclipseClasspath to eclipseConventions to avoid confusion
  • ab3470b Make sealed MediaType work in Eclipse
  • a8cd41e Remove annotations not visible in Eclipse
  • Additional commits viewable in compare view

Updates com.velocitypowered:velocity-api from 3.4.0-SNAPSHOT to 4.0.0-SNAPSHOT

Updates net.fabricmc:fabric-language-kotlin from 1.13.1+ to 1.13.6+kotlin.2.2.20

Updates net.fabricmc:fabric-loader from 0.16.10 to 0.17.2

Updates net.fabricmc.fabric-api:fabric-api from 0.116.0+ to 0.134.1+1.21.10

Release notes

Sourced from net.fabricmc.fabric-api:fabric-api's releases.

[25w37a] Fabric API 0.133.6+1.21.9

  • Bump version (modmuss50)
  • Port fabric-particles-v1 (#4852) (modmuss)

[25w37a] Fabric API 0.133.5+1.21.9

  • Port to 25w37a (#4851) (modmuss)
  • 25w36b porting fix + yarn update (#4850) (apple502j, modmuss50)

[25w36b] Fabric API 0.133.4+1.21.9

  • Bump version (modmuss50)
  • Bump version (modmuss50)
  • Bump version (modmuss50)
  • Flatten bundle packets (#4845) (Patbox)
  • Fix: Allow RenderPipeline VertexFormat.DrawMode to take effect in GuiRenderer (#4824) (cputnam-a11y, cputnam-a11y, Juuz)
  • Cleanup FluidRendererMixin (#4842) (Joseph Burton)

[25w36b] Fabric API 0.133.1+1.21.9

  • 25w36a port (#4846) (modmuss)
  • Add checkstyle rule to disallow @​Debug annotation usage (#4839) (Copilot)

[25w35a] Fabric API 0.133.0+1.21.9

  • Bump version (modmuss50)
  • Make utility methods of EnchantmentHelper and Enchantment public. (#4819) (Patbox, Juuz)
  • Allow for more flexible / configurable stripping behaviour. (#4829) (Patbox)
  • Fix possible crash when upgrading worlds. (#4836) (modmuss)
  • Partly fix client tests (#4785) (modmuss, Kevinthegreat)
  • No longer specify remap in any Mixins (#4833) (modmuss)
  • Disallow assert as it leads to inconsistent behaviour. (#4834) (modmuss, Juuz)
  • Remove ArmorKnockbackResistanceTest as its not testing anything. (#4835) (modmuss)

[25w35a] Fabric API 0.132.3+1.21.9

  • Fix CapeFeatureRendererMixin yet again. (modmuss50)

[25w35a] Fabric API 0.132.2+1.21.9

  • 25w35a (modmuss50)

[25w34b] Fabric API 0.132.1+1.21.9

  • 25w34b (#4821) (modmuss)

[25w33a] Fabric API 0.132.0+1.21.9

  • Bump version (modmuss50)
  • Fix build after cherry-pick (modmuss50)
  • Add mob conversion to AttachmentRegistry.Builder.copyOnDeath() javadoc (#4804) (DennisOchulor)
  • Add extra utility methods to Read/Write View (Fabric Serialization API) (#4745) (Patbox)
  • Add copper block set registration to OxidizableBlocksRegistry (#4807) (modmuss)

[25w33a] Fabric API 0.131.3+1.21.9

  • 25w33a (modmuss50)

[25w32a] Fabric API 0.131.2+1.21.9

... (truncated)

Commits

Updates ru.astrainteractive.klibs:mikro-core from 1.12.0 to 1.14.2

Commits
  • 33b86d0 build(deps): bump the versions group with 19 updates (#55)
  • e5cf0c8 fix serialization plugin
  • 973236d add MariaDb database config
  • e09d0c5 Merge pull request #53 from makeevrserg/refactor/move-code-from-other-projects
  • 47f0035 Update gradle.properties
  • 5e7cdba moved more code from other projects
  • See full diff in compare view

Updates ru.astrainteractive.klibs:kstorage from 4.2.2 to 4.2.3

Commits

Updates fabric-loom from 1.10.1 to 1.11.8

Updates com.github.gmazzo.buildconfig from 5.6.7 to 5.6.8

Release notes

Sourced from com.github.gmazzo.buildconfig's releases.

v5.6.8

What's Changed

Features

Dependencies

Full Changelog: gmazzo/gradle-buildconfig-plugin@v5.6.7...v5.6.8

Commits
  • cc2a761 Renames KMP android unit test source set to androidUnitTest (#276)
  • e3b8bbf Bump actions/setup-java from 4 to 5 in /.github/actions/setup-host (#274)
  • 571f697 Updated auto-merge token
  • b855671 Bump actions/checkout from 4 to 5 (#272)
  • 89f2edd Update Gradle Wrapper from 8.14.3 to 9.0.0 (#270)
  • 171ff7f Update Gradle Wrapper from 8.14.2 to 8.14.3 (#267)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the versions group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [net.minecraftforge:forge](https://github.com/MinecraftForge/MinecraftForge) | `1.21.4-54.0.17` | `1.21.9-59.0.5` |
| [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) | `0.92.0` | `0.97.0` |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` |
| com.velocitypowered:velocity-api | `3.4.0-SNAPSHOT` | `4.0.0-SNAPSHOT` |
| net.fabricmc:fabric-language-kotlin | `1.13.1+` | `1.13.6+kotlin.2.2.20` |
| net.fabricmc:fabric-loader | `0.16.10` | `0.17.2` |
| [net.fabricmc.fabric-api:fabric-api](https://github.com/FabricMC/fabric) | `0.116.0+` | `0.134.1+1.21.10` |
| [ru.astrainteractive.klibs:mikro-core](https://github.com/makeevrserg/klibs.mikro) | `1.12.0` | `1.14.2` |
| [ru.astrainteractive.klibs:kstorage](https://github.com/makeevrserg/klibs.kstorage) | `4.2.2` | `4.2.3` |
| fabric-loom | `1.10.1` | `1.11.8` |
| [com.github.gmazzo.buildconfig](https://github.com/gmazzo/gradle-buildconfig-plugin) | `5.6.7` | `5.6.8` |



Updates `net.minecraftforge:forge` from 1.21.4-54.0.17 to 1.21.9-59.0.5
- [Commits](https://github.com/MinecraftForge/MinecraftForge/commits)

Updates `com.charleskorn.kaml:kaml` from 0.92.0 to 0.97.0
- [Release notes](https://github.com/charleskorn/kaml/releases)
- [Changelog](https://github.com/charleskorn/kaml/blob/main/.releaserc.yml)
- [Commits](charleskorn/kaml@0.92.0...0.97.0)

Updates `org.junit:junit-bom` from 5.13.4 to 6.0.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.0)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 6.0.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.0)

Updates `com.velocitypowered:velocity-api` from 3.4.0-SNAPSHOT to 4.0.0-SNAPSHOT

Updates `net.fabricmc:fabric-language-kotlin` from 1.13.1+ to 1.13.6+kotlin.2.2.20

Updates `net.fabricmc:fabric-loader` from 0.16.10 to 0.17.2

Updates `net.fabricmc.fabric-api:fabric-api` from 0.116.0+ to 0.134.1+1.21.10
- [Release notes](https://github.com/FabricMC/fabric/releases)
- [Commits](https://github.com/FabricMC/fabric/commits)

Updates `ru.astrainteractive.klibs:mikro-core` from 1.12.0 to 1.14.2
- [Release notes](https://github.com/makeevrserg/klibs.mikro/releases)
- [Commits](makeevrserg/klibs.mikro@1.12.0...1.14.2)

Updates `ru.astrainteractive.klibs:kstorage` from 4.2.2 to 4.2.3
- [Release notes](https://github.com/makeevrserg/klibs.kstorage/releases)
- [Commits](makeevrserg/klibs.kstorage@4.2.2...4.2.3)

Updates `fabric-loom` from 1.10.1 to 1.11.8

Updates `com.github.gmazzo.buildconfig` from 5.6.7 to 5.6.8
- [Release notes](https://github.com/gmazzo/gradle-buildconfig-plugin/releases)
- [Commits](gmazzo/gradle-buildconfig-plugin@v5.6.7...v5.6.8)

---
updated-dependencies:
- dependency-name: net.minecraftforge:forge
  dependency-version: 1.21.9-59.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.charleskorn.kaml:kaml
  dependency-version: 0.97.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.junit:junit-bom
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: com.velocitypowered:velocity-api
  dependency-version: 4.0.0-SNAPSHOT
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: net.fabricmc:fabric-language-kotlin
  dependency-version: 1.13.6+kotlin.2.2.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: net.fabricmc:fabric-loader
  dependency-version: 0.17.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: net.fabricmc.fabric-api:fabric-api
  dependency-version: 0.134.1+1.21.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.klibs:mikro-core
  dependency-version: 1.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.klibs:kstorage
  dependency-version: 4.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: fabric-loom
  dependency-version: 1.11.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: com.github.gmazzo.buildconfig
  dependency-version: 5.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 7, 2025
@makeevrserg makeevrserg closed this Nov 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2025

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

@dependabot dependabot bot deleted the dependabot/gradle/versions-d1c8d83306 branch November 7, 2025 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant