chore(deps): bump the go_modules group across 1 directory with 6 updates - #110
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go_modules group across 1 directory with 6 updates#110dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go_modules group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.6` | `1.19.2` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.36.1` | `0.36.3` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.36.1` | `0.36.3` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.36.1` | `0.36.3` | Updates `github.com/klauspost/compress` from 1.18.6 to 1.19.2 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.6...v1.19.2) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.0) Updates `k8s.io/apimachinery` from 0.36.1 to 0.36.3 - [Commits](kubernetes/apimachinery@v0.36.1...v0.36.3) Updates `k8s.io/cli-runtime` from 0.36.1 to 0.36.3 - [Commits](kubernetes/cli-runtime@v0.36.1...v0.36.3) Updates `k8s.io/client-go` from 0.36.1 to 0.36.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.1...v0.36.3) Updates `k8s.io/kubectl` from 0.36.1 to 0.36.3 - [Commits](kubernetes/kubectl@v0.36.1...v0.36.3) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: k8s.io/apimachinery dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: k8s.io/cli-runtime dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: k8s.io/client-go dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: k8s.io/kubectl dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
blue4209211 and
mayankpande88
as code owners
August 20, 2026 07:13
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 go_modules group with 5 updates in the / directory:
1.18.61.19.21.11.11.12.00.36.10.36.30.36.10.36.30.36.10.36.3Updates
github.com/klauspost/compressfrom 1.18.6 to 1.19.2Release notes
Sourced from github.com/klauspost/compress's releases.
... (truncated)
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)2602f4aUpdate changelog for version 1.19.0Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
001eb79Merge 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.Builderd2699be_codegen: modernizea463c8cMerge pull request #1885 from stretchr/dolmen/ci-check-ghactions-hashesUpdates
k8s.io/apimachineryfrom 0.36.1 to 0.36.3Commits
40bf4b2Update dependencies to v0.36.3 tag34d46beMerge pull request #140296 from jpbetz/cherry-pick-smd-306-revert66a3724Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.32ec982dMerge pull request #139508lalitc375/automated-cherry-pick-of-#1394806a88102Fix wrong marking of errorsUpdates
k8s.io/cli-runtimefrom 0.36.1 to 0.36.3Commits
a39fac4Update dependencies to v0.36.3 tag88a785eMerge pull request #140296 from jpbetz/cherry-pick-smd-306-revert1706906Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/client-gofrom 0.36.1 to 0.36.3Commits
44a8af2Update dependencies to v0.36.3 tagf501adaMerge pull request #140296 from jpbetz/cherry-pick-smd-306-reverta43e1d7Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/kubectlfrom 0.36.1 to 0.36.3Commits
73fdc7aUpdate dependencies to v0.36.3 tag58802aeMerge pull request #140296 from jpbetz/cherry-pick-smd-306-revertfde8e27Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions