chore(deps): update rust crate testdir to 0.9.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
testdir | dev-dependencies | minor |
0.8.0 -> 0.9.0
|
Release Notes
flub/testdir (testdir)
v0.9.1
- Fix windows support up a bit. Previously it would not detect the correct cargo parent process and thus cycle through numbered directories too fast. Also allow not finding the test name since doc tests on windows do not work.
v0.9.0
- Support for cargo-nextest.
v0.8.1
- When cleaning up old numbered directories if the entry is not found this error is ignored. This is possible if multiple cleanups are racing each other.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
mentioned in issue #7 (closed)
added 5 commits
-
0fee1c9a...56c1534f - 4 commits from branch
main
- 9720da43 - chore(deps): update rust crate testdir to 0.9.0
-
0fee1c9a...56c1534f - 4 commits from branch
Closing as development now takes place in https://gitlab.archlinux.org/archlinux/alpm/alpm
Renovate Ignore Notification
Because you closed this MR without merging, Renovate will ignore this update (
0.9.0
). You will get a MR once a newer version is released. To ignore this dependency forever, add it to theignoreDeps
array of your Renovate config.If you accidentally closed this MR, or if you changed your mind: rename this MR to get a fresh replacement MR.
mentioned in issue #8 (closed)