Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps dev.kastle.netty:netty-transport-raknet from 1.4.0 to 1.5.1.

Release notes

Sourced from dev.kastle.netty:netty-transport-raknet's releases.

1.5.1

Changes: 6157d88...6157d88

Usage

Gradle (Kotlin DSL)

implementation("dev.kastle.netty:netty-transport-raknet:1.5.1")

Gradle (Groovy)

implementation 'dev.kastle.netty:netty-transport-raknet:1.5.1'

Maven

<dependency>
    <groupId>dev.kastle.netty</groupId>
    <artifactId>netty-transport-raknet</artifactId>
    <version>1.5.1</version>
</dependency>

1.5.0

Changes: 321535c...17084f8

Usage

Gradle (Kotlin DSL)

implementation("dev.kastle.netty:netty-transport-raknet:1.5.0")

Gradle (Groovy)

implementation 'dev.kastle.netty:netty-transport-raknet:1.5.0'

Maven

<dependency>
    <groupId>dev.kastle.netty</groupId>
    <artifactId>netty-transport-raknet</artifactId>
    <version>1.5.0</version>
</dependency>
Commits
  • 6157d88 Unset FLAG_CONTINUOUS_SEND on first packet fragment
  • 17084f8 Release 1.5.0
  • da50e9c Use more correct ping time and only set needsB&AS on RakDatagramPacket
  • bac675d Update foojay-resolver-convention
  • 321535c Cleaned up packet capture code (Follow up to #2) (#3)
  • 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 [dev.kastle.netty:netty-transport-raknet](https://github.com/Kas-tle/NetworkCompatible) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/Kas-tle/NetworkCompatible/releases)
- [Commits](Kas-tle/NetworkCompatible@1.4.0...1.5.1)

---
updated-dependencies:
- dependency-name: dev.kastle.netty:netty-transport-raknet
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 22, 2025
@RaphiMC RaphiMC merged commit f34012d into main Dec 22, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev.kastle.netty-netty-transport-raknet-1.5.1 branch December 22, 2025 19:28
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