Closed dependabot[bot] closed 11 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign inteon for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a cert-manager 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.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the all group with 4 updates: golang.org/x/crypto, golang.org/x/oauth2, google.golang.org/api and k8s.io/apimachinery.
Updates
golang.org/x/crypto
from 0.15.0 to 0.16.0Commits
325b735
ssh/test: skip TestSSHCLIAuth on Windows1eadac5
go.mod: update golang.org/x dependenciesb2d7c26
ssh: add (*Client).DialContext method1c17e20
ssh: fix certificate authentication with OpenSSH 7.2-7.7270bf25
curve25519/internal/field/_asm: go mod tidy to fix x/sys version1cf1811
ssh: use the correct token from the clienta2edfb5
cryptobyte: fix ReadOptionalASN1Booleanff15cd5
ssh: eliminate some goroutine leaks in tests and examplesUpdates
golang.org/x/oauth2
from 0.14.0 to 0.15.0Commits
6e9ec93
go.mod: update golang.org/x dependenciesUpdates
google.golang.org/api
from 0.151.0 to 0.153.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
81cfcf1
chore(main): release 0.153.0 (#2277)4aaad57
feat: update workloadmanager api manually (#2282)0a6ebe4
feat(all): auto-regenerate discovery clients (#2291)9f55397
feat(all): auto-regenerate discovery clients (#2290)4148872
feat(all): auto-regenerate discovery clients (#2287)7897739
feat(all): auto-regenerate discovery clients (#2286)bdc87de
feat(all): auto-regenerate discovery clients (#2283)e648a9d
feat: expose experimental universe-related options (#2264)e8e2895
feat(all): auto-regenerate discovery clients (#2280)d07fe32
feat(all): auto-regenerate discovery clients (#2279)Updates
k8s.io/apimachinery
from 0.28.3 to 0.28.4Commits
46a872e
Merge pull request #121545dims/automated-cherry-pick-of-#121364
c52a85c
bump golang.org/grpc to v1.56.3Dependabot 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