Commit 06329e6
authored
deps(nuget): Bump the testing group with 2 updates (#88)
Updated
[coverlet.collector](https://github.com/coverlet-coverage/coverlet) from
6.0.2 to 6.0.4.
<details>
<summary>Release notes</summary>
_Sourced from [coverlet.collector's
releases](https://github.com/coverlet-coverage/coverlet/releases)._
## 6.0.4
### Fixed
- Fix empty coverage report when using include and exclude filters
[#1726](coverlet-coverage/coverlet#1726)
[Diff between 6.0.3 and
6.0.4](coverlet-coverage/coverlet@v6.0.3...v6.0.4)
## 6.0.3
### Fixed
- Fix RuntimeConfigurationReader to support self-contained builds
[#1705](coverlet-coverage/coverlet#1705) by
https://github.com/pfeigl
- Fix inconsistent filenames with UseSourceLink after .NET 8
[#1679](coverlet-coverage/coverlet#1679)
- Fix hanging tests
[#989](coverlet-coverage/coverlet#989)
- Fix coverlet instrumentation becomes slow after installing dotnet sdk
8.0.200
[#1620](coverlet-coverage/coverlet#1620)
- Fix upgrading v6.0.1 to v6.0.2 increases instrumentation time
[#1649](coverlet-coverage/coverlet#1649)
- Fix Unable to instrument module - NET 8
[#1631](coverlet-coverage/coverlet#1631)
- Fix slow modules filtering process
[#1646](coverlet-coverage/coverlet#1646) by
https://github.com/BlackGad
- Fix incorrect coverage await using in generic method
[#1490](coverlet-coverage/coverlet#1490)
### Improvements
- Cache the regex used in InstrumentationHelper
[#1693](coverlet-coverage/coverlet#1693)
- Enable dotnetTool integration tests for linux
[#660](coverlet-coverage/coverlet#660)
[Diff between 6.0.2 and
6.0.3](coverlet-coverage/coverlet@v6.0.2...v6.0.3)
Commits viewable in [compare
view](coverlet-coverage/coverlet@v6.0.2...v6.0.4).
</details>
Updated [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3.
<details>
<summary>Release notes</summary>
_Sourced from [xunit's
releases](https://github.com/xunit/xunit/releases)._
No release notes found for this version range.
Commits viewable in [compare
view](https://github.com/xunit/xunit/commits).
</details>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a2f2d73 commit 06329e6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments