Commit 7d1e3f8
authored
chore(deps): update rust crate datatest-stable to 0.3.2 (#2023)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[datatest-stable](https://redirect.github.com/nextest-rs/datatest-stable)
| workspace.dependencies | patch | `0.3.1` -> `0.3.2` |
---
### Release Notes
<details>
<summary>nextest-rs/datatest-stable (datatest-stable)</summary>
###
[`v0.3.2`](https://redirect.github.com/nextest-rs/datatest-stable/blob/HEAD/CHANGELOG.md#032---2024-12-28)
[Compare
Source](https://redirect.github.com/nextest-rs/datatest-stable/compare/datatest-stable-0.3.1...datatest-stable-0.3.2)
##### Added
- `pattern` is now optional in the `harness!` macro. If not specified,
the default pattern is
`r".*"` (match all files).
##### Fixed
- Restored the ability to use absolute paths as the `root` argument.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->1 parent bc89821 commit 7d1e3f8
2 files changed
+3
-3
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 | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments