Skip to content

Commit

Permalink
Version bump for Hotfix/2.19.1 (#3005)
Browse files Browse the repository at this point in the history
* bump version

Signed-off-by: simvalery <[email protected]>

* [skip ci] Add swagger.yaml

---------

Signed-off-by: simvalery <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>
  • Loading branch information
simvalery and envision-ci-agent authored Dec 12, 2023
1 parent 35f0b4a commit 057f3fd
Show file tree
Hide file tree
Showing 19 changed files with 57 additions and 57 deletions.
6 changes: 3 additions & 3 deletions analytics-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
"author": "Envision Blockchain Solutions <[email protected]>",
"dependencies": {
"@guardian/common": "^2.19.0",
"@guardian/interfaces": "^2.19.0",
"@guardian/common": "^2.19.1",
"@guardian/interfaces": "^2.19.1",
"@nestjs/common": "^9.4.1",
"@nestjs/core": "^9.4.1",
"@nestjs/jwt": "^10.0.3",
Expand Down Expand Up @@ -79,5 +79,5 @@
"start": "node dist/index.js",
"test": "mocha tests/**/*.test.js --reporter mocha-junit-reporter --reporter-options mochaFile=../test_results/ui-service.xml"
},
"version": "2.19.0"
"version": "2.19.1"
}
6 changes: 3 additions & 3 deletions api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"author": "Envision Blockchain Solutions <[email protected]>",
"dependencies": {
"@guardian/common": "^2.19.0",
"@guardian/interfaces": "^2.19.0",
"@guardian/common": "^2.19.1",
"@guardian/interfaces": "^2.19.1",
"@nestjs/common": "^9.4.1",
"@nestjs/core": "^9.4.1",
"@nestjs/jwt": "^10.0.3",
Expand Down Expand Up @@ -80,5 +80,5 @@
"start": "node dist/index.js",
"test": "mocha tests/**/*.test.js --reporter mocha-junit-reporter --reporter-options mochaFile=../test_results/ui-service.xml"
},
"version": "2.19.0"
"version": "2.19.1"
}
2 changes: 1 addition & 1 deletion api-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api-tests",
"version": "2.19.0",
"version": "2.19.1",
"description": "API Tests",
"main": "index.js",
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions auth-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"@azure/core-rest-pipeline": "1.12.1"
},
"dependencies": {
"@guardian/common": "^2.19.0",
"@guardian/interfaces": "^2.19.0",
"@guardian/common": "^2.19.1",
"@guardian/interfaces": "^2.19.1",
"@meeco/cryppo": "^2.0.2",
"@mikro-orm/core": "5.7.12",
"@mikro-orm/mongodb": "5.7.12",
Expand Down Expand Up @@ -72,5 +72,5 @@
"start": "node dist/index.js",
"test": "mocha tests/**/*.test.js --reporter mocha-junit-reporter --reporter-options mochaFile=../test_results/ui-service.xml"
},
"version": "2.19.0"
"version": "2.19.1"
}
4 changes: 2 additions & 2 deletions common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@azure/identity": "^3.2.2",
"@azure/keyvault-secrets": "^4.7.0",
"@google-cloud/secret-manager": "^4.2.2",
"@guardian/interfaces": "^2.19.0",
"@guardian/interfaces": "^2.19.1",
"@hashgraph/sdk": "2.34.1",
"@mattrglobal/jsonld-signatures-bbs": "^1.1.2",
"@meeco/cryppo": "^2.0.2",
Expand Down Expand Up @@ -80,5 +80,5 @@
"test:local": "mocha tests/**/*.test.js --exit",
"test:stability": "mocha tests/stability.test.js"
},
"version": "2.19.0"
"version": "2.19.1"
}
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@
"test": "ng test",
"watch": "ng build --watch --configuration development --output-path ../www-data"
},
"version": "2.19.0"
"version": "2.19.1"
}
6 changes: 3 additions & 3 deletions guardian-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@azure/core-rest-pipeline": "1.12.1"
},
"dependencies": {
"@guardian/common": "^2.19.0",
"@guardian/interfaces": "^2.19.0",
"@guardian/common": "^2.19.1",
"@guardian/interfaces": "^2.19.1",
"@hashgraph/sdk": "2.34.1",
"@mattrglobal/jsonld-signatures-bbs": "^1.1.2",
"@meeco/cryppo": "^2.0.2",
Expand Down Expand Up @@ -96,5 +96,5 @@
"test:local": "mocha tests/**/*.test.js --exit",
"test:stability": "mocha tests/stability.test.js"
},
"version": "2.19.0"
"version": "2.19.1"
}
2 changes: 1 addition & 1 deletion interfaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
"prepack": "npm run build",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.19.0"
"version": "2.19.1"
}
6 changes: 3 additions & 3 deletions logger-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"@azure/core-rest-pipeline": "1.12.1"
},
"dependencies": {
"@guardian/common": "^2.19.0",
"@guardian/interfaces": "^2.19.0",
"@guardian/common": "^2.19.1",
"@guardian/interfaces": "^2.19.1",
"@mikro-orm/core": "5.7.12",
"@mikro-orm/mongodb": "5.7.12",
"@nestjs/common": "^9.4.1",
Expand Down Expand Up @@ -51,5 +51,5 @@
"start": "node dist/index.js",
"watch": "nodemon src/index.ts"
},
"version": "2.19.0"
"version": "2.19.1"
}
4 changes: 2 additions & 2 deletions mrv-sender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@azure/core-rest-pipeline": "1.12.1"
},
"dependencies": {
"@guardian/common": "^2.19.0",
"@guardian/common": "^2.19.1",
"@transmute/credentials-context": "0.7.0-unstable.80",
"@transmute/did-context": "0.7.0-unstable.80",
"@transmute/ed25519-signature-2018": "0.7.0-unstable.80",
Expand Down Expand Up @@ -42,5 +42,5 @@
"dev:docker": "nodemon .",
"start": "node dist/index.js"
},
"version": "2.19.0"
"version": "2.19.1"
}
6 changes: 3 additions & 3 deletions notification-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"@azure/core-rest-pipeline": "1.12.1"
},
"dependencies": {
"@guardian/common": "^2.19.0",
"@guardian/interfaces": "^2.19.0",
"@guardian/common": "^2.19.1",
"@guardian/interfaces": "^2.19.1",
"@mikro-orm/core": "5.7.12",
"@mikro-orm/mongodb": "5.7.12",
"@nestjs/common": "^9.4.1",
Expand Down Expand Up @@ -50,5 +50,5 @@
"start": "node dist/index.js",
"watch": "nodemon src/index.ts"
},
"version": "2.19.0"
"version": "2.19.1"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"api-tests",
"notification-service"
],
"version": "2.19.0",
"version": "2.19.1",
"devDependencies": {
"detect-secrets": "^1.0.6"
},
Expand Down
6 changes: 3 additions & 3 deletions policy-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@azure/core-rest-pipeline": "1.12.1"
},
"dependencies": {
"@guardian/common": "2.19.0",
"@guardian/interfaces": "2.19.0",
"@guardian/common": "2.19.1",
"@guardian/interfaces": "2.19.1",
"@hashgraph/sdk": "2.34.1",
"@mattrglobal/jsonld-signatures-bbs": "^1.1.2",
"@meeco/cryppo": "2.0.2",
Expand Down Expand Up @@ -94,5 +94,5 @@
"test:local": "mocha tests/**/*.test.js",
"test:stability": "mocha tests/stability.test.js"
},
"version": "2.19.0"
"version": "2.19.1"
}
2 changes: 1 addition & 1 deletion swagger-analytics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ info:
the heart of the Guardian solution is a sophisticated Policy Workflow Engine
(PWE) that enables applications to offer a requirements-based tokenization
implementation.
version: 2.19.0
version: 2.19.1
contact:
name: API developer
url: https://envisionblockchain.com
Expand Down
2 changes: 1 addition & 1 deletion swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8615,7 +8615,7 @@ info:
the heart of the Guardian solution is a sophisticated Policy Workflow Engine
(PWE) that enables applications to offer a requirements-based tokenization
implementation.
version: 2.19.0
version: 2.19.1
contact:
name: API developer
url: https://envisionblockchain.com
Expand Down
2 changes: 1 addition & 1 deletion topic-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
"dev": "tsc -w",
"start": "node dist/index.js"
},
"version": "2.19.0"
"version": "2.19.1"
}
2 changes: 1 addition & 1 deletion tree-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"dev": "tsc -w",
"start": "node dist/index.js"
},
"version": "2.19.0"
"version": "2.19.1"
}
6 changes: 3 additions & 3 deletions worker-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"@azure/core-rest-pipeline": "1.12.1"
},
"dependencies": {
"@guardian/common": "^2.19.0",
"@guardian/interfaces": "^2.19.0",
"@guardian/common": "^2.19.1",
"@guardian/interfaces": "^2.19.1",
"@hashgraph/sdk": "2.34.1",
"@nestjs/common": "^9.4.1",
"@nestjs/core": "^9.4.1",
Expand Down Expand Up @@ -62,5 +62,5 @@
"start": "node dist/index.js",
"test": "mocha tests/**/*.test.js --reporter mocha-junit-reporter --reporter-options mochaFile=../test_results/worker-service.xml --exit"
},
"version": "2.19.0"
"version": "2.19.1"
}
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ __metadata:
languageName: node
linkType: hard

