pulumi / pulumi-docker-build

A Pulumi native provider for Docker
Apache License 2.0
6 stars 2 forks source link

fix(deps): update module go.uber.org/mock to v0.5.0 (main) #311

Closed pulumi-renovate[bot] closed 1 day ago

pulumi-renovate[bot] commented 1 day ago

This PR contains the following updates:

Package Type Update Change
go.uber.org/mock require minor v0.4.0 -> v0.5.0

Release Notes

uber/mock (go.uber.org/mock) ### [`v0.5.0`](https://redirect.github.com/uber-go/mock/releases/tag/v0.5.0) [Compare Source](https://redirect.github.com/uber/mock/compare/v0.4.0...v0.5.0) #### 0.5.0 (15 Oct 2024) ##### Added - [#​153][]: Add `--write_command_comment` flag to specify whether to include `Generated by this command` comment. - [#​191][]: Add `--build_constraint` flag to add `//go:build` directives to generated mocks - [#​214][]: Add gob mode to support custom package loading techniques in place of --exec_only ##### Changed - [#​181][]: Made mockgen faster by changing flags passed to `go list`. - [#​183][]: Made `Cond` matcher generic. - [#​204][]: Removed `ISGOMOCK()` from generated mocks. - [#​207][]: Deprecated reflect mode and replaced it with the new package mode. ##### Fixed - [#​144][]: Fix a deadlock that can happen when mocking an interface that matches `fmt.Stringer`. - [#​168][]: Fix an issue where the "generated by" comment was being included in the package comment of generated mocks. [#​144]: https://redirect.github.com/uber-go/mock/pull/144 [#​153]: https://redirect.github.com/uber-go/mock/pull/153 [#​168]: https://redirect.github.com/uber-go/mock/pull/168 [#​181]: https://redirect.github.com/uber-go/mock/pull/181 [#​183]: https://redirect.github.com/uber-go/mock/pull/183 [#​191]: https://redirect.github.com/uber-go/mock/pull/191 [#​204]: https://redirect.github.com/uber-go/mock/pull/204 [#​207]: https://redirect.github.com/uber-go/mock/pull/207 [#​214]: https://redirect.github.com/uber-go/mock/pull/214 Thanks to [@​tulzke](https://redirect.github.com/tulzke) [@​JacobOaks](https://redirect.github.com/JacobOaks) [@​ARR4N](https://redirect.github.com/ARR4N) [@​sashamelentyev](https://redirect.github.com/sashamelentyev) [@​sywhang](https://redirect.github.com/sywhang) [@​fasmat](https://redirect.github.com/fasmat) [@​eyasy1217](https://redirect.github.com/eyasy1217) [@​ghouscht](https://redirect.github.com/ghouscht) [@​tie](https://redirect.github.com/tie) [@​Neo2308](https://redirect.github.com/Neo2308) [@​carson-brill](https://redirect.github.com/carson-brill) [@​alexandear](https://redirect.github.com/alexandear) [@​sodul](https://redirect.github.com/sodul) [@​nbgraham](https://redirect.github.com/nbgraham) for their contributions this release.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Renovate Bot.

github-actions[bot] commented 1 day ago

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

codecov[bot] commented 1 day ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.75%. Comparing base (0ce316d) to head (ea81fcf). Report is 2 commits behind head on main.

Additional details and impacted files ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/pulumi/pulumi-docker-build/pull/311?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pulumi). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pulumi) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/pulumi/pulumi-docker-build/pull/311?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pulumi). Last update [0ce316d...ea81fcf](https://app.codecov.io/gh/pulumi/pulumi-docker-build/pull/311?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pulumi). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pulumi).

🚨 Try these New Features: