Skip to content

Commit

Permalink
fix(deps): update module github.com/vektra/mockery/v2 to v2.47.0 (jae…
Browse files Browse the repository at this point in the history
…gertracing#6211)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/vektra/mockery/v2](https://redirect.github.com/vektra/mockery)
| `v2.46.3` -> `v2.47.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvektra%2fmockery%2fv2/v2.47.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvektra%2fmockery%2fv2/v2.47.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvektra%2fmockery%2fv2/v2.46.3/v2.47.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvektra%2fmockery%2fv2/v2.46.3/v2.47.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vektra/mockery (github.com/vektra/mockery/v2)</summary>

###
[`v2.47.0`](https://redirect.github.com/vektra/mockery/releases/tag/v2.47.0)

[Compare
Source](https://redirect.github.com/vektra/mockery/compare/v2.46.3...v2.47.0)

#### Changelog

- [`f48ddc0`](https://redirect.github.com/vektra/mockery/commit/f48ddc0)
Enable gofumpt linter and cleanup formatting
- [`c9614e7`](https://redirect.github.com/vektra/mockery/commit/c9614e7)
Fix unreachable links in docs
- [`97ba6f2`](https://redirect.github.com/vektra/mockery/commit/97ba6f2)
Fix(recursive): use packages.Load support for recursive search instead
of manual - Fix(Parsepackages): Ignore packages with no Go files
- [`01a68ea`](https://redirect.github.com/vektra/mockery/commit/01a68ea)
Merge pull request
[#&#8203;825](https://redirect.github.com/vektra/mockery/issues/825)
from alexandear/refactor/yaml.v3
- [`4ce1908`](https://redirect.github.com/vektra/mockery/commit/4ce1908)
Merge pull request
[#&#8203;826](https://redirect.github.com/vektra/mockery/issues/826)
from alexandear/github-update-pr-template
- [`e9539f2`](https://redirect.github.com/vektra/mockery/commit/e9539f2)
Merge pull request
[#&#8203;827](https://redirect.github.com/vektra/mockery/issues/827)
from alexandear/docs/replace-godoc-pkg-go-dev
- [`08deb2d`](https://redirect.github.com/vektra/mockery/commit/08deb2d)
Merge pull request
[#&#8203;828](https://redirect.github.com/vektra/mockery/issues/828)
from alexandear/refactor/enable-gofumpt
- [`146f48b`](https://redirect.github.com/vektra/mockery/commit/146f48b)
Merge pull request
[#&#8203;829](https://redirect.github.com/vektra/mockery/issues/829)
from alexandear/refactor/redundant-var-decl
- [`33886a9`](https://redirect.github.com/vektra/mockery/commit/33886a9)
Merge pull request
[#&#8203;830](https://redirect.github.com/vektra/mockery/issues/830)
from alexandear/docs/fix-links
- [`f9da2b6`](https://redirect.github.com/vektra/mockery/commit/f9da2b6)
Merge pull request
[#&#8203;831](https://redirect.github.com/vektra/mockery/issues/831)
from alexandear/refactor/test-asserts
- [`f1e8da9`](https://redirect.github.com/vektra/mockery/commit/f1e8da9)
Merge pull request
[#&#8203;833](https://redirect.github.com/vektra/mockery/issues/833)
from alexandear/refactor/simplify-parse-config-templates
- [`5a0ad1c`](https://redirect.github.com/vektra/mockery/commit/5a0ad1c)
Merge pull request
[#&#8203;834](https://redirect.github.com/vektra/mockery/issues/834)
from alexandear/refactor/dont-use-underscores
- [`f6ecb44`](https://redirect.github.com/vektra/mockery/commit/f6ecb44)
Merge pull request
[#&#8203;835](https://redirect.github.com/vektra/mockery/issues/835)
from jfragosoperez/fix/support-for-interface-typed-params
- [`057cf5e`](https://redirect.github.com/vektra/mockery/commit/057cf5e)
Merge pull request
[#&#8203;838](https://redirect.github.com/vektra/mockery/issues/838)
from sonalys/fix/recursive
- [`f66028a`](https://redirect.github.com/vektra/mockery/commit/f66028a)
Refactor test asserts
- [`a79c303`](https://redirect.github.com/vektra/mockery/commit/a79c303)
Refactor to avoid undersore in var names
- [`7ea7946`](https://redirect.github.com/vektra/mockery/commit/7ea7946)
Refactor to use only gopkg.in/yaml.v3
- [`6f99c60`](https://redirect.github.com/vektra/mockery/commit/6f99c60)
Remove redundant variable declarations
- [`86ae19b`](https://redirect.github.com/vektra/mockery/commit/86ae19b)
Replace godoc.org with pkg.go.dev
- [`e314ba8`](https://redirect.github.com/vektra/mockery/commit/e314ba8)
Simplify parseConfigTemplates implementation
- [`d374c68`](https://redirect.github.com/vektra/mockery/commit/d374c68)
Update Go versions in GitHub PR template
- [`6c7fb6b`](https://redirect.github.com/vektra/mockery/commit/6c7fb6b)
fix(generator): support nil returns when using interface typed params

</details>

---

### 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 PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jaegertracing/jaeger).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOmRlcGVuZGVuY2llcyJdfQ==-->

Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot authored Nov 14, 2024
1 parent ab93ce3 commit 2b7cf3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.0
require (
github.com/golangci/golangci-lint v1.62.0
github.com/josephspurrier/goversioninfo v1.4.1
github.com/vektra/mockery/v2 v2.46.3
github.com/vektra/mockery/v2 v2.47.0
mvdan.cc/gofumpt v0.7.0
)

Expand Down
4 changes: 2 additions & 2 deletions internal/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -567,8 +567,8 @@ github.com/uudashr/gocognit v1.1.3 h1:l+a111VcDbKfynh+airAy/DJQKaXh2m9vkoysMPSZy
github.com/uudashr/gocognit v1.1.3/go.mod h1:aKH8/e8xbTRBwjbCkwZ8qt4l2EpKXl31KMHgSS+lZ2U=
github.com/uudashr/iface v1.2.0 h1:ECJjh5q/1Zmnv/2yFpWV6H3oMg5+Mo+vL0aqw9Gjazo=
github.com/uudashr/iface v1.2.0/go.mod h1:Ux/7d/rAF3owK4m53cTVXL4YoVHKNqnoOeQHn2xrlp0=
github.com/vektra/mockery/v2 v2.46.3 h1:Aia4iShZeNTy6CZJcvweK4X97XOzXcqb+k9jm8IqBS0=
github.com/vektra/mockery/v2 v2.46.3/go.mod h1:dDivqi0ShM8A29mLgZn13yZ14MdXlTM4V360u8JDWCQ=
github.com/vektra/mockery/v2 v2.47.0 h1:/OgQNNsUxwKCC8rt6cRXxvfj7/f9mYrCbX4m/tcZpFQ=
github.com/vektra/mockery/v2 v2.47.0/go.mod h1:xO2DeYemEPC2tCzIZ+a1tifZ/7Laf/Chxg3vlc+oDsI=
github.com/xen0n/gosmopolitan v1.2.2 h1:/p2KTnMzwRexIW8GlKawsTWOxn7UHA+jCMF/V8HHtvU=
github.com/xen0n/gosmopolitan v1.2.2/go.mod h1:7XX7Mj61uLYrj0qmeN0zi7XDon9JRAEhYQqAPLVNTeg=
github.com/yagipy/maintidx v1.0.0 h1:h5NvIsCz+nRDapQ0exNv4aJ0yXSI0420omVANTv3GJM=
Expand Down

0 comments on commit 2b7cf3a

Please sign in to comment.