-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all group across 1 directory with 9 updates #197
base: master
Are you sure you want to change the base?
Conversation
Bumps the all group with 4 updates in the / directory: [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go), [github.com/cenkalti/backoff/v5](https://github.com/cenkalti/backoff), [golang.org/x/mod](https://github.com/golang/mod) and [helm.sh/helm/v3](https://github.com/helm/helm). Updates `cloud.google.com/go/storage` from 1.43.0 to 1.50.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.43.0...spanner/v1.50.0) Updates `github.com/cenkalti/backoff/v5` from 5.0.0 to 5.0.1 - [Changelog](https://github.com/cenkalti/backoff/blob/v5/CHANGELOG.md) - [Commits](cenkalti/backoff@v5.0.0...v5.0.1) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `golang.org/x/mod` from 0.19.0 to 0.22.0 - [Commits](golang/mod@v0.19.0...v0.22.0) Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0 - [Commits](golang/oauth2@v0.23.0...v0.24.0) Updates `google.golang.org/api` from 0.187.0 to 0.214.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.187.0...v0.214.0) Updates `helm.sh/helm/v3` from 3.15.3 to 3.17.0 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.15.3...v3.17.0) Updates `k8s.io/apimachinery` from 0.30.3 to 0.32.0 - [Commits](kubernetes/apimachinery@v0.30.3...v0.32.0) Updates `k8s.io/utils` from 0.0.0-20230726121419-3b25d923346b to 0.0.0-20241104100929-3ea5e8cea738 - [Commits](https://github.com/kubernetes/utils/commits) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/cenkalti/backoff/v5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/mod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: helm.sh/helm/v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: k8s.io/utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a cert-manager member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Bumps the all group with 4 updates in the / directory: cloud.google.com/go/storage, github.com/cenkalti/backoff/v5, golang.org/x/mod and helm.sh/helm/v3.
Updates
cloud.google.com/go/storage
from 1.43.0 to 1.50.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
22ab199
chore(main): release spanner 1.50.0 (#8484)a79e693
feat(auth): add idtoken package (#8580)5feb3ea
chore(alloydb/connectors): add config to generate apiv1 (#8636)57fc1a6
feat(networkconnectivity): add Network Connectivity Center APIs related to VP...38b957d
chore(main): release bigtable 1.20.0 (#8243)69a8347
feat(auth): add grpctransport package (#8625)852a230
chore(auth): cleanup some small todos (#8628)dd0b039
chore: fix publish job (#8627)2b5a2b5
chore(bigtable): switch to google.golang.org/protobuf (#8626)6933c5a
feat(auth/oauth2adapt): adds a new module to translate types (#8595)Updates
github.com/cenkalti/backoff/v5
from 5.0.0 to 5.0.1Changelog
Sourced from github.com/cenkalti/backoff/v5's changelog.
Commits
cb748ee
pass zero max-elapsed-time for infinite retry31e2809
add changelogUpdates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
golang.org/x/mod
from 0.19.0 to 0.22.0Commits
dec0365
sumdb: make data tiles by Server compatible with sum.golang.orgc8a7319
x/mod: fix handling of vendored packages with '/vendor' in non-top-level paths9cd0e4c
x/mod: remove vendor/modules.txt from module download46a3137
zip: set GIT_DIR in test when using bare repositories3afcd4e
go.mod: set go version to 1.22.0b1d336c
go.mod: update required go version to go1.22bc151c4
README: fix link to x/toolsd1f873e
modfile: fix Cleanup clobbering Line referenceb56a28f
modfile: Add support for tool lines79169e9
LICENSE: update per Google LegalUpdates
golang.org/x/oauth2
from 0.23.0 to 0.24.0Commits
22134a4
README: don't recommend go getUpdates
google.golang.org/api
from 0.187.0 to 0.214.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
b9b7179
chore(main): release 0.214.0 (#2927)aa743b8
chore(all): update module golang.org/x/net to v0.33.0 [SECURITY] (#2930)946a672
feat(all): auto-regenerate discovery clients (#2931)7a17059
feat(all): auto-regenerate discovery clients (#2926)86fdd4e
chore(main): release 0.213.0 (#2925)a07467e
feat(all): auto-regenerate discovery clients (#2924)59f3d22
chore(all): update all (#2921)5b935e8
chore(main): release 0.212.0 (#2910)2884c4e
feat: pass through logging in options (#2923)ccc9019
feat: add logging support (#2856)Updates
helm.sh/helm/v3
from 3.15.3 to 3.17.0Release notes
Sourced from helm.sh/helm/v3's releases.
... (truncated)
Commits
301108e
bump version to v3.17.00ac5d28
Merge pull request #13588 from mattfarina/v3-backport-oci-digest949b2e6
fix: make ORAS reference privateaba95b9
fix: issue with helm template and oci chartc3e5217
feat: allow installation by OCI digestfbfbf1a
Merge pull request #13555 from helm/dependabot/go_modules/dev-v3/k8s-io-b0222...33a0ee7
Bump the k8s-io group with 7 updatesc6b8d2b
Merge pull request #13585 from mattfarina/backport-xnet-33-fix79993d2
Upgrade golang.org/x/net to v0.33.0 to address CVE-2024-453389ade3b5
Merge pull request #13574 from gjenkins8/v3_13343Updates
k8s.io/apimachinery
from 0.30.3 to 0.32.0Commits
59e9003
Merge remote-tracking branch 'origin/master' into release-1.32639247c
Drop use of winreadlinkvolume godebug option220d7c3
Merge remote-tracking branch 'origin/master' into release-1.32c199d3b
Revert to go1.22 windows filesystem stdlib behavior16af2ff
implement unsafe deletion, and wire it6ff8305
api: run codegenca9b8b2
api: add a new field to meta/v1 DeleteOptionsd941d9f
Merge pull request #128503 from benluddy/cbor-codecs-featuregate3b4250f
Wire serving codecs to CBOR feature gate.daaad09
Merge pull request #128501 from benluddy/watch-cbor-seqUpdates
k8s.io/utils
from 0.0.0-20230726121419-3b25d923346b to 0.0.0-20241104100929-3ea5e8cea738Commits
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