Commit 26a7018
authored
chore(deps): update rust crate rstest to 0.25 (#2562)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [rstest](https://redirect.github.com/la10736/rstest) |
workspace.dependencies | minor | `0.24` -> `0.25` |
---
### Release Notes
<details>
<summary>la10736/rstest (rstest)</summary>
###
[`v0.25.0`](https://redirect.github.com/la10736/rstest/blob/HEAD/CHANGELOG.md#0250-202532)
[Compare
Source](https://redirect.github.com/la10736/rstest/compare/v0.24.0...v0.25.0)
##### Changed
- Append generated test macro so next test macros are aware of it
(see [#​291](https://redirect.github.com/la10736/rstest/pull/291)
thanks to [@​kezhuw](https://redirect.github.com/kezhuw)).
##### Add
- Added a `#[mode = ...]` attribute to be used with the `#[files(...)]`
attribute to change the way
the files get passed to the test.
(see
[#​295](https://redirect.github.com/la10736/rstest/issues/295)
thanks to
[@​lucascool12](https://redirect.github.com/lucascool12))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.
---
- [ ] <!-- 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/spiraldb/vortex).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 156ccae commit 26a7018
2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments