Onurkan Bakırcı
e6784ac862
Dublicated namespaces deleted.
2 years ago
Onurkan Bakırcı
fb5916d110
Syntax err updated.
2 years ago
Onurkan Bakırcı
1e997772f3
Namespaces added.
2 years ago
Onurkan Bakırcı
5c17893dec
Namespaces appended.
2 years ago
Onurkan Bakırcı
c1b726c62f
Namespaces added.
2 years ago
Onurkan Bakırcı
27803b3a6b
Syntax updated
2 years ago
Onurkan Bakırcı
913ac777fc
Syntax err updated.
2 years ago
Onurkan Bakırcı
3c90301bbb
Syntax err edited.
2 years ago
Onurkan Bakırcı
a04a00241b
Startup typeof error edited
2 years ago
Onurkan Bakırcı
7c6221cc22
Swagger comment support added Catalog, Webhook, Order and Basket services. Swagger and swagger comment support added to Identity Service
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>
2 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>
2 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>
2 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
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
3 years ago
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>
3 years ago
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
3 years ago
Nish Anil
2685ed07d2
Updated envoy version for Webshopping API Gateway ( #1857 )
* Fixes to enoyroute
* Fix proxy buffer
* Fixes for AKS
3 years ago
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
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
Tarun Jain
5270d3de35
Fix Dependabot alerts - Bump dns-packet from 1.3.1 to 1.3.4 in /src/Web/WebSPA/Client ( #1837 )
3 years ago
Tarun Jain
5f17aec741
Fix dependabot alerts - Update yarn.lock and package-lock.json in WebSPA project ( #1833 )
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
3 years ago
Tarun Jain
7185809ab8
Update jsonpointer version 5.0.0, ansi-html version to 0.0.8 and webp… ( #1822 )
* Update jsonpointer version 5.0.0, ansi-html version to 0.0.8 and webpack-dev-server to webpack-dev-server version 3.11.2 was using ansi-html which is depreciated but in latest version 3.11.3 it's changed to ansi-html-community version 0.0.8
* Fix integrity issue in PR #1822
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
3 years ago