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-dependencies group with 6 updates #268

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the all-dependencies group with 6 updates:

Package From To
github.com/stretchr/testify 1.9.0 1.10.0
google.golang.org/api 0.206.0 0.209.0
k8s.io/api 0.31.2 0.31.3
k8s.io/apimachinery 0.31.2 0.31.3
k8s.io/client-go 0.31.2 0.31.3
k8s.io/kubernetes 1.31.2 1.31.3

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.206.0 to 0.209.0

Release notes

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

v0.209.0

0.209.0 (2024-11-21)

Features

v0.208.0

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

v0.207.0

0.207.0 (2024-11-19)

Features

Changelog

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

0.209.0 (2024-11-21)

Features

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

0.207.0 (2024-11-19)

Features

Commits

Updates k8s.io/api from 0.31.2 to 0.31.3

Commits

Updates k8s.io/apimachinery from 0.31.2 to 0.31.3

Commits

Updates k8s.io/client-go from 0.31.2 to 0.31.3

Commits

Updates k8s.io/kubernetes from 1.31.2 to 1.31.3

Release notes

Sourced from k8s.io/kubernetes's releases.

Kubernetes v1.31.3

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Commits
  • c83cbee Release commit for Kubernetes v1.31.3
  • 11d2b4d Merge pull request #128340googs1025/automated-cherry-pick-of-#127834
  • f7d6fad Merge pull request #128431NoicFank/automated-cherry-pick-of-#128307
  • c9e75e7 Merge pull request #128236carlory/automated-cherry-pick-of-#128182
  • dd898b8 Merge pull request #127584AxeZhan/automated-cherry-pick-of-#125398
  • 19f244a Merge pull request #128376 from mengjiao-liu/update-metrics-docs-1-31
  • f6f4d80 Merge pull request #128530wojtek-t/automated-cherry-pick-of-#128468
  • 7682b74 Fix TestCacherDontMissEventsOnReinitialization test
  • 6d1bcd7 Merge pull request #127928p0lyn0mial/automated-cherry-pick-of-#127902
  • 2d540ad bugfix(scheduler): preemption picks wrong victim node with higher priority po...
  • 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-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.206.0` | `0.209.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.2` | `0.31.3` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.31.2` | `0.31.3` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.2` | `0.31.3` |
| [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) | `1.31.2` | `1.31.3` |


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 `google.golang.org/api` from 0.206.0 to 0.209.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.206.0...v0.209.0)

Updates `k8s.io/api` from 0.31.2 to 0.31.3
- [Commits](kubernetes/api@v0.31.2...v0.31.3)

Updates `k8s.io/apimachinery` from 0.31.2 to 0.31.3
- [Commits](kubernetes/apimachinery@v0.31.2...v0.31.3)

Updates `k8s.io/client-go` from 0.31.2 to 0.31.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.31.2...v0.31.3)

Updates `k8s.io/kubernetes` from 1.31.2 to 1.31.3
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](kubernetes/kubernetes@v1.31.2...v1.31.3)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: k8s.io/kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
Copy link

New Releases Check:

No version releases in this pull request.

Copy link

Terraform Plan:

google_service_account.clean_resources: Refreshing state... [id=projects/gke-metadata-server/serviceAccounts/[email protected]]
google_service_account.test: Refreshing state... [id=projects/gke-metadata-server/serviceAccounts/[email protected]]
google_iam_workload_identity_pool.test_kind_cluster: Refreshing state... [id=projects/gke-metadata-server/locations/global/workloadIdentityPools/test-kind-cluster]
google_project_iam_custom_role.continuous_integration: Refreshing state... [id=projects/gke-metadata-server/roles/continuousIntegration]
google_storage_bucket.cluster_issuer_test: Refreshing state... [id=gke-metadata-server-issuer-test]
google_service_account.pull_request: Refreshing state... [id=projects/gke-metadata-server/serviceAccounts/[email protected]]
google_project_iam_custom_role.resource_cleaner: Refreshing state... [id=projects/gke-metadata-server/roles/resourceCleaner]
google_storage_bucket.test: Refreshing state... [id=gke-metadata-server-test]
google_service_account.release: Refreshing state... [id=projects/gke-metadata-server/serviceAccounts/[email protected]]
google_storage_bucket_iam_member.all_users_object_viewer: Refreshing state... [id=b/gke-metadata-server-issuer-test/roles/storage.objectViewer/allUsers]
google_storage_bucket_iam_member.test_service_account_bucket_object_admin: Refreshing state... [id=b/gke-metadata-server-test/roles/storage.objectAdmin/serviceAccount:[email protected]]
google_service_account_iam_member.openid_token_creator: Refreshing state... [id=projects/gke-metadata-server/serviceAccounts/[email protected]/roles/iam.serviceAccountOpenIdTokenCreator/serviceAccount:[email protected]]
google_service_account_iam_member.clean_resources_workload_identity_user: Refreshing state... [id=projects/gke-metadata-server/serviceAccounts/[email protected]/roles/iam.workloadIdentityUser/principal://iam.googleapis.com/projects/637293746831/locations/global/workloadIdentityPools/github-actions/subject/repo:matheuscscp/gke-metadata-server:environment:clean-resources]
google_service_account_iam_member.pull_request_workload_identity_user: Refreshing state... [id=projects/gke-metadata-server/serviceAccounts/[email protected]/roles/iam.workloadIdentityUser/principal://iam.googleapis.com/projects/637293746831/locations/global/workloadIdentityPools/github-actions/subject/repo:matheuscscp/gke-metadata-server:environment:pull-request]
google_service_account_iam_member.release_workload_identity_user: Refreshing state... [id=projects/gke-metadata-server/serviceAccounts/[email protected]/roles/iam.workloadIdentityUser/principal://iam.googleapis.com/projects/637293746831/locations/global/workloadIdentityPools/github-actions/subject/repo:matheuscscp/gke-metadata-server:environment:release]
google_storage_bucket_iam_binding.ci_cluster_issuer_creators: Refreshing state... [id=b/gke-metadata-server-issuer-test/roles/storage.objectCreator]
google_service_account_iam_member.gke_metadata_server_workload_identity_user: Refreshing state... [id=projects/gke-metadata-server/serviceAccounts/[email protected]/roles/iam.workloadIdentityUser/principal://iam.googleapis.com/projects/637293746831/locations/global/workloadIdentityPools/test-kind-cluster/subject/system:serviceaccount:kube-system:gke-metadata-server]
google_service_account_iam_member.workload_identity_user: Refreshing state... [id=projects/gke-metadata-server/serviceAccounts/[email protected]/roles/iam.workloadIdentityUser/principal://iam.googleapis.com/projects/637293746831/locations/global/workloadIdentityPools/test-kind-cluster/subject/system:serviceaccount:default:test]
google_project_iam_member.resource_cleaner: Refreshing state... [id=gke-metadata-server/projects/gke-metadata-server/roles/resourceCleaner/serviceAccount:[email protected]]
google_project_iam_binding.continuous_integration: Refreshing state... [id=gke-metadata-server/projects/gke-metadata-server/roles/continuousIntegration]

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@matheuscscp matheuscscp merged commit f3c6263 into main Nov 25, 2024
3 checks passed
@matheuscscp matheuscscp deleted the dependabot/go_modules/all-dependencies-e36b09ce1b branch November 25, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant