chore: bump go.uber.org/mock from 0.5.0 to 0.6.0
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
(3 months ago)
by github-actions[bot]
dependencies go
Bumps go.uber.org/mock from 0.5.0 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.
#258: uber-go/mock#258 #276: uber-go/mock#276
v0.5.2
0.5.2 (28 Apr 2025)
Fixed
- #248[]: Fixed an issue with type aliases not being included in generated code correctly.
v0.5.1
0.5.1 (7 Apr 2025)
Fixed
- #220[]: Package mode will now generate code that uses aliases of types when they are used in the source.
- #219[]: Fixed a collision between function argument names and package names in generated code.
- #165[]: Fixed an issue where aliases specified by
-importswere not being respected in generated code.#220: uber-go/mock#220 #219: uber-go/mock#219 #165: uber-go/mock#165
Thanks to
@mtoaderand@bstncartwrightfor their contributions to this release.
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
0.5.2 (28 Apr 2025)
Fixed
- #248[]: Fixed an issue with type aliases not being included in generated code correctly.
0.5.1 (7 Apr 2025)
Fixed
- #220[]: Package mode will now generate code that uses aliases of types when they are used in the source.
- #219[]: Fixed a collision between function argument names and package names in generated code.
- #165[]: Fixed an issue where aliases specified by
-importswere not being respected in generated code.#220: uber-go/mock#220 #219: uber-go/mock#219 #165: uber-go/mock#165
Thanks to
@mtoaderand@bstncartwrightfor their contributions to this release.
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)- Additional commits viewable in compare view
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 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)
Pull Request Statistics
1
2
+3
-3
Package Dependencies
Technical Details
| ID: | 5768632 |
| UUID: | 2773127583 |
| Node ID: | PR_kwDOGkVX1s6lSpGf |
| Host: | GitHub |
| Repository: | coder/coder |
| Merge State: | Unknown |