Update module github.com/kelindar/binary to v1.2.3 - #488
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #488 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 31 31
Lines 3304 3304
=====================================
Misses 3304 3304
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/github.com-kelindar-binary-1.x
branch
from
August 10, 2026 13:35
bb1e61d to
198c8dd
Compare
renovate
Bot
force-pushed
the
renovate/github.com-kelindar-binary-1.x
branch
from
August 11, 2026 22:02
198c8dd to
42f0193
Compare
renovate
Bot
force-pushed
the
renovate/github.com-kelindar-binary-1.x
branch
5 times, most recently
from
August 19, 2026 19:46
0383a24 to
abab3c6
Compare
renovate
Bot
force-pushed
the
renovate/github.com-kelindar-binary-1.x
branch
5 times, most recently
from
September 1, 2026 23:43
f2492e2 to
c76af6e
Compare
renovate
Bot
force-pushed
the
renovate/github.com-kelindar-binary-1.x
branch
5 times, most recently
from
September 11, 2026 00:34
1961f46 to
4dcbf74
Compare
renovate
Bot
force-pushed
the
renovate/github.com-kelindar-binary-1.x
branch
3 times, most recently
from
September 16, 2026 11:51
bec8ebe to
710510e
Compare
Generated by renovateBot
renovate
Bot
force-pushed
the
renovate/github.com-kelindar-binary-1.x
branch
from
September 18, 2026 02:39
710510e to
c0a86c9
Compare
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.
This PR contains the following updates:
v1.2.0→v1.2.3Release Notes
kelindar/binary (github.com/kelindar/binary)
v1.2.3Compare Source
What's Changed
Full Changelog: kelindar/binary@v1.2.2...v1.2.3
v1.2.2Compare Source
What's Changed
Full Changelog: kelindar/binary@v1.2.1...v1.2.2
v1.2.1Compare Source
Binary v1.2.1
Binary v1.2.1 is a performance and reliability release. It optimizes codec hot paths across structs, slices, arrays, maps, nested values, sorted data, nocopy types, and reusable stream decoders while reducing allocations. Decoding is safer for malformed input, large lengths, short reads, zero-wire values, custom codecs, maps, and tagged unions. Float and complex bit patterns are preserved, and fuzz, round-trip, and benchmark coverage has been expanded. Compared with v1.2.0, representative gains include up to 4.9× faster uint64 decoding, 4.5× faster map decoding, 3× faster sorted encoding, and more.
What's Changed
Full Changelog: kelindar/binary@v1.2.0...v1.2.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.