-
Notifications
You must be signed in to change notification settings - Fork 109
Bump the gomod-deps group across 1 directory with 8 updates #343
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?
Conversation
Bumps the gomod-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) | `2.35.0` | `2.36.1` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.70.0` | `1.71.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.1` | `0.32.2` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.32.1` | `0.32.2` | | [k8s.io/kube-aggregator](https://github.com/kubernetes/kube-aggregator) | `0.32.1` | `0.32.2` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.32.1` | `0.32.2` | Updates `github.com/hashicorp/terraform-plugin-sdk/v2` from 2.35.0 to 2.36.1 - [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-sdk@v2.35.0...v2.36.1) Updates `google.golang.org/grpc` from 1.70.0 to 1.71.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.70.0...v1.71.0) Updates `k8s.io/api` from 0.32.1 to 0.32.2 - [Commits](kubernetes/api@v0.32.1...v0.32.2) Updates `k8s.io/apimachinery` from 0.32.1 to 0.32.2 - [Commits](kubernetes/apimachinery@v0.32.1...v0.32.2) Updates `k8s.io/cli-runtime` from 0.32.1 to 0.32.2 - [Commits](kubernetes/cli-runtime@v0.32.1...v0.32.2) Updates `k8s.io/client-go` from 0.32.1 to 0.32.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.1...v0.32.2) Updates `k8s.io/kube-aggregator` from 0.32.1 to 0.32.2 - [Commits](kubernetes/kube-aggregator@v0.32.1...v0.32.2) Updates `k8s.io/kubectl` from 0.32.1 to 0.32.2 - [Commits](kubernetes/kubectl@v0.32.1...v0.32.2) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: k8s.io/kube-aggregator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: k8s.io/kubectl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
4 similar comments
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps the gomod-deps group with 6 updates in the / directory:
2.35.02.36.11.70.01.71.00.32.10.32.20.32.10.32.20.32.10.32.20.32.10.32.2Updates
github.com/hashicorp/terraform-plugin-sdk/v2from 2.35.0 to 2.36.1Release notes
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's changelog.
Commits
7b9b111Update changelog9a1ad1dUpdate meta package SDKVersionaff3eb7Result of tsccr-helper -log-level=info gha update -latest .github/ (#1424)b7f3e6fhelper/schema: Add validation to prevent write-only attributes in set nested ...83d80f8chore: Update golangci-lint linters and apply fixes (#1428)a46ad95build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#1423)4d5e3b9adjust permissions for docs files (#1422)e6b2d53Update changelogf54d3a2Update meta package SDKVersion37b133fchore: Update CI to run corner tests on all v5 protocol Terraform versions (#...Updates
google.golang.org/grpcfrom 1.70.0 to 1.71.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
d01db5cChange version to 1.71.0 (#8105)012f8bfxds: Enable dualstack flag (#8134)bf0c885examples/features/dualstack: Demonstrate Dual Stack functionality (#8098) (#8...05bdd66ringhash: Remove TODO comment (#8096)ddb2484xds: remove obsolete xDS transport custom dialer option (#8079)8528f43cleanup: replace Dial with NewClient (#7975)ae2a04fringhash: Replace DNS resolver before sending xDS Update in test (#8091)e55819elazy: Use channel to wait for resolver error being received in test (#8088)b524c08xdsclient: include xds node ID in errors from the WatchResource API (#8093)91eb6aaclient: improve documentation of target strings (#8078)Updates
k8s.io/apifrom 0.32.1 to 0.32.2Commits
78094a6Update dependencies to v0.32.2 tagUpdates
k8s.io/apimachineryfrom 0.32.1 to 0.32.2Commits
Updates
k8s.io/cli-runtimefrom 0.32.1 to 0.32.2Commits
fcea953Update dependencies to v0.32.2 tagUpdates
k8s.io/client-gofrom 0.32.1 to 0.32.2Commits
86ff7a1Update dependencies to v0.32.2 tagUpdates
k8s.io/kube-aggregatorfrom 0.32.1 to 0.32.2Commits
4aec333Update dependencies to v0.32.2 tagUpdates
k8s.io/kubectlfrom 0.32.1 to 0.32.2Commits
5f197f4Update dependencies to v0.32.2 tagDependabot 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