-
Notifications
You must be signed in to change notification settings - Fork 295
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-go-mod-patch-and-minor group across 2 directories with 4 updates #3253
🌱 Bump the all-go-mod-patch-and-minor group across 2 directories with 4 updates #3253
Conversation
… 4 updates Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: [github.com/vmware/govmomi](https://github.com/vmware/govmomi), [golang.org/x/mod](https://github.com/golang/mod) and [golang.org/x/tools](https://github.com/golang/tools). Bumps the all-go-mod-patch-and-minor group with 2 updates in the /test directory: [github.com/vmware/govmomi](https://github.com/vmware/govmomi) and [golang.org/x/tools](https://github.com/golang/tools). Updates `github.com/vmware/govmomi` from 0.45.1 to 0.46.0 - [Release notes](https://github.com/vmware/govmomi/releases) - [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md) - [Commits](vmware/govmomi@v0.45.1...v0.46.0) Updates `golang.org/x/mod` from 0.21.0 to 0.22.0 - [Commits](golang/mod@v0.21.0...v0.22.0) Updates `golang.org/x/tools` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.26.0...v0.27.0) Updates `github.com/vmware/govmomi` from 0.45.1 to 0.46.0 - [Release notes](https://github.com/vmware/govmomi/releases) - [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md) - [Commits](vmware/govmomi@v0.45.1...v0.46.0) Updates `golang.org/x/tools` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.26.0...v0.27.0) Updates `golang.org/x/crypto` from 0.28.0 to 0.29.0 - [Commits](golang/crypto@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: github.com/vmware/govmomi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/mod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/vmware/govmomi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
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. |
/hold |
@sbueringer I was gonna work on it this week, but if you want feel free to unhold this one :) I can rebase and implement the tests on my PR |
Sounds good! /lgtm |
LGTM label has been added. Git tree hash: 3108f0b3b244e2db1b20202ebd1a987d2e96e5fe
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer 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 |
Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: github.com/vmware/govmomi, golang.org/x/mod and golang.org/x/tools.
Bumps the all-go-mod-patch-and-minor group with 2 updates in the /test directory: github.com/vmware/govmomi and golang.org/x/tools.
Updates
github.com/vmware/govmomi
from 0.45.1 to 0.46.0Release notes
Sourced from github.com/vmware/govmomi's releases.
... (truncated)
Commits
35c4569
chore: Update version.go for v0.46.0a2c22f0
Merge pull request #3614 from dougm/issue-3493fdb091c
govc: add vm.change -migrate-encryption and -ft-encryption-mode options63f11e9
Merge pull request #3609 from dougm/find-by-id73b10a0
Merge pull request #3613 from akutz/feature/cns-block-create-specae55823
api: Support CnsBlockCreateSpec1d5568b
Merge pull request #3611 from dougm/issue-3604a9d5985
api: support MOID conversion in Finder methods8f3b0a3
govc: add '-I' flag to ls and find commands455de3e
Merge pull request #3612 from prziborowski/issue-3610Updates
golang.org/x/mod
from 0.21.0 to 0.22.0Commits
dec0365
sumdb: make data tiles by Server compatible with sum.golang.orgc8a7319
x/mod: fix handling of vendored packages with '/vendor' in non-top-level paths9cd0e4c
x/mod: remove vendor/modules.txt from module downloadUpdates
golang.org/x/tools
from 0.26.0 to 0.27.0Commits
4d2b19f
go.mod: update golang.org/x dependencies6368677
gopls/internal/golang: strength reduce ComputeImportFixEdits777f155
gopls/internal/golang: show package attributes on hover8a0e08f
gopls/doc: add missing doc link61415be
gopls/internal/cache: guard against malformed paths in port.matches9a89d3a
internal/analysisinternal: avoid sub-token spans in TypeErrorEndPos1115af6
internal/expect: support named arguments f(a, b, c=d, e="f")0b9e499
go/{expect,packages/packagestest}: mention the tag+delete proposalefcd2bd
internal/packagestest: fork go/packages/packagestest0e9ed3d
go/packages: do not mutate ConfigUpdates
github.com/vmware/govmomi
from 0.45.1 to 0.46.0Release notes
Sourced from github.com/vmware/govmomi's releases.
... (truncated)
Commits
35c4569
chore: Update version.go for v0.46.0a2c22f0
Merge pull request #3614 from dougm/issue-3493fdb091c
govc: add vm.change -migrate-encryption and -ft-encryption-mode options63f11e9
Merge pull request #3609 from dougm/find-by-id73b10a0
Merge pull request #3613 from akutz/feature/cns-block-create-specae55823
api: Support CnsBlockCreateSpec1d5568b
Merge pull request #3611 from dougm/issue-3604a9d5985
api: support MOID conversion in Finder methods8f3b0a3
govc: add '-I' flag to ls and find commands455de3e
Merge pull request #3612 from prziborowski/issue-3610Updates
golang.org/x/tools
from 0.26.0 to 0.27.0Commits
4d2b19f
go.mod: update golang.org/x dependencies6368677
gopls/internal/golang: strength reduce ComputeImportFixEdits777f155
gopls/internal/golang: show package attributes on hover8a0e08f
gopls/doc: add missing doc link61415be
gopls/internal/cache: guard against malformed paths in port.matches9a89d3a
internal/analysisinternal: avoid sub-token spans in TypeErrorEndPos1115af6
internal/expect: support named arguments f(a, b, c=d, e="f")0b9e499
go/{expect,packages/packagestest}: mention the tag+delete proposalefcd2bd
internal/packagestest: fork go/packages/packagestest0e9ed3d
go/packages: do not mutate ConfigUpdates
golang.org/x/crypto
from 0.28.0 to 0.29.0Commits
6018723
go.mod: update golang.org/x dependencies71ed71b
README: don't recommend go get750a45f
sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725
sha3: avoid trailing permutation80ea76e
sha3: fix padding for long cSHAKE parametersc17aa50
sha3: avoid buffer copy7cfb916
ssh: return unexpected msg error when server fails keyboard-interactive auth ...b61b08d
chacha20: extend ppc64le support to ppc646c21748
internal/poly1305: extend ppc64le support to ppc64Dependabot 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