alex289
|
1a80a7a258
|
feat: Add release workflow and changelog
|
2024-04-26 10:51:43 +02:00 |
|
Alex
|
6a53c747aa
|
feat: Use TestContainers for integration tests (#56)
|
2024-04-25 20:36:36 +02:00 |
|
alex289
|
2d415d3f55
|
feat: Reset redis keys too
|
2024-04-25 20:12:46 +02:00 |
|
alex289
|
4a8c102d00
|
feat: Add rabbit and redis to integration tests
|
2024-04-25 19:59:53 +02:00 |
|
alex289
|
dca566cbf6
|
fix: Seeding test data
|
2024-04-24 22:10:56 +02:00 |
|
alex289
|
2c7748d877
|
feat: Use TestContainers for integration tests
|
2024-04-24 21:41:13 +02:00 |
|
alex289
|
35d7482ade
|
chore: Update dependencies
|
2024-04-11 21:39:00 +02:00 |
|
Alex
|
ceea5a602d
|
feat: Add labels to the docker image (#55)
|
2024-04-11 21:16:48 +02:00 |
|
alex289
|
0e2d60cdca
|
feat: Add labels to the docker image
|
2024-04-11 21:13:03 +02:00 |
|
alex289
|
441a6d7822
|
Merge remote-tracking branch 'origin/main'
|
2024-04-01 11:00:28 +02:00 |
|
alex289
|
aecefbaa5e
|
feat: Add docker dependabot updates
|
2024-04-01 10:59:03 +02:00 |
|
Alex
|
5055ea2b9a
|
chore: bump the dependencies group with 17 updates (#54)
|
2024-04-01 09:10:11 +02:00 |
|
dependabot[bot]
|
c9b6c0e003
|
chore: bump the dependencies group with 17 updates
Bumps the dependencies group with 17 updates:
| Package | From | To |
| --- | --- | --- |
| [AspNetCore.HealthChecks.SqlServer](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `8.0.0` | `8.0.1` |
| [Grpc.AspNetCore.Server.Reflection](https://github.com/grpc/grpc-dotnet) | `2.61.0` | `2.62.0` |
| [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.Proxies](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.4.0` | `7.5.0` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.1` | `6.0.2` |
| [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.2` | `8.0.3` |
| [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
| [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) | `8.0.2` | `8.0.3` |
Updates `AspNetCore.HealthChecks.SqlServer` from 8.0.0 to 8.0.1
- [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-ui-8.0.0...release-sqlserver-8.0.1)
Updates `Grpc.AspNetCore.Server.Reflection` from 2.61.0 to 2.62.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.61.0...v2.62.0)
Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.2 to 8.0.3
- [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.2...v8.0.3)
Updates `Microsoft.AspNetCore.OpenApi` from 8.0.2 to 8.0.3
- [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.2...v8.0.3)
Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `Microsoft.EntityFrameworkCore` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `Microsoft.EntityFrameworkCore.Proxies` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `Microsoft.EntityFrameworkCore` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `Microsoft.Extensions.Caching.StackExchangeRedis` from 8.0.2 to 8.0.3
- [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.2...v8.0.3)
Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.2 to 8.0.3
- [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.2...v8.0.3)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `Microsoft.EntityFrameworkCore` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `System.IdentityModel.Tokens.Jwt` from 7.4.0 to 7.5.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/v7.4.0...7.5.0)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `Microsoft.EntityFrameworkCore` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `Microsoft.EntityFrameworkCore` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `coverlet.collector` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.1...v6.0.2)
Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.2 to 8.0.3
- [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.2...v8.0.3)
Updates `Microsoft.Data.Sqlite.Core` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
Updates `Microsoft.EntityFrameworkCore.Sqlite` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.0.3)
---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.SqlServer
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.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: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-minor
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
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.Tools
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: coverlet.collector
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: Microsoft.Data.Sqlite.Core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 07:04:27 +00:00 |
|
alex289
|
4f88f00e43
|
feat: Try out multi stage Dockerfile
|
2024-03-27 22:31:46 +01:00 |
|
alex289
|
6dc4517ea7
|
fix: Docker build for arm and amd
|
2024-03-24 15:42:29 +01:00 |
|
alex289
|
633944e6fb
|
chore: Update deps
|
2024-03-07 20:21:32 +01:00 |
|
Alexander Konietzko
|
54468c694e
|
feat: Add gRPC Reflection in development
|
2024-02-23 08:09:23 +01:00 |
|
Alexander Konietzko
|
23e790d7e6
|
feat: Add missing env variables
|
2024-02-21 10:44:05 +01:00 |
|
Alexander Konietzko
|
f7bf339907
|
feat: Set default ports back to 80
|
2024-02-21 09:45:08 +01:00 |
|
Alex
|
d8f0fa6afd
|
chore: bump the dependencies group with 1 update (#52)
|
2024-01-30 15:55:32 +01:00 |
|
dependabot[bot]
|
a4a82c5389
|
chore: bump the dependencies group with 1 update
Bumps the dependencies group with 1 update: [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet).
Updates `System.IdentityModel.Tokens.Jwt` from 7.2.0 to 7.3.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.2.0...7.3.0)
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-30 14:53:24 +00:00 |
|
alex289
|
a6dc434419
|
feat: Set deps update to monthly
|
2024-01-30 15:50:53 +01:00 |
|
Alex
|
0a0a6d2e87
|
chore: bump the dependencies group with 1 update (#51)
|
2024-01-29 08:28:40 +01:00 |
|
dependabot[bot]
|
6aff8496b6
|
chore: bump the dependencies group with 1 update
Bumps the dependencies group with 1 update: [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description).
Updates `peter-evans/dockerhub-description` from 3 to 4
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4)
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-29 06:39:35 +00:00 |
|
alex289
|
9e1dadc738
|
revert: Enable docker arm images
|
2024-01-16 12:39:42 +01:00 |
|
alex289
|
dd821d3e0d
|
feat: Enable docker arm images
|
2024-01-16 12:31:54 +01:00 |
|
Alex
|
737b8b9cb4
|
chore: bump the dependencies group with 17 updates (#50)
|
2024-01-15 10:06:53 +01:00 |
|
alex289
|
6529c6f67b
|
feat: Update deps
|
2024-01-15 09:55:29 +01:00 |
|
dependabot[bot]
|
dbdf23a8d2
|
chore: bump the dependencies group with 17 updates
Bumps the dependencies group with 17 updates:
| Package | From | To |
| --- | --- | --- |
| [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.1` |
| [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore.Proxies](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.1` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` |
| [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.1` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.1.2` | `7.2.0` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Google.Protobuf](https://github.com/protocolbuffers/protobuf) | `3.25.1` | `3.25.2` |
| [Google.Protobuf.Tools](https://github.com/protocolbuffers/protobuf) | `3.25.1` | `3.25.2` |
| [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.1` |
| [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` |
Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.0 to 8.0.1
- [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.0...v8.0.1)
Updates `Microsoft.AspNetCore.OpenApi` from 8.0.0 to 8.0.1
- [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.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore.Proxies` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.Extensions.Caching.StackExchangeRedis` from 8.0.0 to 8.0.1
- [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.0...v8.0.1)
Updates `Microsoft.Extensions.Options` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1)
Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.0 to 8.0.1
- [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.0...v8.0.1)
Updates `Microsoft.Extensions.Options` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.Extensions.Options` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1)
Updates `System.IdentityModel.Tokens.Jwt` from 7.1.2 to 7.2.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.1.2...7.2.0)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Google.Protobuf` from 3.25.1 to 3.25.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.25.1...v3.25.2)
Updates `Google.Protobuf.Tools` from 3.25.1 to 3.25.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.25.1...v3.25.2)
Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.0 to 8.0.1
- [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.0...v8.0.1)
Updates `Microsoft.Data.Sqlite.Core` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore.Sqlite` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1)
---
updated-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.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.Options
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.Extensions.Options
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.Options
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-minor
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
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: Google.Protobuf.Tools
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
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: Microsoft.Data.Sqlite.Core
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 06:56:02 +00:00 |
|
Alex
|
1568e9e1dd
|
chore: bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 in /CleanArchitecture.Domain (#49)
|
2024-01-09 21:17:22 +01:00 |
|
dependabot[bot]
|
29cf28a9d5
|
chore: bump System.IdentityModel.Tokens.Jwt in /CleanArchitecture.Domain
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.0.3 to 7.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/7.0.3...7.1.2)
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-09 18:41:46 +00:00 |
|
Alex
|
dd2d562be0
|
chore: bump the dependencies group with 6 updates (#48)
|
2024-01-08 09:58:46 +01:00 |
|
alex289
|
5f04ee7774
|
chore: Update deps
|
2024-01-08 09:51:14 +01:00 |
|
dependabot[bot]
|
73333ac929
|
chore: bump the dependencies group with 6 updates
Bumps the dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [AspNetCore.HealthChecks.ApplicationStatus](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.Rabbitmq](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.Redis](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.1` | `8.0.0` |
| [AspNetCore.HealthChecks.SqlServer](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) | `2.59.0` | `2.60.0` |
| [xunit](https://github.com/xunit/xunit) | `2.6.4` | `2.6.5` |
Updates `AspNetCore.HealthChecks.ApplicationStatus` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.Rabbitmq` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.Redis` from 7.0.1 to 8.0.0
- [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-ui-7.0.1...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.SqlServer` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `Grpc.AspNetCore` from 2.59.0 to 2.60.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.59.0...v2.60.0)
Updates `xunit` from 2.6.4 to 2.6.5
- [Commits](https://github.com/xunit/xunit/compare/2.6.4...2.6.5)
---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.ApplicationStatus
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.Rabbitmq
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.Redis
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.SqlServer
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: Grpc.AspNetCore
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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 06:42:15 +00:00 |
|
alex289
|
72f5e83a9d
|
feat: Update license year
|
2024-01-06 19:41:50 +01:00 |
|
Alex
|
835c22e746
|
chore: bump the dependencies group with 5 updates (#46)
|
2024-01-01 15:21:19 +01:00 |
|
dependabot[bot]
|
222d6a35c5
|
chore: bump the dependencies group with 5 updates
Bumps the dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [AspNetCore.HealthChecks.ApplicationStatus](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.Rabbitmq](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.Redis](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.1` | `8.0.0` |
| [AspNetCore.HealthChecks.SqlServer](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.UI.Client](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.1.0` | `8.0.0` |
Updates `AspNetCore.HealthChecks.ApplicationStatus` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.Rabbitmq` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.Redis` from 7.0.1 to 8.0.0
- [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-ui-7.0.1...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.SqlServer` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.UI.Client` from 7.1.0 to 8.0.0
- [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-npgsql-7.1.0...release-ui-8.0.0)
---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.ApplicationStatus
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.Rabbitmq
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.Redis
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.SqlServer
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.UI.Client
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 14:20:03 +00:00 |
|
Alex
|
63e4989bb6
|
chore: bump the dependencies group with 6 updates (#45)
|
2023-12-25 14:29:42 +01:00 |
|
dependabot[bot]
|
c204bae583
|
chore: bump the dependencies group with 6 updates
Bumps the dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [AspNetCore.HealthChecks.ApplicationStatus](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.Rabbitmq](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.Redis](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.1` | `8.0.0` |
| [AspNetCore.HealthChecks.SqlServer](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.UI.Client](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.1.0` | `8.0.0` |
| [xunit](https://github.com/xunit/xunit) | `2.6.3` | `2.6.4` |
Updates `AspNetCore.HealthChecks.ApplicationStatus` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.Rabbitmq` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.Redis` from 7.0.1 to 8.0.0
- [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-ui-7.0.1...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.SqlServer` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.UI.Client` from 7.1.0 to 8.0.0
- [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-npgsql-7.1.0...release-ui-8.0.0)
Updates `xunit` from 2.6.3 to 2.6.4
- [Commits](https://github.com/xunit/xunit/compare/2.6.3...2.6.4)
---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.ApplicationStatus
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.Rabbitmq
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.Redis
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.SqlServer
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.UI.Client
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-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 13:26:33 +00:00 |
|
alex289
|
6c8661210a
|
feat: Set dependabot pr assigne
|
2023-12-25 14:23:00 +01:00 |
|
Alex
|
44ba42396b
|
chore: bump the dependencies group with 7 updates (#44)
|
2023-12-25 10:49:25 +01:00 |
|
dependabot[bot]
|
8aeb81b230
|
chore: bump the dependencies group with 7 updates
Bumps the dependencies group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [AspNetCore.HealthChecks.ApplicationStatus](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.Rabbitmq](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.Redis](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.1` | `8.0.0` |
| [AspNetCore.HealthChecks.SqlServer](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.UI.Client](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.1.0` | `8.0.0` |
| [xunit](https://github.com/xunit/xunit) | `2.6.3` | `2.6.4` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.5` | `2.5.6` |
Updates `AspNetCore.HealthChecks.ApplicationStatus` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.Rabbitmq` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.Redis` from 7.0.1 to 8.0.0
- [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-ui-7.0.1...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.SqlServer` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.UI.Client` from 7.1.0 to 8.0.0
- [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-npgsql-7.1.0...release-ui-8.0.0)
Updates `xunit` from 2.6.3 to 2.6.4
- [Commits](https://github.com/xunit/xunit/compare/2.6.3...2.6.4)
Updates `xunit.runner.visualstudio` from 2.5.5 to 2.5.6
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.5...2.5.6)
---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.ApplicationStatus
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.Rabbitmq
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.Redis
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.SqlServer
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.UI.Client
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-patch
dependency-group: dependencies
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 07:09:14 +00:00 |
|
Alex
|
42d4a77418
|
feat: Remove old dependency update workflow
|
2023-12-21 23:52:24 +01:00 |
|
Alex
|
c41d25d870
|
chore: bump the dependencies group with 6 updates (#43)
|
2023-12-21 23:51:36 +01:00 |
|
Alex
|
dd3a621c79
|
Merge branch 'main' into dependabot/nuget/dependencies-d33963eae3
|
2023-12-21 23:48:15 +01:00 |
|
Alex
|
2682bbe5f8
|
chore: bump the dependencies group with 4 updates (#42)
|
2023-12-21 23:47:50 +01:00 |
|
dependabot[bot]
|
10c42f88de
|
chore: bump the dependencies group with 6 updates
Bumps the dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [AspNetCore.HealthChecks.ApplicationStatus](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.Rabbitmq](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.Redis](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.1` | `8.0.0` |
| [AspNetCore.HealthChecks.SqlServer](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.0.0` | `8.0.0` |
| [AspNetCore.HealthChecks.UI.Client](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `7.1.0` | `8.0.0` |
| [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) | `11.8.1` | `11.9.0` |
Updates `AspNetCore.HealthChecks.ApplicationStatus` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.Rabbitmq` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.Redis` from 7.0.1 to 8.0.0
- [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-ui-7.0.1...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.SqlServer` from 7.0.0 to 8.0.0
- [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/preview-all-7.0.0...release-ui-8.0.0)
Updates `AspNetCore.HealthChecks.UI.Client` from 7.1.0 to 8.0.0
- [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-npgsql-7.1.0...release-ui-8.0.0)
Updates `FluentValidation` from 11.8.1 to 11.9.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.8.1...11.9.0)
---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.ApplicationStatus
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.Rabbitmq
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.Redis
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.SqlServer
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: AspNetCore.HealthChecks.UI.Client
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: FluentValidation
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-21 22:42:04 +00:00 |
|
dependabot[bot]
|
34b395dca7
|
chore: bump the dependencies group with 4 updates
Bumps the dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-dotnet](https://github.com/actions/setup-dotnet), [github/codeql-action](https://github.com/github/codeql-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
Updates `actions/setup-dotnet` from 3 to 4
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4)
Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-21 22:37:32 +00:00 |
|
alex289
|
dd65230670
|
feat: Add dependabot config
|
2023-12-21 23:36:34 +01:00 |
|
Alex
|
d0a4bc6306
|
Merge pull request #41 from alex289/update/15_12_2023
|
2023-12-15 07:27:37 +01:00 |
|