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
Open
Bump github.com/xtaci/kcp-go/v5 from 5.6.61 to 5.6.70#124dependabot[bot] wants to merge 1 commit intover/0.66.0from
dependabot[bot] wants to merge 1 commit intover/0.66.0from
Conversation
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]>
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.
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.
Commits
6d3de74fix(ringbuffer): fix off-by-one in Discard() causing index out of range panic68987c7chore: remove dead field and optimize RingBuffer.Discardeecde5frefactor: use switch statement and struct literal in Input()d3eb83drefactor: replace custom imin/imax/ibound with built-in min/maxe74c372perf: inline segment header encode/decode with direct binary.LittleEndian callsd44c1c7perf: optimize segment header encode/decode with BCE hintsc8a3a26perf: inline segment encode/decode to eliminate function call overhead56b1ffffix: add defensive checks to prevent panics and memory leaks4ea3913Merge branch 'dev'2693fa8perf: reduce heap allocations and fix memory leaks across multiple componentsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)