Tarun Jain and GitHub
aa5165bb88
Merge pull request #837 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Components.WebAssembly.Server-7.0.2
...
Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 7.0.1 to 7.0.2
2023-01-12 01:42:06 +05:30
Tarun Jain and GitHub
9a955a29af
Merge pull request #818 from twerthi/main
...
Couple of updates
2023-01-12 01:38:28 +05:30
dependabot[bot] and GitHub
e7ba6f9e49
Bump Microsoft.AspNetCore.Components.WebAssembly.Server
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore ) from 7.0.1 to 7.0.2.
- [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/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-11 14:03:48 +00:00
Shawn Sesna and GitHub
4b69149482
Update libman.json
2023-01-03 13:49:40 -08:00
dependabot[bot] and GitHub
289b8ce0c3
Bump Moq from 4.18.3 to 4.18.4
...
Bumps [Moq](https://github.com/moq/moq4 ) from 4.18.3 to 4.18.4.
- [Release notes](https://github.com/moq/moq4/releases )
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md )
- [Commits](https://github.com/moq/moq4/compare/v4.18.3...v4.18.4 )
---
updated-dependencies:
- dependency-name: Moq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-30 14:03:19 +00:00
61d2d6cdd0
Feature/admin ( #831 )
...
* fix redirect to login for admin page
fix logout
* add admin part url
Co-authored-by: cedri <cedri@BAS>
2022-12-22 10:03:16 -05:00
2e6fc6ca44
clean MediatR useless references ( #830 )
...
Co-authored-by: cedri <cedri@BAS>
2022-12-22 10:01:28 -05:00
303f145ad3
devcontainer fixes ( #688 )
...
* adding runargs section to fix docker access from devcontainer to host
* updating integrated terminal settings to match with the most recent settings.json scheme
* updating base image to most recent dotnet sdk version
Co-authored-by: Steve Smith <steve@kentsmiths.com >
2022-12-20 13:27:01 -05:00
fdb1c34d61
Feature/dotnet7 migration ( #828 )
...
* migration to .net 7
* remove temp memory database
* adapt global.json .net 7
* adapt Rich Code Navigation to .net 7
* update and clean run for .net 7
* update .net ef tool
Co-authored-by: cedri <cedri@BAS>
2022-12-20 13:20:50 -05:00
707f8696f9
Fix/issue 826 support cross thread minimal api ( #827 )
...
* remove repository global variable to suuport muliple thread (call by handle method)
* add parallel call tests
Co-authored-by: cedri <cedri@BAS>
2022-12-19 22:24:46 -05:00
Shawn Sesna and GitHub
a965822f40
Updating web app
...
Adding ability to pass in environment variables to override ConnectionStrings and AppSettings values. Mostly used for when it's running in Docker.
2022-11-30 15:30:46 -08:00
Shawn Sesna and GitHub
6f4ae35812
Adding ability to pass in environment variables
...
This allows the passing of an environment variable to override ConnectionStrings and AppSettings values.
2022-11-30 15:29:03 -08:00
Shawn Sesna and GitHub
2bc837a893
Update libman.json
...
Updating Javascript references.
2022-11-30 15:26:03 -08:00
Philippe Vaillancourt and GitHub
a72dd775ee
Refactor to introduce nullable types and reduce compiler warnings ( #801 )
...
* Introduce nullable types to Core, Infrastructure and PublicApi projects
* Refactor unit tests
* Fixed failing tests
* Introduce Parameter object for CatalogItem update method
* Refactor CataloItemDetails param object
* Refactor following PR comments
2022-10-04 11:57:40 -04:00
aa6305eab1
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.7 to 6.0.8 ( #795 )
...
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore ) from 6.0.7 to 6.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/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 16:53:56 -04:00
1d7125d255
Bump Microsoft.EntityFrameworkCore.InMemory from 6.0.7 to 6.0.8 ( #782 )
...
Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore ) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 16:52:06 -04:00
6c31fb98f9
Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication ( #781 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Authentication](https://github.com/dotnet/aspnetcore ) from 6.0.7 to 6.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/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Authentication
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 16:51:51 -04:00
4ae32a1da6
Bump Microsoft.EntityFrameworkCore.Tools from 6.0.7 to 6.0.8 ( #794 )
...
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore ) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Tools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 16:51:33 -04:00
8fbe6c43ef
Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.7 to 6.0.8 ( #792 )
...
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore ) from 6.0.7 to 6.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/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 16:51:24 -04:00
a0309f0a07
Bump Microsoft.AspNetCore.Components.Authorization from 6.0.7 to 6.0.8 ( #793 )
...
Bumps [Microsoft.AspNetCore.Components.Authorization](https://github.com/dotnet/aspnetcore ) from 6.0.7 to 6.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/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.Authorization
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 16:51:13 -04:00
e572a078ee
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore ( #789 )
...
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore ) from 6.0.7 to 6.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/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 16:51:01 -04:00
d7214ab74e
Bump Microsoft.EntityFrameworkCore.SqlServer from 6.0.7 to 6.0.8 ( #785 )
...
Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore ) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 16:49:30 -04:00
08fd5b0019
Bump Microsoft.Extensions.Identity.Core from 6.0.7 to 6.0.8 ( #790 )
...
Bumps [Microsoft.Extensions.Identity.Core](https://github.com/dotnet/aspnetcore ) from 6.0.7 to 6.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/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Identity.Core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Smith <steve@kentsmiths.com >
2022-09-08 16:49:19 -04:00
newenay and GitHub
36dbc2f256
Fixed half of warnings having to do with allowing Null string objects. ( #791 )
2022-09-08 16:48:47 -04:00
60fe2dae60
Bump System.IdentityModel.Tokens.Jwt from 6.22.1 to 6.23.0 ( #788 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 6.22.1 to 6.23.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/6.22.1...6.23.0 )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 12:03:15 -04:00
f7dd952882
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore ( #787 )
...
Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore ) from 6.0.7 to 6.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/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 12:03:02 -04:00
73c6d7fd70
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 ( #786 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.2.0 to 17.3.1.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.1 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 12:02:46 -04:00
056b926f5f
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer ( #779 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore ) from 6.0.7 to 6.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/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 12:02:25 -04:00
a44fe8a9b6
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design ( #783 )
...
Bumps [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/dotnet/Scaffolding ) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/dotnet/Scaffolding/releases )
- [Commits](https://github.com/dotnet/Scaffolding/commits )
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Web.CodeGeneration.Design
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 12:02:06 -04:00
728572add6
Bump Microsoft.AspNetCore.Components.WebAssembly from 6.0.7 to 6.0.8 ( #784 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore ) from 6.0.7 to 6.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/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 12:01:56 -04:00
Tarun Jain and GitHub
5fe360a560
Merge pull request #778 from dotnet-architecture/dependabot/nuget/Microsoft.VisualStudio.Azure.Containers.Tools.Targets-1.17.0
...
Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.16.1 to 1.17.0
2022-09-07 15:53:33 +05:30
Tarun Jain and GitHub
e2ed2770a2
Merge pull request #777 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Components.WebAssembly.Server-6.0.8
...
Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 6.0.7 to 6.0.8
2022-09-07 15:53:05 +05:30
Tarun Jain and GitHub
d3ac9b8561
Merge pull request #776 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Identity.UI-6.0.8
...
Bump Microsoft.AspNetCore.Identity.UI from 6.0.7 to 6.0.8
2022-09-07 15:52:33 +05:30
Tarun Jain and GitHub
312f7448d7
Merge pull request #767 from dotnet-architecture/dependabot/nuget/Moq-4.18.2
...
Bump Moq from 4.18.1 to 4.18.2
2022-09-07 15:49:34 +05:30
dependabot[bot] and GitHub
dce9877e01
Bump Moq from 4.18.1 to 4.18.2
...
Bumps [Moq](https://github.com/moq/moq4 ) from 4.18.1 to 4.18.2.
- [Release notes](https://github.com/moq/moq4/releases )
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md )
- [Commits](https://github.com/moq/moq4/compare/v4.18.1...v4.18.2 )
---
updated-dependencies:
- dependency-name: Moq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 18:00:10 +00:00
dependabot[bot] and GitHub
d12186ae20
Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets
...
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.16.1 to 1.17.0.
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 17:59:52 +00:00
dependabot[bot] and GitHub
76b5b7f997
Bump Microsoft.AspNetCore.Components.WebAssembly.Server
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore ) from 6.0.7 to 6.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/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 17:59:47 +00:00
f4e50767a7
Bump xunit.runner.console from 2.4.1 to 2.4.2 ( #765 )
...
Bumps [xunit.runner.console](https://github.com/xunit/xunit ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/xunit/xunit/releases )
- [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.4.2 )
---
updated-dependencies:
- dependency-name: xunit.runner.console
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 13:59:46 -04:00
dependabot[bot] and GitHub
91da803635
Bump Microsoft.AspNetCore.Identity.UI from 6.0.7 to 6.0.8
...
Bumps [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/aspnetcore ) from 6.0.7 to 6.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/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.UI
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 17:59:43 +00:00
05143b5dac
Bump xunit from 2.4.1 to 2.4.2 ( #766 )
...
Bumps [xunit](https://github.com/xunit/xunit ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/xunit/xunit/releases )
- [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.4.2 )
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 13:59:37 -04:00
4e4dde84c3
Bump System.IdentityModel.Tokens.Jwt from 6.21.0 to 6.22.1 ( #773 )
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 6.21.0 to 6.22.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/commits )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 13:59:25 -04:00
497e4776b4
Bump FluentValidation from 11.1.0 to 11.2.1 ( #775 )
...
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation ) from 11.1.0 to 11.2.1.
- [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.1.0...11.2.1 )
---
updated-dependencies:
- dependency-name: FluentValidation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 13:59:14 -04:00
Artiom Fotescu and GitHub
da4b81e4ef
Removed redundant ternary ( #719 )
2022-08-29 13:59:00 -04:00
Bulat Almukhametov and GitHub
a787c8bb52
Unnecessary using was removed. ( #774 )
2022-08-28 20:47:53 -04:00
Cédric Michel and GitHub
b4e184046f
Fix/issue 756 ( #762 )
...
* fix issue https://github.com/dotnet-architecture/eShopOnWeb/issues/756
* update all nuget package
2022-07-21 09:27:29 -04:00
Tarun Jain and GitHub
d8616ffb02
Merge pull request #748 from dotnet-architecture/dependabot/nuget/System.IdentityModel.Tokens.Jwt-6.19.0
...
Bump System.IdentityModel.Tokens.Jwt from 6.18.0 to 6.19.0
2022-06-08 20:28:45 +05:30
dependabot[bot] and GitHub
a518afa3b4
Bump System.IdentityModel.Tokens.Jwt from 6.18.0 to 6.19.0
...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet ) from 6.18.0 to 6.19.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/commits )
---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-07 14:20:12 +00:00
Ryan Heitmann and GitHub
2c00ddab7c
Update README.md ( #746 )
2022-06-02 08:14:46 -04:00
Tarun Jain and GitHub
762a9b4172
Merge pull request #743 from dotnet-architecture/dependabot/nuget/FluentValidation-11.0.2
...
Bump FluentValidation from 11.0.1 to 11.0.2
2022-05-30 14:40:19 +05:30
dependabot[bot] and GitHub
7f19f68ceb
Bump FluentValidation from 11.0.1 to 11.0.2
...
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation ) from 11.0.1 to 11.0.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.0.1...11.0.2 )
---
updated-dependencies:
- dependency-name: FluentValidation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-27 14:13:29 +00:00