Skip to content

Commit

Permalink
chore(deps): update rust crate mockall to v0.13.1 (#499)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [mockall](https://redirect.github.com/asomers/mockall) | workspace.dependencies | patch | `0.13.0` -> `0.13.1` |

---

### Release Notes

<details>
<summary>asomers/mockall (mockall)</summary>

### [`v0.13.1`](https://redirect.github.com/asomers/mockall/blob/HEAD/CHANGELOG.md#0131---2024-11-17)

[Compare Source](https://redirect.github.com/asomers/mockall/compare/v0.13.0...v0.13.1)

##### Fixed

-   Suppress warnings about the `#[expect]` lint, new in Rust 1.81.0, in
    generated code.
    ([#&#8203;619](https://redirect.github.com/asomers/mockall/pull/619))

-   Suppress the `#[clippy::ref_option]` warning, new in Rust 1.83.0, in
    generated code.
    ([#&#8203;618](https://redirect.github.com/asomers/mockall/pull/618))

-   When mocking functions with a closure argument, but not using
    `#[concretize]`, include any additional trait bounds in the trait object
    argument passed to `.with` and `.returning`.
    ([#&#8203;606](https://redirect.github.com/asomers/mockall/pull/606))

-   Fixed naming conflict when mocking multiple traits with same name but from
    different modules.
    ([#&#8203;601](https://redirect.github.com/asomers/mockall/pull/601))

</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.

---

 - [ ] 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/andrzejressel/pulumi-wasm).
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 161e30b commit b18e5a2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b18e5a2

Please sign in to comment.