Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into next
Browse files Browse the repository at this point in the history
# Conflicts:
#	packages/cli/package.json
#	packages/credential-w3c/package.json
#	packages/data-store/package.json
#	packages/did-comm/package.json
#	packages/did-discovery/package.json
#	packages/did-jwt/package.json
#	packages/did-provider-ethr/package.json
#	packages/did-provider-key/package.json
#	packages/did-provider-web/package.json
#	packages/key-manager/package.json
#	packages/remote-server/package.json
#	packages/selective-disclosure/package.json
#	packages/url-handler/package.json
#	yarn.lock
  • Loading branch information
mirceanis committed Jun 2, 2022
2 parents 41f2fa6 + 67bd742 commit f500c28
Show file tree
Hide file tree
Showing 43 changed files with 303 additions and 219 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.4](https://github.com/uport-project/veramo/compare/v3.1.3...v3.1.4) (2022-06-02)


### Bug Fixes

* **deps:** bump sqlite3 to 5.0.8 to enable build on apple M1 chips ([#911](https://github.com/uport-project/veramo/issues/911)) ([daeadb7](https://github.com/uport-project/veramo/commit/daeadb7ce5a86a5ef01e1b1d507133f11fb35d29))





## [3.1.3](https://github.com/uport-project/veramo/compare/v3.1.2...v3.1.3) (2022-06-01)

**Note:** Version bump only for package veramo





## [3.1.2](https://github.com/uport-project/veramo/compare/v3.1.1...v3.1.2) (2022-05-30)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.1.2",
"version": "3.1.4",
"packages": [
"packages/*"
],
Expand Down
19 changes: 19 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.4](https://github.com/uport-project/veramo/compare/v3.1.3...v3.1.4) (2022-06-02)


### Bug Fixes

* **deps:** bump sqlite3 to 5.0.8 to enable build on apple M1 chips ([#911](https://github.com/uport-project/veramo/issues/911)) ([daeadb7](https://github.com/uport-project/veramo/commit/daeadb7ce5a86a5ef01e1b1d507133f11fb35d29))





## [3.1.3](https://github.com/uport-project/veramo/compare/v3.1.2...v3.1.3) (2022-06-01)

**Note:** Version bump only for package @veramo/cli





## [3.1.2](https://github.com/uport-project/veramo/compare/v3.1.1...v3.1.2) (2022-05-30)

**Note:** Version bump only for package @veramo/cli
Expand Down
40 changes: 20 additions & 20 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@veramo/cli",
"description": "Veramo command line application.",
"version": "3.1.2",
"version": "3.1.4",
"main": "build/cli.js",
"types": "build/cli.d.ts",
"bin": {
Expand All @@ -18,24 +18,24 @@
"@microsoft/api-extractor-model": "7.17.2",
"@types/blessed": "^0.1.17",
"@types/swagger-ui-express": "^4.1.3",
"@veramo/core": "^3.1.0",
"@veramo/credential-w3c": "^3.1.0",
"@veramo/data-store": "^3.1.0",
"@veramo/did-comm": "^3.1.0",
"@veramo/did-discovery": "^3.1.0",
"@veramo/did-jwt": "^3.1.0",
"@veramo/did-manager": "^3.1.0",
"@veramo/did-provider-ethr": "^3.1.0",
"@veramo/did-provider-key": "^3.1.0",
"@veramo/did-provider-web": "^3.1.0",
"@veramo/did-resolver": "^3.1.0",
"@veramo/key-manager": "^3.1.0",
"@veramo/kms-local": "^3.1.0",
"@veramo/message-handler": "^3.1.0",
"@veramo/remote-client": "^3.1.0",
"@veramo/remote-server": "^3.1.2",
"@veramo/selective-disclosure": "^3.1.0",
"@veramo/url-handler": "^3.1.0",
"@veramo/core": "^3.1.4",
"@veramo/credential-w3c": "^3.1.4",
"@veramo/data-store": "^3.1.4",
"@veramo/did-comm": "^3.1.4",
"@veramo/did-discovery": "^3.1.4",
"@veramo/did-jwt": "^3.1.4",
"@veramo/did-manager": "^3.1.4",
"@veramo/did-provider-ethr": "^3.1.4",
"@veramo/did-provider-key": "^3.1.4",
"@veramo/did-provider-web": "^3.1.4",
"@veramo/did-resolver": "^3.1.4",
"@veramo/key-manager": "^3.1.4",
"@veramo/kms-local": "^3.1.4",
"@veramo/message-handler": "^3.1.4",
"@veramo/remote-client": "^3.1.4",
"@veramo/remote-server": "^3.1.4",
"@veramo/selective-disclosure": "^3.1.4",
"@veramo/url-handler": "^3.1.4",
"blessed": "^0.1.81",
"commander": "^9.0.0",
"console-table-printer": "^2.10.0",
Expand All @@ -61,7 +61,7 @@
"passport-http-bearer": "^1.0.1",
"pg": "^8.7.1",
"qrcode-terminal": "^0.12.0",
"sqlite3": "^5.0.0",
"sqlite3": "5.0.8",
"swagger-ui-express": "^4.3.0",
"ts-json-schema-generator": "^1.0.0",
"typeorm": "0.3.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.3](https://github.com/uport-project/veramo/compare/v3.1.2...v3.1.3) (2022-06-01)

**Note:** Version bump only for package @veramo/core





# [3.1.0](https://github.com/uport-project/veramo/compare/v3.0.0...v3.1.0) (2021-11-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@veramo/core",
"description": "Veramo Core Logic & Interfaces.",
"version": "3.1.0",
"version": "3.1.4",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-ld/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@veramo/credential-ld",
"description": "Veramo plugin for working with W3C JSON-LD Verifiable Credentials & Presentations.",
"version": "3.1.0",
"version": "3.1.4",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/credential-w3c/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.3](https://github.com/uport-project/veramo/compare/v3.1.2...v3.1.3) (2022-06-01)

**Note:** Version bump only for package @veramo/credential-w3c





# [3.1.0](https://github.com/uport-project/veramo/compare/v3.0.0...v3.1.0) (2021-11-12)


Expand Down
14 changes: 7 additions & 7 deletions packages/credential-w3c/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@veramo/credential-w3c",
"description": "Veramo plugin for working with W3C Verifiable Credentials & Presentations.",
"version": "3.1.0",
"version": "3.1.4",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand All @@ -14,19 +14,19 @@
}
},
"dependencies": {
"@veramo/core": "^3.1.0",
"@veramo/did-jwt": "^3.1.0",
"@veramo/did-resolver": "^3.1.0",
"@veramo/message-handler": "^3.1.0",
"@veramo/utils": "^3.1.0",
"@veramo/core": "^3.1.4",
"@veramo/did-jwt": "^3.1.4",
"@veramo/did-resolver": "^3.1.4",
"@veramo/message-handler": "^3.1.4",
"@veramo/utils": "^3.1.4",
"debug": "^4.3.3",
"did-jwt-vc": "^2.1.9",
"did-resolver": "^3.1.5",
"uint8arrays": "^3.0.0",
"uuid": "^8.3.0"
},
"optionalDependencies": {
"@veramo/credential-ld": "^3.1.0"
"@veramo/credential-ld": "^3.1.3"
},
"devDependencies": {
"@types/debug": "4.1.7",
Expand Down
19 changes: 19 additions & 0 deletions packages/data-store/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.4](https://github.com/uport-project/veramo/compare/v3.1.3...v3.1.4) (2022-06-02)


### Bug Fixes

* **deps:** bump sqlite3 to 5.0.8 to enable build on apple M1 chips ([#911](https://github.com/uport-project/veramo/issues/911)) ([daeadb7](https://github.com/uport-project/veramo/commit/daeadb7ce5a86a5ef01e1b1d507133f11fb35d29))





## [3.1.3](https://github.com/uport-project/veramo/compare/v3.1.2...v3.1.3) (2022-06-01)

**Note:** Version bump only for package @veramo/data-store





# [3.1.0](https://github.com/uport-project/veramo/compare/v3.0.0...v3.1.0) (2021-11-12)


Expand Down
12 changes: 6 additions & 6 deletions packages/data-store/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "@veramo/data-store",
"description": "Veramo data storage plugin based on TypeORM database drivers",
"version": "3.1.0",
"version": "3.1.4",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
"build": "tsc",
"generate-plugin-schema": "yarn veramo dev extract-api"
},
"dependencies": {
"@veramo/core": "^3.1.0",
"@veramo/did-discovery": "^3.1.0",
"@veramo/did-manager": "^3.1.0",
"@veramo/key-manager": "^3.1.0",
"@veramo/utils": "^3.1.0",
"@veramo/core": "^3.1.4",
"@veramo/did-discovery": "^3.1.4",
"@veramo/did-manager": "^3.1.4",
"@veramo/key-manager": "^3.1.4",
"@veramo/utils": "^3.1.4",
"debug": "^4.3.3",
"typeorm": "0.3.6"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/did-comm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.3](https://github.com/uport-project/veramo/compare/v3.1.2...v3.1.3) (2022-06-01)

**Note:** Version bump only for package @veramo/did-comm





# [3.1.0](https://github.com/uport-project/veramo/compare/v3.0.0...v3.1.0) (2021-11-12)


Expand Down
8 changes: 4 additions & 4 deletions packages/did-comm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@veramo/did-comm",
"description": "Veramo messaging plugin implementing DIDComm v2.",
"version": "3.1.0",
"version": "3.1.4",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand All @@ -16,9 +16,9 @@
"dependencies": {
"@ethersproject/signing-key": "^5.5.0",
"@stablelib/ed25519": "^1.0.2",
"@veramo/core": "^3.1.0",
"@veramo/message-handler": "^3.1.0",
"@veramo/utils": "^3.1.0",
"@veramo/core": "^3.1.4",
"@veramo/message-handler": "^3.1.4",
"@veramo/utils": "^3.1.4",
"cross-fetch": "^3.1.4",
"debug": "^4.3.3",
"did-jwt": "^5.12.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/did-discovery/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.3](https://github.com/uport-project/veramo/compare/v3.1.2...v3.1.3) (2022-06-01)

**Note:** Version bump only for package @veramo/did-discovery





# [3.1.0](https://github.com/uport-project/veramo/compare/v3.0.0...v3.1.0) (2021-11-12)

**Note:** Version bump only for package @veramo/did-discovery
Expand Down
4 changes: 2 additions & 2 deletions packages/did-discovery/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@veramo/did-discovery",
"description": "Veramo DID discovery plugin",
"version": "3.1.0",
"version": "3.1.4",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand All @@ -14,7 +14,7 @@
}
},
"dependencies": {
"@veramo/core": "^3.1.0",
"@veramo/core": "^3.1.4",
"debug": "^4.3.3"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/did-jwt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.3](https://github.com/uport-project/veramo/compare/v3.1.2...v3.1.3) (2022-06-01)

**Note:** Version bump only for package @veramo/did-jwt





# [3.1.0](https://github.com/uport-project/veramo/compare/v3.0.0...v3.1.0) (2021-11-12)


Expand Down
6 changes: 3 additions & 3 deletions packages/did-jwt/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@veramo/did-jwt",
"description": "Veramo message validator plugin for decoding and verifying JWT payloads.",
"version": "3.1.0",
"version": "3.1.4",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
"build": "tsc",
"extract-api": "yarn veramo dev extract-api"
},
"dependencies": {
"@veramo/core": "^3.1.0",
"@veramo/message-handler": "^3.1.0",
"@veramo/core": "^3.1.4",
"@veramo/message-handler": "^3.1.4",
"debug": "^4.3.3",
"did-jwt": "^5.12.3",
"did-resolver": "^3.1.5"
Expand Down
8 changes: 8 additions & 0 deletions packages/did-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.3](https://github.com/uport-project/veramo/compare/v3.1.2...v3.1.3) (2022-06-01)

**Note:** Version bump only for package @veramo/did-manager





# [3.1.0](https://github.com/uport-project/veramo/compare/v3.0.0...v3.1.0) (2021-11-12)

**Note:** Version bump only for package @veramo/did-manager
Expand Down
6 changes: 3 additions & 3 deletions packages/did-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@veramo/did-manager",
"description": "Veramo DID manager plugin",
"version": "3.1.0",
"version": "3.1.4",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
"build": "tsc",
"extract-api": "yarn veramo dev extract-api"
},
"dependencies": {
"@veramo/core": "^3.1.0",
"@veramo/did-discovery": "^3.1.0"
"@veramo/core": "^3.1.4",
"@veramo/did-discovery": "^3.1.4"
},
"devDependencies": {
"typescript": "4.7.2"
Expand Down
Loading

0 comments on commit f500c28

Please sign in to comment.