-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MINOR: [C#] Bump K4os.Compression.LZ4.Streams and System.Runtime.CompilerServices.Unsafe in /csharp #41216
MINOR: [C#] Bump K4os.Compression.LZ4.Streams and System.Runtime.CompilerServices.Unsafe in /csharp #41216
Conversation
In light of the XZ incident and the type and scope of the changes being made here, I'm going to take a little longer and vet the source changes a little more thoroughly. |
…ilerServices.Unsafe Bumps [K4os.Compression.LZ4.Streams](https://github.com/MiloszKrajewski/K4os.Compression.LZ4) and [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `K4os.Compression.LZ4.Streams` from 1.3.6 to 1.3.8 - [Release notes](https://github.com/MiloszKrajewski/K4os.Compression.LZ4/releases) - [Changelog](https://github.com/MiloszKrajewski/K4os.Compression.LZ4/blob/master/CHANGES.md) - [Commits](MiloszKrajewski/K4os.Compression.LZ4@1.3.6...1.3.8) Updates `System.Runtime.CompilerServices.Unsafe` from 4.7.1 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v6.0.0) --- updated-dependencies: - dependency-name: K4os.Compression.LZ4.Streams dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Runtime.CompilerServices.Unsafe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
ee5c766
to
6b3398b
Compare
After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit 67003f4. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them. |
…ilerServices.Unsafe in /csharp (apache#41216) Bumps [K4os.Compression.LZ4.Streams](https://github.com/MiloszKrajewski/K4os.Compression.LZ4) and [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `K4os.Compression.LZ4.Streams` from 1.3.6 to 1.3.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/releases">K4os.Compression.LZ4.Streams's releases</a>.</em></p> <blockquote> <h2>v1.3.8</h2> <ul> <li>FIXED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/96">#96</a>: fixed issue returning wrong compressed length when compressing into Span</li> </ul> <h2>v1.3.7-beta</h2> <ul> <li>ADDED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>: Partial decompression support (see <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>, <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>) (thanks: Sewer56)</li> <li>CHANGED: build process from FAKE (sorry!) to Nuke</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/blob/master/CHANGES.md">K4os.Compression.LZ4.Streams's changelog</a>.</em></p> <blockquote> <h2>1.3.8 (2023/03/17)</h2> <ul> <li>FIXED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/96">#96</a>: fixed issue returning wrong compressed length when compressing into Span</li> </ul> <h2>1.3.7-beta (2023/10/03)</h2> <ul> <li>ADDED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>: partial decompression support (see <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>, <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>) (thanks: Sewer56)</li> <li>CHANGED: build process from FAKE (sorry!) to Nuke</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/f5a25b7d72e2e41550fe20662597169ff11c3b60"><code>f5a25b7</code></a> issue 96 (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/98">#98</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/52f43450287e0626276e72ac9cb483dca73bfeac"><code>52f4345</code></a> Fake 2 Nuke (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/91">#91</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/0509c297627842c0f6ba383f211203ef05cb20bd"><code>0509c29</code></a> Added Partial Decoding Support (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/fe458dcd1bbdcafc60117e7ee089273dd8cce7af"><code>fe458dc</code></a> Update CHANGES.md</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/693a5547273770e72a1e74fc37ce823112daf6c4"><code>693a554</code></a> Update bug_report.md</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/a0f164f6935f8c00f7c09222ffb66c32f88e2474"><code>a0f164f</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/compare/1.3.6...1.3.8">compare view</a></li> </ul> </details> <br /> Updates `System.Runtime.CompilerServices.Unsafe` from 4.7.1 to 6.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">System.Runtime.CompilerServices.Unsafe's releases</a>.</em></p> <blockquote> <h2>.NET 6.0</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0">Release</a></p> <h2>.NET 6.0 RC 2</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.2">Release</a></p> <h2>.NET 6.0 RC 1</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.1">Release</a></p> <h2>.NET 6.0 Preview 7</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.7">Release</a></p> <h2>.NET 6.0 Preview 6</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.6">Release</a></p> <h2>.NET 6.0 Preview 5</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.5">Release</a></p> <h2>.NET 6.0 Preview 4</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.4">Release</a></p> <h2>.NET 6.0 Preview 3</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.3">Release</a></p> <h2>.NET 6.0 Preview 2</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.2">Release</a></p> <h2>.NET 6.0 Preview 1</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.1">Release</a></p> <h2>.NET 5.0.17</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.17">Release</a></p> <p>.NET 5 is now <a href="https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-and-net-core">out of support</a>. We recommend using .NET 6.</p> <h2>.NET 5.0.16</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.16">Release</a></p> <h2>.NET 5.0.15</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.15">Release</a></p> <h2>.NET 5.0.14</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.14">Release</a></p> <h2>.NET 5.0.13</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.13">Release</a></p> <h2>.NET 5.0.11</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.11">Release</a></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dotnet/runtime/commits/v6.0.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@ 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) </details> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Curt Hagenlocher <[email protected]>
…ilerServices.Unsafe in /csharp (apache#41216) Bumps [K4os.Compression.LZ4.Streams](https://github.com/MiloszKrajewski/K4os.Compression.LZ4) and [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `K4os.Compression.LZ4.Streams` from 1.3.6 to 1.3.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/releases">K4os.Compression.LZ4.Streams's releases</a>.</em></p> <blockquote> <h2>v1.3.8</h2> <ul> <li>FIXED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/96">#96</a>: fixed issue returning wrong compressed length when compressing into Span</li> </ul> <h2>v1.3.7-beta</h2> <ul> <li>ADDED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>: Partial decompression support (see <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>, <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>) (thanks: Sewer56)</li> <li>CHANGED: build process from FAKE (sorry!) to Nuke</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/blob/master/CHANGES.md">K4os.Compression.LZ4.Streams's changelog</a>.</em></p> <blockquote> <h2>1.3.8 (2023/03/17)</h2> <ul> <li>FIXED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/96">#96</a>: fixed issue returning wrong compressed length when compressing into Span</li> </ul> <h2>1.3.7-beta (2023/10/03)</h2> <ul> <li>ADDED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>: partial decompression support (see <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>, <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>) (thanks: Sewer56)</li> <li>CHANGED: build process from FAKE (sorry!) to Nuke</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/f5a25b7d72e2e41550fe20662597169ff11c3b60"><code>f5a25b7</code></a> issue 96 (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/98">#98</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/52f43450287e0626276e72ac9cb483dca73bfeac"><code>52f4345</code></a> Fake 2 Nuke (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/91">#91</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/0509c297627842c0f6ba383f211203ef05cb20bd"><code>0509c29</code></a> Added Partial Decoding Support (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/fe458dcd1bbdcafc60117e7ee089273dd8cce7af"><code>fe458dc</code></a> Update CHANGES.md</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/693a5547273770e72a1e74fc37ce823112daf6c4"><code>693a554</code></a> Update bug_report.md</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/a0f164f6935f8c00f7c09222ffb66c32f88e2474"><code>a0f164f</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/compare/1.3.6...1.3.8">compare view</a></li> </ul> </details> <br /> Updates `System.Runtime.CompilerServices.Unsafe` from 4.7.1 to 6.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">System.Runtime.CompilerServices.Unsafe's releases</a>.</em></p> <blockquote> <h2>.NET 6.0</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0">Release</a></p> <h2>.NET 6.0 RC 2</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.2">Release</a></p> <h2>.NET 6.0 RC 1</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.1">Release</a></p> <h2>.NET 6.0 Preview 7</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.7">Release</a></p> <h2>.NET 6.0 Preview 6</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.6">Release</a></p> <h2>.NET 6.0 Preview 5</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.5">Release</a></p> <h2>.NET 6.0 Preview 4</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.4">Release</a></p> <h2>.NET 6.0 Preview 3</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.3">Release</a></p> <h2>.NET 6.0 Preview 2</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.2">Release</a></p> <h2>.NET 6.0 Preview 1</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.1">Release</a></p> <h2>.NET 5.0.17</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.17">Release</a></p> <p>.NET 5 is now <a href="https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-and-net-core">out of support</a>. We recommend using .NET 6.</p> <h2>.NET 5.0.16</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.16">Release</a></p> <h2>.NET 5.0.15</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.15">Release</a></p> <h2>.NET 5.0.14</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.14">Release</a></p> <h2>.NET 5.0.13</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.13">Release</a></p> <h2>.NET 5.0.11</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.11">Release</a></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dotnet/runtime/commits/v6.0.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@ 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) </details> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Curt Hagenlocher <[email protected]>
…ilerServices.Unsafe in /csharp (apache#41216) Bumps [K4os.Compression.LZ4.Streams](https://github.com/MiloszKrajewski/K4os.Compression.LZ4) and [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `K4os.Compression.LZ4.Streams` from 1.3.6 to 1.3.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/releases">K4os.Compression.LZ4.Streams's releases</a>.</em></p> <blockquote> <h2>v1.3.8</h2> <ul> <li>FIXED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/96">#96</a>: fixed issue returning wrong compressed length when compressing into Span</li> </ul> <h2>v1.3.7-beta</h2> <ul> <li>ADDED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>: Partial decompression support (see <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>, <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>) (thanks: Sewer56)</li> <li>CHANGED: build process from FAKE (sorry!) to Nuke</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/blob/master/CHANGES.md">K4os.Compression.LZ4.Streams's changelog</a>.</em></p> <blockquote> <h2>1.3.8 (2023/03/17)</h2> <ul> <li>FIXED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/96">#96</a>: fixed issue returning wrong compressed length when compressing into Span</li> </ul> <h2>1.3.7-beta (2023/10/03)</h2> <ul> <li>ADDED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>: partial decompression support (see <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>, <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>) (thanks: Sewer56)</li> <li>CHANGED: build process from FAKE (sorry!) to Nuke</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/f5a25b7d72e2e41550fe20662597169ff11c3b60"><code>f5a25b7</code></a> issue 96 (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/98">#98</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/52f43450287e0626276e72ac9cb483dca73bfeac"><code>52f4345</code></a> Fake 2 Nuke (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/91">#91</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/0509c297627842c0f6ba383f211203ef05cb20bd"><code>0509c29</code></a> Added Partial Decoding Support (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/fe458dcd1bbdcafc60117e7ee089273dd8cce7af"><code>fe458dc</code></a> Update CHANGES.md</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/693a5547273770e72a1e74fc37ce823112daf6c4"><code>693a554</code></a> Update bug_report.md</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/a0f164f6935f8c00f7c09222ffb66c32f88e2474"><code>a0f164f</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/compare/1.3.6...1.3.8">compare view</a></li> </ul> </details> <br /> Updates `System.Runtime.CompilerServices.Unsafe` from 4.7.1 to 6.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">System.Runtime.CompilerServices.Unsafe's releases</a>.</em></p> <blockquote> <h2>.NET 6.0</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0">Release</a></p> <h2>.NET 6.0 RC 2</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.2">Release</a></p> <h2>.NET 6.0 RC 1</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.1">Release</a></p> <h2>.NET 6.0 Preview 7</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.7">Release</a></p> <h2>.NET 6.0 Preview 6</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.6">Release</a></p> <h2>.NET 6.0 Preview 5</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.5">Release</a></p> <h2>.NET 6.0 Preview 4</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.4">Release</a></p> <h2>.NET 6.0 Preview 3</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.3">Release</a></p> <h2>.NET 6.0 Preview 2</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.2">Release</a></p> <h2>.NET 6.0 Preview 1</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.1">Release</a></p> <h2>.NET 5.0.17</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.17">Release</a></p> <p>.NET 5 is now <a href="https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-and-net-core">out of support</a>. We recommend using .NET 6.</p> <h2>.NET 5.0.16</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.16">Release</a></p> <h2>.NET 5.0.15</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.15">Release</a></p> <h2>.NET 5.0.14</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.14">Release</a></p> <h2>.NET 5.0.13</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.13">Release</a></p> <h2>.NET 5.0.11</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.11">Release</a></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dotnet/runtime/commits/v6.0.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@ 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) </details> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Curt Hagenlocher <[email protected]>
…ilerServices.Unsafe in /csharp (apache#41216) Bumps [K4os.Compression.LZ4.Streams](https://github.com/MiloszKrajewski/K4os.Compression.LZ4) and [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `K4os.Compression.LZ4.Streams` from 1.3.6 to 1.3.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/releases">K4os.Compression.LZ4.Streams's releases</a>.</em></p> <blockquote> <h2>v1.3.8</h2> <ul> <li>FIXED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/96">#96</a>: fixed issue returning wrong compressed length when compressing into Span</li> </ul> <h2>v1.3.7-beta</h2> <ul> <li>ADDED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>: Partial decompression support (see <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>, <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>) (thanks: Sewer56)</li> <li>CHANGED: build process from FAKE (sorry!) to Nuke</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/blob/master/CHANGES.md">K4os.Compression.LZ4.Streams's changelog</a>.</em></p> <blockquote> <h2>1.3.8 (2023/03/17)</h2> <ul> <li>FIXED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/96">#96</a>: fixed issue returning wrong compressed length when compressing into Span</li> </ul> <h2>1.3.7-beta (2023/10/03)</h2> <ul> <li>ADDED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>: partial decompression support (see <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>, <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>) (thanks: Sewer56)</li> <li>CHANGED: build process from FAKE (sorry!) to Nuke</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/f5a25b7d72e2e41550fe20662597169ff11c3b60"><code>f5a25b7</code></a> issue 96 (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/98">#98</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/52f43450287e0626276e72ac9cb483dca73bfeac"><code>52f4345</code></a> Fake 2 Nuke (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/91">#91</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/0509c297627842c0f6ba383f211203ef05cb20bd"><code>0509c29</code></a> Added Partial Decoding Support (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/fe458dcd1bbdcafc60117e7ee089273dd8cce7af"><code>fe458dc</code></a> Update CHANGES.md</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/693a5547273770e72a1e74fc37ce823112daf6c4"><code>693a554</code></a> Update bug_report.md</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/a0f164f6935f8c00f7c09222ffb66c32f88e2474"><code>a0f164f</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/compare/1.3.6...1.3.8">compare view</a></li> </ul> </details> <br /> Updates `System.Runtime.CompilerServices.Unsafe` from 4.7.1 to 6.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">System.Runtime.CompilerServices.Unsafe's releases</a>.</em></p> <blockquote> <h2>.NET 6.0</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0">Release</a></p> <h2>.NET 6.0 RC 2</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.2">Release</a></p> <h2>.NET 6.0 RC 1</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.1">Release</a></p> <h2>.NET 6.0 Preview 7</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.7">Release</a></p> <h2>.NET 6.0 Preview 6</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.6">Release</a></p> <h2>.NET 6.0 Preview 5</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.5">Release</a></p> <h2>.NET 6.0 Preview 4</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.4">Release</a></p> <h2>.NET 6.0 Preview 3</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.3">Release</a></p> <h2>.NET 6.0 Preview 2</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.2">Release</a></p> <h2>.NET 6.0 Preview 1</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.1">Release</a></p> <h2>.NET 5.0.17</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.17">Release</a></p> <p>.NET 5 is now <a href="https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-and-net-core">out of support</a>. We recommend using .NET 6.</p> <h2>.NET 5.0.16</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.16">Release</a></p> <h2>.NET 5.0.15</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.15">Release</a></p> <h2>.NET 5.0.14</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.14">Release</a></p> <h2>.NET 5.0.13</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.13">Release</a></p> <h2>.NET 5.0.11</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.11">Release</a></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dotnet/runtime/commits/v6.0.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@ 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) </details> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Curt Hagenlocher <[email protected]>
…ilerServices.Unsafe in /csharp (apache#41216) Bumps [K4os.Compression.LZ4.Streams](https://github.com/MiloszKrajewski/K4os.Compression.LZ4) and [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `K4os.Compression.LZ4.Streams` from 1.3.6 to 1.3.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/releases">K4os.Compression.LZ4.Streams's releases</a>.</em></p> <blockquote> <h2>v1.3.8</h2> <ul> <li>FIXED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/96">#96</a>: fixed issue returning wrong compressed length when compressing into Span</li> </ul> <h2>v1.3.7-beta</h2> <ul> <li>ADDED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>: Partial decompression support (see <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>, <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>) (thanks: Sewer56)</li> <li>CHANGED: build process from FAKE (sorry!) to Nuke</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/blob/master/CHANGES.md">K4os.Compression.LZ4.Streams's changelog</a>.</em></p> <blockquote> <h2>1.3.8 (2023/03/17)</h2> <ul> <li>FIXED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/96">#96</a>: fixed issue returning wrong compressed length when compressing into Span</li> </ul> <h2>1.3.7-beta (2023/10/03)</h2> <ul> <li>ADDED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>: partial decompression support (see <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>, <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>) (thanks: Sewer56)</li> <li>CHANGED: build process from FAKE (sorry!) to Nuke</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/f5a25b7d72e2e41550fe20662597169ff11c3b60"><code>f5a25b7</code></a> issue 96 (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/98">#98</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/52f43450287e0626276e72ac9cb483dca73bfeac"><code>52f4345</code></a> Fake 2 Nuke (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/91">#91</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/0509c297627842c0f6ba383f211203ef05cb20bd"><code>0509c29</code></a> Added Partial Decoding Support (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/fe458dcd1bbdcafc60117e7ee089273dd8cce7af"><code>fe458dc</code></a> Update CHANGES.md</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/693a5547273770e72a1e74fc37ce823112daf6c4"><code>693a554</code></a> Update bug_report.md</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/a0f164f6935f8c00f7c09222ffb66c32f88e2474"><code>a0f164f</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/compare/1.3.6...1.3.8">compare view</a></li> </ul> </details> <br /> Updates `System.Runtime.CompilerServices.Unsafe` from 4.7.1 to 6.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">System.Runtime.CompilerServices.Unsafe's releases</a>.</em></p> <blockquote> <h2>.NET 6.0</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0">Release</a></p> <h2>.NET 6.0 RC 2</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.2">Release</a></p> <h2>.NET 6.0 RC 1</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.1">Release</a></p> <h2>.NET 6.0 Preview 7</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.7">Release</a></p> <h2>.NET 6.0 Preview 6</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.6">Release</a></p> <h2>.NET 6.0 Preview 5</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.5">Release</a></p> <h2>.NET 6.0 Preview 4</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.4">Release</a></p> <h2>.NET 6.0 Preview 3</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.3">Release</a></p> <h2>.NET 6.0 Preview 2</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.2">Release</a></p> <h2>.NET 6.0 Preview 1</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.1">Release</a></p> <h2>.NET 5.0.17</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.17">Release</a></p> <p>.NET 5 is now <a href="https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-and-net-core">out of support</a>. We recommend using .NET 6.</p> <h2>.NET 5.0.16</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.16">Release</a></p> <h2>.NET 5.0.15</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.15">Release</a></p> <h2>.NET 5.0.14</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.14">Release</a></p> <h2>.NET 5.0.13</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.13">Release</a></p> <h2>.NET 5.0.11</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.11">Release</a></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dotnet/runtime/commits/v6.0.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@ 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) </details> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Curt Hagenlocher <[email protected]>
…ilerServices.Unsafe in /csharp (apache#41216) Bumps [K4os.Compression.LZ4.Streams](https://github.com/MiloszKrajewski/K4os.Compression.LZ4) and [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `K4os.Compression.LZ4.Streams` from 1.3.6 to 1.3.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/releases">K4os.Compression.LZ4.Streams's releases</a>.</em></p> <blockquote> <h2>v1.3.8</h2> <ul> <li>FIXED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/96">#96</a>: fixed issue returning wrong compressed length when compressing into Span</li> </ul> <h2>v1.3.7-beta</h2> <ul> <li>ADDED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>: Partial decompression support (see <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>, <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>) (thanks: Sewer56)</li> <li>CHANGED: build process from FAKE (sorry!) to Nuke</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/blob/master/CHANGES.md">K4os.Compression.LZ4.Streams's changelog</a>.</em></p> <blockquote> <h2>1.3.8 (2023/03/17)</h2> <ul> <li>FIXED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/96">#96</a>: fixed issue returning wrong compressed length when compressing into Span</li> </ul> <h2>1.3.7-beta (2023/10/03)</h2> <ul> <li>ADDED <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>: partial decompression support (see <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/61">#61</a>, <a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>) (thanks: Sewer56)</li> <li>CHANGED: build process from FAKE (sorry!) to Nuke</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/f5a25b7d72e2e41550fe20662597169ff11c3b60"><code>f5a25b7</code></a> issue 96 (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/98">#98</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/52f43450287e0626276e72ac9cb483dca73bfeac"><code>52f4345</code></a> Fake 2 Nuke (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/91">#91</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/0509c297627842c0f6ba383f211203ef05cb20bd"><code>0509c29</code></a> Added Partial Decoding Support (<a href="https://redirect.github.com/MiloszKrajewski/K4os.Compression.LZ4/issues/90">#90</a>)</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/fe458dcd1bbdcafc60117e7ee089273dd8cce7af"><code>fe458dc</code></a> Update CHANGES.md</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/693a5547273770e72a1e74fc37ce823112daf6c4"><code>693a554</code></a> Update bug_report.md</li> <li><a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/commit/a0f164f6935f8c00f7c09222ffb66c32f88e2474"><code>a0f164f</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/MiloszKrajewski/K4os.Compression.LZ4/compare/1.3.6...1.3.8">compare view</a></li> </ul> </details> <br /> Updates `System.Runtime.CompilerServices.Unsafe` from 4.7.1 to 6.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">System.Runtime.CompilerServices.Unsafe's releases</a>.</em></p> <blockquote> <h2>.NET 6.0</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0">Release</a></p> <h2>.NET 6.0 RC 2</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.2">Release</a></p> <h2>.NET 6.0 RC 1</h2> <p><a href="https://github.com/dotnet/core/tree/v6.0.0-rc.1">Release</a></p> <h2>.NET 6.0 Preview 7</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.7">Release</a></p> <h2>.NET 6.0 Preview 6</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.6">Release</a></p> <h2>.NET 6.0 Preview 5</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.5">Release</a></p> <h2>.NET 6.0 Preview 4</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.4">Release</a></p> <h2>.NET 6.0 Preview 3</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.3">Release</a></p> <h2>.NET 6.0 Preview 2</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.2">Release</a></p> <h2>.NET 6.0 Preview 1</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.0-preview.1">Release</a></p> <h2>.NET 5.0.17</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.17">Release</a></p> <p>.NET 5 is now <a href="https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-and-net-core">out of support</a>. We recommend using .NET 6.</p> <h2>.NET 5.0.16</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.16">Release</a></p> <h2>.NET 5.0.15</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.15">Release</a></p> <h2>.NET 5.0.14</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.14">Release</a></p> <h2>.NET 5.0.13</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.13">Release</a></p> <h2>.NET 5.0.11</h2> <p><a href="https://github.com/dotnet/core/tree/v5.0.11">Release</a></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dotnet/runtime/commits/v6.0.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@ 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) </details> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Curt Hagenlocher <[email protected]>
Bumps K4os.Compression.LZ4.Streams and System.Runtime.CompilerServices.Unsafe. These dependencies needed to be updated together.
Updates
K4os.Compression.LZ4.Streams
from 1.3.6 to 1.3.8Release notes
Sourced from K4os.Compression.LZ4.Streams's releases.
Changelog
Sourced from K4os.Compression.LZ4.Streams's changelog.
Commits
f5a25b7
issue 96 (#98)52f4345
Fake 2 Nuke (#91)0509c29
Added Partial Decoding Support (#90)fe458dc
Update CHANGES.md693a554
Update bug_report.mda0f164f
Update README.mdUpdates
System.Runtime.CompilerServices.Unsafe
from 4.7.1 to 6.0.0Release notes
Sourced from System.Runtime.CompilerServices.Unsafe's releases.
... (truncated)
Commits
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)