Skip to content

Renovate: Update External dependencies#365

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/external-dependencies
Open

Renovate: Update External dependencies#365
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/external-dependencies

Conversation

@renovate

@renovate renovate Bot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/ginkgo/v2 v2.29.0v2.31.0 age adoption passing confidence
github.com/onsi/gomega v1.41.0v1.42.0 age adoption passing confidence
github.com/vmware/govmomi v0.52.0v0.54.1 age adoption passing confidence
gopkg.in/ini.v1 v1.67.1v1.67.3 age adoption passing confidence

Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.31.0

Compare Source

2.31.0

Add a bunch of Claude Skills via the marketplace:

/plugin marketplace add onsi/ginkgo
/plugin install ginkgo@ginkgo

v2.30.0

Compare Source

2.30.0

Features

Ginkgo now allows extentions/global.Reset to support running multiple suites from within a single process. This may take some massaging on your part (see 1672) but can dramatically speed up codebases with O(hundreds) of test suites.

Thanks @​lawrencejones !

Fixes
  • Fix nested --github-output group for progress report nested inside timeline [4f62d7a]
onsi/gomega (github.com/onsi/gomega)

v1.42.0

Compare Source

1.42.0

Add a set of Claude skill as a marketplace plugin

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

v0.54.1

Compare Source

Release v0.54.1

Release Date: 2026-05-29

💫 API Changes
💫 vcsim (Simulator)
  • [11d6756] fix namespace compatibility routes
📃 Documentation
🧹 Chore
  • [e6cfff7] Update version.go for v0.54.1
  • [bead769] build govc release with Go 1.26
  • [13dc7e3] fix use of GOPATH in govc tests
  • [6f36f6f] remove Debug on Failure from github workflow
  • [0de1452] bump go.mod min go version to 1.25
  • [40d91ea] remove hardcoded go version from module cache key
  • [f04fb92] bump github action Go versions
⚠️ BREAKING
📖 Commits
  • [e6cfff7] chore: Update version.go for v0.54.1
  • [bead769] chore: build govc release with Go 1.26
  • [f1879dc] docs: update CHANGELOG.md (#​4024) (#​4024)
  • [b460984] chore(deps): bump dessant/lock-threads from 6.0.1 to 6.0.2 (#​4023) (#​4023)
  • [7888acb] chore(deps): bump dessant/lock-threads from 6.0.0 to 6.0.1 (#​4019) (#​4019)
  • [87cdbff] chore(deps): bump actions/stale from 10.2.0 to 10.3.0 (#​4020) (#​4020)
  • [3016d63] chore(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#​4018) (#​4018)
  • [13dc7e3] chore: fix use of GOPATH in govc tests
  • [6f36f6f] chore: remove Debug on Failure from github workflow
  • [0de1452] chore: bump go.mod min go version to 1.25
  • [007fa1c] api: add ConcurrentAccess to IsTransientError (#​4017)
  • [11d6756] vcsim: fix namespace compatibility routes
  • [2ad51d3] test: fix secure cookie test with Go 1.26
  • [40d91ea] chore: remove hardcoded go version from module cache key
  • [f04fb92] chore: bump github action Go versions

v0.54.0

Compare Source

Release v0.54.0

Release Date: 2026-05-08

🐞 Fix
💫 API Changes
  • [92f18db] add FetchVmGroupForMultiwriterDisks vim25 bindings and vcsim support
  • [5ee9945] Fix OVF disk ID func
  • [6579127] Support NetworkSpec in Namespaces
  • [b54705c] More OVF->ConfigSpec testing
  • [25afc66] Support OVF->ConfigSpec SR-IOV NICs
  • [513e626] OVF->ConfigSpec support nil VHW
  • [6c60d63] Default to first VirtualSystem in OVF
  • [78a5ee4] Support disks sans contrllers
  • [36033df] Add OVF test fixtures
  • [76edb74] vSphere-specific OVF qualifiers
  • [aa91758] Uber OVF
  • [8dc36fe] Product categories
  • [945cef7] Disk capacity via prop, invalid prop keys
  • [e3e5a48] Fix string min/max
  • [9d8ceb0] Support explicit deployment configuration
  • [a695944] Parse OVF property qualifiers per DSP0243
  • [7bd6976] File-backed disks in OVF->ConfigSpec
💫 govc (CLI)
  • [b9612be] add library.import disks option
🧹 Chore
  • [df7c057] Update version.go for v0.54.0
⚠️ BREAKING
📖 Commits
  • [df7c057] chore: Update version.go for v0.54.0
  • [280e083] feat(updateSpec): Remove omitempty from storage spec to have it always rendered Signed-off-by: tribock <louis.baumann93@​gmail.com>
  • [fb18fe0] feat(marshal): Implement new Marshal Function to implement the removal of the last storage policy or the deletion of all policies Signed-off-by: tribock <louis.baumann93@​gmail.com>
  • [92f18db] api: add FetchVmGroupForMultiwriterDisks vim25 bindings and vcsim support
  • [b7f92a5] feat(init): add initial implementation of NamespaceNetwork to support Network override in CreateNamespace Signed-off-by: tribock <louis.baumann93@​gmail.com>
  • [8edadde] chore(deps): bump nokogiri from 1.19.2 to 1.19.3 in /gen
  • [a287dcf] chore(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 (#​4000) (#​4000)
  • [24621e0] chore(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 (#​3998) (#​3998)
  • [7b1c384] chore(deps): bump chuhlomin/render-template from 1.11 to 1.12
  • [d0181b9] chore(deps): bump chuhlomin/render-template (#​3996) (#​3996)
  • [61e1166] minor change on QueryVolume result verification
  • [69ec24a] chore(deps): bump chuhlomin/render-template from 1.10 to 1.11 (#​3995) (#​3995)
  • [953f8e1] chore(deps): bump actions/cache from 5.0.4 to 5.0.5 (#​3994) (#​3994)
  • [774caab] Add API for CNS CBT Control
  • [7d4ac0d] chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#​3992) (#​3992)
  • [bfeb281] chore(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#​3991) (#​3991)
  • [5ee9945] api: Fix OVF disk ID func
  • [f950446] chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0
  • [6579127] api: Support NetworkSpec in Namespaces
  • [4592669] chore(deps): bump nokogiri from 1.19.1 to 1.19.2 in /gen
  • [57d3dfb] chore(deps): bump actions/cache from 5.0.3 to 5.0.4 (#​3983) (#​3983)
  • [b356a6b] ovf spec parser for dmtf os types
  • [b54705c] api: More OVF->ConfigSpec testing
  • [25afc66] api: Support OVF->ConfigSpec SR-IOV NICs
  • [513e626] api: OVF->ConfigSpec support nil VHW
  • [6c60d63] api: Default to first VirtualSystem in OVF
  • [78a5ee4] api: Support disks sans contrllers
  • [36033df] api: Add OVF test fixtures
  • [76edb74] api: vSphere-specific OVF qualifiers
  • [aa91758] api: Uber OVF
  • [8dc36fe] api: Product categories
  • [945cef7] api: Disk capacity via prop, invalid prop keys
  • [e3e5a48] api: Fix string min/max
  • [9d8ceb0] api: Support explicit deployment configuration
  • [a695944] api: Parse OVF property qualifiers per DSP0243
  • [7bd6976] api: File-backed disks in OVF->ConfigSpec
  • [b9612be] govc: add library.import disks option
  • [562d9cb] chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#​3970) (#​3970)
  • [9e3cc86] reevert: "chore(deps): bump go to 1.24.13 (#​3956)" (#​3969) (#​3956) (#​3969)
  • [2a8ba44] chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#​3968) (#​3968)
  • [a8ff1b1] fix: parsing vApp properties while converting from OVF envelope to VM ConfigSpec(#​3964) (#​3964)
  • [e205430] chore(gh): update release workflow (#​3967) (#​3967)
  • [2ad7482] chore(gh): update govc tests workflow (#​3966) (#​3966)
  • [ed441b7] chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#​3965) (#​3965)

v0.53.1

Compare Source

Release v0.53.1

Release Date: 2026-04-21

💫 govc (CLI)
  • [5cdf9d9] add library.import disks option
🧹 Chore
  • [21f5823] Update version.go for v0.53.1
⚠️ BREAKING
📖 Commits
  • [21f5823] chore: Update version.go for v0.53.1
  • [5cdf9d9] govc: add library.import disks option

v0.53.0

Compare Source

Release v0.53.0

Release Date: 2026-02-18

🐞 Fix
💫 API Changes
  • [65ee37d] add TransitGateway mo type
  • [5c62627] Fix volumeEncrypted in CNS
  • [e6688c7] Fix OVF userConfigurable in ToConfigSpec
  • [75fed5c] CnsVolumeBackingType (#​3918) (#​3918)
  • [31d4775] Update ofvEnvelop.ToConfigSpec and configInfo.ToConfigSpec to handle nil ovfProperty userConfigurable
  • [c80b625] Handle OVF defaultVal/val correctly
  • [35b20e6] Fix OVF defVal & ConfigSpec vAppConfig
  • [21d7947] Update VmPlacementPolicy interfaces to use vim.TagId
  • [01373c9] Support OVF->ConfigSpec VirtSysColl index (#​3865) (#​3865)
  • [c580122] remove podVMOverheadInfo host capability (#​3869) (#​3869)
  • [68080d3] Updated API bindings
  • [9e1f60a] Updated API bindings
  • [434104b] Support vmx-22
  • [79587cc] Make ClusterInitialPlacementAction iface
  • [b0607e6] Helpers for GuestID->Family/CIMOSType
💫 govc (CLI)
💫 vcsim (Simulator)
  • [a9a1a9e] Consider default devs from VM spec
  • [770f3fe] Support tags in VM reconfig
  • [b1ee1fb] Support encrypt-on-copy virtual disk
  • [3bf69d1] fix snapshot state handling
  • [5b5c932] Deep copy the vm config to snapshot
🧹 Chore
  • [029d112] Update version.go for v0.53.0
⏮ Reverts
⚠️ BREAKING

[429bf0f]:
Change backingObjectId from string to *string

📖 Commits
go-ini/ini (gopkg.in/ini.v1)

v1.67.3: 1.67.3

Compare Source

What's Changed

  • Optimize Key.Strings by reducing memory re-allocations and simplifying control flow by @​gitKashish in #​385

New Contributors

Full Changelog: go-ini/ini@v1.67.2...v1.67.3

v1.67.2: 1.67.2

Compare Source

What's Changed

Full Changelog: go-ini/ini@v1.67.1...v1.67.2


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on Friday"
  • 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.

@renovate renovate Bot requested a review from Nuckal777 as a code owner February 20, 2026 02:42
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 2 times, most recently from 0c88926 to 1ef9972 Compare February 24, 2026 16:13
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 4 times, most recently from 99c71a1 to 38148ee Compare March 8, 2026 07:58
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 5 times, most recently from 9c27204 to 8a47b8e Compare March 12, 2026 19:12
@renovate renovate Bot force-pushed the renovate/external-dependencies branch from 8a47b8e to 173fc8d Compare March 26, 2026 12:22
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 4 times, most recently from d07f219 to 33af1ca Compare April 12, 2026 14:30
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 4 times, most recently from 7e3b627 to 188531a Compare April 24, 2026 09:19
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 7 times, most recently from 121c4fa to cca25b2 Compare May 3, 2026 02:31
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 2 times, most recently from 3e5a077 to bfecb8f Compare May 8, 2026 09:04
SuperSandro2000
SuperSandro2000 previously approved these changes May 8, 2026
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 6 times, most recently from 44f2658 to bb6c254 Compare May 14, 2026 22:50
@renovate renovate Bot force-pushed the renovate/external-dependencies branch from bb6c254 to 3c12c10 Compare May 18, 2026 02:30
@renovate renovate Bot force-pushed the renovate/external-dependencies branch from 3c12c10 to 5910c1d Compare May 28, 2026 19:12
@renovate renovate Bot requested a review from databus23 as a code owner May 28, 2026 19:12
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 4 times, most recently from ed9923d to 098b925 Compare June 4, 2026 14:42
@renovate renovate Bot force-pushed the renovate/external-dependencies branch 2 times, most recently from 9842ab8 to cd97e5a Compare June 11, 2026 19:19
@renovate renovate Bot force-pushed the renovate/external-dependencies branch from cd97e5a to f23d636 Compare June 14, 2026 22:50
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