Commit 0e67176
authored
Bump the all-dependencies group across 1 directory with 7 updates
Bumps the all-dependencies group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) | `3.6.143` | `3.7.112` |
| [System.Text.Encodings.Web](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` |
| [System.Text.Json](https://github.com/dotnet/runtime) | `4.7.2` | `9.0.0` |
| [xunit](https://github.com/xunit/xunit) | `2.8.1` | `2.9.2` |
| [NSubstitute](https://github.com/nsubstitute/NSubstitute) | `5.1.0` | `5.3.0` |
| dotnet-sonarscanner | `9.0.0` | `9.0.2` |
| [nbgv](https://github.com/dotnet/Nerdbank.GitVersioning) | `3.6.143` | `3.7.112` |
Updates `Nerdbank.GitVersioning` from 3.6.143 to 3.7.112
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](dotnet/Nerdbank.GitVersioning@v3.6.143...v3.7.112)
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.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 `xunit` from 2.8.1 to 2.9.2
- [Commits](xunit/xunit@v2-2.8.1...v2-2.9.2)
Updates `NSubstitute` from 5.1.0 to 5.3.0
- [Release notes](https://github.com/nsubstitute/NSubstitute/releases)
- [Changelog](https://github.com/nsubstitute/NSubstitute/blob/main/CHANGELOG.md)
- [Commits](nsubstitute/NSubstitute@v5.1.0...v5.3.0)
Updates `dotnet-sonarscanner` from 9.0.0 to 9.0.2
Updates `nbgv` from 3.6.143 to 3.7.112
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](dotnet/Nerdbank.GitVersioning@v3.6.143...v3.7.112)
---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
dependency-type: direct:production
update-type: version-update:semver-minor
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: 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: xunit
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: NSubstitute
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: dotnet-sonarscanner
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: nbgv
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 8c33d36 commit 0e67176
File tree
4 files changed
+8
-8
lines changed- .config
- src/TestableHttpClient
- test
- TestableHttpClient.Tests
4 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| 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 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments