Skip to content

build(deps): bump github.com/klauspost/compress from 1.19.0 to 1.19.1 - #13861

Merged
mxpv merged 1 commit into
mainfrom
dependabot/go_modules/github.com/klauspost/compress-1.19.1
Jul 28, 2026
Merged

build(deps): bump github.com/klauspost/compress from 1.19.0 to 1.19.1#13861
mxpv merged 1 commit into
mainfrom
dependabot/go_modules/github.com/klauspost/compress-1.19.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.19.1

What's Changed

New Contributors

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

Commits
  • 2602f4a Update changelog for version 1.19.0
  • 983acec add defensive checks
  • 9960386 zstd: Validate SnappyConverter literal copies (#1170)
  • e29d4d3 flate: use Peek instead of ReadByte for the bufio.Reader decode path (#...
  • c0bbc84 zstd: bump avo pin, regenerate arm64 asm (#1167)
  • efdb6ed build(deps): bump the github-actions group with 6 updates (#1166)
  • See full diff in compare view

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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 28, 2026
Copilot AI review requested due to automatic review settings July 28, 2026 00:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 28, 2026
@github-project-automation github-project-automation Bot moved this to Needs Triage in Pull Request Review Jul 28, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the github.com/klauspost/compress dependency to a newer patch version and synchronizes module metadata accordingly.

Changes:

  • Bump github.com/klauspost/compress from v1.19.0 to v1.19.1 in go.mod
  • Refresh go.sum checksums for the updated module version
  • Update vendored module listing in vendor/modules.txt to reflect the new version

Reviewed changes

Copilot reviewed 1 out of 8 changed files in this pull request and generated no comments.

File Description
vendor/modules.txt Updates vendored module version annotation for klauspost/compress to v1.19.1.
go.sum Replaces v1.19.0 sums with v1.19.1 sums for klauspost/compress.
go.mod Pins github.com/klauspost/compress to v1.19.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-project-automation github-project-automation Bot moved this from Needs Triage to Review In Progress in Pull Request Review Jul 28, 2026
@mxpv
mxpv added this pull request to the merge queue Jul 28, 2026
Merged via the queue into main with commit 13db49b Jul 28, 2026
51 checks passed
@github-project-automation github-project-automation Bot moved this from Review In Progress to Done in Pull Request Review Jul 28, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/klauspost/compress-1.19.1 branch July 28, 2026 17:41
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 size/L

Projects

Development

Successfully merging this pull request may close these issues.

3 participants