"@azure/core-rest-pipeline@npm:^1.1.0, @azure/core-rest-pipeline@npm:^1.3.0, @azure/core-rest-pipeline@npm:^1.8.0, @azure/core-rest-pipeline@npm:^1.9.1":
"@azure/core-rest-pipeline@npm:1.12.1":
version: 1.12.1
resolution: "@azure/core-rest-pipeline@npm:1.12.1"
dependencies:
Expand Down Expand Up @@ -1081,15 +1081,15 @@ __metadata:
languageName: node
linkType: hard

"@guardian/[email protected].0, @guardian/common@^2.19.0, @guardian/common@workspace:common":
"@guardian/[email protected].1, @guardian/common@^2.19.1, @guardian/common@workspace:common":
version: 0.0.0-use.local
resolution: "@guardian/common@workspace:common"
dependencies:
"@aws-sdk/client-secrets-manager": ^3.319.0
"@azure/identity": ^3.2.2
"@azure/keyvault-secrets": ^4.7.0
"@google-cloud/secret-manager": ^4.2.2
"@guardian/interfaces": ^2.19.0
"@guardian/interfaces": ^2.19.1
"@hashgraph/sdk": 2.34.1
"@mattrglobal/jsonld-signatures-bbs": ^1.1.2
"@meeco/cryppo": ^2.0.2
Expand Down Expand Up @@ -1143,7 +1143,7 @@ __metadata:
languageName: unknown
linkType: soft

