Skip to content

Bump com.viaversion:viafabricplus from 4.3.4 to 4.4.1#103

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps com.viaversion:viafabricplus from 4.3.4 to 4.4.1.

Release notes

Sourced from com.viaversion:viafabricplus's releases.

4.4.1

Bedrock 1.21.130 Support!

  • Also fixed issues with joining some servers.

Other Changes

  • Fixed a startup edge case that would cause the game to crash and reset your ViaFabricPlus settings file.
  • Fixed an edge case when joining singleplayer that would crash your game.
  • Fixed pinging of Bedrock servers not working. (Thanks @​RaphiMC)
  • Removed temporary workaround for configuration state handling. (Thanks @​RaphiMC)
  • Show the address of a server in the BetaCraft server list. (Thanks @​svgaming234)
  • Fixed dripstone particle in versions 1.21.10 and earlier.
  • Fixed camel interaction not passing through in versions 1.21.10 and earlier. (Thanks @​lowercasebtw)
  • Prevent sending of bad entity interaction packets in versions 1.21.10 and earlier.
  • Fixed setbacks when walking on soul sand in versions 1.21.8 and earlier. (Thanks @​lowercasebtw)
  • Fixed attributes not properly emulated via enchantments in versions 1.20.5 and earlier. (Thanks @​lowercasebtw and @​RaphiMC)
  • Emulate knockback attribute by its enchantment in versions 1.20.5 and earlier. (Thanks @​lowercasebtw)
  • Fixed fishing rod interaction not running in versions 1.18.2 and earlier. (Thanks @​lowercasebtw)
  • Removed camera passing for glass & iron bars in versions 1.15.2 and earlier. (Thanks @​lowercasebtw)
  • Disabled redstone toggle interactions in versions 1.15.2 and earlier as per Vanilla behaviour. (Thanks @​lowercasebtw)
  • Fixed fence outline shape being wrong in versions 1.12.2 and earlier. (Thanks @​lowercasebtw)
  • Prevent placing of water inside loggable blocks in versions 1.12.2 and earlier as per Vanilla behaviour. (Thanks @​lowercasebtw)
  • Fixed cauldron collision shapes in versions 1.12.2 and earlier and when Bedrock is selected. (Thanks @​lowercasebtw)
  • Fixed water collisions when jumping in versions 1.12.2 and earlier. (Thanks @​lowercasebtw)
  • Fixed Open to LAN button positioning being broken when using the authentic game menu. (Also thanks @​lowercasebtw)
  • Fixed setbacks with lava movement in versions 1.8 and earlier. (Thanks @​lowercasebtw)
  • Fixed idle packet not being sent consistently in versions 1.8 and earlier.
  • Fixed redstone outline shape in versions 1.8 and earlier. (Thanks @​lowercasebtw)
  • Handle lit_furnace block as regular furnace in versions 1.8 and earlier.
  • Fixed a regression during the 1.21.11 which broke hand & item swinging in versions 1.7.10 and earlier. (Thanks @​lowercasebtw)
  • Fixed block mining progress not resetting when using an item in versions 1.7.10 and earlier. (Thanks @​lowercasebtw)
  • Disable hotbar keybinds in versions 1.3.2 and earlier as they don't exist there and cause inventory issues. (Thanks @​lowercasebtw)
  • Fixed birch and spruce logs mining speeds in versions b1.8.1 and earlier. (Thanks @​svgaming234)

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

Please also read the 4.4.0 Changelogs.

Huge thanks to @​lowercasebtw and also @​RaphiMC @​svgaming234 for their contributions in this release.

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.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.

... (truncated)

Commits
  • dfd0b0c ViaFabricPlus 4.4.1
  • 88ad9f3 Use isInWaterCheck instead of height check in redirectFluidHeight (#991)
  • 781b2d5 Fix cauldron collision shape in <= 1.12.2 & Bedrock (#990)
  • 30bb3e4 Prevent clientside liquid placing in waterloggable blocks in <= 1.12.2 (#989)
  • 42813e0 Fix redstone shape in <= 1.8, disable shape toggling in <= 1.15.2 (#988)
  • ce9b29b Queue ProtocolTranslator#injectPreviousVersionReset until channel is initialized
  • 85f546b Exclude lz4-java from the mod jar as Vanilla already bundles it
  • 5500d3d Update ViaBedrock (Adds Bedrock 1.21.130 support)
  • e631d77 Fix camel interaction in <= 1.21.10 (#993)
  • d9e241f Fix birch and spruce log mining speed in <= b1.8.1 (#994)
  • 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.1.
- [Release notes](https://github.com/ViaVersion/viafabricplus/releases)
- [Commits](ViaVersion/ViaFabricPlus@4.3.4...4.4.1)

---
updated-dependencies:
- dependency-name: com.viaversion:viafabricplus
  dependency-version: 4.4.1
  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 22, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 9, 2026

Superseded by #107.

@dependabot dependabot Bot closed this Jan 9, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/com.viaversion-viafabricplus-4.4.1 branch January 9, 2026 13:05
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