build(deps): bump github.com/sandertv/gophertunnel from 1.52.2 to 1.53.0 #45

Merged
dependabot[bot] merged 1 commit from dependabot/go_modules/github.com/sandertv/gophertunnel-1.53.0 into main 2026-02-08 00:13:23 +00:00
dependabot[bot] commented 2026-01-26 01:27:29 +00:00 (Migrated from github.com)

Bumps github.com/sandertv/gophertunnel from 1.52.2 to 1.53.0.

Commits
  • 1e86f80 gophertunnel: Implement new auth system (#365)
  • e823104 minecraft/game_data.go: Add PropertyData to GameData (#383)
  • 6849d56 nbt/decode.go: Fix NBT decoder fast-path mutating previously decoded maps (#380)
  • f54a422 minecraft/protocol: Fix incorrect enum logging (#382)
  • 85f94a5 minecraft/listener.go: Add CompressionThreshold to avoid compressing small pa...
  • 1c12d7a nbt/decode.go: avoid reflect SetMapIndex for decoding TAG_Compound into `ma...
  • 25eb1be protocol/reader.go: Reduced Item and ItemInstance decode allocations. (#377)
  • 877d232 minecraft/protocol: SimpleEvent packet can now be sent by the client. (#373)
  • 112f04e protocol/command.go: Fixed ParamOptionAsChainedCommand value. (#374)
  • See full diff 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 [github.com/sandertv/gophertunnel](https://github.com/sandertv/gophertunnel) from 1.52.2 to 1.53.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Sandertv/gophertunnel/commit/1e86f809c339759e95e25c4036fc3bf194bc80e8"><code>1e86f80</code></a> gophertunnel: Implement new auth system (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/365">#365</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/e823104b38ff5d2e2a9c1502d2b9eb124b55f07f"><code>e823104</code></a> minecraft/game_data.go: Add PropertyData to GameData (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/383">#383</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/6849d56e046cb49ebf0399b3a9070b83529c6334"><code>6849d56</code></a> nbt/decode.go: Fix NBT decoder fast-path mutating previously decoded maps (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/380">#380</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/f54a422f1ca8345a19e62b6318ca54294ea33f9c"><code>f54a422</code></a> minecraft/protocol: Fix incorrect enum logging (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/382">#382</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/85f94a5d3b017f6ee01788703bf080d772c394bd"><code>85f94a5</code></a> minecraft/listener.go: Add CompressionThreshold to avoid compressing small pa...</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/1c12d7a0d12515b9fdc708aa12db3729c71cef18"><code>1c12d7a</code></a> nbt/decode.go: avoid reflect SetMapIndex for decoding <code>TAG_Compound</code> into `ma...</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/25eb1bef3ab8b1a1cdaf04b15dd3fa0b1d75b261"><code>25eb1be</code></a> protocol/reader.go: Reduced Item and ItemInstance decode allocations. (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/377">#377</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/877d232cdab3e6f58c52047b516cd91a3327a0a7"><code>877d232</code></a> minecraft/protocol: SimpleEvent packet can now be sent by the client. (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/373">#373</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/112f04e8a2b335c4b30d3660ce6c10a2f9d1d531"><code>112f04e</code></a> protocol/command.go: Fixed ParamOptionAsChainedCommand value. (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/374">#374</a>)</li> <li>See full diff in <a href="https://github.com/sandertv/gophertunnel/compare/v1.52.2...v1.53.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/sandertv/gophertunnel&package-manager=go_modules&previous-version=1.52.2&new-version=1.53.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
coderabbitai[bot] commented 2026-01-26 01:27:41 +00:00 (Migrated from github.com)

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Bot user detected. > > To trigger a single review, invoke the `@coderabbitai review` command. > > You can disable this status message by setting the `reviews.review_status` to `false` in the CodeRabbit configuration file. <!-- end of auto-generated comment: skip review by coderabbit.ai --> <!-- tips_start --> --- <sub>Comment `@coderabbitai help` to get the list of available commands and usage tips.</sub> <!-- tips_end -->
Sign in to join this conversation.
No description provided.