| 
							
							
								 Tarun Jain | 390d737235 | update webhooks.api | 2022-10-27 20:17:06 +05:30 |  | 
			
				
					| 
							
							
								 Tarun Jain | 218759a5de | update webapps | 2022-10-27 18:55:55 +05:30 |  | 
			
				
					| 
							
							
								 Tarun Jain | e38abbfba8 | update Services\Ordering and services\Catalog | 2022-10-27 17:56:07 +05:30 |  | 
			
				
					| 
							
							
								 Tarun Jain | ea24ac57bf | update basket.api, Basket.UnitTests, Basket.FunctionalTests & Application.FunctionalTests | 2022-10-11 17:03:47 +05:30 |  | 
			
				
					| 
							
							
								 Tarun Jain | 8438a6a652 | Merge pull request #1955 from teghoz/dev move custom extension into a separate file6.0.0 | 2022-09-02 14:29:10 +05:30 |  | 
			
				
					| 
							
							
								 Tarun Jain | efb39deea2 | Merge pull request #1956 from Ich1goSan/feature/webhooks-api-refactoring minor refactoring of Webhooks.API | 2022-09-02 14:24:31 +05:30 |  | 
			
				
					| 
							
							
								 Daniyar Alpyspayev | 7554b037e9 | indent fixed | 2022-08-31 18:01:10 +06:00 |  | 
			
				
					| 
							
							
								 Daniyar Alpyspayev | e8e6e24d6b | Revert grant checking else block | 2022-08-31 17:58:18 +06:00 |  | 
			
				
					| 
							
							
								 Daniyar Alpyspayev | a339e213ba | minor refactoring (typo, private fields, etc.), fix comparing  hosts in GrantUrlTesterService | 2022-08-20 00:06:27 +06:00 |  | 
			
				
					| 
							
							
								 Aghogho Bernard | 4857831269 | move extension into a seperate file | 2022-08-18 11:15:54 +04:00 |  | 
			
				
					| 
							
							
								 Tarun Jain | 1807e952cf | Merge pull request #1934 from TarasKovalenko/disposeAsync feat: changing the Dispose with potential deadlocks to the DisposeAsync | 2022-08-02 15:13:05 +05:30 |  | 
			
				
					| 
							
							
								 Taras Kovalenko | 94c300b604 | Merge branch 'dev' into disposeAsync | 2022-08-01 13:09:15 +03:00 |  | 
			
				
					| 
							
							
								 Taras Kovalenko | acac295afc | Merge pull request #69 from dotnet-architecture/dev update fork | 2022-08-01 13:09:06 +03:00 |  | 
			
				
					| 
							
							
								 Tarun Jain | ce50bb8a2f | Merge pull request #1944 from dotnet-architecture/dependabot/npm_and_yarn/src/Web/WebSPA/Client/got-12.1.0 Bump got from 6.7.1 to 12.1.0 in /src/Web/WebSPA/Client | 2022-07-25 23:34:45 +05:30 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | ea16ccbe9d | Bump got from 6.7.1 to 12.1.0 in /src/Web/WebSPA/Client Bumps [got](https://github.com/sindresorhus/got) from 6.7.1 to 12.1.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v6.7.1...v12.1.0)
---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-07-25 17:57:43 +00:00 |  | 
			
				
					| 
							
							
								 Tarun Jain | e5abbd5f22 | Merge pull request #1938 from dotnet-architecture/dependabot/npm_and_yarn/src/Web/WebSPA/Client/terser-4.8.1 Bump terser from 4.8.0 to 4.8.1 in /src/Web/WebSPA/Client | 2022-07-25 23:26:32 +05:30 |  | 
			
				
					| 
							
							
								 Tarun Jain | 12ee00d660 | Merge pull request #1924 from Ich1goSan/feature/minor-refactoring Minor refactoring | 2022-07-25 23:11:49 +05:30 |  | 
			
				
					| 
							
							
								 Tarun Jain | e565a4ead4 | Merge pull request #1939 from vlad2689/dev Update LibraryManager to 2.1.175 | 2022-07-25 17:34:11 +05:30 |  | 
			
				
					| 
							
							
								 vlad2689 | d719444e61 | Update LibraryManager to 2.1.175 | 2022-07-23 18:15:16 +03:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 8c1de99091 | Bump terser from 4.8.0 to 4.8.1 in /src/Web/WebSPA/Client Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-07-20 07:26:37 +00:00 |  | 
			
				
					| 
							
							
								 Taras Kovalenko | f14efba677 | Merge branch 'dev' into disposeAsync | 2022-07-03 15:10:41 +03:00 |  | 
			
				
					| 
							
							
								 Taras Kovalenko | cdf073a53d | Merge pull request #68 from dotnet-architecture/dev update fork | 2022-07-03 14:45:46 +03:00 |  | 
			
				
					| 
							
							
								 Taras Kovalenko | fe1b9218e0 | feat: changing the Dispose with potential deadlocks to the DisposeAsync | 2022-07-03 14:43:17 +03:00 |  | 
			
				
					| 
							
							
								 Tarun Jain | c863b143d7 | Update package-json to resolve dependabot alert due to got (npm) version (#1932) * Update package-json to resolve dependabot alert due to got version
* update yarn.lock
Co-authored-by: Tarun Jain <v-tjain@microsoft.com> | 2022-06-30 19:02:25 +05:30 |  | 
			
				
					| 
							
							
								 Daniyar Alpyspayev | 6d26221979 | removed SetCompatibilityVersion as it was deprecated, removed duplicated usings, minor refactoring | 2022-06-11 16:50:42 +06:00 |  | 
			
				
					| 
							
							
								 Tarun Jain | d835809dc4 | Commit to resolve dependabot alerts for eventsource (#1918) Co-authored-by: Tarun Jain <v-tjain@microsoft.com> | 2022-06-06 21:04:34 +05:30 |  | 
			
				
					| 
							
							
								 Taras Kovalenko | 657584cbfe | Merge pull request #67 from dotnet-architecture/dev update eShopOnContainers forrk | 2022-06-04 23:02:46 +03: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]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) 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]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) 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 |  |