Skip to content

Bump com.viaversion:viafabricplus from 4.3.4 to 4.4.0#101

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.viaversion-viafabricplus-4.4.0
Closed

Bump com.viaversion:viafabricplus from 4.3.4 to 4.4.0#101
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.viaversion-viafabricplus-4.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 15, 2025

Bumps com.viaversion:viafabricplus from 4.3.4 to 4.4.0.

Release notes

Sourced from com.viaversion:viafabricplus's releases.

4.4.0

Minecraft 1.21.11 Support!

This release marks the first version compatible with Minecraft and Fabric 1.21.11. Please be aware that it may contain bugs; if you encounter any new issues, report them on the issue tracker. Exercise caution on servers with strict anti-cheat systems.

Please also read the 4.3.6 Changelogs.

Your support means a lot! If you'd like to help keep the project going, consider donating at https://florianmichael.de/donate. I’ll continue improving this project to the best of my ability.

4.3.6

Support for Minecraft 1.21.11 Servers!

Other Changes

  • Implemented most remaining item data hashing to fix desyncs on item drags.
  • Fixed missing conversion of entities enchantment predicates in registry data.
  • Fixed entity_data and block_entity_data roundtrip handling in versions 1.21.7 and earlier.

Translation contributors A list of all translators can be found here: https://crowdin.com/project/viafabricplus/activity-stream

Please also read the 4.3.5 Changelogs.

Your support means a lot! If you'd like to help keep the project going, consider donating at https://florianmichael.de/donate. I’ll continue improving this project to the best of my ability.

4.3.5

Mojang mappings Mojang recently announced that Minecraft will no longer be obfuscated. For mod developers, this means we no longer need to create our own names for deobfuscated source code. As a result, FabricMC has decided to retire Yarn, the community-maintained third-party mappings historically used for Fabric mod development.

While this change does not affect end users, it required a major internal update for ViaFabricPlus: all previously used Yarn names had to be replaced with Mojang’s official mappings. This transition touched over 6,000 lines of code, and although great care was taken, it may have introduced bugs due to incorrect name conversions. If you encounter any issues, please report them right away.

This update is meant to prevent bugs from reaching the final 1.21.10 release as we prepare for full 1.21.11 support on Friday.

False-positive antivirus detections I have hopefully resolved the false-positive antivirus alerts caused by a third-party library. If you still encounter warnings, please let me know so I can investigate further.

Translation contributors A list of all translators can be found here: https://crowdin.com/project/viafabricplus/activity-stream

Please also read the 4.3.4 Changelogs.

Also thanks to @​lowercasebtw for their help with Mojang mappings!

Your support means a lot! If you'd like to help keep the project going, consider donating at https://florianmichael.de/donate. I’ll continue improving this project to the best of my ability.

Commits
  • 93470fb ViaFabricPlus 4.4.0
  • 7811430 Update sprint/sneak patch; 1.21.11 diff
  • 764bfb4 Add back remove legacy pinger patch
  • 8800c29 Unload maven local
  • 9357e4c Fix some mixin class names
  • 26ada28 Update hide signature indicator patch
  • 57d219c Fix inverted version checks
  • a9060b9 Replace some de-facto overrides with the actual mixin annotation
  • 072072e Fix visuals addon
  • f4698c5 Call gradle test
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.viaversion:viafabricplus](https://github.com/ViaVersion/viafabricplus) from 4.3.4 to 4.4.0.
- [Release notes](https://github.com/ViaVersion/viafabricplus/releases)
- [Commits](ViaVersion/ViaFabricPlus@4.3.4...4.4.0)

---
updated-dependencies:
- dependency-name: com.viaversion:viafabricplus
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 15, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 22, 2025

Superseded by #103.

@dependabot dependabot Bot closed this Dec 22, 2025
@dependabot dependabot Bot deleted the dependabot/gradle/com.viaversion-viafabricplus-4.4.0 branch December 22, 2025 13:14
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