alex289
|
7a166d15c4
|
chore: Code cleanup
|
2024-11-21 22:10:59 +01:00 |
|
alex289
|
693ca4589d
|
feat: Fix rabbitmq registration
|
2024-11-21 22:08:39 +01:00 |
|
alex289
|
425da0b450
|
feat: Add entity framework telemetry
|
2024-11-20 21:25:45 +01:00 |
|
alex289
|
7d0ac81046
|
feat: Update redis and rabbit image
|
2024-11-14 22:17:36 +01:00 |
|
alex289
|
d9ae278caf
|
fix: Use correct connection string
|
2024-11-14 22:15:14 +01:00 |
|
alex289
|
2a048b682a
|
feat: Cleanup redundant configurations
|
2024-11-14 14:29:03 +01:00 |
|
Alexander Konietzko
|
cfe5d029aa
|
feat: Aspire
|
2024-11-13 23:46:08 +01:00 |
|
Alex
|
a265ff72f1
|
docs: update CHANGELOG.md for v1.5.0 (#79)
|
2024-11-13 14:13:35 +01:00 |
|
alex289
|
5ab2a33a37
|
docs: update CHANGELOG.md for v1.5.0
|
2024-11-13 13:09:28 +00:00 |
|
Alex
|
1e6c51fa79
|
feat: dotnet 9 (#78)
|
2024-11-13 14:05:52 +01:00 |
|
alex289
|
804679d676
|
feat: dotnet 9
|
2024-11-13 14:00:12 +01:00 |
|
Alex
|
18f458332f
|
chore: bump the dependencies group with 17 updates (#77)
|
2024-11-01 12:21:45 +01:00 |
|
dependabot[bot]
|
31ee2b7239
|
chore: bump the dependencies group with 17 updates
Bumps the dependencies group with 17 updates:
| Package | From | To |
| --- | --- | --- |
| [Google.Protobuf](https://github.com/protocolbuffers/protobuf) | `3.28.2` | `3.28.3` |
| [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` |
| [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` |
| [Microsoft.EntityFrameworkCore.Proxies](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` |
| [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` |
| [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` |
| [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.8.1` | `6.9.0` |
| [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.8.1` | `6.9.0` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `8.1.0` | `8.1.2` |
| [NSubstitute](https://github.com/nsubstitute/NSubstitute) | `5.1.0` | `5.3.0` |
| [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` |
| [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `8.0.8` | `8.0.10` |
| [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` |
| [Google.Protobuf.Tools](https://github.com/protocolbuffers/protobuf) | `3.28.2` | `3.28.3` |
Updates `Google.Protobuf` from 3.28.2 to 3.28.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.28.2...v3.28.3)
Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.AspNetCore.OpenApi` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore.Proxies` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.Extensions.Caching.StackExchangeRedis` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Swashbuckle.AspNetCore` from 6.8.1 to 6.9.0
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0)
Updates `Swashbuckle.AspNetCore.Annotations` from 6.8.1 to 6.9.0
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0)
Updates `System.IdentityModel.Tokens.Jwt` from 8.1.0 to 8.1.2
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.1.0...8.1.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](https://github.com/nsubstitute/NSubstitute/compare/v5.1.0...v5.3.0)
Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.EntityFrameworkCore` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v8.0.10)
Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.8...v8.0.10)
Updates `Google.Protobuf.Tools` from 3.28.2 to 3.28.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.28.2...v3.28.3)
---
updated-dependencies:
- dependency-name: Google.Protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Proxies
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Swashbuckle.AspNetCore.Annotations
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: NSubstitute
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Tools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Google.Protobuf.Tools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-01 06:20:58 +00:00 |
|
Alex
|
ae2f56a7cf
|
docs: update CHANGELOG.md for v1.4.0 (#75)
|
2024-10-02 20:21:13 +02:00 |
|
alex289
|
95c646c0d6
|
docs: update CHANGELOG.md for v1.4.0
|
2024-10-02 18:20:55 +00:00 |
|
Alex
|
c9bcf47bf2
|
fix: Update mssql test container image (#74)
|
2024-10-02 20:17:10 +02:00 |
|
alex289
|
0f52653d39
|
fix: Update mssql test container image
|
2024-10-02 20:13:08 +02:00 |
|
Alex
|
205a510601
|
chore: bump the dependencies group with 18 updates (#73)
|
2024-10-02 19:25:18 +02:00 |
|
Alex
|
fa7b358a94
|
Merge branch 'main' into dependabot/nuget/dependencies-a6c213c6e7
|
2024-10-02 19:23:20 +02:00 |
|
alex289
|
119d305374
|
fix: Use correct using for MockQueryable
|
2024-10-02 19:22:56 +02:00 |
|
Alex
|
2dc7c3d6de
|
chore: bump peter-evans/create-pull-request from 6 to 7 in the dependencies group (#72)
|
2024-10-01 09:26:05 +02:00 |
|
dependabot[bot]
|
2917f0158b
|
chore: bump the dependencies group with 18 updates
Bumps the dependencies group with 18 updates:
| Package | From | To |
| --- | --- | --- |
| [AspNetCore.HealthChecks.Rabbitmq](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `8.0.1` | `8.0.2` |
| [Google.Protobuf](https://github.com/protocolbuffers/protobuf) | `3.28.0` | `3.28.2` |
| [Grpc.AspNetCore.Server.Reflection](https://github.com/grpc/grpc-dotnet) | `2.65.0` | `2.66.0` |
| [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.7.3` | `6.8.1` |
| [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.7.3` | `6.8.1` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `8.0.2` | `8.1.0` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.0` | `6.12.1` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.0` | `17.11.1` |
| [MockQueryable.NSubstitute](https://github.com/romantitov/MockQueryable) | `7.0.2` | `7.0.3` |
| [xunit](https://github.com/xunit/xunit) | `2.9.0` | `2.9.2` |
| [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) | `11.9.2` | `11.10.0` |
| [MediatR](https://github.com/jbogard/MediatR) | `12.4.0` | `12.4.1` |
| [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.9.0` | `3.10.0` |
| [Testcontainers.MsSql](https://github.com/testcontainers/testcontainers-dotnet) | `3.9.0` | `3.10.0` |
| [Testcontainers.RabbitMq](https://github.com/testcontainers/testcontainers-dotnet) | `3.9.0` | `3.10.0` |
| [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet) | `3.9.0` | `3.10.0` |
| [Google.Protobuf.Tools](https://github.com/protocolbuffers/protobuf) | `3.28.0` | `3.28.2` |
| [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) | `2.65.0` | `2.66.0` |
Updates `AspNetCore.HealthChecks.Rabbitmq` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases)
- [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md)
- [Commits](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/compare/release-all-8.0.1...release-ui-8.0.2)
Updates `Google.Protobuf` from 3.28.0 to 3.28.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.28.0...v3.28.2)
Updates `Grpc.AspNetCore.Server.Reflection` from 2.65.0 to 2.66.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0)
Updates `Swashbuckle.AspNetCore` from 6.7.3 to 6.8.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.3...v6.8.1)
Updates `Swashbuckle.AspNetCore.Annotations` from 6.7.3 to 6.8.1
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.3...v6.8.1)
Updates `System.IdentityModel.Tokens.Jwt` from 8.0.2 to 8.1.0
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.0.2...8.1.0)
Updates `FluentAssertions` from 6.12.0 to 6.12.1
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.12.0...6.12.1)
Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1)
Updates `MockQueryable.NSubstitute` from 7.0.2 to 7.0.3
- [Release notes](https://github.com/romantitov/MockQueryable/releases)
- [Commits](https://github.com/romantitov/MockQueryable/compare/v7.0.2...v7.0.3)
Updates `xunit` from 2.9.0 to 2.9.2
- [Commits](https://github.com/xunit/xunit/compare/v2-2.9.0...v2-2.9.2)
Updates `FluentValidation` from 11.9.2 to 11.10.0
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/11.9.2...11.10.0)
Updates `MediatR` from 12.4.0 to 12.4.1
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](https://github.com/jbogard/MediatR/compare/v12.4.0...v12.4.1)
Updates `Testcontainers` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.9.0...3.10.0)
Updates `Testcontainers.MsSql` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.9.0...3.10.0)
Updates `Testcontainers` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.9.0...3.10.0)
Updates `Testcontainers.RabbitMq` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.9.0...3.10.0)
Updates `Testcontainers` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.9.0...3.10.0)
Updates `Testcontainers.Redis` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.9.0...3.10.0)
Updates `Testcontainers` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.9.0...3.10.0)
Updates `Google.Protobuf.Tools` from 3.28.0 to 3.28.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.28.0...v3.28.2)
Updates `Grpc.AspNetCore` from 2.65.0 to 2.66.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0)
---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.Rabbitmq
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Google.Protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Grpc.AspNetCore.Server.Reflection
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Swashbuckle.AspNetCore.Annotations
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: FluentAssertions
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: MockQueryable.NSubstitute
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: FluentValidation
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: MediatR
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers.MsSql
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers.RabbitMq
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers.Redis
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Google.Protobuf.Tools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Grpc.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-01 07:04:21 +00:00 |
|
dependabot[bot]
|
ac212e0d40
|
chore: bump peter-evans/create-pull-request in the dependencies group
Bumps the dependencies group with 1 update: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
Updates `peter-evans/create-pull-request` from 6 to 7
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-01 06:12:35 +00:00 |
|
alex289
|
f8b4723e8a
|
chore: Code cleanup
|
2024-09-11 11:46:40 +02:00 |
|
alex289
|
c8cef3e057
|
feat: Use built-in container port constants
|
2024-09-11 11:44:12 +02:00 |
|
Alex
|
99ee108b04
|
feat: Simplify integration test setup (#70)
|
2024-09-04 12:49:09 +02:00 |
|
alex289
|
1473625ad4
|
feat: Simplify integration test setup
|
2024-09-04 12:32:34 +02:00 |
|
Alex
|
04b84e2bcb
|
chore: bump the dependencies group with 20 updates (#69)
|
2024-09-01 11:09:08 +02:00 |
|
alex289
|
0fb6e25288
|
fix: Adjust MockQueryable usings
|
2024-09-01 11:04:26 +02:00 |
|
dependabot[bot]
|
f28e9182b2
|
chore: bump the dependencies group with 20 updates
Bumps the dependencies group with 20 updates:
| Package | From | To |
| --- | --- | --- |
| [Google.Protobuf](https://github.com/protocolbuffers/protobuf) | `3.27.3` | `3.28.0` |
| [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` |
| [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` |
| [Microsoft.EntityFrameworkCore.Proxies](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` |
| [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` |
| [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` |
| [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.6.2` | `6.7.3` |
| [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.6.2` | `6.7.3` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `8.0.1` | `8.0.2` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.10.0` | `17.11.0` |
| [MockQueryable.NSubstitute](https://github.com/romantitov/MockQueryable) | `7.0.1` | `7.0.2` |
| [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` |
| [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` |
| [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` |
| [NUnit](https://github.com/nunit/nunit) | `4.1.0` | `4.2.2` |
| [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) | `4.2.0` | `4.3.0` |
| [Google.Protobuf.Tools](https://github.com/protocolbuffers/protobuf) | `3.27.3` | `3.28.0` |
Updates `Google.Protobuf` from 3.27.3 to 3.28.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.27.3...v3.28.0)
Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.AspNetCore.OpenApi` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore.Proxies` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.Extensions.Caching.StackExchangeRedis` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Swashbuckle.AspNetCore` from 6.6.2 to 6.7.3
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.3)
Updates `Swashbuckle.AspNetCore.Annotations` from 6.6.2 to 6.7.3
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.3)
Updates `System.IdentityModel.Tokens.Jwt` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.0.1...8.0.2)
Updates `Microsoft.NET.Test.Sdk` from 17.10.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](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0)
Updates `MockQueryable.NSubstitute` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/romantitov/MockQueryable/releases)
- [Commits](https://github.com/romantitov/MockQueryable/compare/v7.0.1...v7.0.2)
Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8)
Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8)
Updates `NUnit` from 4.1.0 to 4.2.2
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/4.1.0...4.2.2)
Updates `NUnit.Analyzers` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/nunit/nunit.analyzers/releases)
- [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md)
- [Commits](https://github.com/nunit/nunit.analyzers/compare/4.2.0...4.3.0)
Updates `Google.Protobuf.Tools` from 3.27.3 to 3.28.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.27.3...v3.28.0)
---
updated-dependencies:
- dependency-name: Google.Protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Proxies
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Swashbuckle.AspNetCore.Annotations
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: MockQueryable.NSubstitute
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Tools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: NUnit
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: NUnit.Analyzers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Google.Protobuf.Tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 06:50:08 +00:00 |
|
Alex
|
e0c139c516
|
feat: Use NUnit for Integration tests (#68)
|
2024-08-06 08:13:10 +02:00 |
|
Alexander Konietzko
|
55951f8ba1
|
fix: Use correct rabbit and redis connection
|
2024-08-05 11:39:11 +02:00 |
|
Alexander Konietzko
|
54062982d7
|
fix: Seed test data correctly
|
2024-08-05 09:16:50 +02:00 |
|
alex289
|
1d73b226c2
|
fix: Specify rabbit container port
|
2024-08-03 14:28:52 +02:00 |
|
alex289
|
336bfc1d11
|
feat: Use NUnit for Integration tests
|
2024-08-03 14:22:17 +02:00 |
|
Alex
|
4bea7d66a8
|
chore: bump the dependencies group with 19 updates (#67)
|
2024-08-01 09:14:03 +02:00 |
|
dependabot[bot]
|
2d50002b45
|
chore: bump the dependencies group with 19 updates
Bumps the dependencies group with 19 updates:
| Package | From | To |
| --- | --- | --- |
| [Google.Protobuf](https://github.com/protocolbuffers/protobuf) | `3.27.2` | `3.27.3` |
| [Grpc.AspNetCore.Server.Reflection](https://github.com/grpc/grpc-dotnet) | `2.63.0` | `2.65.0` |
| [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.6` | `8.0.7` |
| [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.6` | `8.0.7` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.6` | `8.0.7` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.6` | `8.0.7` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.6` | `8.0.7` |
| [Microsoft.EntityFrameworkCore.Proxies](https://github.com/dotnet/efcore) | `8.0.6` | `8.0.7` |
| [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `8.0.6` | `8.0.7` |
| [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.6` | `8.0.7` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.6.2` | `8.0.1` |
| [xunit](https://github.com/xunit/xunit) | `2.8.1` | `2.9.0` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.1` | `2.8.2` |
| [MediatR](https://github.com/jbogard/MediatR) | `12.3.0` | `12.4.0` |
| [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `8.0.6` | `8.0.7` |
| [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `8.0.6` | `8.0.7` |
| [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.6` | `8.0.7` |
| [Google.Protobuf.Tools](https://github.com/protocolbuffers/protobuf) | `3.27.2` | `3.27.3` |
| [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) | `2.63.0` | `2.65.0` |
Updates `Google.Protobuf` from 3.27.2 to 3.27.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.27.2...v3.27.3)
Updates `Grpc.AspNetCore.Server.Reflection` from 2.63.0 to 2.65.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.63.0...v2.65.0)
Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.AspNetCore.OpenApi` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore.Proxies` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.Extensions.Caching.StackExchangeRedis` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `System.IdentityModel.Tokens.Jwt` from 7.6.2 to 8.0.1
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/7.6.2...8.0.1)
Updates `xunit` from 2.8.1 to 2.9.0
- [Commits](https://github.com/xunit/xunit/compare/2.8.1...2.9.0)
Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.1...2.8.2)
Updates `MediatR` from 12.3.0 to 12.4.0
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](https://github.com/jbogard/MediatR/compare/v12.3.0...v12.4.0)
Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.EntityFrameworkCore` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.7)
Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.6...v8.0.7)
Updates `Google.Protobuf.Tools` from 3.27.2 to 3.27.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.27.2...v3.27.3)
Updates `Grpc.AspNetCore` from 2.63.0 to 2.65.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.63.0...v2.65.0)
---
updated-dependencies:
- dependency-name: Google.Protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Grpc.AspNetCore.Server.Reflection
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Proxies
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: MediatR
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Tools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Google.Protobuf.Tools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Grpc.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 07:04:17 +00:00 |
|
Alex
|
5f2d30286d
|
chore: bump the dependencies group with 9 updates (#66)
|
2024-07-01 09:04:48 +02:00 |
|
Alex
|
d895def017
|
chore: bump docker/build-push-action from 5 to 6 in the dependencies group (#65)
|
2024-07-01 08:56:59 +02:00 |
|
dependabot[bot]
|
a2c303c2cb
|
chore: bump the dependencies group with 9 updates
Bumps the dependencies group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [Google.Protobuf](https://github.com/protocolbuffers/protobuf) | `3.27.0` | `3.27.2` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.6.0` | `7.6.2` |
| [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) | `11.9.1` | `11.9.2` |
| [MediatR](https://github.com/jbogard/MediatR) | `12.2.0` | `12.3.0` |
| [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.8.0` | `3.9.0` |
| [Testcontainers.MsSql](https://github.com/testcontainers/testcontainers-dotnet) | `3.8.0` | `3.9.0` |
| [Testcontainers.RabbitMq](https://github.com/testcontainers/testcontainers-dotnet) | `3.8.0` | `3.9.0` |
| [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet) | `3.8.0` | `3.9.0` |
| [Google.Protobuf.Tools](https://github.com/protocolbuffers/protobuf) | `3.27.0` | `3.27.2` |
Updates `Google.Protobuf` from 3.27.0 to 3.27.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.27.0...v3.27.2)
Updates `System.IdentityModel.Tokens.Jwt` from 7.6.0 to 7.6.2
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/7.6.2/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/7.6.0...7.6.2)
Updates `FluentValidation` from 11.9.1 to 11.9.2
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/11.9.1...11.9.2)
Updates `MediatR` from 12.2.0 to 12.3.0
- [Release notes](https://github.com/jbogard/MediatR/releases)
- [Commits](https://github.com/jbogard/MediatR/compare/v12.2.0...v12.3.0)
Updates `Testcontainers` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0)
Updates `Testcontainers.MsSql` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0)
Updates `Testcontainers` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0)
Updates `Testcontainers.RabbitMq` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0)
Updates `Testcontainers` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0)
Updates `Testcontainers.Redis` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0)
Updates `Testcontainers` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0)
Updates `Google.Protobuf.Tools` from 3.27.0 to 3.27.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.27.0...v3.27.2)
---
updated-dependencies:
- dependency-name: Google.Protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: FluentValidation
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: MediatR
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers.MsSql
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers.RabbitMq
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers.Redis
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Google.Protobuf.Tools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 06:46:28 +00:00 |
|
dependabot[bot]
|
ce8d053d00
|
chore: bump docker/build-push-action in the dependencies group
Bumps the dependencies group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).
Updates `docker/build-push-action` from 5 to 6
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 06:25:24 +00:00 |
|
Alex
|
4647500c88
|
chore: bump the dependencies group with 21 updates (#64)
|
2024-06-01 09:58:23 +02:00 |
|
dependabot[bot]
|
7b3555c5e6
|
chore: bump the dependencies group with 21 updates
Bumps the dependencies group with 21 updates:
| Package | From | To |
| --- | --- | --- |
| [Google.Protobuf](https://github.com/protocolbuffers/protobuf) | `3.26.1` | `3.27.0` |
| [Grpc.AspNetCore.Server.Reflection](https://github.com/grpc/grpc-dotnet) | `2.62.0` | `2.63.0` |
| [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.4` | `8.0.6` |
| [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.4` | `8.0.6` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.4` | `8.0.6` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.4` | `8.0.6` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.4` | `8.0.6` |
| [Microsoft.EntityFrameworkCore.Proxies](https://github.com/dotnet/efcore) | `8.0.4` | `8.0.6` |
| [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `8.0.4` | `8.0.6` |
| [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.4` | `8.0.6` |
| [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.5.0` | `6.6.2` |
| [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.5.0` | `6.6.2` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.5.1` | `7.6.0` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.9.0` | `17.10.0` |
| [xunit](https://github.com/xunit/xunit) | `2.8.0` | `2.8.1` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.0` | `2.8.1` |
| [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `8.0.4` | `8.0.6` |
| [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `8.0.4` | `8.0.6` |
| [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.4` | `8.0.6` |
| [Google.Protobuf.Tools](https://github.com/protocolbuffers/protobuf) | `3.26.1` | `3.27.0` |
| [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) | `2.62.0` | `2.63.0` |
Updates `Google.Protobuf` from 3.26.1 to 3.27.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.26.1...v3.27.0)
Updates `Grpc.AspNetCore.Server.Reflection` from 2.62.0 to 2.63.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.62.0...v2.63.0)
Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.AspNetCore.OpenApi` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore.Proxies` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.Extensions.Caching.StackExchangeRedis` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Swashbuckle.AspNetCore` from 6.5.0 to 6.6.2
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.5.0...v6.6.2)
Updates `Swashbuckle.AspNetCore.Annotations` from 6.5.0 to 6.6.2
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.5.0...v6.6.2)
Updates `System.IdentityModel.Tokens.Jwt` from 7.5.1 to 7.6.0
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/7.5.1...7.6.0)
Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0)
Updates `xunit` from 2.8.0 to 2.8.1
- [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1)
Updates `xunit.runner.visualstudio` from 2.8.0 to 2.8.1
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1)
Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.EntityFrameworkCore` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.4...v8.0.6)
Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.4 to 8.0.6
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.6)
Updates `Google.Protobuf.Tools` from 3.26.1 to 3.27.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.26.1...v3.27.0)
Updates `Grpc.AspNetCore` from 2.62.0 to 2.63.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.62.0...v2.63.0)
---
updated-dependencies:
- dependency-name: Google.Protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Grpc.AspNetCore.Server.Reflection
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Proxies
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Swashbuckle.AspNetCore.Annotations
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Tools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Relational
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Google.Protobuf.Tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: Grpc.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-01 07:14:16 +00:00 |
|
alex289
|
e490ed93ac
|
chore: Remove unneeded comments
|
2024-05-08 20:43:31 +02:00 |
|
Alex
|
abff532ae0
|
docs: update CHANGELOG.md for v1.3.4 (#63)
|
2024-05-01 12:01:31 +02:00 |
|
alex289
|
81fb476d29
|
docs: update CHANGELOG.md for v1.3.4
|
2024-05-01 09:58:21 +00:00 |
|
Alex
|
afd6e5ad39
|
docs: update CHANGELOG.md for v1.3.3 (#62)
|
2024-05-01 11:57:58 +02:00 |
|
alex289
|
0817b7438a
|
fix: Set step output correctly
|
2024-05-01 11:57:42 +02:00 |
|
alex289
|
dc628c8273
|
docs: update CHANGELOG.md for v1.3.3
|
2024-05-01 09:55:12 +00:00 |
|
alex289
|
23aad50d8b
|
fix: Set tag docker correctly
|
2024-05-01 11:54:43 +02:00 |
|