-
Notifications
You must be signed in to change notification settings - Fork 244
Bump the gomod-dependencies group across 1 directory with 5 updates #919
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
base: master
Are you sure you want to change the base?
Bump the gomod-dependencies group across 1 directory with 5 updates #919
Conversation
Bumps the gomod-dependencies group with 4 updates in the /providers directory: [github.com/GoogleCloudPlatform/k8s-cloud-provider](https://github.com/GoogleCloudPlatform/k8s-cloud-provider), [github.com/stretchr/testify](https://github.com/stretchr/testify), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Updates `github.com/GoogleCloudPlatform/k8s-cloud-provider` from 1.25.0 to 1.34.0 - [Release notes](https://github.com/GoogleCloudPlatform/k8s-cloud-provider/releases) - [Commits](GoogleCloudPlatform/k8s-cloud-provider@v1.25.0...v1.34.0) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `golang.org/x/oauth2` from 0.27.0 to 0.33.0 - [Commits](golang/oauth2@v0.27.0...v0.33.0) Updates `google.golang.org/api` from 0.199.0 to 0.255.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.199.0...v0.255.0) Updates `cloud.google.com/go/compute/metadata` from 0.6.0 to 0.9.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@v0.6.0...v0.9.0) --- updated-dependencies: - dependency-name: github.com/GoogleCloudPlatform/k8s-cloud-provider dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: google.golang.org/api dependency-version: 0.255.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: cloud.google.com/go/compute/metadata dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] 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 |
|
This issue is currently awaiting triage. If the repository mantainers determine this is a relevant issue, they will accept it by applying the The 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. |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a github.com 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. |
|
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
Bumps the gomod-dependencies group with 4 updates in the /providers directory: github.com/GoogleCloudPlatform/k8s-cloud-provider, github.com/stretchr/testify, golang.org/x/oauth2 and google.golang.org/api.
Updates
github.com/GoogleCloudPlatform/k8s-cloud-providerfrom 1.25.0 to 1.34.0Release notes
Sourced from github.com/GoogleCloudPlatform/k8s-cloud-provider's releases.
Commits
7377992Merge pull request #243 from kl52752/patch-https-proxy58812e0Add Patch method for global TargetHTTPSProxye163b50Merge pull request #241 from GoogleCloudPlatform/dependabot/go_modules/golang...417a64aBump golang.org/x/crypto from 0.31.0 to 0.35.0f45f962Merge pull request #238 from bowei/pr-fixconst2ca43adFix non-const format strings19ea140Fix non-const format string827fdbfFix non-constant logf argumentb450481Update year in generated filese553d08Merge pull request #237 from briantkennedy/agglistUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
golang.org/x/oauth2from 0.27.0 to 0.33.0Commits
f28b0b5all: fix some commentsfd15e0fx/oauth2: populate RetrieveError from DeviceAuth792c877oauth2: use strings.Builder instead of bytes.Buffer014cf77all: upgrade go directive to at least 1.24.0 [generated]3c76ce5endpoints: correct Naver OAuth2 endpoint URLscf14319oauth2: fix expiration time window check32d34efinternal: include clientID in auth style cache key2d34e30oauth2: replace a magic number with AuthStyleUnknown696f7b3all: modernize with doc links and any471209boauth2: drop dependency on go-cmpUpdates
google.golang.org/apifrom 0.199.0 to 0.255.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
d7491bachore(main): release 0.255.0 (#3358)4ea8be0feat(all): auto-regenerate discovery clients (#3365)5d5029achore(all): update all to ab9386a (#3363)8f13004feat(all): auto-regenerate discovery clients (#3364)040f8aafeat(all): auto-regenerate discovery clients (#3362)acdddcdfeat(all): auto-regenerate discovery clients (#3361)c9cdcadfeat(all): auto-regenerate discovery clients (#3360)0bcaceefeat(all): auto-regenerate discovery clients (#3359)430bc46feat(all): auto-regenerate discovery clients (#3357)476426fchore(main): release 0.254.0 (#3349)Updates
cloud.google.com/go/compute/metadatafrom 0.6.0 to 0.9.0Release notes
Sourced from cloud.google.com/go/compute/metadata's releases.
Changelog
Sourced from cloud.google.com/go/compute/metadata's changelog.
... (truncated)
Commits
d4f8670BREAKING: all: regenerate toolkit client23179f2readme: document Trace and Error Reporting clientsc2e00bbtrace: switch to grpc-trace-bin for gRPC calls1de0ed4rpcreplay: Fprintf functions8878988bigtable/bttest: Return proper error code when entity already existse432073bigtable: Don't retry on INTERNAL errors.84bf648rpcreplay: responses to code review comments from previous CLe687f27rpcreplay: replay of unary RPCs9da216dspanner: more integration testsa089e75logging: document that Close flushes the loggersDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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