Onurkan Bakırcı
|
2a6c1b592c
|
Merge 2667568978ef6a628b46570045a586bd2528344e into f026de60cf1414a751d6e6e529cf0f7b87e1e33c
|
2022-05-06 06:39:10 +00:00 |
|
Onurkan Bakırcı
|
2667568978
|
Short usage added to IUnitOfWork get methods.
|
2022-05-06 09:37:39 +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 |
|
Tarun Jain
|
dc91064986
|
Merge pull request #1849 from dotnet-architecture/dependabot/nuget/src/Services/Catalog/Catalog.API/Google.Protobuf-3.15.0
Bump Google.Protobuf from 3.14.0 to 3.15.0 in /src/Services/Catalog/Catalog.API
|
2022-02-16 21:17:32 +05:30 |
|
Nish Anil
|
2685ed07d2
|
Updated envoy version for Webshopping API Gateway (#1857)
* Fixes to enoyroute
* Fix proxy buffer
* Fixes for AKS
|
2022-02-16 04:24:44 +05:30 |
|
Tarun Jain
|
d141ee6aa2
|
Merge pull request #1848 from dotnet-architecture/dependabot/npm_and_yarn/src/Web/WebSPA/Client/undefsafe-2.0.5
Bump undefsafe from 2.0.2 to 2.0.5 in /src/Web/WebSPA/Client
|
2022-02-15 13:14:45 +05:30 |
|
dependabot[bot]
|
c1cf5a1d84
|
Bump karma from 6.3.6 to 6.3.14 in /src/Web/WebSPA/Client
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.6 to 6.3.14.
- [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.6...v6.3.14)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-11 12:35:42 +00:00 |
|
dependabot[bot]
|
3669a73651
|
Bump Google.Protobuf in /src/Services/Catalog/Catalog.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-11 02:37:12 +00:00 |
|
dependabot[bot]
|
79863be51e
|
Bump undefsafe from 2.0.2 to 2.0.5 in /src/Web/WebSPA/Client
Bumps [undefsafe](https://github.com/remy/undefsafe) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/remy/undefsafe/releases)
- [Commits](https://github.com/remy/undefsafe/compare/v2.0.2...v2.0.5)
---
updated-dependencies:
- dependency-name: undefsafe
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-10 13:01:49 +00:00 |
|
Tarun Jain
|
a8c7b746d1
|
Commit to fix dependabot alerts Bump jszip from 3.2.0 to 3.7.1 (#1847)
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
|
2022-02-08 17:02:33 +05:30 |
|
dependabot[bot]
|
967d009219
|
Bump dot-prop from 4.2.0 to 4.2.1 in /src/Web/WebSPA/Client (#1844)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)
---
updated-dependencies:
- dependency-name: dot-prop
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-07 13:58:11 +05:30 |
|
Tarun Jain
|
d7d288831b
|
Commit to update the changes for depedabot alerts - Bump jszip from 3.2.0 to 3.7.1 in /src/Web/WebSPA/Client (#1840)
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
|
2022-02-01 17:03:20 +05:30 |
|