Bump github.com/sandertv/gophertunnel from 1.57.0 to 1.57.1 #92

Closed
dependabot[bot] wants to merge 1 commit from dependabot/go_modules/github.com/sandertv/gophertunnel-1.57.1 into main
dependabot[bot] commented 2026-07-13 11:24:11 +00:00 (Migrated from github.com)

Bumps github.com/sandertv/gophertunnel from 1.57.0 to 1.57.1.

Commits
  • 85f3949 minecraft: Introduce an Allow field to listener (#460)
  • c738728 protocol/packet: correct MobEffect.Duration doc, it is in ticks not seconds (...
  • a79713c minecraft: Default logger before network lookup (#451)
  • a408bd6 protocol/command.go: Fix command argument type constants (#452)
  • 44d232d gophertunnel: Minimal changes to support using NetherNet as a transport (#444)
  • 49bdd6b workflows/go.yml: Update workflows to no longer use deprecated actions
  • 5973bc6 minecraft/protocol: Name packet transport capability contracts (#445)
  • a8d3e6e protocol/data_store.go: Add double and list data store property types (#449)
  • b6c1273 minecraft: Align resource pack data IDs with client requests (#447)
  • 0e9867b minecraft/protocol: Fixed PlayerAuthInput packet marshal errors due to using ...
  • 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 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.57.0 to 1.57.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Sandertv/gophertunnel/commit/85f39490288ab0b7cc9de4f447a9013dd0ec16e0"><code>85f3949</code></a> minecraft: Introduce an <code>Allow</code> field to listener (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/460">#460</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/c7387286375eeb4933b1320a9e615d01724b5242"><code>c738728</code></a> protocol/packet: correct MobEffect.Duration doc, it is in ticks not seconds (...</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/a79713c31bf7972a73cda79982fd31b76515caad"><code>a79713c</code></a> minecraft: Default logger before network lookup (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/451">#451</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/a408bd610949b6f5a335df7f4108c6cab531e83a"><code>a408bd6</code></a> protocol/command.go: Fix command argument type constants (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/452">#452</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/44d232dc9d4266ba71d2f7fb02b9953bddaf17e4"><code>44d232d</code></a> gophertunnel: Minimal changes to support using NetherNet as a transport (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/444">#444</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/49bdd6bab79053e8b5b9f6810f50ff0898a9a08e"><code>49bdd6b</code></a> workflows/go.yml: Update workflows to no longer use deprecated actions</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/5973bc62ab2ca2ddbb0e0928e5c34c77c4407786"><code>5973bc6</code></a> minecraft/protocol: Name packet transport capability contracts (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/445">#445</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/a8d3e6e87bbe0bee151c0ae0b40753a0fd5580d8"><code>a8d3e6e</code></a> protocol/data_store.go: Add double and list data store property types (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/449">#449</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/b6c1273295f53da255896971492d7006f5749cac"><code>b6c1273</code></a> minecraft: Align resource pack data IDs with client requests (<a href="https://redirect.github.com/sandertv/gophertunnel/issues/447">#447</a>)</li> <li><a href="https://github.com/Sandertv/gophertunnel/commit/0e9867bbd8dd8541ac7708d45d869408c7c5569e"><code>0e9867b</code></a> minecraft/protocol: Fixed PlayerAuthInput packet marshal errors due to using ...</li> <li>Additional commits viewable in <a href="https://github.com/sandertv/gophertunnel/compare/v1.57.0...v1.57.1">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.57.0&new-version=1.57.1)](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 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>
dependabot[bot] commented 2026-07-13 14:33:30 +00:00 (Migrated from github.com)

Dependabot attempted to update this pull request, but because the branch dependabot/go_modules/github.com/sandertv/gophertunnel-1.57.1 is protected it was unable to do so.

Dependabot attempted to update this pull request, but because the branch `dependabot/go_modules/github.com/sandertv/gophertunnel-1.57.1` is protected it was unable to do so.
smell-of-curry commented 2026-07-13 14:36:41 +00:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
dependabot[bot] commented 2026-07-13 14:37:29 +00:00 (Migrated from github.com)

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance 🙇

Oh no! Something went wrong on our end. Please try again later. If the problem persists, please contact GitHub support for assistance 🙇
smell-of-curry commented 2026-07-13 14:38:04 +00:00 (Migrated from github.com)

Superseded by 6b34c18 on main (conflicted after dragonfly 0.11.0 migration).

Superseded by 6b34c18 on main (conflicted after dragonfly 0.11.0 migration).
dependabot[bot] commented 2026-07-13 14:38:07 +00:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.