Skip to content

deps(deps): update module github.com/vmware/govmomi to v0.44.0#237

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/github.com-vmware-govmomi-0.x
Oct 8, 2024
Merged

deps(deps): update module github.com/vmware/govmomi to v0.44.0#237
renovate[bot] merged 1 commit intomainfrom
renovate/github.com-vmware-govmomi-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/vmware/govmomi v0.43.0 -> v0.44.0 age adoption passing confidence

Release Notes

vmware/govmomi (github.com/vmware/govmomi)

v0.44.0

Compare Source

Release v0.44.0

Release Date: 2024-10-07

🐞 Fix
💡 Examples
  • [da37212] add ExampleListView_ofContainerView
💫 API Changes
  • [733f1c0] Update folder.PlaceVMsXCluster to support several placement types
  • [4665dff] disable http.Transport.ForceAttemptHTTP2 by default (#​3564)
  • [d95d350] add vapi/crypto package with support for native KMS
  • [d2ccadf] add rest.Client.DownloadAttachment method
  • [cb0453c] extract NewDatastoreURL from Datastore.NewURL method
  • [9a02a4a] Support querying PBM profile for IOFILTERS
  • [92797d4] Helpers for key management servers
💫 govc (CLI)
  • [844fa1c] update help url
  • [7daac37] add vm.change -managed-by flag
  • [2613278] add storage.policy.info flag to query IO filters
  • [108e4fd] add native kms provider support
  • [ccf449e] add kms commands
💫 vcsim (Simulator)
  • [5a9567f] lock ViewManager in RegisterObject callbacks
  • [6267644] add *Context param to UpdateObject interface method
  • [3ba044c] support clearing ManagedBy field (#​3572)
  • [2c49326] handle traversal spec object updates
  • [fc91180] ModifyListView 'remove' does not return unresolved objects
  • [1f0838e] override response namespace from struct tag
  • [6cea86e] fix RelocateVM_Task related races (#​3565)
  • [f81e83d] support cluster registration in RegisterKmipServer
  • [cddbe1f] Gen enc key w default provider on createvm
📃 Documentation
🧹 Chore
  • [ff95505] Update version.go for v0.44.0
  • [f807c48] fixup internal version
  • [70edf99] bump default ClientVersion
  • [e6bfadb] bump Go versions
  • [4d0e69d] fix GH Action tag output param
  • [796892a] rename crypto.Manager RegisterKmipCluster > RegisterKmsCluster
  • [2b65990] simplify error handling by using the new fault package
⚠️ BREAKING
📖 Commits
  • [ff95505] chore: Update version.go for v0.44.0
  • [f807c48] chore: fixup internal version
  • [5a9567f] vcsim: lock ViewManager in RegisterObject callbacks
  • [844fa1c] govc: update help url
  • [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
  • [7daac37] govc: add vm.change -managed-by flag
  • [3ba044c] vcsim: support clearing ManagedBy field (#​3572)
  • [bf6e162] fix: synchronize access to session.Manager.userSession (#​3571)
  • [da37212] examples: add ExampleListView_ofContainerView
  • [2c49326] vcsim: handle traversal spec object updates
  • [fc91180] vcsim: ModifyListView 'remove' does not return unresolved objects
  • [70edf99] chore: bump default ClientVersion
  • [707acb8] docs: sync CHANGELOG (#​3286)
  • [e6bfadb] chore: bump Go versions
  • [4d0e69d] chore: fix GH Action tag output param
  • [582eefa] docs: various updates
  • [2613278] govc: add storage.policy.info flag to query IO filters
  • [da340f5] Use internalpbm namespace for PbmQueryIOFiltersFromProfileId
  • [1f0838e] vcsim: override response namespace from struct tag
  • [733f1c0] api: Update folder.PlaceVMsXCluster to support several placement types
  • [4665dff] api: disable http.Transport.ForceAttemptHTTP2 by default (#​3564)
  • [6cea86e] vcsim: fix RelocateVM_Task related races (#​3565)
  • [108e4fd] govc: add native kms provider support
  • [d95d350] api: add vapi/crypto package with support for native KMS
  • [d2ccadf] api: add rest.Client.DownloadAttachment method
  • [cb0453c] api: extract NewDatastoreURL from Datastore.NewURL method
  • [9a02a4a] api: Support querying PBM profile for IOFILTERS
  • [ccf449e] govc: add kms commands
  • [796892a] chore: rename crypto.Manager RegisterKmipCluster > RegisterKmsCluster
  • [f81e83d] vcsim: support cluster registration in RegisterKmipServer
  • [cddbe1f] vcsim: Gen enc key w default provider on createvm
  • [92797d4] api: Helpers for key management servers
  • [2b65990] chore: simplify error handling by using the new fault package

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot requested a review from a team as a code owner October 7, 2024 22:22
@renovate renovate bot requested a review from mattwelke October 7, 2024 22:22
@renovate
Copy link
Contributor Author

renovate bot commented Oct 7, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/text v0.18.0 -> v0.19.0

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 7, 2024
@codecov
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #237   +/-   ##
=======================================
  Coverage   53.16%   53.16%           
=======================================
  Files          46       46           
  Lines        6435     6435           
=======================================
  Hits         3421     3421           
  Misses       2149     2149           
  Partials      865      865           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update da46421...9c1bfbe. Read the comment docs.

@renovate renovate bot merged commit bb122f3 into main Oct 8, 2024
@renovate renovate bot deleted the renovate/github.com-vmware-govmomi-0.x branch October 8, 2024 02:01
TylerGillson added a commit that referenced this pull request Nov 8, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.2.3](v0.2.2...v0.2.3)
(2024-11-08)


### Bug Fixes

* slack values generated with incorrect casing
([#253](#253))
([e9a78d8](e9a78d8))


### Other

* make reviewable
([#241](#241))
([9f778ba](9f778ba))
* make reviewable
([#248](#248))
([0c1c5f8](0c1c5f8))
* update build gsm
([02a4824](02a4824))
* Update README.md
([8cae0a3](8cae0a3))
* Update renovate.json
([#251](#251))
([0401105](0401105))


### Dependency Updates

* **deps:** update actions/checkout digest to 11bd719
([#245](#245))
([de9e4b1](de9e4b1))
* **deps:** update actions/checkout digest to eef6144
([#236](#236))
([da46421](da46421))
* **deps:** update actions/setup-go digest to 41dfa10
([#246](#246))
([e609b92](e609b92))
* **deps:** update all non-major dependencies
([#252](#252))
([8c3dce6](8c3dce6))
* **deps:** update anchore/sbom-action action to v0.17.4
([#240](#240))
([347cb47](347cb47))
* **deps:** update anchore/sbom-action action to v0.17.6
([#242](#242))
([5819cf0](5819cf0))
* **deps:** update golang.org/x/exp digest to 225e2ab
([#234](#234))
([b34f23c](b34f23c))
* **deps:** update golang.org/x/exp digest to f66d83c
([#239](#239))
([21f6d92](21f6d92))
* **deps:** update kubernetes packages to v0.31.2
([#244](#244))
([ff77688](ff77688))
* **deps:** update module github.com/fsnotify/fsnotify to v1.8.0
([#249](#249))
([83f1eed](83f1eed))
* **deps:** update module github.com/vmware/govmomi to v0.44.0
([#237](#237))
([bb122f3](bb122f3))
* **deps:** update module github.com/vmware/govmomi to v0.44.1
([#238](#238))
([64b877d](64b877d))
* **deps:** update module github.com/vmware/govmomi to v0.45.1
([#243](#243))
([d5341a5](d5341a5))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1
([#247](#247))
([d8c689f](d8c689f))
* **deps:** update softprops/action-gh-release digest to e7a8f85
([#250](#250))
([31eab3f](31eab3f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants