gil zhang
|
0253754c1f
|
Merge branch 'dev' into migration/ids4-packages-upgrade
|
2022-06-04 21:05:24 +08:00 |
|
Tarun Jain
|
7b7f65e755
|
Merge pull request #1914 from onurkanbakirci/dev
Typo in ValidateOrAddBuyerAggregateWhenOrderStartedDomainEventHandler
|
2022-05-19 13:23:36 +05:30 |
|
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
|
2022-05-18 02:20:54 +05:30 |
|
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>
|
2022-05-16 17:17:35 +00:00 |
|
Onurkan Bakırcı
|
42f16acd9f
|
Typo in ValidateOrAddBuyerAggregateWhenOrderStartedDomainEventHandler
|
2022-05-14 14:31:46 +03:00 |
|
Tarun Jain
|
37474024fa
|
Merge pull request #1911 from onurkanbakirci/dev-mediator
MediatR error solved.
|
2022-05-13 00:43:32 +05:30 |
|
Tarun Jain
|
de90e6e198
|
Merge pull request #1910 from onurkanbakirci/dev
Shortcuts added for get methods.
|
2022-05-09 16:27:43 +05:30 |
|
Onurkan Bakırcı
|
3170b3e7ce
|
System.Collections.Generic namespace added to globalusings.
|
2022-05-06 10:18:06 +03:00 |
|
Onurkan Bakırcı
|
9817c865f3
|
Shortcut addSystem.Collections.Generic namespace added to globalusingsed for get methods.
|
2022-05-06 10:14:46 +03:00 |
|
Onurkan Bakırcı
|
d5b5d6cca7
|
MediatR error solved.
|
2022-05-06 10:09:41 +03:00 |
|
Onurkan Bakırcı
|
27445a34f3
|
Shortcuts added for get methods.
|
2022-05-06 10:06:20 +03:00 |
|
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
|
2022-05-04 15:55:27 +05:30 |
|
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>
|
2022-04-29 17:00:19 +00:00 |
|
Tarun Jain
|
59805331cd
|
Merge pull request #1884 from szukuro/dev
Adding various language enhancements, removing unused/duplicated extension
|
2022-04-29 19:26:06 +05:30 |
|
szukuro
|
dd7d2bc086
|
Merge branch 'dotnet-architecture:dev' into dev
|
2022-04-05 13:46:05 +02:00 |
|
Tarun Jain
|
3af7133157
|
Merge pull request #1885 from MACEL94/patch-1
Removed useless comment in queue-all.ps1
|
2022-04-05 17:02:44 +05:30 |
|
Tarun Jain
|
e9f53d2c69
|
Merge pull request #1887 from BTDevelop/patch-1
basket api local port mistake fixed
|
2022-04-05 16:58:42 +05:30 |
|
Burak Tahtacıoğlu
|
e378d757a5
|
basket api local port mistake fixed
|
2022-04-02 12:04:25 +03:00 |
|
szukuro
|
7f1c6c9c5d
|
Merge branch 'dotnet-architecture:dev' into dev
|
2022-03-31 16:18:41 +02:00 |
|
Tarun Jain
|
3f7a2faae8
|
Commit to fix dependabot alerts - bump node-forge, minimist (#1886)
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
|
2022-03-31 18:07:51 +05:30 |
|
Francesco Belacca
|
8270b7e0bb
|
Update queue-all.ps1
removed useless comment
|
2022-03-27 10:53:21 +02:00 |
|
szukuro
|
303c958e43
|
Adding various language enhancements, removing unused/duplicated extension
|
2022-03-23 15:26:45 +01:00 |
|
Onurkan Bakırcı
|
981507dccb
|
Identity Server spelling mistake (#1881)
In Identity.API project's Startup.cs file contains spelling mistake.
|
2022-03-21 13:23:40 +05:30 |
|
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
|
2022-03-21 11:15:14 +05:30 |
|
Tarun Jain
|
5fd180a00d
|
Merge pull request #1879 from zahid-cakici/dev
Spelling mistakes on comments
|
2022-03-21 11:10:09 +05:30 |
|
Marranica
|
750d2db417
|
Update appsettings.json
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id"
|
2022-03-19 23:09:52 +00:00 |
|
Marranica
|
a24354bff2
|
Update appsettings.json
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id"
|
2022-03-19 23:05:35 +00:00 |
|
Zahid Cakici
|
9ee85f0d2c
|
Spelling mistakes fixed in comments
|
2022-03-19 19:48:57 +03:00 |
|
A-Soltani
|
4458a096c9
|
fix constructor injection for _validators (#1809)
|
2022-03-16 15:22:16 -05:00 |
|
Marranica
|
4ecd27ccf6
|
Update appsettings.json (#1875)
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id"
|
2022-03-16 17:30:22 +05:30 |
|
Tarun Jain
|
231da1c10b
|
update node-forge and glob-parent version (#1874)
|
2022-03-14 12:33:32 +05:30 |
|
Tarun Jain
|
2170f23bd1
|
Fix/dependabot alerts10 (#1872)
* update saa-lint version
* update after npm install
* commit
* Revert "commit"
This reverts commit e1c1408635f3e34f85eeaaefe018a6dd15c9a8ec.
* Revert "update after npm install"
This reverts commit a861324c752e10c286bb0ad74acd7f737198bc48.
* 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>
|
2022-03-10 17:55:20 +05:30 |
|
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
|
2022-03-09 20:21:19 +05:30 |
|
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>
|
2022-03-09 15:26:56 +05:30 |
|
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>
|
2022-03-03 16:37:36 +05:30 |
|
Tarun Jain
|
77c117e014
|
Update envoy version for Mobile shopping API Gateway (#1866)
|
2022-03-02 14:33:53 +05:30 |
|
Tarun Jain
|
8ed7a0066f
|
commit to update dependabot alerts using npm audit fix (#1863)
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
|
2022-02-23 17:04:20 +05:30 |
|
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>
|
2022-02-21 16:51:29 +05:30 |
|
Tarun Jain
|
97550d5f19
|
Commit to fix dependabot alert - Inefficient Regular Expression Complexity in marked (#1858)
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
|
2022-02-21 15:52:49 +05:30 |
|
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
|
2022-02-16 21:40:08 +05:30 |
|
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>
|
2022-02-16 16:04:04 +00:00 |
|
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
|
2022-02-16 21:32:21 +05:30 |
|
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
|
2022-02-16 21:29:53 +05:30 |
|
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
|
2022-02-16 21:28:56 +05:30 |
|
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>
|
2022-02-16 15:56:07 +00:00 |
|
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>
|
2022-02-16 15:56:06 +00:00 |
|
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
|
2022-02-16 21:25:20 +05:30 |
|
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>
|
2022-02-16 15:51:23 +00:00 |
|
Tarun Jain
|
074e91a5f8
|
Merge pull request #1850 from dotnet-architecture/dependabot/nuget/src/ApiGateways/Mobile.Bff.Shopping/aggregator/Google.Protobuf-3.15.0
Bump Google.Protobuf from 3.14.0 to 3.15.0 in /src/ApiGateways/Mobile.Bff.Shopping/aggregator
|
2022-02-16 21:20:33 +05:30 |
|
dependabot[bot]
|
9a67f0a3ab
|
Bump Google.Protobuf in /src/ApiGateways/Mobile.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>
|
2022-02-16 15:48:08 +00:00 |
|