Commit d18f0e1
authored
deps(test): update dependency coverlet.collector to 10.0.1 (#1123)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[coverlet.collector](https://redirect.github.com/coverlet-coverage/coverlet)
| `10.0.0` → `10.0.1` |

|

|
---
### Release Notes
<details>
<summary>coverlet-coverage/coverlet (coverlet.collector)</summary>
###
[`v10.0.1`](https://redirect.github.com/coverlet-coverage/coverlet/releases/tag/v10.0.1)
##### Improvements
- Coverlet with MTP 2 doesn't show test coverage statistic in console
[#​1907](https://redirect.github.com/coverlet-coverage/coverlet/issues/1907)
- Avoid unnecessary testhost restarts
[#​1912](https://redirect.github.com/coverlet-coverage/coverlet/issues/1912)
by <https://github.com/mawosoft>
##### Fixed
- Fix inconsistent paths in cobertura reports
[#​1723](https://redirect.github.com/coverlet-coverage/coverlet/issues/1723)
- Fix when using "is" with "and" in pattern matching, branch coverage is
lower than normal
[#​1313](https://redirect.github.com/coverlet-coverage/coverlet/issues/1313)
- Fix Coverlet flagging a branch for an async functions finally block
where none exists
[#​1337](https://redirect.github.com/coverlet-coverage/coverlet/issues/1337)
- Fix Coverlet Tracker Missing CompilerGeneratedAttribute
[#​1828](https://redirect.github.com/coverlet-coverage/coverlet/issues/1828)
##### Maintenance
- Add architecture docs and diagrams for all integrations
[#​1927](https://redirect.github.com/coverlet-coverage/coverlet/pull/1927)
- Update NuGet packages and .NET SDK versions
[#​1933](https://redirect.github.com/coverlet-coverage/coverlet/pull/1933)
[Diff between 10.0.0 and
10.0.1](https://redirect.github.com/coverlet-coverage/coverlet/compare/v10.0.0...v10.0.1)
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/Zurich)
- Branch creation
- "after 9pm,before 6am"
- Automerge
- At any time (no schedule defined)
🚦 **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/dotnet/dotnet-operator-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE4Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2b0067c commit d18f0e1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments