Skip to content

Update module github.com/kelindar/binary to v1.2.3 - #488

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-kelindar-binary-1.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-kelindar-binary-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/kelindar/binary v1.2.0v1.2.3 age confidence

Release Notes

kelindar/binary (github.com/kelindar/binary)

v1.2.3

Compare Source

What's Changed

Full Changelog: kelindar/binary@v1.2.2...v1.2.3

v1.2.2

Compare Source

What's Changed

Full Changelog: kelindar/binary@v1.2.1...v1.2.2

v1.2.1

Compare 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)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Aug 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (8211ac9) to head (c0a86c9).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #488   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         31      31           
  Lines       3304    3304           
=====================================
  Misses      3304    3304           
Flag Coverage Δ
go 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/github.com-kelindar-binary-1.x branch from bb1e61d to 198c8dd Compare August 10, 2026 13:35
@renovate renovate Bot changed the title Update module github.com/kelindar/binary to v1.2.1 Update module github.com/kelindar/binary to v1.2.2 Aug 10, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-kelindar-binary-1.x branch from 198c8dd to 42f0193 Compare August 11, 2026 22:02
@renovate renovate Bot changed the title Update module github.com/kelindar/binary to v1.2.2 Update module github.com/kelindar/binary to v1.2.3 Aug 11, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-kelindar-binary-1.x branch 5 times, most recently from 0383a24 to abab3c6 Compare August 19, 2026 19:46
@renovate
renovate Bot force-pushed the renovate/github.com-kelindar-binary-1.x branch 5 times, most recently from f2492e2 to c76af6e Compare September 1, 2026 23:43
@renovate
renovate Bot force-pushed the renovate/github.com-kelindar-binary-1.x branch 5 times, most recently from 1961f46 to 4dcbf74 Compare September 11, 2026 00:34
@renovate
renovate Bot force-pushed the renovate/github.com-kelindar-binary-1.x branch 3 times, most recently from bec8ebe to 710510e Compare September 16, 2026 11:51
@renovate
renovate Bot force-pushed the renovate/github.com-kelindar-binary-1.x branch from 710510e to c0a86c9 Compare September 18, 2026 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants