0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-06-30 18:42:56 +00:00
Commit Graph

341 Commits

Author SHA1 Message Date
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
alex289
c04444897e chore: Update dependencies 2023-12-15 02:09:50 +00:00
alex289
f32d017336
fix: Checkout on cd 2023-12-06 10:46:00 +01:00
alex289
58b3fc405d
fix: readme file path 2023-12-06 10:41:59 +01:00
alex289
de43ca55da
fix: readme file path 2023-12-06 10:37:23 +01:00
alex289
25f1087f74
feat: Add hash image tag 2023-12-06 10:34:00 +01:00
alex289
669989c013
revert: Push docker image 2023-12-06 10:19:09 +01:00
alex289
066f65031f
fix: Workflow input type 2023-12-06 10:14:52 +01:00
alex289
d57ef7a78c
feat: Add input to cd 2023-12-06 10:13:24 +01:00
alex289
6db093103e
feat: Create GitHub releases automatically 2023-12-06 10:00:25 +01:00
Alex
2e700922bf
Merge pull request #40 from alex289/update/01_12_2023 2023-12-01 07:29:06 +01:00
alex289
eec7dcac8c chore: Update dependencies 2023-12-01 02:19:35 +00:00
alex289
631de38171
chore: Code Cleanup 2023-11-25 16:10:24 +01:00
alex289
12659a138d
feat: Rename error codes 2023-11-25 16:09:15 +01:00
alex289
463121f3dc
feat: Add license blacklist 2023-11-20 13:14:12 +01:00
alex289
5d00431e47
feat: Add workflow for dependency checks 2023-11-20 13:07:47 +01:00
alex289
b2e4466446
fix(cd): Require the renamed job 2023-11-16 22:25:16 +01:00
alex289
f47ecdfcf7
chore: Rename workflow jobs and steps 2023-11-16 22:06:58 +01:00
Alex
5200f35f5b
Merge pull request #38 from alex289/update/16_11_2023
Automatic Package Update 16_11_2023
2023-11-16 14:51:34 +01:00
alex289
f45d584b32 chore: Update dependencies 2023-11-16 13:51:12 +00:00
Alex
c0a7d95d00
feat: dotnet 8
feat: dotnet 8
2023-11-16 14:39:50 +01:00
alex289
569c38b9b3
fix(codeql): Add dotnet 8 setup 2023-11-16 14:34:47 +01:00
alex289
2fe06869ec
feat: Remove deprecated system clock 2023-11-15 09:25:20 +01:00
alex289
a2735616e4
feat: Update packages 2023-11-15 08:40:42 +01:00
alex289
ca81e2f076
Merge branch 'main' into feature/dotnet_8 2023-11-10 16:11:04 +01:00
Alex
f0fea882c3
Merge pull request #35 from alex289/update/01_11_2023 2023-11-01 09:25:10 +01:00
alex289
6053b8475a chore: Update dependencies 2023-11-01 02:08:31 +00:00
Alex
18220336e2
Merge pull request #34 from alex289/feature/workflow_improvements
Feature/workflow improvements
2023-10-24 10:14:10 +02:00
alex289
f13d7a51f7
feat: Disable new analyzers temp 2023-10-24 10:13:48 +02:00
alex289
662c4d048c
fix: typo 2023-10-24 09:59:41 +02:00
alex289
2cb77f6f4b
feat: Improve ci/cd workflow 2023-10-24 09:57:29 +02:00
alex289
7e36fb7dd2
chore: miscellaneous improvements 2023-10-23 12:40:53 +02:00
Alex
7253a14bec
Merge pull request #33 from alex289/update/15_10_2023 2023-10-15 10:34:15 +02:00
alex289
0f09f40a33 chore: Update dependencies 2023-10-15 02:07:42 +00:00
Alex
56b1d95733
chore: Add missing migration 2023-10-01 13:00:08 +00:00
alex289
4b2619f13c
feat: Deleted query filter 2023-10-01 14:54:49 +02:00
Alex
bfe40e180e
Merge pull request #32 from alex289/update/01_10_2023
Automatic Package Update 01_10_2023
2023-10-01 13:18:08 +02:00
alex289
8b382ccdd3
revert: remove frontend from gitignore 2023-10-01 13:11:52 +02:00
alex289
d595fbcafb
fix: Await Test 2023-10-01 13:11:07 +02:00
alex289
b06fde74bf Update packages 2023-10-01 09:15:31 +00:00
Alexander Konietzko
fe99c83975
feat: Use differente connection strings for different envs 2023-09-15 13:40:06 +02:00