Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps): bump github.com/vmware/govmomi from 0.42.0 to 0.44.0 #473

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2024

Bumps github.com/vmware/govmomi from 0.42.0 to 0.44.0.

Release notes

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

v0.44.0

Release v0.44.0

Release Date: 2024-10-07

🐞 Fix

  • [bf6e1626] synchronize access to session.Manager.userSession (#3571)

💡 Examples

  • [da37212c] add ExampleListView_ofContainerView

💫 API Changes

  • [733f1c0c] Update folder.PlaceVMsXCluster to support several placement types
  • [4665dff2] disable http.Transport.ForceAttemptHTTP2 by default (#3564)
  • [d95d3508] add vapi/crypto package with support for native KMS
  • [d2ccadf4] add rest.Client.DownloadAttachment method
  • [cb0453c9] extract NewDatastoreURL from Datastore.NewURL method
  • [9a02a4a9] Support querying PBM profile for IOFILTERS
  • [92797d40] Helpers for key management servers

💫 govc (CLI)

  • [844fa1cc] update help url
  • [7daac379] add vm.change -managed-by flag
  • [2613278c] add storage.policy.info flag to query IO filters
  • [108e4fd8] add native kms provider support
  • [ccf449e4] add kms commands

💫 vcsim (Simulator)

  • [5a9567f6] lock ViewManager in RegisterObject callbacks
  • [6267644d] add *Context param to UpdateObject interface method
  • [3ba044c9] support clearing ManagedBy field (#3572)
  • [2c493262] handle traversal spec object updates
  • [fc91180a] ModifyListView 'remove' does not return unresolved objects
  • [1f0838ed] override response namespace from struct tag
  • [6cea86e8] fix RelocateVM_Task related races (#3565)
  • [f81e83d8] support cluster registration in RegisterKmipServer
  • [cddbe1f9] Gen enc key w default provider on createvm

📃 Documentation

  • [707acb83] sync CHANGELOG (#3286)
  • [582eefa8] various updates

... (truncated)

Changelog

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

Release v0.43.0

Release Date: 2024-09-10

🐞 Fix

  • [97aa7214] vcsim: avoid possible race when encoding PropertyCollector response
  • [ad2d3573] use complete InventoryPath in Datacenter.Folders

💫 API Changes

  • [476704a3] Fault helpers
  • [caad54aa] add VirtualMachine.AddDeviceWithProfile method
  • [a316da5c] VirtualMachine.AttachDisk unitNumber param is optional
  • [8491321a] ToString for vim types
  • [64610213] add namespace.RegisterVM binding
  • [e602029e] Fix panic when encoding nil iface ptrs to JSON

💫 govc (CLI)

  • [8fd86912] add disk.create '-profile' flag
  • [ea3cf257] add vm.disk.create '-profile' flag
  • [e73c34fa] add vm.disk.attach '-profile' flag
  • [06dcf31a] Add '-size' flag to datastore.create
  • [23390c23] add namespace.registervm command
  • [1892eecd] Support thick/eager disk opts on vm.create

💫 vcsim (Simulator)

  • [8421b678] Support PlaceVm with relocate placement type
  • [9234233e] Support PlaceVm with reconfigure placement type
  • [f06d0834] add VirtualMachine AttachDisk and DetachDisk methods
  • [35dc193f] Support VM crypto spec in vC Sim
  • [0517b87e] add namespace/registervm implementation

🧹 Chore

  • [b17abb20] Update version.go for v0.43.0
  • [93da4a20] sync generated govc/USAGE.md
  • [51105db8] govc: add common StorageProfileFlag

⚠️ BREAKING

VirtualMachine.AttachDisk unitNumber param is optional [a316da5c]: switching from int32 to *int32, otherwise the client must choose a valid unitNumber. vCenter will choose a unitNumber when not provided.

📖 Commits

... (truncated)

Commits
  • ff95505 chore: Update version.go for v0.44.0
  • f807c48 chore: fixup internal version
  • 5aff45e Merge pull request #3579 from vmware/dependabot/go_modules/golang.org/x/text-...
  • e2e45b8 Merge pull request #3584 from dougm/vcsim-view-manager-race
  • 7687bd3 Merge pull request #3583 from vmware/govc/update-help-url
  • 5a9567f vcsim: lock ViewManager in RegisterObject callbacks
  • 844fa1c govc: update help url
  • 131e69e Merge pull request #3578 from dougm/vcsim-object-update
  • d0278e2 build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0
  • 6267644 vcsim: add *Context param to UpdateObject interface method
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/vmware/govmomi [< 0.35, > 0.34.0]
github.com/vmware/govmomi [< 0.37, > 0.36.2]
github.com/vmware/govmomi [>= 0.43.a, < 0.44]

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.42.0 to 0.44.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.42.0...v0.44.0)

---
updated-dependencies:
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 8, 2024 14:32
@tenthirtyam tenthirtyam self-requested a review October 8, 2024 15:11
@tenthirtyam tenthirtyam added this to the v1.4.1 milestone Oct 8, 2024
@tenthirtyam
Copy link
Collaborator

@dependabot ignore this minor version

@dependabot dependabot bot closed this Oct 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 8, 2024

OK, I won't notify you about version 0.44.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vmware/govmomi-0.44.0 branch October 8, 2024 17:33
@tenthirtyam
Copy link
Collaborator

@dependabot reopen

@dependabot dependabot bot restored the dependabot/go_modules/github.com/vmware/govmomi-0.44.0 branch October 11, 2024 00:43
@dependabot dependabot bot reopened this Oct 11, 2024
@tenthirtyam
Copy link
Collaborator

@dependabot recreate

@tenthirtyam tenthirtyam modified the milestones: v1.4.1, Backlog Oct 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2024

Superseded by #476.

@dependabot dependabot bot closed this Oct 11, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vmware/govmomi-0.44.0 branch October 11, 2024 00:46
@tenthirtyam tenthirtyam removed this from the Backlog milestone Oct 15, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant