Commit fbbc556
authored
build(deps): Bump the all group with 9 updates
Bumps the all group with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [H.Generators.Extensions](https://github.com/HavenDV/H.Generators.Extensions) | `1.24.1` | `1.24.2` |
| [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) | `4.12.0` | `4.3.1` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `8.0.1` | `8.1.1` |
| [H.Resources.Generator](https://github.com/HavenDV/H.Resources.Generator) | `1.6.1` | `1.8.0` |
| [MSTest](https://github.com/microsoft/testfx) | `3.8.0` | `3.8.2` |
| [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) | `4.6.0` | `5.0.0` |
| [H.Generators.Tests.Extensions](https://github.com/HavenDV/H.Generators.Extensions) | `1.24.1` | `1.24.2` |
| [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) | `4.12.0` | `4.12.0` |
| [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) | `4.12.0` | `4.13.0` |
| [Verify.MSTest](https://github.com/VerifyTests/Verify) | `28.11.0` | `28.13.0` |
Updates `H.Generators.Extensions` from 1.24.1 to 1.24.2
- [Release notes](https://github.com/HavenDV/H.Generators.Extensions/releases)
- [Commits](https://github.com/HavenDV/H.Generators.Extensions/commits)
Updates `Microsoft.CodeAnalysis.CSharp` from 4.12.0 to 4.3.1
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)
Updates `FluentAssertions` from 8.0.1 to 8.1.1
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@8.0.1...8.1.1)
Updates `H.Resources.Generator` from 1.6.1 to 1.8.0
- [Release notes](https://github.com/HavenDV/H.Resources.Generator/releases)
- [Commits](https://github.com/HavenDV/H.Resources.Generator/commits)
Updates `MSTest` from 3.8.0 to 3.8.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.0...v3.8.2)
Updates `NUnit3TestAdapter` from 4.6.0 to 5.0.0
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@V4.6.0...V5.0.0)
Updates `H.Generators.Tests.Extensions` from 1.24.1 to 1.24.2
- [Release notes](https://github.com/HavenDV/H.Generators.Extensions/releases)
- [Commits](https://github.com/HavenDV/H.Generators.Extensions/commits)
Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.12.0 to 4.12.0
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)
Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.12.0 to 4.13.0
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)
Updates `Verify.MSTest` from 28.11.0 to 28.13.0
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@28.11.0...28.13.0)
---
updated-dependencies:
- dependency-name: H.Generators.Extensions
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: Microsoft.CodeAnalysis.CSharp
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: FluentAssertions
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: H.Resources.Generator
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: MSTest
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: NUnit3TestAdapter
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
- dependency-name: H.Generators.Tests.Extensions
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: Verify.MSTest
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent ffff003 commit fbbc556
File tree
4 files changed
+17
-17
lines changed- src
- libs/CSharpToJsonSchema.Generators
- tests
- CSharpToJsonSchema.IntegrationTests
- CSharpToJsonSchema.SnapshotTests
- CSharpToJsonSchema.UnitTests
4 files changed
+17
-17
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments