Skip to content

(chore) bump go.uber.org/mock from 0.5.2 to 0.6.0#80

Merged
jahvon merged 1 commit intomainfrom
dependabot/go_modules/go.uber.org/mock-0.6.0
Apr 1, 2026
Merged

(chore) bump go.uber.org/mock from 0.5.2 to 0.6.0#80
jahvon merged 1 commit intomainfrom
dependabot/go_modules/go.uber.org/mock-0.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

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.

#258: uber-go/mock#258 #276: uber-go/mock#276

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_archive bazel 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2025
@jahvon
Copy link
Copy Markdown
Member

jahvon commented Apr 1, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.uber.org/mock-0.6.0 branch 2 times, most recently from d10ecda to 8bc925b Compare April 1, 2026 02:52
Bumps [go.uber.org/mock](https://github.com/uber/mock) from 0.5.2 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.2...v0.6.0)

---
updated-dependencies:
- dependency-name: go.uber.org/mock
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.uber.org/mock-0.6.0 branch from 8bc925b to 8fb6889 Compare April 1, 2026 02:53
@jahvon jahvon merged commit 5fa3b06 into main Apr 1, 2026
7 of 8 checks passed
@jahvon jahvon deleted the dependabot/go_modules/go.uber.org/mock-0.6.0 branch April 1, 2026 02:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant