gil zhang
|
86e19a9bed
|
Regenerate the ef migration file
|
2 years ago |
gil zhang
|
b9cea9d7d2
|
Adjust the code conflict of IdentityServer 4.1.2, and adjust the use mode according to the official example, the mvc project can log in and use normally, but there are some strange problems when the data is initialized, which needs to be further tracked.
|
2 years ago |
gil zhang
|
0253754c1f
|
Merge branch 'dev' into migration/ids4-packages-upgrade
|
2 years ago |
Tarun Jain
|
7b7f65e755
|
Merge pull request #1914 from onurkanbakirci/dev
Typo in ValidateOrAddBuyerAggregateWhenOrderStartedDomainEventHandler
|
2 years ago |
Tarun Jain
|
8c564a6edc
|
Merge pull request #1916 from dotnet-architecture/dependabot/nuget/src/Services/Webhooks/Webhooks.API/Microsoft.AspNetCore.Authentication.JwtBearer-5.0.9
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.2 to 5.0.9 in /src/Services/Webhooks/Webhooks.API
|
2 years ago |
dependabot[bot]
|
d295ed4909
|
Bump Microsoft.AspNetCore.Authentication.JwtBearer
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.2 to 5.0.9.
- [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/v5.0.2...v5.0.9)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Onurkan Bakırcı
|
42f16acd9f
|
Typo in ValidateOrAddBuyerAggregateWhenOrderStartedDomainEventHandler
|
2 years ago |
Tarun Jain
|
37474024fa
|
Merge pull request #1911 from onurkanbakirci/dev-mediator
MediatR error solved.
|
2 years ago |
Tarun Jain
|
de90e6e198
|
Merge pull request #1910 from onurkanbakirci/dev
Shortcuts added for get methods.
|
2 years ago |
Onurkan Bakırcı
|
3170b3e7ce
|
System.Collections.Generic namespace added to globalusings.
|
2 years ago |
Onurkan Bakırcı
|
9817c865f3
|
Shortcut addSystem.Collections.Generic namespace added to globalusingsed for get methods.
|
2 years ago |
Onurkan Bakırcı
|
d5b5d6cca7
|
MediatR error solved.
|
2 years ago |
Onurkan Bakırcı
|
27445a34f3
|
Shortcuts added for get methods.
|
2 years ago |
Tarun Jain
|
f026de60cf
|
Merge pull request #1903 from dotnet-architecture/dependabot/npm_and_yarn/src/Web/WebSPA/Client/async-2.6.4
Bump async from 2.6.3 to 2.6.4 in /src/Web/WebSPA/Client
|
2 years ago |
dependabot[bot]
|
7252faaff0
|
Bump async from 2.6.3 to 2.6.4 in /src/Web/WebSPA/Client
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Tarun Jain
|
59805331cd
|
Merge pull request #1884 from szukuro/dev
Adding various language enhancements, removing unused/duplicated extension
|
2 years ago |
szukuro
|
dd7d2bc086
|
Merge branch 'dotnet-architecture:dev' into dev
|
2 years ago |
Tarun Jain
|
3af7133157
|
Merge pull request #1885 from MACEL94/patch-1
Removed useless comment in queue-all.ps1
|
2 years ago |
Tarun Jain
|
e9f53d2c69
|
Merge pull request #1887 from BTDevelop/patch-1
basket api local port mistake fixed
|
2 years ago |
Burak Tahtacıoğlu
|
e378d757a5
|
basket api local port mistake fixed
|
2 years ago |
szukuro
|
7f1c6c9c5d
|
Merge branch 'dotnet-architecture:dev' into dev
|
2 years ago |
Tarun Jain
|
3f7a2faae8
|
Commit to fix dependabot alerts - bump node-forge, minimist (#1886)
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
|
2 years ago |
Francesco Belacca
|
8270b7e0bb
|
Update queue-all.ps1
removed useless comment
|
2 years ago |
szukuro
|
303c958e43
|
Adding various language enhancements, removing unused/duplicated extension
|
2 years ago |
Onurkan Bakırcı
|
981507dccb
|
Identity Server spelling mistake (#1881)
In Identity.API project's Startup.cs file contains spelling mistake.
|
2 years ago |
Tarun Jain
|
91c71528f6
|
Merge pull request #1880 from marranica/patch-2
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id" on Catalog and Ordering API
|
2 years ago |
Tarun Jain
|
5fd180a00d
|
Merge pull request #1879 from zahid-cakici/dev
Spelling mistakes on comments
|
2 years ago |
Marranica
|
750d2db417
|
Update appsettings.json
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id"
|
2 years ago |
Marranica
|
a24354bff2
|
Update appsettings.json
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id"
|
2 years ago |
Zahid Cakici
|
9ee85f0d2c
|
Spelling mistakes fixed in comments
|
2 years ago |
A-Soltani
|
4458a096c9
|
fix constructor injection for _validators (#1809)
|
2 years ago |
Marranica
|
4ecd27ccf6
|
Update appsettings.json (#1875)
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id"
|
2 years ago |
Tarun Jain
|
231da1c10b
|
update node-forge and glob-parent version (#1874)
|
2 years ago |
Tarun Jain
|
2170f23bd1
|
Fix/dependabot alerts10 (#1872)
* update saa-lint version
* update after npm install
* commit
* Revert "commit"
This reverts commit e1c1408635 .
* Revert "update after npm install"
This reverts commit a861324c75 .
* update sass-lint and eslint
* fix dependabot alerts - update shelljs
* update integrity
* update webpack-dev-server
* update minimist and merge dependencies
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
|
2 years ago |
KurnakovMaksim
|
4ac25bf58d
|
Little fix and refactoring (#1860)
* Delete repeat setting a property in CreateOrderCommand ctor
* Fix catalogTypeName -> catalogBrandName in exception message
* Delete useless null check from ConsentController
* Add null check for subjectId
|
2 years ago |
Tarun Jain
|
548a0ecaf2
|
commit to fix dependabot alerts (#1870)
* commit to fix dependabot alerts
* Commit to fix dependabot alerts - update webpack-dev-server
* commit to fix dependabot alerts
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
|
2 years ago |
dependabot[bot]
|
48dbb225d7
|
Bump karma from 6.3.14 to 6.3.16 in /src/Web/WebSPA/Client (#1868)
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.14 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.14...v6.3.16)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Tarun Jain
|
77c117e014
|
Update envoy version for Mobile shopping API Gateway (#1866)
|
2 years ago |
Tarun Jain
|
8ed7a0066f
|
commit to update dependabot alerts using npm audit fix (#1863)
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
|
3 years ago |
dependabot[bot]
|
57bc496879
|
Bump url-parse from 1.5.2 to 1.5.9 in /src/Web/WebSPA/Client (#1861)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.2 to 1.5.9.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.2...1.5.9)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
Tarun Jain
|
97550d5f19
|
Commit to fix dependabot alert - Inefficient Regular Expression Complexity in marked (#1858)
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
|
3 years ago |
Tarun Jain
|
4bdcbd4318
|
Merge pull request #1856 from dotnet-architecture/dependabot/npm_and_yarn/src/Web/WebSPA/Client/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /src/Web/WebSPA/Client
|
3 years ago |
dependabot[bot]
|
73cc967879
|
Bump follow-redirects from 1.14.7 to 1.14.8 in /src/Web/WebSPA/Client
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Tarun Jain
|
a254b1f8a9
|
Merge pull request #1854 from dotnet-architecture/dependabot/npm_and_yarn/src/Web/WebSPA/Client/karma-6.3.14
Bump karma from 6.3.6 to 6.3.14 in /src/Web/WebSPA/Client
|
3 years ago |
Tarun Jain
|
a73c216858
|
Merge pull request #1853 from dotnet-architecture/dependabot/nuget/src/Services/Ordering/Ordering.API/Google.Protobuf-3.15.0
Bump Google.Protobuf from 3.14.0 to 3.15.0 in /src/Services/Ordering/Ordering.API
|
3 years ago |
Tarun Jain
|
59d10375f0
|
Merge pull request #1852 from dotnet-architecture/dependabot/nuget/src/ApiGateways/Web.Bff.Shopping/aggregator/Google.Protobuf-3.15.0
Bump Google.Protobuf from 3.14.0 to 3.15.0 in /src/ApiGateways/Web.Bff.Shopping/aggregator
|
3 years ago |
dependabot[bot]
|
56233eb10e
|
Bump Google.Protobuf in /src/Services/Ordering/Ordering.API
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.14.0...v3.15.0)
---
updated-dependencies:
- dependency-name: Google.Protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
67b60b5368
|
Bump Google.Protobuf in /src/ApiGateways/Web.Bff.Shopping/aggregator
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.14.0...v3.15.0)
---
updated-dependencies:
- dependency-name: Google.Protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Tarun Jain
|
05f7a3cc85
|
Merge pull request #1851 from dotnet-architecture/dependabot/nuget/src/Services/Basket/Basket.API/Google.Protobuf-3.15.0
Bump Google.Protobuf from 3.14.0 to 3.15.0 in /src/Services/Basket/Basket.API
|
3 years ago |
dependabot[bot]
|
acb16cd454
|
Bump Google.Protobuf in /src/Services/Basket/Basket.API
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.14.0...v3.15.0)
---
updated-dependencies:
- dependency-name: Google.Protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |