Commit 128c0d8
authored
build(deps): Bump the nuget-dependencies group with 20 updates (#166)
Bumps the nuget-dependencies group with 20 updates:
| Package | From | To |
| --- | --- | --- |
| [MailKit](https://github.com/jstedfast/MailKit) | `4.10.0` | `4.11.0` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `9.0.2` | `9.0.1` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `9.0.2` | `9.0.1` |
| [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `9.0.3` | `9.0.4` |
| [OpenTelemetry.Extensions.Hosting](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.11.1` | `1.11.2` |
| [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.11.0` | `1.11.1` |
| [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.11.0` | `1.11.1` |
| [OpenTelemetry.Instrumentation.Runtime](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.11.0` | `1.11.1` |
| [Scalar.AspNetCore](https://github.com/scalar/scalar) | `2.0.15` | `2.0.26` |
| [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) | `2.8.24` | `2.8.31` |
| [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` |
| [Swashbuckle.AspNetCore.Swagger](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` |
| [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` |
| [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` |
| [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.1` |
| [Bogus](https://github.com/bchavez/Bogus) | `35.6.1` | `35.6.2` |
| [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `4.2.0` | `4.3.0` |
| [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `4.2.0` | `4.3.0` |
| [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet) | `4.2.0` | `4.3.0` |
| [TUnit](https://github.com/thomhurst/TUnit) | `0.13.18` | `0.17.3` |
Updates `MailKit` from 4.10.0 to 4.11.0
- [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md)
- [Commits](jstedfast/MailKit@4.10.0...4.11.0)
Updates `Microsoft.EntityFrameworkCore` from 9.0.2 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.2...v9.0.1)
Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.2 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.2...v9.0.1)
Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 9.0.3 to 9.0.4
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v9.0.3...v9.0.4)
Updates `OpenTelemetry.Extensions.Hosting` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/RELEASENOTES.md)
- [Commits](open-telemetry/opentelemetry-dotnet@core-1.11.1...core-1.11.2)
Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Resources.AWS-1.11.0...Resources.AWS-1.11.1)
Updates `OpenTelemetry.Instrumentation.Http` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Resources.AWS-1.11.0...Resources.AWS-1.11.1)
Updates `OpenTelemetry.Instrumentation.Runtime` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Resources.AWS-1.11.0...Resources.AWS-1.11.1)
Updates `Scalar.AspNetCore` from 2.0.15 to 2.0.26
- [Changelog](https://github.com/scalar/scalar/blob/main/RELEASE.md)
- [Commits](https://github.com/scalar/scalar/commits)
Updates `StackExchange.Redis` from 2.8.24 to 2.8.31
- [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
- [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
- [Commits](StackExchange/StackExchange.Redis@2.8.24...2.8.31)
Updates `Swashbuckle.AspNetCore` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)
Updates `Swashbuckle.AspNetCore.Swagger` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)
Updates `Swashbuckle.AspNetCore.SwaggerGen` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)
Updates `Swashbuckle.AspNetCore.SwaggerUI` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)
Updates `Swashbuckle.AspNetCore.Annotations` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)
Updates `Swashbuckle.AspNetCore.Swagger` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)
Updates `Swashbuckle.AspNetCore.SwaggerGen` from 7.2.0 to 7.3.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.1)
Updates `Bogus` from 35.6.1 to 35.6.2
- [Release notes](https://github.com/bchavez/Bogus/releases)
- [Changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md)
- [Commits](bchavez/Bogus@v35.6.1...v35.6.2)
Updates `Testcontainers` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)
Updates `Testcontainers` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)
Updates `Testcontainers.PostgreSql` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)
Updates `Testcontainers` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)
Updates `Testcontainers.Redis` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-dotnet@4.2.0...4.3.0)
Updates `TUnit` from 0.13.18 to 0.17.3
- [Release notes](https://github.com/thomhurst/TUnit/releases)
- [Commits](thomhurst/TUnit@v0.13.18...v0.17.3)
---
updated-dependencies:
- dependency-name: MailKit
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: OpenTelemetry.Extensions.Hosting
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: OpenTelemetry.Instrumentation.Http
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: OpenTelemetry.Instrumentation.Runtime
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: Scalar.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: StackExchange.Redis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.Swagger
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.SwaggerGen
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.SwaggerUI
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.Annotations
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.Swagger
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Swashbuckle.AspNetCore.SwaggerGen
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Bogus
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: nuget-dependencies
- dependency-name: Testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Testcontainers.PostgreSql
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: Testcontainers.Redis
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
- dependency-name: TUnit
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: nuget-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e083e12 commit 128c0d8
File tree
4 files changed
+25
-25
lines changed- API
- Common.Tests
- Common
- LiveControlGateway
4 files changed
+25
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments