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

Renovate: Update External dependencies #286

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/gophercloud/utils/v2 v2.0.0-20240812072210-8ce1fc0f2894 -> v2.0.0-20240912080913-c094a6e5b7da age adoption passing confidence require patch
github.com/vmware/govmomi v0.42.0 -> v0.43.0 age adoption passing confidence require minor
golang.org/x/exp e7e105d -> 701f63a age adoption passing confidence require digest

Release Notes

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

v0.43.0

Compare Source

Release v0.43.0

Release Date: 2024-09-10

🐞 Fix
  • [97aa721] vcsim: avoid possible race when encoding PropertyCollector response (#​3533)
  • [ad2d357] use complete InventoryPath in Datacenter.Folders (#​3523)
💫 API Changes
  • [476704a] Fault helpers
  • [caad54a] add VirtualMachine.AddDeviceWithProfile method
  • [a316da5] VirtualMachine.AttachDisk unitNumber param is optional
  • [8491321] ToString for vim types
  • [6461021] add namespace.RegisterVM binding
  • [e602029] Fix panic when encoding nil iface ptrs to JSON
💫 govc (CLI)
  • [8fd8691] add disk.create '-profile' flag
  • [ea3cf25] add vm.disk.create '-profile' flag
  • [e73c34f] add vm.disk.attach '-profile' flag
  • [06dcf31] Add '-size' flag to datastore.create (#​3519)
  • [23390c2] add namespace.registervm command
  • [1892eec] Support thick/eager disk opts on vm.create (#​3526)
💫 vcsim (Simulator)
  • [8421b67] Support PlaceVm with relocate placement type
  • [9234233] Support PlaceVm with reconfigure placement type
  • [f06d083] add VirtualMachine AttachDisk and DetachDisk methods
  • [35dc193] Support VM crypto spec in vC Sim
  • [0517b87] add namespace/registervm implementation
🧹 Chore
  • [b17abb2] Update version.go for v0.43.0
  • [93da4a2] sync generated govc/USAGE.md
  • [51105db] govc: add common StorageProfileFlag
⚠️ BREAKING

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

📖 Commits
  • [b17abb2] chore: Update version.go for v0.43.0
  • [476704a] api: Fault helpers
  • [8421b67] vcsim: Support PlaceVm with relocate placement type
  • [93b97e1] Update library state info to content library API
  • [9234233] vcsim: Support PlaceVm with reconfigure placement type
  • [a2cbe10] build(deps): bump golang.org/x/text from 0.17.0 to 0.18.0
  • [93da4a2] chore: sync generated govc/USAGE.md
  • [8fd8691] govc: add disk.create '-profile' flag
  • [ea3cf25] govc: add vm.disk.create '-profile' flag
  • [e73c34f] govc: add vm.disk.attach '-profile' flag
  • [51105db] chore: govc: add common StorageProfileFlag
  • [caad54a] api: add VirtualMachine.AddDeviceWithProfile method
  • [f06d083] vcsim: add VirtualMachine AttachDisk and DetachDisk methods
  • [97aa721] fix: vcsim: avoid possible race when encoding PropertyCollector response (#​3533)
  • [014a150] build(deps): bump peter-evans/create-pull-request from 6 to 7
  • [35dc193] vcsim: Support VM crypto spec in vC Sim
  • [a56e33d] Add BackingDiskPath to BackingObjectDetails
  • [06dcf31] govc: Add '-size' flag to datastore.create (#​3519)
  • [f881d9b] govc add disk.attach and disk.detach commands
  • [a316da5] api: VirtualMachine.AttachDisk unitNumber param is optional
  • [8491321] api: ToString for vim types
  • [0517b87] vcsim: add namespace/registervm implementation
  • [23390c2] govc: add namespace.registervm command
  • [6461021] api: add namespace.RegisterVM binding
  • [e602029] api: Fix panic when encoding nil iface ptrs to JSON
  • [1892eec] govc: Support thick/eager disk opts on vm.create (#​3526)
  • [ad2d357] fix: use complete InventoryPath in Datacenter.Folders (#​3523)

Configuration

📅 Schedule: Branch creation - "before 8am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link
Contributor Author

renovate bot commented Sep 13, 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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.28.0 -> v0.29.0
golang.org/x/sys v0.24.0 -> v0.25.0
golang.org/x/term v0.23.0 -> v0.24.0
golang.org/x/text v0.17.0 -> v0.18.0
golang.org/x/tools v0.24.0 -> v0.25.0

@Nuckal777 Nuckal777 merged commit dad4c86 into master Sep 13, 2024
6 checks passed
@renovate renovate bot deleted the renovate/external-dependencies branch September 13, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants