Commit c57e1fe
authored
Update dependency mockery to v3.6.3 (main) (#3922)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mockery](https://redirect.github.com/vektra/mockery) | minor |
`3.5.5` -> `3.6.3` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>vektra/mockery (mockery)</summary>
###
[`v3.6.3`](https://redirect.github.com/vektra/mockery/releases/tag/v3.6.3)
#### What's Changed
- Fix breaking change with InterfaceDirRelative by
[@​LandonTClipp](https://redirect.github.com/LandonTClipp) in
[https://github.com/vektra/mockery/pull/1135](https://redirect.github.com/vektra/mockery/pull/1135)
**Full Changelog**:
vektra/mockery@v3.6.2...v3.6.3
###
[`v3.6.2`](https://redirect.github.com/vektra/mockery/releases/tag/v3.6.2)
#### What's Changed
- fix: constraint interfaces generation by
[@​Alhanaqtah](https://redirect.github.com/Alhanaqtah) in
[https://github.com/vektra/mockery/pull/1125](https://redirect.github.com/vektra/mockery/pull/1125)
- Fix InterfaceDirRelative at top-level by
[@​LandonTClipp](https://redirect.github.com/LandonTClipp) in
[https://github.com/vektra/mockery/pull/1134](https://redirect.github.com/vektra/mockery/pull/1134)
#### New Contributors
- [@​Alhanaqtah](https://redirect.github.com/Alhanaqtah) made
their first contribution in
[https://github.com/vektra/mockery/pull/1125](https://redirect.github.com/vektra/mockery/pull/1125)
**Full Changelog**:
vektra/mockery@v3.6.1...v3.6.2
###
[`v3.6.1`](https://redirect.github.com/vektra/mockery/releases/tag/v3.6.1)
#### What's Changed
- Add logs/docs that aid in confusion around auto-generated files by
[@​LandonTClipp](https://redirect.github.com/LandonTClipp) in
[https://github.com/vektra/mockery/pull/1128](https://redirect.github.com/vektra/mockery/pull/1128)
**Full Changelog**:
vektra/mockery@v3.6.0...v3.6.1
###
[`v3.6.0`](https://redirect.github.com/vektra/mockery/releases/tag/v3.6.0)
#### What's Changed
- Fix autogenerated code detection by
[@​rethil](https://redirect.github.com/rethil) in
[https://github.com/vektra/mockery/pull/1121](https://redirect.github.com/vektra/mockery/pull/1121)
- Add support for overriding configuration through comments on
interfaces by
[@​paivagustavo](https://redirect.github.com/paivagustavo) in
[https://github.com/vektra/mockery/pull/1105](https://redirect.github.com/vektra/mockery/pull/1105)
#### New Contributors
- [@​rethil](https://redirect.github.com/rethil) made their first
contribution in
[https://github.com/vektra/mockery/pull/1121](https://redirect.github.com/vektra/mockery/pull/1121)
**Full Changelog**:
vektra/mockery@v3.5.5...v3.6.0
#### Misc
This release fixes a bug in auto-generated code detection. If mockery
fails to generate mocks for auto-generated files that it previously had,
please use [`include-auto-generated:
true`](https://vektra.github.io/mockery/latest/include-auto-generated/)
in your config.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 1am on monday" (UTC), 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 has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOkNsb3VkLVNlY3VyaXR5LVBvc3R1cmUiLCJiYWNrcG9ydC1za2lwIiwiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>1 parent 9efd25e commit c57e1fe
2 files changed
+1
-1
lines changedFile renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments