Bump the all group across 1 directory with 13 updates #242
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 all group with 4 updates in the / directory: cloud.google.com/go/compute, github.com/GoogleCloudPlatform/k8s-cloud-provider, github.com/onsi/ginkgo/v2 and golang.org/x/mod.
Updates
cloud.google.com/go/computefrom 1.27.0 to 1.27.4Release notes
Sourced from cloud.google.com/go/compute's releases.
Changelog
Sourced from cloud.google.com/go/compute's changelog.
... (truncated)
Commits
cec4f45chore: release main (#10537)34996fachore(main): release firestore 1.16.0 (#9572)8d8f5bechore(main): release logging 1.11.0 (#10196)913c113chore(firestore): minor tweaks and doc for vector search (#10583)86888f8chore(main): release bigtable 1.26.0 (#10461)ddbc02bdocs(container): minor updates to reference documentation (#10579)5c8b73cvertexai: add NewUserContent helper function (#10570)ba82942genai: make bucket-referencing test more resilient (#10571)58ffd42Revert "feat(bigtable): support update column family's value type to non-aggr...b1284bfchore(main): release ai 0.8.2 (#10573)Updates
cloud.google.com/go/containerfrom 1.35.1 to 1.37.2Commits
d536a7bchore: release main (#10451)8fa9e39chore: bump deps (#10465)5d115e2chore: don't lint this text/template usage (#10464)df60464feat(bigtable): support update column family's value type to non-aggregate ty...82f661dchore(main): release errorreporting 0.3.1 (#7306)01340efchore(main): release profiler 0.4.1 (#8921)db3c6d1chore(main): release auth 0.6.1 (#10455)daa6646fix(auth): support gRPC API keys (#10460)66b8efefeat(compute/metadata): add context for all functions/methods (#10370)6e16c64chore(main): release ai 0.8.0 (#10452)Updates
cloud.google.com/go/iamfrom 1.1.8 to 1.1.10Commits
d536a7bchore: release main (#10451)8fa9e39chore: bump deps (#10465)5d115e2chore: don't lint this text/template usage (#10464)df60464feat(bigtable): support update column family's value type to non-aggregate ty...82f661dchore(main): release errorreporting 0.3.1 (#7306)01340efchore(main): release profiler 0.4.1 (#8921)db3c6d1chore(main): release auth 0.6.1 (#10455)daa6646fix(auth): support gRPC API keys (#10460)66b8efefeat(compute/metadata): add context for all functions/methods (#10370)6e16c64chore(main): release ai 0.8.0 (#10452)Updates
cloud.google.com/go/resourcemanagerfrom 1.9.7 to 1.9.9Commits
dbd3f0achore: release main (#10490)74b07fdchore: run goimports (#10534)3b9a830feat(compute/metadata): add sys check for windows OnGCE (#10521)f4cc536feat(containeranalysis): add GetVulnerabilityOccurrencesSummary RPC (#10533)8ecc4e9chore: bump deps (#10529)11d7272chore(privilegedaccessmanager): add config to generate apiv1 (#10530)9e5707achore(main): release auth/oauth2adapt 0.2.3 (#10523)c3e2618chore(storage): remove x-goog-api-client header merging from invoke (#10514)fd16a17feat(bigtable): add column family type to FamilyInfo in TableInfo (#10520)f46b747feat(aiplatform): enable rest_numeric_enums for aiplatform v1 and v1beta1 (#1...Updates
github.com/GoogleCloudPlatform/k8s-cloud-providerfrom 1.28.0 to 1.32.0Release notes
Sourced from github.com/GoogleCloudPlatform/k8s-cloud-provider's releases.
Commits
fc9e5b0Merge pull request #220 from 08volt/master2282a9cAdded patch for forwrdingRuled4623daMerge pull request #212 from GoogleCloudPlatform/dependabot/go_modules/google...107bab6Merge pull request #215 from akwi-github/tcpr_bs_deletion_testbb0a751Add TcpRouteDeletion testbfa0395Merge pull request #216 from kl52752/type-traits-public87c036eexport FieldType function so it can be used outside cloud packaged51d811Merge pull request #213 from AwesomePatrol/improve-logging2ee9607Merge pull request #214 from akwi-github/Add-run-hash-to-e2e-test92d7604Add run hash to bs resource avoid cleanup issuesUpdates
github.com/googleapis/gax-go/v2from 2.12.4 to 2.13.0Release notes
Sourced from github.com/googleapis/gax-go/v2's releases.
Commits
e482effchore(main): release 2.13.0 (#362)6bccdaafeat(iterator): add package to help work with new iter.Seq types (#358)00e5fd0chore(all): update all (#361)473e1a9chore(all): update all (#360)9c9257dchore(all): update all (#359)69eab0fchore(all): update all (#357)c2347acchore: updated go.work.sum (#356)c2c0099chore(main): release 2.12.5 (#353)55d7a85chore(v2): merge x-goog-api-client vals into a single header (#354)0296a8cchore(all): update all (#355)Updates
github.com/onsi/ginkgo/v2from 2.19.0 to 2.19.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
224be5bv2.19.176f4e0cbump gomega63c8c30update supported platforms for race conditionsb69c00dBump rexml from 3.2.6 to 3.2.8 in /docs (#1417)2e7a930--- (#1418)f097741Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1425)628dbb9fix: issue-1427ff41e27[build] Allow custom name for binaries.Updates
github.com/onsi/gomegafrom 1.33.1 to 1.34.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
32e5498v1.34.0cb3fa6arun go mod tidy and wonder why go get doesnt just run it for me in the first ...8af2ecebump ginkgo878940cfix incorrect handling of nil slices in HaveExactElements (fixes #771)f5bec80clean up bipartitegraph testsebadb67issue_765 - fixed bug in Hopcroft-Karp algorithm123a071Fix typo in docsc549e0dAdd RoundTripper method to ghttp.Server0e69083Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#756)2675796Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#755)Updates
golang.org/x/cryptofrom 0.23.0 to 0.25.0Commits
9fadb0bgo.mod: update golang.org/x dependenciesa6a393fall: bump go.mod version and drop compatibility shims1c74500ssh/test: make struct comment match struct named4e7c9cssh: fail client auth immediately on receiving disconnect message332fd65go.mod: update golang.org/x dependencies0b431c7x509roots/fallback: update bundle349231fssh: implement CryptoPublicKey on sk keys44c9b0fssh: allow server auth callbacks to send additional banners67b1361sha3: reenable s390x assembly477a5b4sha3: make APIs usable with zero allocationsUpdates
golang.org/x/modfrom 0.17.0 to 0.20.0Commits
bc151c4README: fix link to x/toolsd1f873emodfile: fix Cleanup clobbering Line referenceb56a28fmodfile: Add support for tool lines79169e9LICENSE: update per Google Legald58be1csumdb/tlog: set the hash of the empty tree according to RFC 6962232e49fRevert "module: add COM0 and LPT0 to badWindowsNames"c0bdc7bmodfile: add API for godebug lines6686f41module: add COM0 and LPT0 to badWindowsNamesUpdates
golang.org/x/netfrom 0.25.0 to 0.27.0Commits
e2310aego.mod: update golang.org/x dependencies77708f7quic: skip tests which depend on unimplemented UDP functions on Plan 99617c63http2: avoid Transport hang with Connection: close and AllowHTTP66e838cgo.mod: update golang.org/x dependencies6249541http2: avoid race in server handler SetReadDeadine/SetWriteDeadline603e3e6quic: disable X25519Kyber768Draft00 in tests67e8d0chttp2: report an error if goroutines outlive serverTester tests5608279http2: avoid corruption in priority write scheduler0d515a5http2: factor out frame read/write test functions9f5b79bhttp2: drop unused retry functionUpdates
google.golang.org/apifrom 0.181.0 to 0.189.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
d0089f3chore(main): release 0.189.0 (#2681)af28112chore: upgrade some dependencies (#2692)a94722ffeat(all): auto-regenerate discovery clients (#2691)aa4662ffix(transport/grpc): retain UserAgent option with new auth stack (#2690)786363bchore(all): update all (#2688)27405affeat(all): auto-regenerate discovery clients (#2687)611884dfeat(all): auto-regenerate discovery clients (#2685)d925dcbfix(cba): Update newAuth path to use nil oauth2 client (#2684)1e3757dfeat(all): auto-regenerate discovery clients (#2683)eba243achore: generate based on discovery-artifact-manager (#2682)Updates
google.golang.org/grpcfrom 1.64.0 to 1.64.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
4d833deChange version to 1.64.1 (#7381)e9193a4*: update deps (#7375)ab29241metadata: remove String method (#7374)355b9a5Change version to 1.64.1-dev (#7219)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 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