Commit 8871bf5
authored
Bump the all-dependencies group across 1 directory with 5 updates
Bumps the all-dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [System.Text.Encodings.Web](https://github.com/dotnet/runtime) | `4.7.2` | `9.0.0` |
| [System.Text.Json](https://github.com/dotnet/runtime) | `4.7.2` | `9.0.0` |
| [System.Text.Encodings.Web](https://github.com/dotnet/runtime) | `4.7.2` | `9.0.0` |
| [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.2` | `6.0.3` |
| [xunit](https://github.com/xunit/xunit) | `2.9.2` | `2.9.3` |
| [System.Net.Http.Json](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` |
Updates `System.Text.Encodings.Web` from 4.7.2 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v9.0.0)
Updates `System.Text.Json` from 4.7.2 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v9.0.0)
Updates `System.Text.Encodings.Web` from 4.7.2 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v9.0.0)
Updates `coverlet.collector` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.3)
Updates `xunit` from 2.9.2 to 2.9.3
- [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3)
Updates `System.Net.Http.Json` from 8.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v9.0.0)
---
updated-dependencies:
- dependency-name: System.Text.Encodings.Web
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all-dependencies
- dependency-name: System.Text.Json
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all-dependencies
- dependency-name: System.Text.Encodings.Web
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all-dependencies
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: System.Net.Http.Json
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 0dbca5a commit 8871bf5
File tree
3 files changed
+5
-5
lines changed- src/TestableHttpClient
- test
- TestableHttpClient.Tests
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments