Bump the golang group with 5 updates#579
Merged
Merged
Conversation
Bumps the golang group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) | `22.5.0` | `22.6.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.0` | | [github.com/vmware/govmomi](https://github.com/vmware/govmomi) | `0.51.0` | `0.52.0` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.5.0` | `0.6.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.74.2` | `1.75.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/stretchr/testify` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.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 `go.uber.org/mock` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.0...v0.6.0) Updates `google.golang.org/grpc` from 1.74.2 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.74.2...v1.75.0) --- updated-dependencies: - 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: golang - dependency-name: github.com/stretchr/testify dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/vmware/govmomi dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.uber.org/mock dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/grpc dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
donatwork
approved these changes
Aug 25, 2025
santhoshatdell
approved these changes
Aug 25, 2025
Contributor
|
@dependabot merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the golang group with 5 updates:
22.5.022.6.01.10.01.11.00.51.00.52.00.5.00.6.01.74.21.75.0Updates
github.com/coreos/go-systemd/v22from 22.5.0 to 22.6.0Release notes
Sourced from github.com/coreos/go-systemd/v22's releases.
Commits
8214e15Merge pull request #469 from kolyshkin/nits3c6acceimport1: fix TestImport* cleanup9f51dd8import1: use t.TempDirc063befMerge pull request #470 from kolyshkin/fix-readmef9135e7README: bump minimal Go version45cbc16Merge pull request #468 from Luap99/go-1.25485b30bci: test go 1.25b4e6d71Merge pull request #467 from coreos/dependabot/github_actions/actions/checkout-5227924fbuild(deps): bump actions/checkout from 4 to 5446c54aMerge pull request #466 from kolyshkin/modernizeUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterc58bc90Merge pull request #1764 from stretchr/dolmen/suite-refactor-stats-for-readab...87101a6suite.Run: refactor handling of statsUpdates
github.com/vmware/govmomifrom 0.51.0 to 0.52.0Release notes
Sourced from github.com/vmware/govmomi's releases.
... (truncated)
Changelog
Sourced from github.com/vmware/govmomi's changelog.
Commits
e53c30dchore: Update version.go for v0.52.0d0143b1docs: updateCHANGELOG.md(#3839)edf81adbuild(deps): bump golang.org/x/text from 0.26.0 to 0.28.0 (#3835)521695dbuild(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#3838)161b964build(deps): bump github.com/go-viper/mapstructure/v2 (#3811)90a7f76build(deps): bump nokogiri from 1.18.8 to 1.18.9 in /gen (#3822)57127babuild(deps): bump test-unit from 3.6.8 to 3.7.0 in /gen (#3817)0e836f2build(deps): bump actions/cache from 4.2.3 to 4.2.4 (#3834)894c8b8Merge pull request #3836 from sprasad093/topic/sprasad093/placevmsxcluster_su...aa32ef3vcsim : Remove the single VM limitation for PlaceVmsXCluster APIUpdates
go.uber.org/mockfrom 0.5.0 to 0.6.0Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.
Commits
2d1c581Prepare release v0.6.0 (#278)c654195Update CI to run 1.24/1.25 (#277)5900c74update golang.org/x/tools to v0.36.0 (#276)6a0445cfeat(bazel): mock_names flag support in archive mode (#262)aa11bfcfeat(bazel): support archive mode (#259)359202cSupport for archive mode (#258)871d86bBack to development (#251)0b8095fPrepare release v0.5.2 (#250)8ce01acBump go.mod to 1.23 and remove alias replacements (#248)6568d88Back to development. (#242)Updates
google.golang.org/grpcfrom 1.74.2 to 1.75.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
b9788efChange version to 1.75.0 (#8493)2bd74b2credentials: fix behavior of grpc.WithAuthority and credential handshake prec...9fa3267xds: remove xds client fallback environment variable (#8482)62ec29fgrpc: Fix cardinality violations in non-client streaming RPCs. (#8385)85240a5stats: change non-standard units to annotations (#8481)ac13172update deps (#8478)0a895bcexamples/opentelemetry: use experimental metrics in example (#8441)8b61e8fxdsclient: do not process updates from closed server channels (#8389)7238ab1Allow empty nodeID (#8476)9186ebdcleanup: use slices.Equal to simplify code (#8472)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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