Commit d5c4755
build: bump the all group with 6 updates
Bumps the all group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [Serilog](https://github.com/serilog/serilog) | `3.1.1` | `4.0.1` |
| [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.0` | `6.0.2` |
| [JunitXml.TestLogger](https://github.com/spekt/testlogger) | `3.0.134` | `4.0.254` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.11.0` |
| [xunit](https://github.com/xunit/xunit) | `2.6.6` | `2.9.0` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.6` | `2.8.2` |
Updates `Serilog` from 3.1.1 to 4.0.1
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](serilog/serilog@v3.1.1...v4.0.1)
Updates `coverlet.collector` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.2)
Updates `JunitXml.TestLogger` from 3.0.134 to 4.0.254
- [Release notes](https://github.com/spekt/testlogger/releases)
- [Changelog](https://github.com/spekt/testlogger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spekt/testlogger/commits/v4.0.254)
Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.11.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.8.0...v17.11.0)
Updates `xunit` from 2.6.6 to 2.9.0
- [Commits](xunit/xunit@2.6.6...2.9.0)
Updates `xunit.runner.visualstudio` from 2.5.6 to 2.8.2
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.6...2.8.2)
---
updated-dependencies:
- dependency-name: Serilog
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: JunitXml.TestLogger
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 07daf65 commit d5c4755
File tree
2 files changed
+7
-7
lines changed- src/Serilog.Enrichers.AzureClaims
- tests/Serilog.Enrichers.AzureClaims.Tests
2 files changed
+7
-7
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments