petergtz/pegomock (github.com/petergtz/pegomock/v4)
### [`v4.1.0`](https://togithub.com/petergtz/pegomock/releases/tag/v4.1.0)
[Compare Source](https://togithub.com/petergtz/pegomock/compare/v4.0.0...v4.1.0)
#### What's Changed
- rename mockgen variables like `_ret1`, `_result` and `_params` not to conflict with method args by [@krrrr38](https://togithub.com/krrrr38) in [https://github.com/petergtz/pegomock/pull/124](https://togithub.com/petergtz/pegomock/pull/124)
- Explicitly validate the len of params to ensure we don't get index ou… by [@AndrewRPorter](https://togithub.com/AndrewRPorter) in [https://github.com/petergtz/pegomock/pull/126](https://togithub.com/petergtz/pegomock/pull/126)
#### New Contributors
- [@krrrr38](https://togithub.com/krrrr38) made their first contribution in [https://github.com/petergtz/pegomock/pull/124](https://togithub.com/petergtz/pegomock/pull/124)
- [@AndrewRPorter](https://togithub.com/AndrewRPorter) made their first contribution in [https://github.com/petergtz/pegomock/pull/126](https://togithub.com/petergtz/pegomock/pull/126)
**Full Changelog**: https://github.com/petergtz/pegomock/compare/v4.0.0...v4.1.0
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 contains the following updates:
v4.0.0
->v4.1.0
Release Notes
petergtz/pegomock (github.com/petergtz/pegomock/v4)
### [`v4.1.0`](https://togithub.com/petergtz/pegomock/releases/tag/v4.1.0) [Compare Source](https://togithub.com/petergtz/pegomock/compare/v4.0.0...v4.1.0) #### What's Changed - rename mockgen variables like `_ret1`, `_result` and `_params` not to conflict with method args by [@krrrr38](https://togithub.com/krrrr38) in [https://github.com/petergtz/pegomock/pull/124](https://togithub.com/petergtz/pegomock/pull/124) - Explicitly validate the len of params to ensure we don't get index ou… by [@AndrewRPorter](https://togithub.com/AndrewRPorter) in [https://github.com/petergtz/pegomock/pull/126](https://togithub.com/petergtz/pegomock/pull/126) #### New Contributors - [@krrrr38](https://togithub.com/krrrr38) made their first contribution in [https://github.com/petergtz/pegomock/pull/124](https://togithub.com/petergtz/pegomock/pull/124) - [@AndrewRPorter](https://togithub.com/AndrewRPorter) made their first contribution in [https://github.com/petergtz/pegomock/pull/126](https://togithub.com/petergtz/pegomock/pull/126) **Full Changelog**: https://github.com/petergtz/pegomock/compare/v4.0.0...v4.1.0Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.