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 with 8 updates #1300

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group with 8 updates:

Package From To
cloud.google.com/go/compute 1.27.4 1.27.5
cloud.google.com/go/container 1.38.0 1.38.1
cloud.google.com/go/iam 1.1.12 1.1.13
cloud.google.com/go/resourcemanager 1.9.11 1.9.12
github.com/onsi/ginkgo/v2 2.19.1 2.20.0
golang.org/x/crypto 0.25.0 0.26.0
golang.org/x/net 0.27.0 0.28.0
google.golang.org/api 0.190.0 0.191.0

Updates cloud.google.com/go/compute from 1.27.4 to 1.27.5

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 cloud.google.com/go/container from 1.38.0 to 1.38.1

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 cloud.google.com/go/iam from 1.1.12 to 1.1.13

Release notes

Sourced from cloud.google.com/go/iam's releases.

iam: v1.1.13

1.1.13 (2024-08-08)

Bug Fixes

  • iam: Update google.golang.org/api to v0.191.0 (5b32644)
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 cloud.google.com/go/resourcemanager from 1.9.11 to 1.9.12

Release notes

Sourced from cloud.google.com/go/resourcemanager's releases.

resourcemanager: v1.9.12

1.9.12 (2024-08-08)

Bug Fixes

  • resourcemanager: Update google.golang.org/api to v0.191.0 (5b32644)

webrisk: v1.9.12

1.9.12 (2024-08-08)

Bug Fixes

  • webrisk: Update google.golang.org/api to v0.191.0 (5b32644)
Commits

Updates github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0

Release notes

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

v2.20.0

2.20.0

Features

  • Add buildvcs flag [be5ab95]

Maintenance

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

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

2.20.0

Features

  • Add buildvcs flag [be5ab95]

Maintenance

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

Updates golang.org/x/crypto from 0.25.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
  • See full diff in compare view

Updates golang.org/x/net from 0.27.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
  • See full diff in compare view

Updates google.golang.org/api from 0.190.0 to 0.191.0

Release notes

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

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)
Changelog

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

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)
Commits

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 8 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.27.4` | `1.27.5` |
| [cloud.google.com/go/container](https://github.com/googleapis/google-cloud-go) | `1.38.0` | `1.38.1` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.1.12` | `1.1.13` |
| [cloud.google.com/go/resourcemanager](https://github.com/googleapis/google-cloud-go) | `1.9.11` | `1.9.12` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.19.1` | `2.20.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.25.0` | `0.26.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.27.0` | `0.28.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.190.0` | `0.191.0` |


Updates `cloud.google.com/go/compute` from 1.27.4 to 1.27.5
- [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@compute/v1.27.4...compute/v1.27.5)

Updates `cloud.google.com/go/container` from 1.38.0 to 1.38.1
- [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.38.0...container/v1.38.1)

Updates `cloud.google.com/go/iam` from 1.1.12 to 1.1.13
- [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.12...iam/v1.1.13)

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

Updates `github.com/onsi/ginkgo/v2` from 2.19.1 to 2.20.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.19.1...v2.20.0)

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

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

Updates `google.golang.org/api` from 0.190.0 to 0.191.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.190.0...v0.191.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: cloud.google.com/go/container
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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/onsi/ginkgo/v2
  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/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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Aug 12, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 12, 2024
@k8s-ci-robot k8s-ci-robot requested review from damdo and dims August 12, 2024 18:38
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

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.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 12, 2024
Copy link

netlify bot commented Aug 12, 2024

Deploy Preview for kubernetes-sigs-cluster-api-gcp ready!

Name Link
🔨 Latest commit 06ec789
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-gcp/deploys/66ba56a6666208000874fd0d
😎 Deploy Preview https://deploy-preview-1300--kubernetes-sigs-cluster-api-gcp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 12, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 12, 2024
@k8s-ci-robot k8s-ci-robot merged commit 7503b6e into main Aug 12, 2024
21 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.1.0 milestone Aug 12, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/all-e622b13b82 branch August 12, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants