Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/vektra/mockery/v2 to v2.44.1 #5799

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/vektra/mockery/v2 v2.43.2 -> v2.44.1 age adoption passing confidence

Release Notes

vektra/mockery (github.com/vektra/mockery/v2)

v2.44.1

Compare Source

Changelog

v2.44.0

Compare Source


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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner August 2, 2024 06:27
@forking-renovate forking-renovate bot added the changelog:dependencies Update to dependencies label Aug 2, 2024
@dosubot dosubot bot added the go label Aug 2, 2024
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.66%. Comparing base (88f856a) to head (f73ef2d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5799      +/-   ##
==========================================
+ Coverage   96.65%   96.66%   +0.01%     
==========================================
  Files         342      342              
  Lines       16521    16521              
==========================================
+ Hits        15968    15970       +2     
+ Misses        363      362       -1     
+ Partials      190      189       -1     
Flag Coverage Δ
badger_v1 8.05% <ø> (ø)
badger_v2 1.81% <ø> (ø)
cassandra-3.x-v1 16.61% <ø> (ø)
cassandra-3.x-v2 1.74% <ø> (ø)
cassandra-4.x-v1 16.61% <ø> (ø)
cassandra-4.x-v2 1.74% <ø> (ø)
elasticsearch-6.x-v1 18.77% <ø> (ø)
elasticsearch-7.x-v1 18.84% <ø> (+0.01%) ⬆️
elasticsearch-8.x-v1 19.03% <ø> (ø)
elasticsearch-8.x-v2 1.80% <ø> (-0.02%) ⬇️
grpc_v1 9.52% <ø> (ø)
grpc_v2 7.14% <ø> (ø)
kafka-v1 9.74% <ø> (ø)
kafka-v2 1.80% <ø> (-0.02%) ⬇️
memory_v2 1.81% <ø> (ø)
opensearch-1.x-v1 18.88% <ø> (-0.02%) ⬇️
opensearch-2.x-v1 18.88% <ø> (ø)
opensearch-2.x-v2 1.81% <ø> (ø)
unittests 95.09% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yurishkuro yurishkuro enabled auto-merge (squash) August 2, 2024 14:23
@yurishkuro yurishkuro merged commit 2c4aa39 into jaegertracing:main Aug 2, 2024
47 checks passed
@renovate-bot renovate-bot deleted the renovate/github.com-vektra-mockery-v2-2.x branch August 2, 2024 15:13
JaredTan95 pushed a commit to JaredTan95/jaeger that referenced this pull request Aug 7, 2024
…5799)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v2.44.1`](https://togithub.com/vektra/mockery/releases/tag/v2.44.1)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.44.0...v2.44.1)

#### Changelog

- [`c6d2a9e`](https://togithub.com/vektra/mockery/commit/c6d2a9e) Fix
release workflow
- Fixes [#&#8203;769](https://togithub.com/vektra/mockery/issues/769) :
Mock files getting created in disk when dry-run is enabled by
[@&#8203;snopan](https://togithub.com/snopan) in
[https://github.com/vektra/mockery/pull/789](https://togithub.com/vektra/mockery/pull/789)
- chore: fix typos and style by
[@&#8203;ccoVeille](https://togithub.com/ccoVeille) in
[https://github.com/vektra/mockery/pull/794](https://togithub.com/vektra/mockery/pull/794)
- Allow types defined as instantiated generic interfaces to generate
mocks by [@&#8203;LandonTClipp](https://togithub.com/LandonTClipp) in
[https://github.com/vektra/mockery/pull/790](https://togithub.com/vektra/mockery/pull/790)

###
[`v2.44.0`](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

</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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/jaegertracing/jaeger).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: Mend Renovate <[email protected]>
Signed-off-by: Jared Tan <[email protected]>
JaredTan95 pushed a commit to JaredTan95/jaeger that referenced this pull request Aug 8, 2024
…5799)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v2.44.1`](https://togithub.com/vektra/mockery/releases/tag/v2.44.1)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.44.0...v2.44.1)

#### Changelog

- [`c6d2a9e`](https://togithub.com/vektra/mockery/commit/c6d2a9e) Fix
release workflow
- Fixes [#&#8203;769](https://togithub.com/vektra/mockery/issues/769) :
Mock files getting created in disk when dry-run is enabled by
[@&#8203;snopan](https://togithub.com/snopan) in
[https://github.com/vektra/mockery/pull/789](https://togithub.com/vektra/mockery/pull/789)
- chore: fix typos and style by
[@&#8203;ccoVeille](https://togithub.com/ccoVeille) in
[https://github.com/vektra/mockery/pull/794](https://togithub.com/vektra/mockery/pull/794)
- Allow types defined as instantiated generic interfaces to generate
mocks by [@&#8203;LandonTClipp](https://togithub.com/LandonTClipp) in
[https://github.com/vektra/mockery/pull/790](https://togithub.com/vektra/mockery/pull/790)

###
[`v2.44.0`](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

</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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/jaegertracing/jaeger).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: Mend Renovate <[email protected]>
Signed-off-by: Jared Tan <[email protected]>
Nabil-Salah pushed a commit to Nabil-Salah/jaeger that referenced this pull request Aug 8, 2024
…5799)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v2.44.1`](https://togithub.com/vektra/mockery/releases/tag/v2.44.1)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.44.0...v2.44.1)

#### Changelog

- [`c6d2a9e`](https://togithub.com/vektra/mockery/commit/c6d2a9e) Fix
release workflow
- Fixes [#&#8203;769](https://togithub.com/vektra/mockery/issues/769) :
Mock files getting created in disk when dry-run is enabled by
[@&#8203;snopan](https://togithub.com/snopan) in
[https://github.com/vektra/mockery/pull/789](https://togithub.com/vektra/mockery/pull/789)
- chore: fix typos and style by
[@&#8203;ccoVeille](https://togithub.com/ccoVeille) in
[https://github.com/vektra/mockery/pull/794](https://togithub.com/vektra/mockery/pull/794)
- Allow types defined as instantiated generic interfaces to generate
mocks by [@&#8203;LandonTClipp](https://togithub.com/LandonTClipp) in
[https://github.com/vektra/mockery/pull/790](https://togithub.com/vektra/mockery/pull/790)

###
[`v2.44.0`](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

</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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/jaegertracing/jaeger).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: Mend Renovate <[email protected]>
Signed-off-by: nabil salah <[email protected]>
Nabil-Salah pushed a commit to Nabil-Salah/jaeger that referenced this pull request Aug 8, 2024
…5799)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v2.44.1`](https://togithub.com/vektra/mockery/releases/tag/v2.44.1)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.44.0...v2.44.1)

#### Changelog

- [`c6d2a9e`](https://togithub.com/vektra/mockery/commit/c6d2a9e) Fix
release workflow
- Fixes [#&#8203;769](https://togithub.com/vektra/mockery/issues/769) :
Mock files getting created in disk when dry-run is enabled by
[@&#8203;snopan](https://togithub.com/snopan) in
[https://github.com/vektra/mockery/pull/789](https://togithub.com/vektra/mockery/pull/789)
- chore: fix typos and style by
[@&#8203;ccoVeille](https://togithub.com/ccoVeille) in
[https://github.com/vektra/mockery/pull/794](https://togithub.com/vektra/mockery/pull/794)
- Allow types defined as instantiated generic interfaces to generate
mocks by [@&#8203;LandonTClipp](https://togithub.com/LandonTClipp) in
[https://github.com/vektra/mockery/pull/790](https://togithub.com/vektra/mockery/pull/790)

###
[`v2.44.0`](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

</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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/jaegertracing/jaeger).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: Mend Renovate <[email protected]>
Signed-off-by: nabil salah <[email protected]>
JaredTan95 pushed a commit to JaredTan95/jaeger that referenced this pull request Aug 13, 2024
…5799)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v2.44.1`](https://togithub.com/vektra/mockery/releases/tag/v2.44.1)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.44.0...v2.44.1)

#### Changelog

- [`c6d2a9e`](https://togithub.com/vektra/mockery/commit/c6d2a9e) Fix
release workflow
- Fixes [#&#8203;769](https://togithub.com/vektra/mockery/issues/769) :
Mock files getting created in disk when dry-run is enabled by
[@&#8203;snopan](https://togithub.com/snopan) in
[https://github.com/vektra/mockery/pull/789](https://togithub.com/vektra/mockery/pull/789)
- chore: fix typos and style by
[@&#8203;ccoVeille](https://togithub.com/ccoVeille) in
[https://github.com/vektra/mockery/pull/794](https://togithub.com/vektra/mockery/pull/794)
- Allow types defined as instantiated generic interfaces to generate
mocks by [@&#8203;LandonTClipp](https://togithub.com/LandonTClipp) in
[https://github.com/vektra/mockery/pull/790](https://togithub.com/vektra/mockery/pull/790)

###
[`v2.44.0`](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

</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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/jaegertracing/jaeger).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: Mend Renovate <[email protected]>
Signed-off-by: Jared Tan <[email protected]>
JaredTan95 pushed a commit to JaredTan95/jaeger that referenced this pull request Aug 14, 2024
…5799)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v2.44.1`](https://togithub.com/vektra/mockery/releases/tag/v2.44.1)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.44.0...v2.44.1)

#### Changelog

- [`c6d2a9e`](https://togithub.com/vektra/mockery/commit/c6d2a9e) Fix
release workflow
- Fixes [#&#8203;769](https://togithub.com/vektra/mockery/issues/769) :
Mock files getting created in disk when dry-run is enabled by
[@&#8203;snopan](https://togithub.com/snopan) in
[https://github.com/vektra/mockery/pull/789](https://togithub.com/vektra/mockery/pull/789)
- chore: fix typos and style by
[@&#8203;ccoVeille](https://togithub.com/ccoVeille) in
[https://github.com/vektra/mockery/pull/794](https://togithub.com/vektra/mockery/pull/794)
- Allow types defined as instantiated generic interfaces to generate
mocks by [@&#8203;LandonTClipp](https://togithub.com/LandonTClipp) in
[https://github.com/vektra/mockery/pull/790](https://togithub.com/vektra/mockery/pull/790)

###
[`v2.44.0`](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

</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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/jaegertracing/jaeger).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: Mend Renovate <[email protected]>
Signed-off-by: Jared Tan <[email protected]>
JaredTan95 pushed a commit to JaredTan95/jaeger that referenced this pull request Aug 28, 2024
…5799)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v2.44.1`](https://togithub.com/vektra/mockery/releases/tag/v2.44.1)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.44.0...v2.44.1)

#### Changelog

- [`c6d2a9e`](https://togithub.com/vektra/mockery/commit/c6d2a9e) Fix
release workflow
- Fixes [#&#8203;769](https://togithub.com/vektra/mockery/issues/769) :
Mock files getting created in disk when dry-run is enabled by
[@&#8203;snopan](https://togithub.com/snopan) in
[https://github.com/vektra/mockery/pull/789](https://togithub.com/vektra/mockery/pull/789)
- chore: fix typos and style by
[@&#8203;ccoVeille](https://togithub.com/ccoVeille) in
[https://github.com/vektra/mockery/pull/794](https://togithub.com/vektra/mockery/pull/794)
- Allow types defined as instantiated generic interfaces to generate
mocks by [@&#8203;LandonTClipp](https://togithub.com/LandonTClipp) in
[https://github.com/vektra/mockery/pull/790](https://togithub.com/vektra/mockery/pull/790)

###
[`v2.44.0`](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.43.2...v2.44.0)

</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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/jaegertracing/jaeger).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: Mend Renovate <[email protected]>
Signed-off-by: Jared Tan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:dependencies Update to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants