chore(deps): bump the gomod-normal-deps group across 1 directory with 5 updates #23
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-normal-deps group with 4 updates in the / directory: github.com/redis/go-redis/v9, github.com/spf13/cast, go.opentelemetry.io/otel/sdk and go.uber.org/mock.
Updates
github.com/redis/go-redis/v9
from 9.7.0 to 9.7.3Release notes
Sourced from github.com/redis/go-redis/v9's releases.
Commits
a29d91d
release 9.7.3, retract 9.7.2 (#3314)ce3034c
bump version to 9.7.20af2b32
fix: handle network error on SETINFO (#3295) (CVE-2025-29923)3d041a1
release: 9.7.1 patch (#3278)Updates
github.com/spf13/cast
from 1.7.0 to 1.7.1Release notes
Sourced from github.com/spf13/cast's releases.
Commits
487df00
Merge pull request #213 from skyjerry/fix-uint64955c718
Merge pull request #224 from lesichkovm/patch-11849825
Update README.md6e9731d
Title: Fix ToUint64E function in cast library for GoUpdates
go.opentelemetry.io/otel/sdk
from 1.32.0 to 1.35.0Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
... (truncated)
Commits
5ba5e7a
Release v1.35.0/v0.57.0/v0.11.0 (#6407)3908b67
chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (#6412)50172b1
chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (#6411)cea6d2b
fix(deps): update module google.golang.org/grpc to v1.71.0 (#6409)e2aee3a
Move trace sdk tests from trace_test into trace package (#6400)38f4f39
fix(deps): update build-tools to v0.20.0 (#6403)2911449
Look at stale issues in ascending order (#6396)7cb322a
chore(deps): update github.com/golangci/dupl digest to 44c6a0b (#6398)0c3651e
fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (#6394)f04e951
chore(deps): update mvdan.cc/unparam digest to 0df0534 (#6391)Updates
go.opentelemetry.io/otel/trace
from 1.32.0 to 1.35.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
... (truncated)
Commits
5ba5e7a
Release v1.35.0/v0.57.0/v0.11.0 (#6407)3908b67
chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (#6412)50172b1
chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (#6411)cea6d2b
fix(deps): update module google.golang.org/grpc to v1.71.0 (#6409)e2aee3a
Move trace sdk tests from trace_test into trace package (#6400)38f4f39
fix(deps): update build-tools to v0.20.0 (#6403)2911449
Look at stale issues in ascending order (#6396)7cb322a
chore(deps): update github.com/golangci/dupl digest to 44c6a0b (#6398)0c3651e
fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (#6394)f04e951
chore(deps): update mvdan.cc/unparam digest to 0df0534 (#6391)Updates
go.uber.org/mock
from 0.5.0 to 0.5.1Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.
Commits
cf6f33d
Prepare release v0.5.1 (#241)bb4128e
Copying gomock definition and tests from rules_go (#231)d97cf0d
Fix-imports
handling aliased imports in source mode (#165)eb67641
fix: import and arg collision (#219)c205527
Package Mode: Use aliases when used in source (#220)b8222fa
Back to development (#215)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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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