[release-1.8]: bump the gomod group across 1 directory with 5 updates - #9784
Open
dependabot[bot] wants to merge 3 commits into
Open
[release-1.8]: bump the gomod group across 1 directory with 5 updates#9784dependabot[bot] wants to merge 3 commits into
dependabot[bot] wants to merge 3 commits into
Conversation
zhaohuabing
previously approved these changes
Aug 19, 2026
zhaohuabing
previously approved these changes
Aug 19, 2026
zirain
approved these changes
Aug 19, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/v1.8 #9784 +/- ##
================================================
- Coverage 74.97% 74.97% -0.01%
================================================
Files 251 251
Lines 40582 40582
================================================
- Hits 30426 30425 -1
+ Misses 8088 8087 -1
- Partials 2068 2070 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps the gomod group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-openapi/validate](https://github.com/go-openapi/validate) | `0.26.2` | `0.26.3` | | [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) | `0.131.1` | `0.132.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.0` | | google.golang.org/protobuf | `1.36.12-0.20260120151049-f2248ac996af` | `1.36.12` | | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.21.3` | `3.21.4` | Updates `github.com/go-openapi/validate` from 0.26.2 to 0.26.3 - [Release notes](https://github.com/go-openapi/validate/releases) - [Commits](go-openapi/validate@v0.26.2...v0.26.3) Updates `github.com/replicatedhq/troubleshoot` from 0.131.1 to 0.132.0 - [Release notes](https://github.com/replicatedhq/troubleshoot/releases) - [Commits](replicatedhq/troubleshoot@v0.131.1...v0.132.0) 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 `google.golang.org/protobuf` from 1.36.12-0.20260120151049-f2248ac996af to 1.36.12 Updates `helm.sh/helm/v3` from 3.21.3 to 3.21.4 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.21.3...v3.21.4) --- updated-dependencies: - dependency-name: github.com/go-openapi/validate dependency-version: 0.26.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/replicatedhq/troubleshoot dependency-version: 0.132.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: helm.sh/helm/v3 dependency-version: 3.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
zhaohuabing
force-pushed
the
dependabot/go_modules/release/v1.8/gomod-721571b0c8
branch
from
August 19, 2026 07:31
c7bad3c to
0d624c8
Compare
Member
|
/retest |
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 gomod group with 5 updates in the / directory:
0.26.20.26.30.131.10.132.01.11.11.12.01.36.12-0.20260120151049-f2248ac996af1.36.123.21.33.21.4Updates
github.com/go-openapi/validatefrom 0.26.2 to 0.26.3Release notes
Sourced from github.com/go-openapi/validate's releases.
Commits
39098efMerge pull request #281 from fredbi/fix/pointer-gaps2bf3c27ci: enable poolsdebug on separate test lane7cdf3d9feat: check required entries of nested schemas, not only of a definition62ecb2efix: point every finding at a node the document contains78c71e9fix: report the same findings, in the same order, on every run02b8f94Merge pull request #280 from fredbi/refact/use-swag-pools5540162ci: disabled the parallel pool testing on windows and darwin65f13f3refact: recycle objects through swag/poolsUpdates
github.com/replicatedhq/troubleshootfrom 0.131.1 to 0.132.0Release notes
Sourced from github.com/replicatedhq/troubleshoot's releases.
Commits
0e2e0cdfix(runpod): strip pod spec before saving collected output (#2105)651ec1bci: remove unmaintained upgrade-go workflow (#2104)b9faedffix(preflight): add tracing span and align error handling for host collector ...3db6a99feat(analyze): add countDistinct() aggregate to nodeResources (#2079)3c5bf74fix(preflight): redact local host preflight collector output (#2101)95a4a81[deps] Dependency update: troubleshoot (#2096)5767e9bchore(deps): update Go dependencies for 2026-08-02 (#2093)102843bchore(deps): update Go dependencies (#2091)5f09d49chore(deps): bump github.com/go-logr/logr from 1.4.3 to 1.4.4 in the security...28d0988build(deps): automated Go dependency update (#2084)Updates
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
google.golang.org/protobuffrom 1.36.12-0.20260120151049-f2248ac996af to 1.36.12Updates
helm.sh/helm/v3from 3.21.3 to 3.21.4Release notes
Sourced from helm.sh/helm/v3's releases.
... (truncated)
Commits
813176cchore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 (#32308)b6aa8b1[dev-v3 backport] deps: bump google.golang.org/grpc@v1.82.1 for GO-2026-606157ce7aefix: bump go.opentelemetry.io/otel@v1.44.0 for GO-2026-5158ab71449fix(provenance): migrate to ProtonMail/go-crypto to resolve GO-2026-5932955dfabfix(engine): prevent Files.Lines panic on empty fileDependabot 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