any-sync-node
any-sync-node copied to clipboard
Bump go.uber.org/mock from 0.5.2 to 0.6.0
Bumps go.uber.org/mock from 0.5.2 to 0.6.0.
Release notes
Sourced from go.uber.org/mock's releases.
v0.6.0
0.6.0 (18 Aug 2025)
Added
- #258[]: Archive mode: a new mockgen mode that generates mocks out of archive files.
Fixed
- #276[]: Fixed mockgen errors with go1.25 due to outdated golang.org/x/tools dependency.
Changelog
Sourced from go.uber.org/mock's changelog.
0.6.0 (18 Aug 2025)
Added
- #258[]: Archive mode: a new mockgen mode that generates mocks out of archive files.
- #262[]: Support for specifying mock names when using the
_gomock_archivebazel rule.Fixed
- #276[]: Fixed mockgen errors with go1.25 due to outdated golang.org/x/tools dependency.
#258: uber-go/mock#258 #262: uber-go/mock#262 #276: uber-go/mock#276
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)- See full diff in compare view
You can trigger a rebase of this PR 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
| Diff | Package | Supply Chain Security |
Vulnerability | Quality | Maintenance | License |
|---|---|---|---|---|---|---|
| go.uber.org/mock@v0.5.2 ⏵ v0.6.0 | ||||||
| golang.org/x/net@v0.42.0 ⏵ v0.43.0 |
| New Coverage | 50.8% of statements | |
| Patch Coverage | 0.0% of changed statements (0/0) |
Coverage provided by https://github.com/seriousben/go-patch-cover-action
@dependabot rebase
Looks like go.uber.org/mock is up-to-date now, so this is no longer needed.