Bump the go-minor group across 3 directories with 8 updates #1513
+88
−88
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-minor group with 7 updates in the / directory:
1.32.8
1.34.0
1.28.10
1.29.2
1.72.2
1.74.1
0.3.5
0.4.0
0.13.0
0.15.0
1.69.4
1.70.0
0.19.4
0.20.1
Bumps the go-minor group with 1 update in the /api directory: sigs.k8s.io/controller-runtime.
Bumps the go-minor group with 2 updates in the /tfctl directory: sigs.k8s.io/controller-runtime and sigs.k8s.io/kustomize/kyaml.
Updates
github.com/aws/aws-sdk-go-v2
from 1.32.8 to 1.34.0Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/aws/aws-sdk-go-v2/config
from 1.28.10 to 1.29.2Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.72.2 to 1.74.1Commits
676a8b1
Release 2025-01-241737386
Regenerated Clients3bc09da
Update API modelcb98dee
Fix flex checksum validation cfg (#2981)9c76401
fix bad changelog typeed8a3ca
Reduce fmt.Sprintf allocations in query encoding (#2919)d5773a9
Add FixUnmarshalIndividualSetValues option to DecoderOptions of dynamodb (#2896)58e23dc
fix codegen test failing in main640d919
fix broken jmespath waiters in cloudwatch and autoscaling (#2984)613a6cf
Optimize/directory traversal (#2970)Updates
github.com/cyphar/filepath-securejoin
from 0.3.5 to 0.4.0Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
... (truncated)
Changelog
Sourced from github.com/cyphar/filepath-securejoin's changelog.
... (truncated)
Commits
9a17e6b
VERSION: release v0.4.0e410d4a
merge #44 into cyphar/filepath-securejoin:mainea4e5b6
gha: add GOARCH=386 build check0c2fbe6
mkdirall: switch to os.FileMode argumentf3a512c
merge #43 into cyphar/filepath-securejoin:mainbc750ad
join: return an error if root is unclean path1be4136
gha: always check for latest Go releaseb498783
merge #38 into cyphar/filepath-securejoin:main682d3ad
VERSION: back to development200008e
VERSION: release v0.3.6Updates
github.com/fluxcd/pkg/apis/event
from 0.13.0 to 0.15.0Commits
cc785fa
Merge pull request #686 from fluxcd/k8s-1.281d7d31b
all: Groupgithub.com/fluxcd/cli-utils
imports09ba5d8
runtime: Addpprof.GetHandlers
to help setup the metrics server768085d
runtime: Updatesigs.k8s.io/controller-runtime
to v0.16.32e007cb
ssa: Update Kubernetes to v1.28.4e7686cf
kustomize: Update Kustomize to v5.2.13be575d
oci: Updatesigs.k8s.io/controller-runtime
to v0.16.37f72436
helmtestserver: Update Helm to v3.13.2fe543f5
git: Updategolang.org/x/crypto
to v0.15.0129adfd
apis: Update Kubernetes to v1.28Updates
google.golang.org/grpc
from 1.69.4 to 1.70.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
98a0092
Change version to 1.70.0 (#7984)bf380de
Cherrypick #7998, #8011, #8010 into 1.70.x (#8028)54b3eb9
experimental/credentials: Add credentials that don't enforce ALPN (#7980) (#8...62b9185
clustetresolver: Copy endpoints.Addresses slice from DNS updates to avoid dat...724f450
examples/features/csm_observability: use helloworld client and server instead...e8d5feb
rbac: add method name to :path in headers (#7965)e912015
cleanup: Fix usages of non-constant format strings (#7959)681334a
cleanup: replace dial with newclient (#7943)063d352
internal/resolver: introduce a new resolver to handle target URI and proxy ad...10c7e13
outlierdetection: Support health listener for ejection updates (#7908)Updates
sigs.k8s.io/controller-runtime
from 0.19.4 to 0.20.1Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
626b2f3
Merge pull request #3089 from k8s-infra-cherrypick-robot/cherry-pick-3085-to-...64cb665
bug: Priorityqueue: Yet another queue_depth metric fix791b6c9
Merge pull request #3088 from k8s-infra-cherrypick-robot/cherry-pick-3075-to-...99a4044
🌱 Add debug logging for the state of the priority queuef33705e
[release-0.20] 🐛fix(controller): support WaitForSync in custom TypedSyncingSo...571c31a
Merge pull request #3079 from k8s-infra-cherrypick-robot/cherry-pick-3078-to-...8d66e89
cache: clone maps to prevent data race when concurrently creating caches usin...aa3f342
[release-0.20] 🐛 Check to see if custom source implements fmt.Stringer when l...8f7e114
Merge pull request #3074 from sbueringer/pr-fix-fake-list3b23354
fake client: preserve TypeMeta during List call with UnstructuredListUpdates
sigs.k8s.io/controller-runtime
from 0.19.4 to 0.20.1Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
626b2f3
Merge pull request #3089 from k8s-infra-cherrypick-robot/cherry-pick-3085-to-...64cb665
bug: Priorityqueue: Yet another queue_depth metric fix791b6c9
Merge pull request #3088 from k8s-infra-cherrypick-robot/cherry-pick-3075-to-...99a4044
🌱 Add debug logging for the state of the priority queuef33705e
[release-0.20] 🐛fix(controller): support WaitForSync in custom TypedSyncingSo...571c31a
Merge pull request #3079 from k8s-infra-cherrypick-robot/cherry-pick-3078-to-...8d66e89
cache: clone maps to prevent data race when concurrently creating caches usin...aa3f342
[release-0.20] 🐛 Check to see if custom source implements fmt.Stringer when l...8f7e114
Merge pull request #3074 from sbueringer/pr-fix-fake-list3b23354
fake client: preserve TypeMeta during List call with UnstructuredListUpdates
sigs.k8s.io/controller-runtime
from 0.19.4 to 0.20.1Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
626b2f3
Merge pull request #3089 from k8s-infra-cherrypick-robot/cherry-pick-3085-to-...64cb665
bug: Priorityqueue: Yet another queue_depth metric fix791b6c9
Merge pull request #3088 from k8s-infra-cherrypick-robot/cherry-pick-3075-to-...99a4044
🌱 Add debug logging for the state of the priority queuef33705e
[release-0.20] 🐛fix(controller): support WaitForSync in custom TypedSyncingSo...571c31a
Merge pull request #3079 from k8s-infra-cherrypick-robot/cherry-pick-3078-to-...8d66e89
cache: clone maps to prevent data race when concurrently creating caches usin...aa3f342
[release-0.20] 🐛 Check to see if custom source implements fmt.Stringer when l...8f7e114
Merge pull request #3074 from sbueringer/pr-fix-fake-list3b23354
fake client: preserve TypeMeta during List call with UnstructuredListUpdates
sigs.k8s.io/kustomize/kyaml
from 0.18.1 to 0.19.0Release notes
Sourced from sigs.k8s.io/kustomize/kyaml's releases.
Commits
b69e765
Merge pull request #5839 from koba1t/pinToCmdConfig8a51255
Update cmd/config to v0.19.0ce667b7
Merge pull request #5837 from koba1t/pinToKyaml1b33db5
Update kyaml to v0.19.0880a7a0
add go work verification step for github actions (#5833)2867f35
downgrade go-difflib and go-spew to tagged releases (#5830)214aa2a
Merge pull request #5823 from kubernetes-sigs/dependabot/go_modules/hack/gola...6f62ee7
build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /hackfcc9537
Merge pull request #5825 from dims/update-to-latest-kube-api-to-drop-govalida...84e6594
Update golangci/golangci-lint to v1.56.2Dependabot 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