Bump the security group across 1 directory with 6 updates #276
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 security group with 4 updates in the / directory: github.com/spf13/viper, k8s.io/api, k8s.io/cli-runtime and sigs.k8s.io/controller-runtime.
Updates
github.com/spf13/viper
from 1.19.0 to 1.20.1Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
9568cfc
fix: config type check when loading any configfd05140
fix(config): get config type from v.configType or config file extc038295
docs: add update instructions for 1.209c07e0f
build: disable unused linters48112d6
ci: add Go 1.24 to the test matrix66e3e28
build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.617b96ac
New Logo8b223a4
build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.191fd363
chore: update aferoe75c48f
Fix issues reported by testifylintUpdates
k8s.io/api
from 0.32.2 to 0.32.3Commits
22c1e39
Update dependencies to v0.32.3 tag40f4980
Merge pull request #129690pohly/automated-cherry-pick-of-#129661
a5598f8
DRA CEL: add missing size estimatorUpdates
k8s.io/apimachinery
from 0.32.2 to 0.32.3Commits
Updates
k8s.io/cli-runtime
from 0.32.2 to 0.32.3Commits
2287a4d
Update dependencies to v0.32.3 tagUpdates
k8s.io/client-go
from 0.32.2 to 0.32.3Commits
c106b23
Update dependencies to v0.32.3 tagUpdates
sigs.k8s.io/controller-runtime
from 0.20.2 to 0.20.4Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
0f7927c
Merge pull request #3179 from alvaroaleman/lowpdefault9951869
🌱 TypedRequestForOwner: Decrease priority when unchangedc7d5d83
Fix godoc of TypedEventHandler2062f3a
🌱 Remove redundant WithLowPriorityWhenUnchanged in builder2af3164
🌱 Followups to default low priority in mappers29debb1
🌱 Handlers: Use low priority when object is unchanged and priority q5355658
🐛Implement priorityqueue as default on handlers if using priorityqueue interf...3156ace
Merge pull request #3175 from k8s-infra-cherrypick-robot/cherry-pick-3166-to-...4ae5f39
add version.version to tools/setup-envtest to show installed version833f208
Merge pull request #3173 from k8s-infra-cherrypick-robot/cherry-pick-3167-to-...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