Skip to content

Bump go.uber.org/mock from 0.5.2 to 0.6.0#1440

Open
dependabot[bot] wants to merge 1 commit intodevelfrom
dependabot/go_modules/go.uber.org/mock-0.6.0
Open

Bump go.uber.org/mock from 0.5.2 to 0.6.0#1440
dependabot[bot] wants to merge 1 commit intodevelfrom
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 Oct 7, 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 compatibility score

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 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 this major version will 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 version will 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 dependency will 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 7, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.21%. Comparing base (afc5280) to head (28ce632).

@@            Coverage Diff             @@
##            devel    #1440      +/-   ##
==========================================
+ Coverage   58.13%   58.21%   +0.07%     
==========================================
  Files          60       60              
  Lines       10096    10096              
==========================================
+ Hits         5869     5877       +8     
+ Misses       3924     3919       -5     
+ Partials      303      300       -3     

see 2 files with indirect coverage changes

Components Coverage Δ
Go 58.21% <ø> (+0.07%) ⬆️
Receptorctl ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fincamd
Copy link
Copy Markdown
Contributor

fincamd commented Nov 11, 2025

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@fincamd fincamd force-pushed the dependabot/go_modules/go.uber.org/mock-0.6.0 branch from e80c8e1 to 856ea4d Compare November 11, 2025 12:20
@fincamd
Copy link
Copy Markdown
Contributor

fincamd commented Nov 11, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.uber.org/mock-0.6.0 branch from 856ea4d to 865d15c Compare November 11, 2025 12:21
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>
@PabloHiro PabloHiro force-pushed the dependabot/go_modules/go.uber.org/mock-0.6.0 branch from 865d15c to ad1e776 Compare November 27, 2025 13:48
@PabloHiro PabloHiro enabled auto-merge (rebase) November 27, 2025 13:49
@sonarqubecloud
Copy link
Copy Markdown

@davemulford
Copy link
Copy Markdown
Contributor

This needs to wait until #1479 is merged to update the crypto dependency.

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.

2 participants