Skip to content

build(deps): bump the versions group with 6 updates#78

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

build(deps): bump the versions group with 6 updates#78
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/versions-9d499da35c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 25, 2025

Bumps the versions group with 6 updates:

Package From To
net.minecraftforge:forge 1.21.4-54.0.17 1.21.8-58.0.10
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.132.1+1.21.9
fabric-loom 1.10.1 1.11.7

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

Commits

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

Release notes

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

[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)

[25w31a] Fabric API 0.131.0+1.21.9

  • Bump version (modmuss50)
  • Port merged changes to 1.21.9 (modmuss50)
  • Merge remote-tracking branch 'origin/1.21.8' into 1.21.9 (modmuss50)
  • Fix multiple special GUI elements not rendering properly (#4763) (Joseph Burton, modmuss50)
  • Fix Resource Loader's FMJ not declaring dependency on Fabric API Base (#4788) (PepperCode1)
  • Use RegistryInfoGetter to test TagsPopulatedResourceCondition (#4787) (PepperCode1)
  • Fix BasicItemModelMixin not setting animated boolean if any mesh quads force enable glint (#4783) (PepperCode1)
  • Improve model data generation mixins (#4769) (Up)
  • Ensure item groups with the same namespace appear together (#4768) (PepperCode1)
  • Remove ReloadableRegistriesMixin (#4767) (PepperCode1)
  • TriState codec (#4766) (Patbox)
  • Fix SpecialGuiElementRegistryImpl not handling multiple GuiRenderer instances (#4762) (Jonas Herzig)
  • Prevent Guaranteed Resource Reload on first resource refresh (#4756) (chyzman, modmuss50)
  • Add api for handling hud status bars (#4688) (Fuzss, Kevin)
  • Add FabricItem#getCreatorNamespace (#4746) (Shnupbups)
  • Set as prerelease version (modmuss50)

[25w31a] Fabric API 0.130.0+1.21.9

Initial release

[25w21a] Fabric API 0.125.0+1.21.6

  • Bump version (modmuss50)
  • Remove some very old deprecated modules. (#4651) (modmuss)
  • Update cherry-picked commits to 1.21.6 (modmuss50)
  • Added multiple c:primary_wood_type biome tags (#4648) (TelepathicGrunt)
  • Call AFTER_PLAYER_CHANGE_WORLD on respawn in different world (#4653) (DennisOchulor)

... (truncated)

Commits

Updates fabric-loom from 1.10.1 to 1.11.7

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [net.minecraftforge:forge](https://github.com/MinecraftForge/MinecraftForge) | `1.21.4-54.0.17` | `1.21.8-58.0.10` |
| 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.132.1+1.21.9` |
| fabric-loom | `1.10.1` | `1.11.7` |


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

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.132.1+1.21.9
- [Release notes](https://github.com/FabricMC/fabric/releases)
- [Commits](https://github.com/FabricMC/fabric/commits)

Updates `fabric-loom` from 1.10.1 to 1.11.7

---
updated-dependencies:
- dependency-name: net.minecraftforge:forge
  dependency-version: 1.21.8-58.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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.132.1+1.21.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: fabric-loom
  dependency-version: 1.11.7
  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 Aug 25, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 8, 2025

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

@dependabot dependabot Bot closed this Sep 8, 2025
@dependabot dependabot Bot deleted the dependabot/gradle/versions-9d499da35c branch September 8, 2025 05:22
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.

0 participants