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 5 updates #3316

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2025

Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: github.com/vmware/govmomi, github.com/onsi/ginkgo/v2 and golang.org/x/tools.
Bumps the all-go-mod-patch-and-minor group with 3 updates in the /test directory: github.com/vmware/govmomi, github.com/onsi/ginkgo/v2 and golang.org/x/tools.

Updates github.com/vmware/govmomi from 0.46.3 to 0.47.1

Release notes

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

v0.47.0

Release v0.47.0

Release Date: 2025-01-02

🐞 Fix

  • [3793a5b2] govc fix field.info name (-n flag) validation
  • [8adeb8b5] SOAP vcSessionCookie value must be from vim25.Client
  • [2271a788] toolbox: add freebsd stub for fileExtendedInfoFormat (#3620)
  • [f08496ed] vcsim: swap order of xsi type attribute (#2114)
  • [973a2240] assert Entity interface in mo.Value()
  • [ad24cb43] Property Collector updates should be triggered on the empty FilterSet (#3631)
  • [29de346f] vcsim: output signed byte in ByteSlice.MarshalXML (#3615)
  • [71b9c764] govc: wire up flags for namespace service create
  • [5e9a140d] vcsim: avoid possible panic when applying PropertyFilter

💫 API Changes

  • [a447f4d0] Fix OVF param to use interface
  • [17b5c08b] Generate bindings for 9.0.0.0.rc1
  • [77de0b54] Generate API with Broadcom header
  • [4b7d0c56] Specify ruby bundler for api gen
  • [f2382015] Update gen/gen.sh for 9.0.0.0.rc1
  • [05a6d571] Support podman for building api
  • [3d8b0261] Build api with Go 1.23.2
  • [aa8279b5] Support returning DS info when resolving lib stor
  • [64ca62fe] Support DC for ResolveLibItemStor
  • [0af06a3c] Support encode/decode OVF to JSON
  • [7598ae9f] Fix object.VirtualDiskManager::Copy
  • [b2bde000] Update OVF ToConfigSpec to handled unknown types
  • [5bb9901a] A generic copy function for vim25/types
  • [19189841] add override mechanism for SOAP Header.Cookie
  • [495a8203] OVF to ConfigSpec
  • [e9f9eb04] Support OVF ResourceType enum
  • [42bf8130] Update OVF parser to conform to spec
  • [05482c0b] move cli/host/esxcli.Command to cli/esx package

💫 govc (CLI)

  • [ad5c90a4] Update govc usage doc
  • [ca2e6ffd] add datastore.download -json support
  • [18a3019f] add -b flag to volume.ls
  • [e02de720] add disk.ls '-a' flag (#3639)
  • [c60f498e] add datastore.ls -H option
  • [228b445f] remove minimum API version check (#3643)
  • [7e178857] Move govc commands into cli pkg

... (truncated)

Commits

Updates github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.22.2

What's Changed

Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.22.2

Maintenance

  • Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1499) [cc553ce]
  • Bump golang.org/x/crypto (#1498) [2170370]
  • Bump golang.org/x/net from 0.32.0 to 0.33.0 (#1496) [a96c44f]
Commits

Updates github.com/onsi/gomega from 1.36.1 to 1.36.2

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.36.2

Maintenance

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.36.2

Maintenance

  • Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810) [9a7609d]
  • Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807) [b6cb028]
  • Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808) [5756529]
  • Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757) [dabc12e]
Commits

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

Commits
  • 1743d1a go.mod: update golang.org/x dependencies
  • 43ba465 internal/analysis/modernize: minmax: reject IfStmt with Init
  • 29d66ee gopls: update toolchain to go1.23.4
  • ac39815 go/packages: add GOROOT env to avoid TestTarget failure in OpenBSD
  • 39e1a8c godoc: fix missing (Added in Go) "x.xx" for function with type parameters
  • 98a190b gopls/internal/analysis/unusedfunc: analyzer for unused funcs/methods
  • 192ac77 internal/golang: CodeAction: don't return empty source.doc titles
  • 5fe60fd internal/settings: drop "annotations" setting
  • c61a2b0 gopls/internal/golang: make GCDetails a code action, not a code lens
  • fc95c03 internal/modindex: fix index directory for tests
  • Additional commits viewable in compare view

Updates github.com/vmware/govmomi from 0.46.3 to 0.47.1

Release notes

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

v0.47.0

Release v0.47.0

Release Date: 2025-01-02

🐞 Fix

  • [3793a5b2] govc fix field.info name (-n flag) validation
  • [8adeb8b5] SOAP vcSessionCookie value must be from vim25.Client
  • [2271a788] toolbox: add freebsd stub for fileExtendedInfoFormat (#3620)
  • [f08496ed] vcsim: swap order of xsi type attribute (#2114)
  • [973a2240] assert Entity interface in mo.Value()
  • [ad24cb43] Property Collector updates should be triggered on the empty FilterSet (#3631)
  • [29de346f] vcsim: output signed byte in ByteSlice.MarshalXML (#3615)
  • [71b9c764] govc: wire up flags for namespace service create
  • [5e9a140d] vcsim: avoid possible panic when applying PropertyFilter

💫 API Changes

  • [a447f4d0] Fix OVF param to use interface
  • [17b5c08b] Generate bindings for 9.0.0.0.rc1
  • [77de0b54] Generate API with Broadcom header
  • [4b7d0c56] Specify ruby bundler for api gen
  • [f2382015] Update gen/gen.sh for 9.0.0.0.rc1
  • [05a6d571] Support podman for building api
  • [3d8b0261] Build api with Go 1.23.2
  • [aa8279b5] Support returning DS info when resolving lib stor
  • [64ca62fe] Support DC for ResolveLibItemStor
  • [0af06a3c] Support encode/decode OVF to JSON
  • [7598ae9f] Fix object.VirtualDiskManager::Copy
  • [b2bde000] Update OVF ToConfigSpec to handled unknown types
  • [5bb9901a] A generic copy function for vim25/types
  • [19189841] add override mechanism for SOAP Header.Cookie
  • [495a8203] OVF to ConfigSpec
  • [e9f9eb04] Support OVF ResourceType enum
  • [42bf8130] Update OVF parser to conform to spec
  • [05482c0b] move cli/host/esxcli.Command to cli/esx package

💫 govc (CLI)

  • [ad5c90a4] Update govc usage doc
  • [ca2e6ffd] add datastore.download -json support
  • [18a3019f] add -b flag to volume.ls
  • [e02de720] add disk.ls '-a' flag (#3639)
  • [c60f498e] add datastore.ls -H option
  • [228b445f] remove minimum API version check (#3643)
  • [7e178857] Move govc commands into cli pkg

... (truncated)

Commits

Updates github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.22.2

What's Changed

Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.22.2

Maintenance

  • Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1499) [cc553ce]
  • Bump golang.org/x/crypto (#1498) [2170370]
  • Bump golang.org/x/net from 0.32.0 to 0.33.0 (#1496) [a96c44f]
Commits

Updates github.com/onsi/gomega from 1.36.1 to 1.36.2

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.36.2

Maintenance

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.36.2

Maintenance

  • Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810) [9a7609d]
  • Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807) [b6cb028]
  • Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808) [5756529]
  • Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757) [dabc12e]
Commits

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

Commits
  • 1743d1a go.mod: update golang.org/x dependencies
  • 43ba465 internal/analysis/modernize: minmax: reject IfStmt with Init
  • 29d66ee gopls: update toolchain to go1.23.4
  • ac39815 go/packages: add GOROOT env to avoid TestTarget failure in OpenBSD
  • 39e1a8c godoc: fix missing (Added in Go) "x.xx" for function with type parameters
  • 98a190b gopls/internal/analysis/unusedfunc: analyzer for unused funcs/methods
  • 192ac77 internal/golang: CodeAction: don't return empty source.doc titles
  • 5fe60fd internal/settings: drop "annotations" setting
  • c61a2b0 gopls/internal/golang: make GCDetails a code action, not a code lens
  • fc95c03 internal/modindex: fix index directory for tests
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.31.0 to 0.32.0

Commits
  • 8929309 go.mod: update golang.org/x dependencies
  • 4a75ba5 all: make function and struct comments match the names
  • 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

… 5 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), [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [golang.org/x/tools](https://github.com/golang/tools).
Bumps the all-go-mod-patch-and-minor group with 3 updates in the /test directory: [github.com/vmware/govmomi](https://github.com/vmware/govmomi), [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [golang.org/x/tools](https://github.com/golang/tools).


Updates `github.com/vmware/govmomi` from 0.46.3 to 0.47.1
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vmware/govmomi/commits)

Updates `github.com/onsi/ginkgo/v2` from 2.22.1 to 2.22.2
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.22.1...v2.22.2)

Updates `github.com/onsi/gomega` from 1.36.1 to 1.36.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.36.1...v1.36.2)

Updates `golang.org/x/tools` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.28.0...v0.29.0)

Updates `github.com/vmware/govmomi` from 0.46.3 to 0.47.1
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vmware/govmomi/commits)

Updates `github.com/onsi/ginkgo/v2` from 2.22.1 to 2.22.2
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.22.1...v2.22.2)

Updates `github.com/onsi/gomega` from 1.36.1 to 1.36.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.36.1...v1.36.2)

Updates `golang.org/x/tools` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.28.0...v0.29.0)

Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0
- [Commits](golang/crypto@v0.31.0...v0.32.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: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Jan 7, 2025
@dependabot dependabot bot requested review from MaxRink and yastij January 7, 2025 09:32
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 7, 2025
@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
Copy link
Contributor

[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 randomvariable for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 7, 2025
@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-vsphere-test-main e6436aa link true /test pull-cluster-api-provider-vsphere-test-main
pull-cluster-api-provider-vsphere-verify-main e6436aa link true /test pull-cluster-api-provider-vsphere-verify-main

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

@chrischdi
Copy link
Member

@k8s-ci-robot
Copy link
Contributor

@chrischdi: Closed this PR.

In response to this:

/close

in favor of:

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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/go_modules/all-go-mod-patch-and-minor-08b62b9033 branch January 8, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. 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.

2 participants