"@guardian/[email protected].0, @guardian/interfaces@^2.19.0, @guardian/interfaces@workspace:interfaces":
"@guardian/[email protected].1, @guardian/interfaces@^2.19.1, @guardian/interfaces@workspace:interfaces":
version: 0.0.0-use.local
resolution: "@guardian/interfaces@workspace:interfaces"
dependencies:
Expand Down Expand Up @@ -3669,8 +3669,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "analytics-service@workspace:analytics-service"
dependencies:
"@guardian/common": ^2.19.0
"@guardian/interfaces": ^2.19.0
"@guardian/common": ^2.19.1
"@guardian/interfaces": ^2.19.1
"@nestjs/common": ^9.4.1
"@nestjs/core": ^9.4.1
"@nestjs/jwt": ^10.0.3
Expand Down Expand Up @@ -3871,8 +3871,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "api-gateway@workspace:api-gateway"
dependencies:
"@guardian/common": ^2.19.0
"@guardian/interfaces": ^2.19.0
"@guardian/common": ^2.19.1
"@guardian/interfaces": ^2.19.1
"@nestjs/common": ^9.4.1
"@nestjs/core": ^9.4.1
"@nestjs/jwt": ^10.0.3
Expand Down Expand Up @@ -4323,8 +4323,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "auth-service@workspace:auth-service"
dependencies:
"@guardian/common": ^2.19.0
"@guardian/interfaces": ^2.19.0
"@guardian/common": ^2.19.1
"@guardian/interfaces": ^2.19.1
"@meeco/cryppo": ^2.0.2
"@mikro-orm/core": 5.7.12
"@mikro-orm/mongodb": 5.7.12
Expand Down Expand Up @@ -7884,8 +7884,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "guardian-service@workspace:guardian-service"
dependencies:
"@guardian/common": ^2.19.0
"@guardian/interfaces": ^2.19.0
"@guardian/common": ^2.19.1
"@guardian/interfaces": ^2.19.1
"@hashgraph/sdk": 2.34.1
"@mattrglobal/jsonld-signatures-bbs": ^1.1.2
"@meeco/cryppo": ^2.0.2
Expand Down Expand Up @@ -10455,8 +10455,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "logger-service@workspace:logger-service"
dependencies:
"@guardian/common": ^2.19.0
"@guardian/interfaces": ^2.19.0
"@guardian/common": ^2.19.1
"@guardian/interfaces": ^2.19.1
"@mikro-orm/core": 5.7.12
"@mikro-orm/mongodb": 5.7.12
"@nestjs/common": ^9.4.1
Expand Down Expand Up @@ -11249,7 +11249,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "mrv-sender@workspace:mrv-sender"
dependencies:
"@guardian/common": ^2.19.0
"@guardian/common": ^2.19.1
"@transmute/credentials-context": 0.7.0-unstable.80
"@transmute/did-context": 0.7.0-unstable.80
"@transmute/ed25519-signature-2018": 0.7.0-unstable.80
Expand Down Expand Up @@ -11800,8 +11800,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "notification-service@workspace:notification-service"
dependencies:
"@guardian/common": ^2.19.0
"@guardian/interfaces": ^2.19.0
"@guardian/common": ^2.19.1
"@guardian/interfaces": ^2.19.1
"@mikro-orm/core": 5.7.12
"@mikro-orm/mongodb": 5.7.12
"@nestjs/common": ^9.4.1
Expand Down Expand Up @@ -12635,8 +12635,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "policy-service@workspace:policy-service"
dependencies:
"@guardian/common": 2.19.0
"@guardian/interfaces": 2.19.0
"@guardian/common": 2.19.1
"@guardian/interfaces": 2.19.1
"@hashgraph/sdk": 2.34.1
"@mattrglobal/jsonld-signatures-bbs": ^1.1.2
"@meeco/cryppo": 2.0.2
Expand Down Expand Up @@ -15957,8 +15957,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "worker-service@workspace:worker-service"
dependencies:
"@guardian/common": ^2.19.0
"@guardian/interfaces": ^2.19.0
"@guardian/common": ^2.19.1
"@guardian/interfaces": ^2.19.1
"@hashgraph/sdk": 2.34.1
"@nestjs/common": ^9.4.1
"@nestjs/core": ^9.4.1
Expand Down

0 comments on commit 057f3fd

Please sign in to comment.