This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-go.git
The following commit(s) were added to refs/heads/main by this push:
new 01c65418 chore: Bump github.com/pierrec/lz4/v4 from 4.1.26 to 4.1.27
(#836)
01c65418 is described below
commit 01c654187f78450ffd99aaf0fb541e4154d995e0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 3 11:15:34 2026 -0700
chore: Bump github.com/pierrec/lz4/v4 from 4.1.26 to 4.1.27 (#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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index 8427343c..ddb7573a 100644
--- a/go.mod
+++ b/go.mod
@@ -36,7 +36,7 @@ require (
github.com/hamba/avro/v2 v2.31.0
github.com/klauspost/compress v1.18.6
github.com/klauspost/cpuid/v2 v2.3.0
- github.com/pierrec/lz4/v4 v4.1.26
+ github.com/pierrec/lz4/v4 v4.1.27
github.com/pterm/pterm v0.12.83
github.com/stoewer/go-strcase v1.3.1
github.com/stretchr/testify v1.11.1
diff --git a/go.sum b/go.sum
index 415b5baf..62ac4d28 100644
--- a/go.sum
+++ b/go.sum
@@ -113,8 +113,8 @@ github.com/modern-go/reflect2 v1.0.2
h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
github.com/modern-go/reflect2 v1.0.2/go.mod
h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/ncruces/go-strftime v1.0.0
h1:HMFp8mLCTPp341M/ZnA4qaf7ZlsbTc+miZjCLOFAw7w=
github.com/ncruces/go-strftime v1.0.0/go.mod
h1:Fwc5htZGVVkseilnfgOVb9mKy6w1naJmn9CehxcKcls=
-github.com/pierrec/lz4/v4 v4.1.26
h1:GrpZw1gZttORinvzBdXPUXATeqlJjqUG/D87TKMnhjY=
-github.com/pierrec/lz4/v4 v4.1.26/go.mod
h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
+github.com/pierrec/lz4/v4 v4.1.27
h1:+PhzhWDrjRj89TH2sw43nE3+4+W8lSxIuQadEHZyjUk=
+github.com/pierrec/lz4/v4 v4.1.27/go.mod
h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
github.com/pmezard/go-difflib v1.0.0/go.mod
h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod
h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=