guerro323 / GameHost

MIT License
0 stars 0 forks source link

Bump K4os.Compression.LZ4 from 1.2.4-alpha to 1.2.12 #98

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps K4os.Compression.LZ4 from 1.2.4-alpha to 1.2.12.

Release notes

Sourced from K4os.Compression.LZ4's releases.

1.2.6

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

1.2.5

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

Changelog

Sourced from K4os.Compression.LZ4's changelog.

1.2.12 (2021/08/01)

  • Added some testing with Tar*Stream from SharpZipLib

1.2.10-beta (2021/01/29)

  • ADDED #14 (partial): support for IBufferWriter in LZ4Pickler

1.2.8-beta (2020/09/26)

  • Implicit reference to System.Runtime.CompilerServices.Unsafe

1.2.7 (2020/09/13)

  • LZ4Pickler is now memory alignment agnostic

1.2.6 (2020/09/12)

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

1.2.5 (2020/09/04)

  • 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
Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)
dependabot[bot] commented 2 years ago

Looks like K4os.Compression.LZ4 is no longer a dependency, so this is no longer needed.