Skip to content

Bump github.com/xtaci/kcp-go/v5 from 5.6.61 to 5.6.70#124

Open
dependabot[bot] wants to merge 1 commit intover/0.66.0from
dependabot/go_modules/github.com/xtaci/kcp-go/v5-5.6.70
Open

Bump github.com/xtaci/kcp-go/v5 from 5.6.61 to 5.6.70#124
dependabot[bot] wants to merge 1 commit intover/0.66.0from
dependabot/go_modules/github.com/xtaci/kcp-go/v5-5.6.70

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps github.com/xtaci/kcp-go/v5 from 5.6.61 to 5.6.70.

Release notes

Sourced from github.com/xtaci/kcp-go/v5's releases.

v5.6.64

Full Changelog: xtaci/kcp-go@v5.6.61...v5.6.64

Commits
  • 6d3de74 fix(ringbuffer): fix off-by-one in Discard() causing index out of range panic
  • 68987c7 chore: remove dead field and optimize RingBuffer.Discard
  • eecde5f refactor: use switch statement and struct literal in Input()
  • d3eb83d refactor: replace custom imin/imax/ibound with built-in min/max
  • e74c372 perf: inline segment header encode/decode with direct binary.LittleEndian calls
  • d44c1c7 perf: optimize segment header encode/decode with BCE hints
  • c8a3a26 perf: inline segment encode/decode to eliminate function call overhead
  • 56b1fff fix: add defensive checks to prevent panics and memory leaks
  • 4ea3913 Merge branch 'dev'
  • 2693fa8 perf: reduce heap allocations and fix memory leaks across multiple components
  • 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/xtaci/kcp-go/v5](https://github.com/xtaci/kcp-go) from 5.6.61 to 5.6.70.
- [Release notes](https://github.com/xtaci/kcp-go/releases)
- [Commits](xtaci/kcp-go@v5.6.61...v5.6.70)

---
updated-dependencies:
- dependency-name: github.com/xtaci/kcp-go/v5
  dependency-version: 5.6.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 13, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants