dependabot[bot] opened a new pull request, #836: URL: https://github.com/apache/arrow-go/pull/836
Bumps [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) from 4.1.26 to 4.1.27. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pierrec/lz4/releases">github.com/pierrec/lz4/v4's releases</a>.</em></p> <blockquote> <h2>v4.1.27</h2> <h2>What's Changed</h2> <ul> <li>ci: refresh Go matrix to 1.24-1.26 and bump actions by <a href="https://github.com/lizthegrey"><code>@lizthegrey</code></a> in <a href="https://redirect.github.com/pierrec/lz4/pull/244">pierrec/lz4#244</a></li> <li>set err to nil after ReadFull returns io.EOF by <a href="https://github.com/serprex"><code>@serprex</code></a> in <a href="https://redirect.github.com/pierrec/lz4/pull/245">pierrec/lz4#245</a></li> <li>arm64: major decodeBlock performance rework by <a href="https://github.com/lizthegrey"><code>@lizthegrey</code></a> in <a href="https://redirect.github.com/pierrec/lz4/pull/243">pierrec/lz4#243</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/serprex"><code>@serprex</code></a> made their first contribution in <a href="https://redirect.github.com/pierrec/lz4/pull/245">pierrec/lz4#245</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pierrec/lz4/compare/v4.1.26...v4.1.27">https://github.com/pierrec/lz4/compare/v4.1.26...v4.1.27</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pierrec/lz4/commit/a296161b6e73e177e902d9cdafbd3e8b9ffaa68f"><code>a296161</code></a> Merge pull request <a href="https://redirect.github.com/pierrec/lz4/issues/243">#243</a> from honeycombio/lizf.arm64-shortcut</li> <li><a href="https://github.com/pierrec/lz4/commit/17a7cd8306b892532c1668af771cbb54d14b9324"><code>17a7cd8</code></a> Merge pull request <a href="https://redirect.github.com/pierrec/lz4/issues/245">#245</a> from serprex/fix-read-eof-regression</li> <li><a href="https://github.com/pierrec/lz4/commit/a9333c3061d3ab75b01271fa1a9a0ba076b17f02"><code>a9333c3</code></a> set err to nil after ReadFull returns io.EOF</li> <li><a href="https://github.com/pierrec/lz4/commit/903773a82fcb0e520f20e05233a7ec445c413d13"><code>903773a</code></a> Merge branch 'v4' into lizf.arm64-shortcut</li> <li><a href="https://github.com/pierrec/lz4/commit/2f2b6bbaaeb58484f47106b334d836955084135e"><code>2f2b6bb</code></a> Merge pull request <a href="https://redirect.github.com/pierrec/lz4/issues/244">#244</a> from honeycombio/lizf.ci-refresh</li> <li><a href="https://github.com/pierrec/lz4/commit/91e8b6facb72b4265b93aa5b537f54accca0af19"><code>91e8b6f</code></a> arm64: call runtime·memmove for long, non-overlapping match copies</li> <li><a href="https://github.com/pierrec/lz4/commit/0894170a60ac9fa12d1e4bf18ae85dca3756e131"><code>0894170</code></a> arm64: widen copyMatchLoop8 to 16 bytes/iter for offset >= 32</li> <li><a href="https://github.com/pierrec/lz4/commit/f6dea622362f2df28ed6f90512218625d20cbaf4"><code>f6dea62</code></a> arm64: LDP/STP fast path for shortcut match copy when offset >= 18</li> <li><a href="https://github.com/pierrec/lz4/commit/4ce77f3d22808a7ce55ca1ccf50eb20851b29821"><code>4ce77f3</code></a> arm64: widen splat store from 8 to 16 bytes per iter</li> <li><a href="https://github.com/pierrec/lz4/commit/5f0a64122bc561e9cf80c0c6327339ce0cbf795f"><code>5f0a641</code></a> ci: refresh Go matrix to 1.24-1.26 and bump actions</li> <li>Additional commits viewable in <a href="https://github.com/pierrec/lz4/compare/v4.1.26...v4.1.27">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
