Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps the build group with 4 updates: github.com/Azure/azure-sdk-for-go/sdk/azcore, github.com/coreos/go-systemd/v22, github.com/vmware/govmomi and google.golang.org/api.

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.2 to 1.19.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.19.0

1.19.0 (2025-08-21)

Features Added

  • Added runtime.APIVersionLocationPath to be set by clients that set the API version in the path.
Commits
  • f087199 Prep azcore v1.19.0 for release (#25133)
  • 80c4d51 Sync eng/common directory with azure-sdk-tools for PR 11745 (#25122)
  • 4956bdd Upgrade emitter and TypeSpec packages to latest versions (#25126)
  • 7ce33a1 Sync eng/common directory with azure-sdk-tools for PR 11741 (#25121)
  • a3684d1 Configurations: 'specification/impact/Impact.Management/tspconfig.yaml', API...
  • 51f157b Sync eng/common directory with azure-sdk-tools for PR 11726 (#25097)
  • cb9ef37 Increment package version after release of storage/azqueue (#24971)
  • 2b7f1d6 [Release] sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/...
  • 519e8ab typespec merged stay on main (#25094)
  • ee07fa9 Sync eng/common directory with azure-sdk-tools for PR 11559 (#25092)
  • Additional commits viewable in compare view

Updates github.com/coreos/go-systemd/v22 from 22.5.0 to 22.6.0

Release notes

Sourced from github.com/coreos/go-systemd/v22's releases.

v22.6.0

This release bumps Go requirement to 1.23, modernizes code, improves CI and documentation, fixes a few bugs, and adds a new dbus method.

What's Changed

New Contributors

Full Changelog: coreos/go-systemd@v22.5.0...v22.6.0

Commits
  • 8214e15 Merge pull request #469 from kolyshkin/nits
  • 3c6acce import1: fix TestImport* cleanup
  • 9f51dd8 import1: use t.TempDir
  • c063bef Merge pull request #470 from kolyshkin/fix-readme
  • f9135e7 README: bump minimal Go version
  • 45cbc16 Merge pull request #468 from Luap99/go-1.25
  • 485b30b ci: test go 1.25
  • b4e6d71 Merge pull request #467 from coreos/dependabot/github_actions/actions/checkout-5
  • 227924f build(deps): bump actions/checkout from 4 to 5
  • 446c54a Merge pull request #466 from kolyshkin/modernize
  • Additional commits viewable in compare view

Updates github.com/vmware/govmomi from 0.51.0 to 0.52.0

Release notes

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

v0.52.0

Release v0.52.0

Release Date: 2025-08-18

🐞 Fix

  • [5c16d3fb] vcsim: Avoid panic in QueryAvailablePerfMetric if VM has no Datastore

💫 API Changes

  • [2278e0e4] Update folder.PlaceVMsXCluster to return available candidate networks
  • [28eeab9a] fix comments and doc links
  • [7a3647c2] fix action parameters
  • [8ee99953] update drafts bindings
  • [37dd0c84] bindings for esx/settings/clusters/cluster/configuration/drafts
  • [70746555] Placement policy WSDL names changed
  • [55501e2b] add bindings for recent tasks and schema
  • [32307656] add bindings for esx/settings/cluster/configuration
  • [74eea104] add bindings for esx/settings/cluster/enablement/configuration/transition
  • [e61ad354] Update folder.PlaceVMsXCluster to filter clusters based on candidate networks availability - Add GoVmomi Bindings to CandidateNetworks - Made changes suggested by Shengjie
  • [8784335c] Add "lsilogicsas" alias for "lsilogic-sas" in CreateSCSIController

💫 govc (CLI)

  • [0b0e0cc3] Add vmclass configSpec options

💫 vcsim (Simulator)

  • [3efce106] add SearchIndex.FindAllByUuid() support
  • [5a50d408] Fault injection
  • [2fed3413] CreateVm should allow existing nvram files
  • [38a84889] Resolve NSX OpaqueBacking to the DistributedVirtualPortgroup
  • [25ce2a12] Avoid panic if VM NIC is removed after CustomizeVM

📃 Documentation

🧹 Chore

  • [e53c30d0] Update version.go for v0.52.0

⚠️ BREAKING

📖 Commits

  • [e53c30d0] chore: Update version.go for v0.52.0

... (truncated)

Changelog

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

Commits
  • e53c30d chore: Update version.go for v0.52.0
  • d0143b1 docs: update CHANGELOG.md (#3839)
  • edf81ad build(deps): bump golang.org/x/text from 0.26.0 to 0.28.0 (#3835)
  • 521695d build(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#3838)
  • 161b964 build(deps): bump github.com/go-viper/mapstructure/v2 (#3811)
  • 90a7f76 build(deps): bump nokogiri from 1.18.8 to 1.18.9 in /gen (#3822)
  • 57127ba build(deps): bump test-unit from 3.6.8 to 3.7.0 in /gen (#3817)
  • 0e836f2 build(deps): bump actions/cache from 4.2.3 to 4.2.4 (#3834)
  • 894c8b8 Merge pull request #3836 from sprasad093/topic/sprasad093/placevmsxcluster_su...
  • aa32ef3 vcsim : Remove the single VM limitation for PlaceVmsXCluster API
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.247.0 to 0.248.0

Release notes

Sourced from google.golang.org/api's releases.

v0.248.0

0.248.0 (2025-08-19)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.248.0 (2025-08-19)

Features

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the build group with 4 updates: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go), [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd), [github.com/vmware/govmomi](https://github.com/vmware/govmomi) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.18.2 to 1.19.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.18.2...sdk/azcore/v1.19.0)

Updates `github.com/coreos/go-systemd/v22` from 22.5.0 to 22.6.0
- [Release notes](https://github.com/coreos/go-systemd/releases)
- [Commits](coreos/go-systemd@v22.5.0...v22.6.0)

Updates `github.com/vmware/govmomi` from 0.51.0 to 0.52.0
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.51.0...v0.52.0)

Updates `google.golang.org/api` from 0.247.0 to 0.248.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.247.0...v0.248.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/coreos/go-systemd/v22
  dependency-version: 22.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: github.com/vmware/govmomi
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: google.golang.org/api
  dependency-version: 0.248.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 26, 2025
@dustymabe dustymabe merged commit e11123f into main Aug 30, 2025
5 of 6 checks passed
@dustymabe dustymabe deleted the dependabot/go_modules/build-ef3053b091 branch August 30, 2025 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant