Skip to content

build(deps): bump github.com/vmware/govmomi from 0.54.0 to 0.54.1 in /src/go#22590

Merged
ilyam8 merged 1 commit into
masterfrom
dependabot/go_modules/src/go/github.com/vmware/govmomi-0.54.1
May 30, 2026
Merged

build(deps): bump github.com/vmware/govmomi from 0.54.0 to 0.54.1 in /src/go#22590
ilyam8 merged 1 commit into
masterfrom
dependabot/go_modules/src/go/github.com/vmware/govmomi-0.54.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Bumps github.com/vmware/govmomi from 0.54.0 to 0.54.1.

Release notes

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

v0.54.1

Release v0.54.1

Release Date: 2026-05-29

💫 API Changes

  • [007fa1c3] add ConcurrentAccess to IsTransientError (#4017)

💫 vcsim (Simulator)

  • [11d67565] fix namespace compatibility routes

📃 Documentation

🧹 Chore

  • [e6cfff79] Update version.go for v0.54.1
  • [bead7699] build govc release with Go 1.26
  • [13dc7e3c] fix use of GOPATH in govc tests
  • [6f36f6fc] remove Debug on Failure from github workflow
  • [0de1452b] bump go.mod min go version to 1.25
  • [40d91ea8] remove hardcoded go version from module cache key
  • [f04fb92e] bump github action Go versions

⚠️ BREAKING

📖 Commits

  • [e6cfff79] chore: Update version.go for v0.54.1
  • [bead7699] chore: build govc release with Go 1.26
  • [f1879dc4] docs: update CHANGELOG.md (#4024) (#4024)
  • [b4609848] chore(deps): bump dessant/lock-threads from 6.0.1 to 6.0.2 (#4023) (#4023)
  • [7888acbd] chore(deps): bump dessant/lock-threads from 6.0.0 to 6.0.1 (#4019) (#4019)
  • [87cdbffc] chore(deps): bump actions/stale from 10.2.0 to 10.3.0 (#4020) (#4020)
  • [3016d635] chore(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#4018) (#4018)
  • [13dc7e3c] chore: fix use of GOPATH in govc tests
  • [6f36f6fc] chore: remove Debug on Failure from github workflow
  • [0de1452b] chore: bump go.mod min go version to 1.25
  • [007fa1c3] api: add ConcurrentAccess to IsTransientError (#4017)
  • [11d67565] vcsim: fix namespace compatibility routes
  • [2ad51d3f] test: fix secure cookie test with Go 1.26
  • [40d91ea8] chore: remove hardcoded go version from module cache key
  • [f04fb92e] chore: bump github action Go versions
Changelog

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

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)
  • b460984 chore(deps): bump dessant/lock-threads from 6.0.1 to 6.0.2 (#4023)
  • 7888acb chore(deps): bump dessant/lock-threads from 6.0.0 to 6.0.1 (#4019)
  • 87cdbff chore(deps): bump actions/stale from 10.2.0 to 10.3.0 (#4020)
  • 3016d63 chore(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#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
  • Additional commits viewable in compare view

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 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)

Summary by cubic

Bump github.com/vmware/govmomi from 0.54.0 to 0.54.1 to pick up improved transient error handling and a simulator route fix. No application code changes.

  • Dependencies

    • Updated github.com/vmware/govmomi to v0.54.1 in src/go/go.mod and go.sum.
  • Migration

    • Upstream now targets Go 1.25+. Ensure the Go toolchain is >= 1.25.

Written for commit d098968. Summary will update on new commits.

Review in cubic

Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.54.0 to 0.54.1.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.54.0...v0.54.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the area/go label May 30, 2026
@dependabot dependabot Bot requested a review from ilyam8 as a code owner May 30, 2026 08:25
@dependabot dependabot Bot added the area/go label May 30, 2026
@github-actions github-actions Bot added area/collectors Everything related to data collection collectors/go.d labels May 30, 2026
@sonarqubecloud
Copy link
Copy Markdown

@ilyam8 ilyam8 merged commit 8c66c74 into master May 30, 2026
144 of 169 checks passed
@ilyam8 ilyam8 deleted the dependabot/go_modules/src/go/github.com/vmware/govmomi-0.54.1 branch May 30, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/collectors Everything related to data collection area/go collectors/go.d

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant