Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 16, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
K4os.Compression.LZ4 1.1.11 -> 1.3.8 age confidence

Release Notes

MiloszKrajewski/K4os.Compression.LZ4 (K4os.Compression.LZ4)

v1.3.8

Compare Source

  • FIXED #​96: fixed issue returning wrong compressed length when compressing into Span

v1.3.6

Compare Source

  • FIXED #​85: removed call to Dispose from DisposeAsync in LZ4EncoderStream

v1.3.5

Compare Source

  • NOTE: just a release without beta tag

v1.2.16

Compare Source

  • REMOVED: System.Memory as dependency for .NET Standard 2.1 and .NET 5

v1.2.15

Compare Source

  • ADDED #​64: block decompression with external dictionary
  • FIXED: Minor fixed to unit tests

v1.2.13

Compare Source

  • REMOVED: reference to System.Runtime.CompilerServices.Unsafe (which is transitive)
  • ADDED: explicit release for netstandard 2.1

v1.2.12

Compare Source

  • ADDED: some testing with Tar*Stream from SharpZipLib

v1.2.6

Compare Source

  • FIXED #​41: fixed nasty async reader bug (async vs struct)

v1.2.5

Compare Source

  • ADDED #​34: true async support for read and write
  • ADDED #​35: full async support for .NET Standard 2.1
  • FIXED #​38: stream is now properly disposed on Close()
  • ADDED #​40: unaligned memory access moved to 32-bit

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot force-pushed the renovate/k4os.compression.lz4-1.x branch from 6652877 to e6928d9 Compare September 18, 2025 09:19
dkropachev
dkropachev previously approved these changes Sep 18, 2025
@renovate renovate bot force-pushed the renovate/k4os.compression.lz4-1.x branch from e6928d9 to dd179c1 Compare September 18, 2025 12:37
@renovate renovate bot force-pushed the renovate/k4os.compression.lz4-1.x branch from dd179c1 to 8576d1a Compare September 18, 2025 12:38
@dkropachev dkropachev merged commit 10180c3 into master Sep 18, 2025
3 checks passed
@dkropachev dkropachev deleted the renovate/k4os.compression.lz4-1.x branch September 18, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants