fix(deps): update module go.minekube.com/gate to v0.68.3#67
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update module go.minekube.com/gate to v0.68.3#67renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
5e26e3e to
9b08f69
Compare
9b08f69 to
f1d9ae3
Compare
f1d9ae3 to
5381ccc
Compare
5381ccc to
57449c0
Compare
57449c0 to
fc828de
Compare
fc828de to
b412964
Compare
b412964 to
2fb3786
Compare
2fb3786 to
568df58
Compare
568df58 to
fd9dd7a
Compare
fd9dd7a to
845141b
Compare
845141b to
65a40bf
Compare
65a40bf to
05538f0
Compare
05538f0 to
d6805c3
Compare
d6805c3 to
06d9fbe
Compare
06d9fbe to
e532963
Compare
ff68a26 to
3e51892
Compare
3e51892 to
a060753
Compare
a060753 to
e62a6d8
Compare
e62a6d8 to
519af56
Compare
519af56 to
b31b65a
Compare
b31b65a to
402b486
Compare
402b486 to
913893a
Compare
913893a to
c00e0f5
Compare
c00e0f5 to
c67404f
Compare
c67404f to
515db96
Compare
515db96 to
6d74539
Compare
6d74539 to
2e02525
Compare
2e02525 to
d27597b
Compare
d27597b to
6ae1747
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.62.3→v0.68.3Release Notes
minekube/gate (go.minekube.com/gate)
v0.68.3Compare Source
Bug Fixes
v0.68.2Compare Source
Bug Fixes
v0.68.1Compare Source
Bug Fixes
v0.68.0Compare Source
Features
v0.67.0Compare Source
Features
v0.66.40Compare Source
Bug Fixes
v0.66.39Compare Source
Bug Fixes
v0.66.38Compare Source
Bug Fixes
v0.66.37Compare Source
Bug Fixes
v0.66.36Compare Source
Bug Fixes
v0.66.35Compare Source
Bug Fixes
v0.66.34Compare Source
Bug Fixes
v0.66.33Compare Source
Bug Fixes
v0.66.32Compare Source
Bug Fixes
v0.66.31Compare Source
Bug Fixes
v0.66.30Compare Source
Bug Fixes
v0.66.29Compare Source
Bug Fixes
v0.66.28Compare Source
Bug Fixes
v0.66.27Compare Source
Bug Fixes
v0.66.26Compare Source
Bug Fixes
v0.66.25Compare Source
Bug Fixes
v0.66.24Compare Source
Bug Fixes
v0.66.23Compare Source
Bug Fixes
v0.66.22Compare Source
Bug Fixes
v0.66.21Compare Source
Bug Fixes
v0.66.20Compare Source
Bug Fixes
v0.66.19Compare Source
Bug Fixes
v0.66.18Compare Source
Bug Fixes
v0.66.17Compare Source
Bug Fixes
v0.66.16Compare Source
Bug Fixes
v0.66.15Compare Source
Bug Fixes
v0.66.14Compare Source
Bug Fixes
v0.66.13Compare Source
Bug Fixes
v0.66.12Compare Source
Bug Fixes
v0.66.11Compare Source
Bug Fixes
v0.66.10Compare Source
Bug Fixes
v0.66.9Compare Source
Bug Fixes
v0.66.8Compare Source
Bug Fixes
v0.66.7Compare Source
Bug Fixes
v0.66.6Compare Source
Bug Fixes
v0.66.5Compare Source
Bug Fixes
v0.66.4Compare Source
Bug Fixes
v0.66.3Compare Source
Bug Fixes
v0.66.2Compare Source
Bug Fixes
v0.66.1Compare Source
Bug Fixes
v0.66.0Compare Source
Features
Bug Fixes
v0.65.0Compare Source
Changelog
fd083f6Merge pull request #688 from julian-siebert/master338a280chore(deps): update dependency postcss to v8.5.10 [security] (#687)f818164feat: harden login plugin-message and keep-alive handling (#689)c8ed9bbfeat: per-connection serverbound packet rate limiter (#691)e5b12e6fix(deps): update module go.opentelemetry.io/otel to v1.41.0 [security] (#685)1b03ac8fix: data race in loginInboundConn during Forge login relay (#690)1400ee3fix: limit docker platforms to supported linux archesa0f7da7fix: resolve architecture mismatch for multi-arch docker buildsv0.64.0Compare Source
What's New
Modern Forge (FML2/FML3) Login Relay for 1.13–1.20.1
Gate now supports Forge 1.13–1.20.1 with Velocity modern forwarding — a combination that was previously unsupported in both Gate and upstream Velocity (which requires the Ambassador plugin).
No client-side mods required. For player info forwarding, install Proxy-Compatible-Forge (PCF) on the backend server.
How it works
During login, Gate delays
ServerLoginSuccessto keep the client in the LOGIN state, then relaysfml:loginwrapperLoginPluginMessages between the backend Forge server and the client. After the FML mod negotiation completes, Gate sends LoginSuccess and the player joins normally.Compatibility
Server switch support
Cached FML handshake responses are replayed when switching between compatible Forge servers.
Lock-free decoder state switching
The packet decoder's
SetState/SetProtocolnow use atomic pointers, allowing protocol state changes without blocking on the decoder mutex during network I/O.Documentation
Full Changelog: minekube/gate@v0.63.0...v0.64.0
v0.63.0Compare Source
What's Changed
Full Changelog: minekube/gate@v0.62.4...v0.63.0
v0.62.4Compare Source
Changelog
2f540cdMerge pull request #667 from minekube/fix/297-bcc-status-decoder-testsf034193chore(deps): update dependency @bufbuild/buf to v1.63.0 (#628)4b3ff59chore(deps): update dependency @bufbuild/buf to v1.64.0 (#635)36e4aa7chore(deps): update dependency @cloudflare/workers-types to v4.20260117.0 (#629)848c398chore(deps): update dependency @cloudflare/workers-types to v4.20260120.0 (#632)67e6e6bchore(deps): update dependency @cloudflare/workers-types to v4.20260122.0 (#644)eeb64cbchore(deps): update dependency @cloudflare/workers-types to v4.20260123.0 (#647)963b8a3chore(deps): update dependency @cloudflare/workers-types to v4.20260124.0 (#651)2240d7achore(deps): update dependency @connectrpc/connect to v1.7.0 (#630)a5a459fchore(deps): update dependency @connectrpc/connect-node to v1.7.0 (#631)46fcfa6chore(deps): update dependency @connectrpc/connect-web to v1.7.0 (#636)68a1689chore(deps): update dependency @types/node to v20.19.30 (#618)1884a02chore(deps): update dependency autoprefixer to v10.4.23 (#619)112d4fachore(deps): update dependency posthog-js to v1.332.0 (#637)ce67bb7chore(deps): update dependency posthog-js to v1.333.0 (#642)40248a3chore(deps): update dependency posthog-js to v1.334.1 (#648)a60a3a1chore(deps): update dependency posthog-js to v1.335.2 (#650)9533cddchore(deps): update dependency tailwindcss to v3.4.19 (#620)e754aa0chore(deps): update dependency vue to v3.5.26 (#621)7f2a221chore(deps): update dependency vue to v3.5.27 (#634)88ab90dchore(deps): update eclipse-temurin docker tag to v25.0.1_8-jre-alpine (#622)429ad2achore(deps): update golang docker tag to v1.25.6 (#638)e5b870cchore(deps): update grafana/grafana docker tag to v12.3.1 (#639)2161ff1chore(deps): update prom/prometheus docker tag to v3.9.1 (#640)410d9a6chore: trigger rebuild for updated secrets64bd57efeat: make ServerConnection accessible in ServerLoginPluginMessageEvent (#664)c4b3250fix(deps): update dependency build.buf.gen:minekube_gate_grpc_java to v1.78.0.1.20241118150055.50fffb007499 (#641)cf779b3fix(deps): update dependency build.buf.gen:minekube_gate_protocolbuffers_java to v29.5.0.1.20241118150055.50fffb007499 (#643)0fe4786fix(deps): update dependency com.google.protobuf:protobuf-java to v4.33.4 (#645)64e974bfix(deps): update dependency io.grpc:grpc-kotlin-stub to v1.5.0 (#646)1f05e43fix(deps): update grpc-java monorepo to v1.78.0 (#649)b48faa3fix(deps): update module buf.build/gen/go/minekube/gate/connectrpc/go to v1.19.1-20250516132630-2a0c7768e191.2 (#652)7571bb4fix(deps): update module buf.build/gen/go/minekube/gate/protocolbuffers/go to v1.36.11-20250516132630-2a0c7768e191.1 (#623)fb8d252fix(deps): update module connectrpc.com/otelconnect to v0.9.0 (#653)5af988dfix(deps): update module github.com/gammazero/deque to v1.2.0 (#654)5ebed38fix(deps): update module github.com/go-faker/faker/v4 to v4.7.0 (#655)94cf91dfix(deps): update module github.com/gookit/color to v1.6.0 (#656)16eabe4fix(deps): update module github.com/knadh/koanf/providers/file to v1.2.1 (#624)fad1080fix(deps): update module github.com/pires/go-proxyproto to v0.9.1 (#657)3ff1b4bfix(deps): update module go.minekube.com/brigodier to v0.0.2 (#625)657a719fix(deps): update module go.minekube.com/gate to v0.62.3 (#658)b005987fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.64.0 (#659)9727a30fix(deps): update module go.uber.org/zap to v1.27.1 (#626)5a3e0f6fix(deps): update module golang.org/x/net to v0.49.0 (#660)398f57efix(deps): update module google.golang.org/grpc to v1.78.0 (#661)7bf90b4fix(deps): update module google.golang.org/protobuf to v1.36.11 (#627)c6c670bfix(lite): fix glob cache key mutation, use QuoteMeta, and share single regex cache (#675)1c5d6c8fix(proxy): forward backend register/unregister packets to client (#672)ca468b1fix: cleanups and extra tests for SNBT/CESU-8 (#665) (#666)f3e7f43fix: correct Play ClientBound plugin.Message packet ID for 1.21.9+ (fixes #612) (#674)3db7f7bfix: handle bare IPv6 addresses in proxy protocol header (fixes #670) (#673)2a001f1test: add integration tests for BCC status response extra bytes (fixes #297)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.