-
Notifications
You must be signed in to change notification settings - Fork 277
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
build(deps): bump the all group with 7 updates #8049
build(deps): bump the all group with 7 updates #8049
Conversation
Bumps the all group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.8.0` | `1.8.1` | | [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.30.8` | `0.30.9` | | [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) | `0.30.8` | `0.30.9` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.30.8` | `0.30.9` | | [k8s.io/component-helpers](https://github.com/kubernetes/component-helpers) | `0.30.8` | `0.30.9` | | [k8s.io/controller-manager](https://github.com/kubernetes/controller-manager) | `0.30.8` | `0.30.9` | | [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.30.8` | `0.30.9` | Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.8.0...sdk/azidentity/v1.8.1) Updates `k8s.io/apiserver` from 0.30.8 to 0.30.9 - [Commits](kubernetes/apiserver@v0.30.8...v0.30.9) Updates `k8s.io/cloud-provider` from 0.30.8 to 0.30.9 - [Commits](kubernetes/cloud-provider@v0.30.8...v0.30.9) Updates `k8s.io/component-base` from 0.30.8 to 0.30.9 - [Commits](kubernetes/component-base@v0.30.8...v0.30.9) Updates `k8s.io/component-helpers` from 0.30.8 to 0.30.9 - [Commits](kubernetes/component-helpers@v0.30.8...v0.30.9) Updates `k8s.io/controller-manager` from 0.30.8 to 0.30.9 - [Commits](kubernetes/controller-manager@v0.30.8...v0.30.9) Updates `k8s.io/kubelet` from 0.30.8 to 0.30.9 - [Commits](kubernetes/kubelet@v0.30.8...v0.30.9) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/apiserver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/cloud-provider dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/component-base dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/component-helpers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/controller-manager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/kubelet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: 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 |
1 similar comment
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: 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 |
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 Once the patch is verified, the new status will be reflected by the 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. |
@dependabot rebase |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all group with 7 updates:
1.8.0
1.8.1
0.30.8
0.30.9
0.30.8
0.30.9
0.30.8
0.30.9
0.30.8
0.30.9
0.30.8
0.30.9
0.30.8
0.30.9
Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentity
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
d5e09ea
Prepare azidentity v1.8.1 for release (#23954)af8249d
Increment package version after release of storage/azblob (#23940)8b21042
Increment package version after release of storage/azdatalake (#23958)a44e152
Release storage stg96 azdatalake preview (#23957)b11c1a5
Relax tenant verification for credentials having optional tenant IDs (#23951)e557039
remove erroneous package inclusion during package-properties evaluation (#23948)0fb4336
Increment package version after release of messaging/azservicebus (#23950)b1480a2
Updating docs.microsoft.com to learn.microsoft.com (#23934)786b0be
Credential chains continue iterating after unexpected IMDS responses (#23894)7d4721b
add liftr base package dep to emitter dep list (#23938)Updates
k8s.io/apiserver
from 0.30.8 to 0.30.9Commits
fe450ec
Update dependencies to v0.30.9 tag1bd1f73
Merge pull request #129493 from MadhavJivrajani/130-go124-webhook-regex-ut7374fb8
webhook: alter regex to account for x509sha1 GODEBUG removalUpdates
k8s.io/cloud-provider
from 0.30.8 to 0.30.9Commits
547f8a7
Update dependencies to v0.30.9 tagUpdates
k8s.io/component-base
from 0.30.8 to 0.30.9Commits
17d2996
Update dependencies to v0.30.9 tagUpdates
k8s.io/component-helpers
from 0.30.8 to 0.30.9Commits
ed8b931
Update dependencies to v0.30.9 tagUpdates
k8s.io/controller-manager
from 0.30.8 to 0.30.9Commits
e6ce35d
Update dependencies to v0.30.9 tagUpdates
k8s.io/kubelet
from 0.30.8 to 0.30.9Commits
b7904da
Update dependencies to v0.30.9 tag2601ca1
Merge pull request #129602aravindhp/automated-cherry-pick-of-#129599
2594979
kubelet: use env vars in node log query PS commandDependabot 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