Skip to content

go: Update module go.uber.org/mock to v0.5.1

This MR contains the following updates:

Package Type Update Change
go.uber.org/mock require patch v0.5.0 -> v0.5.1

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

uber/mock (go.uber.org/mock)

v0.5.1

Compare Source

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 -imports were not being respected in generated code.

Thanks to @​mtoader and @​bstncartwright for their contributions to this release.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading