Skip to content

build(deps): bump the versions group across 1 directory with 8 updates#79

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/versions-8912095e91
Closed

build(deps): bump the versions group across 1 directory with 8 updates#79
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/versions-8912095e91

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 8, 2025

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

Package From To
net.minecraftforge:forge 1.21.4-54.0.17 1.21.8-58.1.0
com.charleskorn.kaml:kaml 0.92.0 0.94.0
com.velocitypowered:velocity-api 3.4.0-SNAPSHOT 4.0.0-SNAPSHOT
net.fabricmc:fabric-language-kotlin 1.13.1+ 1.13.5+kotlin.2.2.10
net.fabricmc:fabric-loader 0.16.10 0.17.2
net.fabricmc.fabric-api:fabric-api 0.116.0+ 0.133.4+1.21.9
ru.astrainteractive.klibs:mikro-core 1.12.0 1.13.0
fabric-loom 1.10.1 1.11.8

Updates net.minecraftforge:forge from 1.21.4-54.0.17 to 1.21.8-58.1.0

Commits

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

Release notes

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

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
  • 5a8712a deps: update dependency org.ajoberstar.reckon:reckon-gradle to v1.0.1 (#751)
  • 8594d69 deps: update dependency org.ajoberstar.reckon:reckon-gradle to v1 (#750)
  • 9e4f92e deps(internal): update actions/setup-java action to v5 (#747)
  • ca2f225 deps(internal): update kotest to v6.0.0 (#735)
  • See full diff 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.5+kotlin.2.2.10

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.133.4+1.21.9

Release notes

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

[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

  • Fix DebugOptionsScreenEntryMixin (modmuss50)

[25w32a] Fabric API 0.131.1+1.21.9

  • Bump version (modmuss50)
  • 25w32a (modmuss50)
  • Update Yarn (modmuss50)
  • Update to Gradle 9 (#4796) (modmuss)
  • Fix assumption that GuiRenderers are always created in GameRenderer (#4797) (Joseph Burton)

... (truncated)

Commits

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

Commits
  • 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 fabric-loom from 1.10.1 to 1.11.8

You can trigger a rebase of this PR 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 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [net.minecraftforge:forge](https://github.com/MinecraftForge/MinecraftForge) | `1.21.4-54.0.17` | `1.21.8-58.1.0` |
| [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) | `0.92.0` | `0.94.0` |
| com.velocitypowered:velocity-api | `3.4.0-SNAPSHOT` | `4.0.0-SNAPSHOT` |
| net.fabricmc:fabric-language-kotlin | `1.13.1+` | `1.13.5+kotlin.2.2.10` |
| 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.133.4+1.21.9` |
| [ru.astrainteractive.klibs:mikro-core](https://github.com/makeevrserg/klibs.mikro) | `1.12.0` | `1.13.0` |
| fabric-loom | `1.10.1` | `1.11.8` |



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

Updates `com.charleskorn.kaml:kaml` from 0.92.0 to 0.94.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.94.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.5+kotlin.2.2.10

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.133.4+1.21.9
- [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.13.0
- [Release notes](https://github.com/makeevrserg/klibs.mikro/releases)
- [Commits](makeevrserg/klibs.mikro@1.12.0...1.13.0)

Updates `fabric-loom` from 1.10.1 to 1.11.8

---
updated-dependencies:
- dependency-name: net.minecraftforge:forge
  dependency-version: 1.21.8-58.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.charleskorn.kaml:kaml
  dependency-version: 0.94.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.5+kotlin.2.2.10
  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.133.4+1.21.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.klibs:mikro-core
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
...

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 Sep 8, 2025
@makeevrserg makeevrserg self-assigned this Sep 8, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 15, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 15, 2025
@dependabot dependabot Bot deleted the dependabot/gradle/versions-8912095e91 branch September 15, 2025 05:23
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