Skip to content

chore(deps): bump github.com/klauspost/compress from 1.19.1 to 1.19.2 - #14120

Merged
babakks merged 1 commit into
trunkfrom
dependabot/go_modules/github.com/klauspost/compress-1.19.2
Aug 14, 2026
Merged

chore(deps): bump github.com/klauspost/compress from 1.19.1 to 1.19.2#14120
babakks merged 1 commit into
trunkfrom
dependabot/go_modules/github.com/klauspost/compress-1.19.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/klauspost/compress from 1.19.1 to 1.19.2.

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.19.2

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.19.1...v1.19.2

Commits
  • c3b3439 zstd: don't clear the registered dictionary when decoding past the window (#1...
  • 9874bc9 fix(zstd): handle zero-literal BuildDict corpus (#1178)
  • 71bb6fd zstd: keep BuildDict recent-offsets positive and loadable (#1184)
  • 3d4dacb zstd: avoid racing MaxDecodedSize write on shared dict litEnc (#1182)
  • 3ceaa81 build(deps): bump the github-actions group with 5 updates (#1185)
  • 72cb4d3 chore: add OpenSSF Scorecard GitHub Action (#1183)
  • 69c9db4 zstd: fix arm64 asm locals overwriting the saved link register (#1176)
  • 117430d zstd: Re-enable unsafe decodeSync memory copies (#1168) (#1171)
  • c73af0c huff0: add arm64 assembly for Decompress4X/1X via avo lowering (#1172)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 10, 2026 14:03
@dependabot
dependabot Bot requested a review from babakks August 10, 2026 14:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 10, 2026
@cli-triage

cli-triage Bot commented Aug 10, 2026

Copy link
Copy Markdown

Recommendation: Merge, Confidence: High

This is a direct dependency with 11 packages compiled into the shipped binary, including github.com/klauspost/compress/zstd, huff0, fse, and s2. The v1.19.2 release contains arm64 assembly additions for huff0 decompression (huff0 is in the production package list), zstd bug fixes (race condition on shared dict, arm64 frame offset fix, unsafe memcopy re-enable), and zstd BuildDict correctness fixes - all within the reachable surface. The diff is limited to go.mod and go.sum, consistent with a patch bump.

Assessed at head commit 3c2bc91a1d79a7b6c9aea615608bbf294446d490.

Generated by Dependabot PR Triage (skills-driven) · sonnet46 · 64.6 AIC · ⌖ 5.56 AIC · ⊞ 5.9K ·

@babakks

babakks commented Aug 14, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.19.1...v1.19.2)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/klauspost/compress-1.19.2 branch from 3c2bc91 to ab3282d Compare August 14, 2026 11:15
@babakks
babakks enabled auto-merge August 14, 2026 11:16
@babakks
babakks merged commit de84d01 into trunk Aug 14, 2026
12 checks passed
@babakks
babakks deleted the dependabot/go_modules/github.com/klauspost/compress-1.19.2 branch August 14, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code ready-for-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants