Chore(deps): Bump the low-importance group across 1 directory with 2 updates - #3439
Open
dependabot[bot] wants to merge 1 commit into
Open
Chore(deps): Bump the low-importance group across 1 directory with 2 updates#3439dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the low-importance group with 2 updates in the / directory: [github.com/klauspost/compress](https://github.com/klauspost/compress) and [github.com/stretchr/testify](https://github.com/stretchr/testify). Updates `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) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: low-importance - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-importance ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/low-importance-d854b24ae1
branch
from
August 21, 2026 15:44
4df451d to
2d5a488
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the low-importance group with 2 updates in the / directory: github.com/klauspost/compress and github.com/stretchr/testify.
Updates
github.com/klauspost/compressfrom 1.19.1 to 1.19.2Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
c3b3439zstd: don't clear the registered dictionary when decoding past the window (#1...9874bc9fix(zstd): handle zero-literal BuildDict corpus (#1178)71bb6fdzstd: keep BuildDict recent-offsets positive and loadable (#1184)3d4dacbzstd: avoid racing MaxDecodedSize write on shared dict litEnc (#1182)3ceaa81build(deps): bump the github-actions group with 5 updates (#1185)72cb4d3chore: add OpenSSF Scorecard GitHub Action (#1183)69c9db4zstd: fix arm64 asm locals overwriting the saved link register (#1176)117430dzstd: Re-enable unsafe decodeSync memory copies (#1168) (#1171)c73af0chuff0: add arm64 assembly for Decompress4X/1X via avo lowering (#1172)Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.5001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.Builder