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-go-mod-patch-and-minor group across 2 directories with 4 updates #3253

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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.0

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.46.0

Release v0.46.0

Release Date: 2024-11-06

🐞 Fix

  • [f9d093b9] Set DuplicateName Object to duplicate object (#3610)
  • [60d4b049] CreateSATAController to return error when no bus numbers
  • [fe934500] vcsim: avoid race in DestroyPropertyFilter

💫 API Changes

  • [ae558231] Support CnsBlockCreateSpec
  • [a9d5985f] support MOID conversion in Finder methods
  • [5c54c3fa] change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus
  • [6ecb2087] add crypto.ManagerKmip.QueryCryptoKeyStatus
  • [6e84b72c] Fetch crypto key in GetVirtualDiskInfoByUUID

💫 govc (CLI)

  • [fdb091c2] add vm.change -migrate-encryption and -ft-encryption-mode options (#3493)
  • [8f3b0a38] add '-I' flag to ls and find commands
  • [66fc63a4] add kms.key commands

💫 vcsim (Simulator)

  • [ca05e10d] add QueryCryptoKeyStatus

🧹 Chore

  • [35c45692] Update version.go for v0.46.0
  • [34ca8c85] skip tests unless running docker on linux (#3604)

⚠️ BREAKING

change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus [5c54c3fa]: IsValidKey now requires a key providerID param.

📖 Commits

  • [35c45692] chore: Update version.go for v0.46.0
  • [fdb091c2] govc: add vm.change -migrate-encryption and -ft-encryption-mode options (#3493)
  • [ae558231] api: Support CnsBlockCreateSpec
  • [a9d5985f] api: support MOID conversion in Finder methods
  • [8f3b0a38] govc: add '-I' flag to ls and find commands
  • [f9d093b9] fix: Set DuplicateName Object to duplicate object (#3610)
  • [34ca8c85] chore: skip tests unless running docker on linux (#3604)

... (truncated)

Commits
  • 35c4569 chore: Update version.go for v0.46.0
  • a2c22f0 Merge pull request #3614 from dougm/issue-3493
  • fdb091c govc: add vm.change -migrate-encryption and -ft-encryption-mode options
  • 63f11e9 Merge pull request #3609 from dougm/find-by-id
  • 73b10a0 Merge pull request #3613 from akutz/feature/cns-block-create-spec
  • ae55823 api: Support CnsBlockCreateSpec
  • 1d5568b Merge pull request #3611 from dougm/issue-3604
  • a9d5985 api: support MOID conversion in Finder methods
  • 8f3b0a3 govc: add '-I' flag to ls and find commands
  • 455de3e Merge pull request #3612 from prziborowski/issue-3610
  • Additional commits viewable in compare view

Updates golang.org/x/mod from 0.21.0 to 0.22.0

Commits
  • dec0365 sumdb: make data tiles by Server compatible with sum.golang.org
  • c8a7319 x/mod: fix handling of vendored packages with '/vendor' in non-top-level paths
  • 9cd0e4c x/mod: remove vendor/modules.txt from module download
  • See full diff in compare view

Updates golang.org/x/tools from 0.26.0 to 0.27.0

Commits
  • 4d2b19f go.mod: update golang.org/x dependencies
  • 6368677 gopls/internal/golang: strength reduce ComputeImportFixEdits
  • 777f155 gopls/internal/golang: show package attributes on hover
  • 8a0e08f gopls/doc: add missing doc link
  • 61415be gopls/internal/cache: guard against malformed paths in port.matches
  • 9a89d3a internal/analysisinternal: avoid sub-token spans in TypeErrorEndPos
  • 1115af6 internal/expect: support named arguments f(a, b, c=d, e="f")
  • 0b9e499 go/{expect,packages/packagestest}: mention the tag+delete proposal
  • efcd2bd internal/packagestest: fork go/packages/packagestest
  • 0e9ed3d go/packages: do not mutate Config
  • Additional commits viewable in compare view

Updates github.com/vmware/govmomi from 0.45.1 to 0.46.0

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.46.0

Release v0.46.0

Release Date: 2024-11-06

🐞 Fix

  • [f9d093b9] Set DuplicateName Object to duplicate object (#3610)
  • [60d4b049] CreateSATAController to return error when no bus numbers
  • [fe934500] vcsim: avoid race in DestroyPropertyFilter

💫 API Changes

  • [ae558231] Support CnsBlockCreateSpec
  • [a9d5985f] support MOID conversion in Finder methods
  • [5c54c3fa] change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus
  • [6ecb2087] add crypto.ManagerKmip.QueryCryptoKeyStatus
  • [6e84b72c] Fetch crypto key in GetVirtualDiskInfoByUUID

💫 govc (CLI)

  • [fdb091c2] add vm.change -migrate-encryption and -ft-encryption-mode options (#3493)
  • [8f3b0a38] add '-I' flag to ls and find commands
  • [66fc63a4] add kms.key commands

💫 vcsim (Simulator)

  • [ca05e10d] add QueryCryptoKeyStatus

🧹 Chore

  • [35c45692] Update version.go for v0.46.0
  • [34ca8c85] skip tests unless running docker on linux (#3604)

⚠️ BREAKING

change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus [5c54c3fa]: IsValidKey now requires a key providerID param.

📖 Commits

  • [35c45692] chore: Update version.go for v0.46.0
  • [fdb091c2] govc: add vm.change -migrate-encryption and -ft-encryption-mode options (#3493)
  • [ae558231] api: Support CnsBlockCreateSpec
  • [a9d5985f] api: support MOID conversion in Finder methods
  • [8f3b0a38] govc: add '-I' flag to ls and find commands
  • [f9d093b9] fix: Set DuplicateName Object to duplicate object (#3610)
  • [34ca8c85] chore: skip tests unless running docker on linux (#3604)

... (truncated)

Commits
  • 35c4569 chore: Update version.go for v0.46.0
  • a2c22f0 Merge pull request #3614 from dougm/issue-3493
  • fdb091c govc: add vm.change -migrate-encryption and -ft-encryption-mode options
  • 63f11e9 Merge pull request #3609 from dougm/find-by-id
  • 73b10a0 Merge pull request #3613 from akutz/feature/cns-block-create-spec
  • ae55823 api: Support CnsBlockCreateSpec
  • 1d5568b Merge pull request #3611 from dougm/issue-3604
  • a9d5985 api: support MOID conversion in Finder methods
  • 8f3b0a3 govc: add '-I' flag to ls and find commands
  • 455de3e Merge pull request #3612 from prziborowski/issue-3610
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.26.0 to 0.27.0

Commits
  • 4d2b19f go.mod: update golang.org/x dependencies
  • 6368677 gopls/internal/golang: strength reduce ComputeImportFixEdits
  • 777f155 gopls/internal/golang: show package attributes on hover
  • 8a0e08f gopls/doc: add missing doc link
  • 61415be gopls/internal/cache: guard against malformed paths in port.matches
  • 9a89d3a internal/analysisinternal: avoid sub-token spans in TypeErrorEndPos
  • 1115af6 internal/expect: support named arguments f(a, b, c=d, e="f")
  • 0b9e499 go/{expect,packages/packagestest}: mention the tag+delete proposal
  • efcd2bd internal/packagestest: fork go/packages/packagestest
  • 0e9ed3d go/packages: do not mutate Config
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.28.0 to 0.29.0

Commits
  • 6018723 go.mod: update golang.org/x dependencies
  • 71ed71b README: don't recommend go get
  • 750a45f sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary
  • 36b1725 sha3: avoid trailing permutation
  • 80ea76e sha3: fix padding for long cSHAKE parameters
  • c17aa50 sha3: avoid buffer copy
  • 7cfb916 ssh: return unexpected msg error when server fails keyboard-interactive auth ...
  • b61b08d chacha20: extend ppc64le support to ppc64
  • 6c21748 internal/poly1305: extend ppc64le support to ppc64
  • See full diff 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

… 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]>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Nov 11, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 11, 2024
@k8s-ci-robot
Copy link
Contributor

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 /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.

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.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 11, 2024
@sbueringer
Copy link
Member

sbueringer commented Nov 12, 2024

/hold
for now
@rikatz will bump govmomi soon in his moid PR. Afterwards we should bump the remaining dependencies.

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 12, 2024
@rikatz
Copy link
Contributor

rikatz commented Nov 12, 2024

@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

@sbueringer
Copy link
Member

Sounds good!

/lgtm
/approve
/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 12, 2024
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 12, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 3108f0b3b244e2db1b20202ebd1a987d2e96e5fe

@k8s-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 12, 2024
@k8s-ci-robot k8s-ci-robot merged commit 4278eba into main Nov 12, 2024
12 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.12 milestone Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-mod-patch-and-minor-3efd8fe7d9 branch November 12, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants