Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps net.raphimc:ViaProxy from 3.3.7 to 3.4.0.

Release notes

Sourced from net.raphimc:ViaProxy's releases.

ViaProxy-3.4.0

Changelog

  • Added Minecraft 1.21.5 client and server support
  • Updated ViaBedrock to support Bedrock 1.21.70 servers
  • Updated Via* libraries (Fixes issues and errors regarding protocol translation)
    • Fixed error when trying to edit a book on <= 1.5 servers
    • Fixed 20w14infinite not working
    • Fixed various issues regarding chat hover events
  • Changed kick message when no valid account is selected
  • Added short form for Auto Detect protocol name ("auto" can now be used as alias in CLI)
  • Added URI-compliant syntax for wildcard-domain-handling
    • Example: address.<address>.port.<port>.version.<version>.f2.viaproxy.hostname
  • Improved protocol auto detection
  • Fixed ViaProxy custom resource pack message error
  • Updated Chinese Simplified translations (Thanks to FlyMode)
  • Updated Portuguese, Brazilian translations (Thanks to coffeeZim)

Translation contributors A list of all translators can be found here: https://crowdin.com/project/viaproxy/members

Notes

  • If you use Geyser make sure to update it as well.
  • If you run ViaProxy on something older than Java 17 make sure to download the Java 8 specific jar file.

Please report any issues on the issue tracker!

Commits
  • 1a6580b Release 3.4.0
  • 50b1907 Implemented item component hashing to fix inventory issues with 1.21.5 client...
  • c54c432 Added Minecraft 1.21.5 and Bedrock 1.21.70 support
  • a00dc66 Fixed resource pack message NPE
  • 96da3a8 Updated Via API usage
  • aa2d149 Updated Via API usage
  • ca03e3b Bump net.raphimc.class-token-replacer from 1.1.3 to 1.1.4 (#380)
  • 1a038c0 Override platform name and version in VV platform
  • 08f8a6a Updated gradle to 8.13
  • 2af833b [ci skip] Updated translations from Crowdin (#378)
  • 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 [net.raphimc:ViaProxy](https://github.com/ViaVersion/ViaProxy) from 3.3.7 to 3.4.0.
- [Release notes](https://github.com/ViaVersion/ViaProxy/releases)
- [Commits](ViaVersion/ViaProxy@v3.3.7...v3.4.0)

---
updated-dependencies:
- dependency-name: net.raphimc:ViaProxy
  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 Mar 31, 2025
@RaphiMC RaphiMC merged commit f30cad5 into main Mar 31, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/net.raphimc-ViaProxy-3.4.0 branch March 31, 2025 15:40
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.

2 participants