Skip to content
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 13 updates #247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the all group with 3 updates in the / directory: cloud.google.com/go/compute, github.com/GoogleCloudPlatform/k8s-cloud-provider and github.com/onsi/ginkgo/v2.

Updates cloud.google.com/go/compute from 1.27.0 to 1.28.0

Changelog

Sourced from cloud.google.com/go/compute's changelog.

1.28.0 (2024-05-01)

Features

  • documentai: A new message FoundationModelTuningOptions is added (1d757c6)
  • documentai: Support Chunk header and footer in Doc AI external proto (1d757c6)

Bug Fixes

  • documentai: Bump x/net to v0.24.0 (ba31ed5)
Commits

Updates cloud.google.com/go/container from 1.35.1 to 1.38.0

Commits
  • aaf7fa2 chore(main): release pubsub 1.38.0 (#9589)
  • 95bf6b2 fix(pubsub): respect gRPC dial option when PUBSUB_EMULATOR_HOST is set (#10040)
  • 0183dd5 chore(main): release vertexai 0.8.0 (#9535)
  • c07f1e4 fix(spanner): update staleness bound (#10118)
  • b91f658 test(spanner): fix retry unit tests with RESOURCE_EXHAUSTED errors (#10117)
  • b9b55e0 chore(thirdparty): remove json-iterator exemption (#10113)
  • fafaf0d fix(internal/aliasfix): handle import paths correctly (#10097)
  • 63f947d chore(spanner): use time.Since instead of time.Now().Sub (#10096)
  • a4a8fbc docs: update copyright year in Fleet Engine (#10090)
  • 9013e52 feat(auth): Enable client certificates by default (#10102)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/iam from 1.1.8 to 1.1.12

Commits

Updates cloud.google.com/go/resourcemanager from 1.9.7 to 1.9.11

Commits
  • b819419 chore: release main (#10640)
  • 5b32644 chore: update google.golang.org/api to v0.191.0 (#10652)
  • 08c1f1f chore(main): release auth/oauth2adapt 0.2.4 (#10649)
  • 9a5144e feat(functions): optional field for specifying a service account to use for t...
  • 4927b53 chore(main): release auth 0.8.0 (#10648)
  • 5d07505 feat(auth): adds support for X509 workload identity federation (#10373)
  • 24616cc feat(aiplatform): Allow v1 api calls for some dataset_service, llm_utility_se...
  • 8893256 chore(all): update deps (#10608)
  • 59cfd12 fix(storage): add retryalways policy to encryption test (#10644)
  • 3c8e88a fix(storage): check for grpc NotFound error in HMAC test (#10645)
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/k8s-cloud-provider from 1.28.0 to 1.32.0

Release notes

Sourced from github.com/GoogleCloudPlatform/k8s-cloud-provider's releases.

v1.29.0

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/k8s-cloud-provider@v1.28.0...v1.29.0

Commits
  • fc9e5b0 Merge pull request #220 from 08volt/master
  • 2282a9c Added patch for forwrdingRule
  • d4623da Merge pull request #212 from GoogleCloudPlatform/dependabot/go_modules/google...
  • 107bab6 Merge pull request #215 from akwi-github/tcpr_bs_deletion_test
  • bb0a751 Add TcpRouteDeletion test
  • bfa0395 Merge pull request #216 from kl52752/type-traits-public
  • 87c036e export FieldType function so it can be used outside cloud package
  • d51d811 Merge pull request #213 from AwesomePatrol/improve-logging
  • 2ee9607 Merge pull request #214 from akwi-github/Add-run-hash-to-e2e-test
  • 92d7604 Add run hash to bs resource avoid cleanup issues
  • Additional commits viewable in compare view

Updates github.com/googleapis/gax-go/v2 from 2.12.4 to 2.13.0

Release notes

Sourced from github.com/googleapis/gax-go/v2's releases.

v2.13.0

2.13.0 (2024-07-22)

Features

  • iterator: add package to help work with new iter.Seq types (#358) (6bccdaa)

v2.12.5

2.12.5 (2024-06-18)

Bug Fixes

  • v2/apierror: fix (*APIError).Error() for unwrapped Status (#351) (22c16e7), refs #350
Commits

Updates github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.1

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.20.1

2.20.1

Fixes

  • make BeSpecEvent duration matcher more forgiving [d6f9640]

v2.20.0

2.20.0

Features

  • Add buildvcs flag [be5ab95]

Maintenance

  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]

v2.19.1

2.19.1

Fixes

  • update supported platforms for race conditions [63c8c30]
  • [build] Allow custom name for binaries. [ff41e27]

Maintenance

  • bump gomega [76f4e0c]
  • Bump rexml from 3.2.6 to 3.2.8 in /docs (#1417) [b69c00d]
  • Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1425) [f097741]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.20.1

Fixes

  • make BeSpecEvent duration matcher more forgiving [d6f9640]

2.20.0

Features

  • Add buildvcs flag [be5ab95]

Maintenance

  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]

2.19.1

Fixes

  • update supported platforms for race conditions [63c8c30]
  • [build] Allow custom name for binaries. [ff41e27]

Maintenance

  • bump gomega [76f4e0c]
  • Bump rexml from 3.2.6 to 3.2.8 in /docs (#1417) [b69c00d]
  • Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1425) [f097741]
Commits

Updates github.com/onsi/gomega from 1.33.1 to 1.34.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.34.1

1.34.1

Maintenance

  • Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]

v1.34.0

1.34.0

Features

  • Add RoundTripper method to ghttp.Server [c549e0d]

Fixes

  • fix incorrect handling of nil slices in HaveExactElements (fixes #771) [878940c]
  • issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]

Maintenance

  • bump ginkgo [8af2ece]
  • Fix typo in docs [123a071]
  • Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#756) [0e69083]
  • Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#755) [2675796]
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 (#754) [4160c0f]
  • Bump github-pages from 230 to 231 in /docs (#748) [892c303]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.34.1

Maintenance

  • Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]

1.34.0

Features

  • Add RoundTripper method to ghttp.Server [c549e0d]

Fixes

  • fix incorrect handling of nil slices in HaveExactElements (fixes #771) [878940c]
  • issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]

Maintenance

  • bump ginkgo [8af2ece]
  • Fix typo in docs [123a071]
  • Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#756) [0e69083]
  • Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#755) [2675796]
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 (#754) [4160c0f]
  • Bump github-pages from 230 to 231 in /docs (#748) [892c303]
Commits
  • fa057b8 v1.34.1
  • 5e71dcd Use slices from exp/slices to keep golang 1.20 compat
  • 32e5498 v1.34.0
  • cb3fa6a run go mod tidy and wonder why go get doesnt just run it for me in the first ...
  • 8af2ece bump ginkgo
  • 878940c fix incorrect handling of nil slices in HaveExactElements (fixes #771)
  • f5bec80 clean up bipartitegraph tests
  • ebadb67 issue_765 - fixed bug in Hopcroft-Karp algorithm
  • 123a071 Fix typo in docs
  • c549e0d Add RoundTripper method to ghttp.Server
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.23.0 to 0.26.0

Commits
  • 5bcd010 go.mod: update golang.org/x dependencies
  • 3375612 ssh: add support for unpadded RSA signatures
  • bb80217 ssh: don't use dsa keys in integration tests
  • 6879722 ssh: remove go 1.21+ dependency on slices
  • e983fa2 sha3: Avo port of keccakf_amd64.s
  • 80fd972 LICENSE: update per Google Legal
  • f2bc3a6 x509roots/fallback/internal/goissue52287: delete
  • d66d9c3 x509roots/fallback: update bundle
  • 9fadb0b go.mod: update golang.org/x dependencies
  • a6a393f all: bump go.mod version and drop compatibility shims
  • Additional commits viewable in compare view

Updates golang.org/x/mod from 0.17.0 to 0.20.0

Commits
  • bc151c4 README: fix link to x/tools
  • d1f873e modfile: fix Cleanup clobbering Line reference
  • b56a28f modfile: Add support for tool lines
  • 79169e9 LICENSE: update per Google Legal
  • d58be1c sumdb/tlog: set the hash of the empty tree according to RFC 6962
  • 232e49f Revert "module: add COM0 and LPT0 to badWindowsNames"
  • c0bdc7b modfile: add API for godebug lines
  • 6686f41 module: add COM0 and LPT0 to badWindowsNames
  • See full diff in compare view

Updates golang.org/x/net from 0.25.0 to 0.28.0

Commits
  • 4542a42 go.mod: update golang.org/x dependencies
  • 765c7e8 xsrftoken: create no padding base64 string by RawURLEncoding
  • 032e4e4 LICENSE: update per Google Legal
  • e2310ae go.mod: update golang.org/x dependencies
  • 77708f7 quic: skip tests which depend on unimplemented UDP functions on Plan 9
  • 9617c63 http2: avoid Transport hang with Connection: close and AllowHTTP
  • 66e838c go.mod: update golang.org/x dependencies
  • 6249541 http2: avoid race in server handler SetReadDeadine/SetWriteDeadline
  • 603e3e6 quic: disable X25519Kyber768Draft00 in tests
  • 67e8d0c http2: report an error if goroutines outlive serverTester tests
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.181.0 to 0.193.0

Release notes

Sourced from google.golang.org/api's releases.

v0.193.0

0.193.0 (2024-08-20)

Features

v0.192.0

0.192.0 (2024-08-13)

Features

Bug Fixes

  • internal/cba: Update credsNewAuth path to use nil oauth2 client (#2731) (b457582)

v0.191.0

0.191.0 (2024-08-07)

Features

Bug Fixes

  • Reference gax import in storage libs (#2720) (fffff7f)
  • transport: Disable automatic universe domain check (#2717) (f5b0bb5)

v0.190.0

0.190.0 (2024-08-01)

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.193.0 (2024-08-20)

Features

0.192.0 (2024-08-13)

Features

Bug Fixes

  • internal/cba: Update credsNewAuth path to use nil oauth2 client (#2731) (b457582)

0.191.0 (2024-08-07)

Features

Bug Fixes

  • Reference gax import in storage libs (#2720) (fffff7f)
  • transport: Disable automatic universe domain check (#2717) (f5b0bb5)

0.190.0 (2024-08-01)

Features

... (truncated)

Commits

Updates google.golang.org/grpc from 1.64.0 to 1.65.0

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.65.0

Dependencies

  • Change support policy to cover only the latest TWO releases of Go, matching the policy for Go itself. See #7249 for more information. (#7250)
  • Update x/net/http2 to address CVE-2023-45288 (#7282)

Behavior Changes

  • credentials/tls: clients and servers will now reject connections that don't support ALPN when environment variable GRPC_ENFORCE_ALPN_ENABLED is set to "true" (case insensitive). (#7184)
    • NOTE: this behavior will become the default in a future release.
  • metadata: remove String method from MD to make printing more consistent (#7373)

New Features

  • grpc: add WithMaxCallAttempts to configure gRPC's retry behavior per-channel. (#7229)

Bug Fixes

  • ringhash: properly apply endpoint weights instead of ignoring them (#7156)
  • xds: fix a bug that could cause xds-enabled servers to stop accepting new connections after handshaking errors (#7128)

Release 1.64.1

Dependencies

  • Update x/net/http2 to address CVE-2023-45288 (#7352)
  • metadata: remove String method from MD to make printing consistent (#7374)
Commits
  • 2da9769 Change version to 1.65.0 (#7306)
  • ede96b7 metadata: remove String method (#7373)
  • 64be203 grpc: Readd pick first name (#7336) (#7341)
  • 25e33a6 examples: Add CSM Observability example (#7302) (#7318)
  • 04a5f46 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (#7...
  • cff5c3e stats/opentelemetry: Add e2e testing for CSM Observability (#7279) (#7316)
  • 9b970fd dns: fix constant 30s backoff for re-resolution (#7262) (#7311)
  • 6d23620 documentation: on server, use FromIncomingContext for retrieving context and...
  • 7e5898e xds: unify xDS client creation APIs meant for testing (#7268)
  • 5d7bd7a interop/xds: Interop client and server changes for CSM Observability (#7280)
  • Additional commits viewable in compare view

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

Bumps the all group with 3 updates in the / directory: [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go), [github.com/GoogleCloudPlatform/k8s-cloud-provider](https://github.com/GoogleCloudPlatform/k8s-cloud-provider) and [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).


Updates `cloud.google.com/go/compute` from 1.27.0 to 1.28.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.27.0...pubsub/v1.28.0)

Updates `cloud.google.com/go/container` from 1.35.1 to 1.38.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@storage/v1.35.1...pubsub/v1.38.0)

Updates `cloud.google.com/go/iam` from 1.1.8 to 1.1.12
- [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@iam/v1.1.8...iam/v1.1.12)

Updates `cloud.google.com/go/resourcemanager` from 1.9.7 to 1.9.11
- [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@iap/v1.9.7...iap/v1.9.11)

Updates `github.com/GoogleCloudPlatform/k8s-cloud-provider` from 1.28.0 to 1.32.0
- [Release notes](https://github.com/GoogleCloudPlatform/k8s-cloud-provider/releases)
- [Commits](GoogleCloudPlatform/k8s-cloud-provider@v1.28.0...v1.32.0)

Updates `github.com/googleapis/gax-go/v2` from 2.12.4 to 2.13.0
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.12.4...v2.13.0)

Updates `github.com/onsi/ginkgo/v2` from 2.19.0 to 2.20.1
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.19.0...v2.20.1)

Updates `github.com/onsi/gomega` from 1.33.1 to 1.34.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.33.1...v1.34.1)

Updates `golang.org/x/crypto` from 0.23.0 to 0.26.0
- [Commits](golang/crypto@v0.23.0...v0.26.0)

Updates `golang.org/x/mod` from 0.17.0 to 0.20.0
- [Commits](golang/mod@v0.17.0...v0.20.0)

Updates `golang.org/x/net` from 0.25.0 to 0.28.0
- [Commits](golang/net@v0.25.0...v0.28.0)

Updates `google.golang.org/api` from 0.181.0 to 0.193.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.181.0...v0.193.0)

Updates `google.golang.org/grpc` from 1.64.0 to 1.65.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.64.0...v1.65.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: cloud.google.com/go/container
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: cloud.google.com/go/iam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: cloud.google.com/go/resourcemanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/GoogleCloudPlatform/k8s-cloud-provider
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/crypto
  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/net
  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: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Aug 26, 2024

The following labels could not be found: area/dependency, release-note-none, ok-to-test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants