From 523acf31fd60c621a203497f0f46b0b3906c760b Mon Sep 17 00:00:00 2001 From: bclabum <130082956+bclabum@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:49:29 +0100 Subject: [PATCH] chore: version packages (#663) --- .changeset/calm-icons-develop.md | 5 --- .changeset/cold-deers-allow.md | 5 --- .changeset/cyan-ravens-rhyme.md | 5 --- .changeset/dull-cows-exist.md | 5 --- .changeset/eleven-eyes-hide.md | 5 --- .changeset/fair-elephants-float.md | 5 --- .changeset/fast-rats-change.md | 6 --- .changeset/fifty-toes-beam.md | 5 --- .changeset/five-goats-stare.md | 5 --- .changeset/five-poets-yell.md | 5 --- .changeset/funny-tools-flow.md | 5 --- .changeset/grumpy-drinks-mix.md | 5 --- .changeset/happy-otters-trade.md | 5 --- .changeset/late-radios-carry.md | 5 --- .changeset/lemon-bears-lay.md | 7 --- .changeset/lemon-snakes-taste.md | 5 --- .changeset/metal-carrots-try.md | 5 --- .changeset/nine-pens-cover.md | 5 --- .changeset/orange-sloths-applaud.md | 5 --- .changeset/plenty-moles-return.md | 5 --- .changeset/poor-walls-boil.md | 5 --- .changeset/pre.json | 52 ---------------------- .changeset/rich-pandas-add.md | 5 --- .changeset/serious-swans-cough.md | 5 --- .changeset/seven-tables-serve.md | 8 ---- .changeset/shaggy-humans-bake.md | 5 --- .changeset/short-birds-hug.md | 5 --- .changeset/sixty-students-play.md | 5 --- .changeset/slow-cats-love.md | 5 --- .changeset/swift-roses-change.md | 5 --- .changeset/wicked-cherries-happen.md | 5 --- .changeset/wise-spoons-lie.md | 6 --- .changeset/young-forks-jog.md | 5 --- libs/did-provider-key/CHANGELOG.md | 13 ++++++ libs/did-provider-key/package.json | 4 +- libs/extended-verification/CHANGELOG.md | 17 +++++++ libs/extended-verification/package.json | 8 ++-- libs/oidc/client-plugin/CHANGELOG.md | 16 +++++++ libs/oidc/client-plugin/package.json | 6 +-- libs/oidc/types/CHANGELOG.md | 6 +++ libs/oidc/types/package.json | 2 +- libs/utils/CHANGELOG.md | 12 +++++ libs/utils/package.json | 2 +- packages/connector/CHANGELOG.md | 16 +++++++ packages/connector/package.json | 6 +-- packages/connector/src/masca.json | 2 +- packages/dapp/CHANGELOG.md | 28 ++++++++++++ packages/dapp/package.json | 10 ++--- packages/datamanager/CHANGELOG.md | 10 +++++ packages/datamanager/package.json | 2 +- packages/snap/CHANGELOG.md | 37 ++++++++++++++++ packages/snap/package.json | 16 +++---- packages/snap/snap.manifest.json | 4 +- packages/types/CHANGELOG.md | 15 +++++++ packages/types/package.json | 4 +- pnpm-lock.yaml | 59 +++++++++---------------- 56 files changed, 225 insertions(+), 289 deletions(-) delete mode 100644 .changeset/calm-icons-develop.md delete mode 100644 .changeset/cold-deers-allow.md delete mode 100644 .changeset/cyan-ravens-rhyme.md delete mode 100644 .changeset/dull-cows-exist.md delete mode 100644 .changeset/eleven-eyes-hide.md delete mode 100644 .changeset/fair-elephants-float.md delete mode 100644 .changeset/fast-rats-change.md delete mode 100644 .changeset/fifty-toes-beam.md delete mode 100644 .changeset/five-goats-stare.md delete mode 100644 .changeset/five-poets-yell.md delete mode 100644 .changeset/funny-tools-flow.md delete mode 100644 .changeset/grumpy-drinks-mix.md delete mode 100644 .changeset/happy-otters-trade.md delete mode 100644 .changeset/late-radios-carry.md delete mode 100644 .changeset/lemon-bears-lay.md delete mode 100644 .changeset/lemon-snakes-taste.md delete mode 100644 .changeset/metal-carrots-try.md delete mode 100644 .changeset/nine-pens-cover.md delete mode 100644 .changeset/orange-sloths-applaud.md delete mode 100644 .changeset/plenty-moles-return.md delete mode 100644 .changeset/poor-walls-boil.md delete mode 100644 .changeset/pre.json delete mode 100644 .changeset/rich-pandas-add.md delete mode 100644 .changeset/serious-swans-cough.md delete mode 100644 .changeset/seven-tables-serve.md delete mode 100644 .changeset/shaggy-humans-bake.md delete mode 100644 .changeset/short-birds-hug.md delete mode 100644 .changeset/sixty-students-play.md delete mode 100644 .changeset/slow-cats-love.md delete mode 100644 .changeset/swift-roses-change.md delete mode 100644 .changeset/wicked-cherries-happen.md delete mode 100644 .changeset/wise-spoons-lie.md delete mode 100644 .changeset/young-forks-jog.md diff --git a/.changeset/calm-icons-develop.md b/.changeset/calm-icons-develop.md deleted file mode 100644 index 6cd455ec3..000000000 --- a/.changeset/calm-icons-develop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/masca": patch ---- - -Use external verification for verifyData rpc. diff --git a/.changeset/cold-deers-allow.md b/.changeset/cold-deers-allow.md deleted file mode 100644 index c84bc1262..000000000 --- a/.changeset/cold-deers-allow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/oidc-client-plugin": minor ---- - -Update Veramo libraries. diff --git a/.changeset/cyan-ravens-rhyme.md b/.changeset/cyan-ravens-rhyme.md deleted file mode 100644 index 2dd56b8fb..000000000 --- a/.changeset/cyan-ravens-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/utils": minor ---- - -Update Veramo libraries. diff --git a/.changeset/dull-cows-exist.md b/.changeset/dull-cows-exist.md deleted file mode 100644 index 3e0ca339d..000000000 --- a/.changeset/dull-cows-exist.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/did-provider-key": patch ---- - -Update Vitest diff --git a/.changeset/eleven-eyes-hide.md b/.changeset/eleven-eyes-hide.md deleted file mode 100644 index cc9a144a8..000000000 --- a/.changeset/eleven-eyes-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/dapp": patch ---- - -Replaced shared presentation verifying lib. diff --git a/.changeset/fair-elephants-float.md b/.changeset/fair-elephants-float.md deleted file mode 100644 index 66498de42..000000000 --- a/.changeset/fair-elephants-float.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/veramo-datamanager": patch ---- - -Update Vitest diff --git a/.changeset/fast-rats-change.md b/.changeset/fast-rats-change.md deleted file mode 100644 index 76b1cdb62..000000000 --- a/.changeset/fast-rats-change.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@blockchain-lab-um/oidc-client-plugin": minor -"@blockchain-lab-um/masca": minor ---- - -Update handling of oidc auth requests. diff --git a/.changeset/fifty-toes-beam.md b/.changeset/fifty-toes-beam.md deleted file mode 100644 index 566c8238e..000000000 --- a/.changeset/fifty-toes-beam.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/utils": patch ---- - -Update Vitest diff --git a/.changeset/five-goats-stare.md b/.changeset/five-goats-stare.md deleted file mode 100644 index e4d4e4409..000000000 --- a/.changeset/five-goats-stare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/extended-verification": minor ---- - -Update Veramo libraries. diff --git a/.changeset/five-poets-yell.md b/.changeset/five-poets-yell.md deleted file mode 100644 index 2a50ed7ca..000000000 --- a/.changeset/five-poets-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/dapp": patch ---- - -Adds reclaim option for campaigns. diff --git a/.changeset/funny-tools-flow.md b/.changeset/funny-tools-flow.md deleted file mode 100644 index b5d641d5c..000000000 --- a/.changeset/funny-tools-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/dapp": minor ---- - -Update Veramo libraries. diff --git a/.changeset/grumpy-drinks-mix.md b/.changeset/grumpy-drinks-mix.md deleted file mode 100644 index 75f4fa18e..000000000 --- a/.changeset/grumpy-drinks-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/did-provider-key": minor ---- - -Update Veramo libraries. diff --git a/.changeset/happy-otters-trade.md b/.changeset/happy-otters-trade.md deleted file mode 100644 index 14886255d..000000000 --- a/.changeset/happy-otters-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/extended-verification": patch ---- - -Update Vitest diff --git a/.changeset/late-radios-carry.md b/.changeset/late-radios-carry.md deleted file mode 100644 index 3b0ecf939..000000000 --- a/.changeset/late-radios-carry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/masca-types": minor ---- - -Update Veramo libraries. diff --git a/.changeset/lemon-bears-lay.md b/.changeset/lemon-bears-lay.md deleted file mode 100644 index 821756f05..000000000 --- a/.changeset/lemon-bears-lay.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@blockchain-lab-um/masca-connector": minor -"@blockchain-lab-um/masca-types": minor -"@blockchain-lab-um/masca": minor ---- - -Deprecate Polygon Mumbai and add support for Polygon Amoy. diff --git a/.changeset/lemon-snakes-taste.md b/.changeset/lemon-snakes-taste.md deleted file mode 100644 index d3586bc56..000000000 --- a/.changeset/lemon-snakes-taste.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/dapp": patch ---- - -Adds banner at the top of dapp. diff --git a/.changeset/metal-carrots-try.md b/.changeset/metal-carrots-try.md deleted file mode 100644 index 8c9e57c58..000000000 --- a/.changeset/metal-carrots-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/oidc-types": minor ---- - -Update Veramo libraries. diff --git a/.changeset/nine-pens-cover.md b/.changeset/nine-pens-cover.md deleted file mode 100644 index aa3ecb25e..000000000 --- a/.changeset/nine-pens-cover.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/masca": minor ---- - -Update snaps libraries diff --git a/.changeset/orange-sloths-applaud.md b/.changeset/orange-sloths-applaud.md deleted file mode 100644 index 2bd64cd82..000000000 --- a/.changeset/orange-sloths-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/extended-verification": minor ---- - -Add universal resolver support. diff --git a/.changeset/plenty-moles-return.md b/.changeset/plenty-moles-return.md deleted file mode 100644 index 9f571235e..000000000 --- a/.changeset/plenty-moles-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/oidc-client-plugin": patch ---- - -Update Vitest diff --git a/.changeset/poor-walls-boil.md b/.changeset/poor-walls-boil.md deleted file mode 100644 index e5231277d..000000000 --- a/.changeset/poor-walls-boil.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/masca": patch ---- - -Update Veramo and iden3 libraries diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index 550408bf5..000000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "mode": "pre", - "tag": "beta", - "initialVersions": { - "@blockchain-lab-um/did-provider-ebsi": "1.2.1", - "@blockchain-lab-um/did-provider-key": "1.0.8", - "@blockchain-lab-um/extended-verification": "0.1.2", - "@blockchain-lab-um/oidc-client-plugin": "0.3.1", - "@blockchain-lab-um/oidc-types": "0.0.8", - "@blockchain-lab-um/utils": "1.3.8", - "@blockchain-lab-um/masca-connector": "1.3.2", - "@blockchain-lab-um/dapp": "1.3.1", - "@blockchain-lab-um/veramo-datamanager": "1.0.2", - "@blockchain-lab-um/masca-docs": "1.1.1", - "@blockchain-lab-um/masca": "1.2.2", - "@blockchain-lab-um/masca-types": "1.3.2" - }, - "changesets": [ - "calm-icons-develop", - "cold-deers-allow", - "cyan-ravens-rhyme", - "dull-cows-exist", - "eleven-eyes-hide", - "fair-elephants-float", - "fast-rats-change", - "fifty-toes-beam", - "five-goats-stare", - "five-poets-yell", - "funny-tools-flow", - "grumpy-drinks-mix", - "happy-otters-trade", - "late-radios-carry", - "lemon-bears-lay", - "lemon-snakes-taste", - "metal-carrots-try", - "nine-pens-cover", - "orange-sloths-applaud", - "plenty-moles-return", - "poor-walls-boil", - "rich-pandas-add", - "serious-swans-cough", - "seven-tables-serve", - "shaggy-humans-bake", - "short-birds-hug", - "sixty-students-play", - "slow-cats-love", - "swift-roses-change", - "wicked-cherries-happen", - "wise-spoons-lie", - "young-forks-jog" - ] -} diff --git a/.changeset/rich-pandas-add.md b/.changeset/rich-pandas-add.md deleted file mode 100644 index 7c7dcc532..000000000 --- a/.changeset/rich-pandas-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/dapp": patch ---- - -Adds campaign issue checks. diff --git a/.changeset/serious-swans-cough.md b/.changeset/serious-swans-cough.md deleted file mode 100644 index 1587dd615..000000000 --- a/.changeset/serious-swans-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/masca": minor ---- - -Replace old UI with jsx UI diff --git a/.changeset/seven-tables-serve.md b/.changeset/seven-tables-serve.md deleted file mode 100644 index 46d313ac8..000000000 --- a/.changeset/seven-tables-serve.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@blockchain-lab-um/masca-connector": minor -"@blockchain-lab-um/dapp": minor -"@blockchain-lab-um/masca": minor -"@blockchain-lab-um/masca-types": minor ---- - -Added SD-JWT support diff --git a/.changeset/shaggy-humans-bake.md b/.changeset/shaggy-humans-bake.md deleted file mode 100644 index 3c9728335..000000000 --- a/.changeset/shaggy-humans-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/dapp": patch ---- - -Resolve missing intl translation diff --git a/.changeset/short-birds-hug.md b/.changeset/short-birds-hug.md deleted file mode 100644 index 9a6df18a8..000000000 --- a/.changeset/short-birds-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/masca": patch ---- - -Update Vitest diff --git a/.changeset/sixty-students-play.md b/.changeset/sixty-students-play.md deleted file mode 100644 index b04ab5ecc..000000000 --- a/.changeset/sixty-students-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/masca-connector": minor ---- - -Update Veramo libraries. diff --git a/.changeset/slow-cats-love.md b/.changeset/slow-cats-love.md deleted file mode 100644 index ae74da36f..000000000 --- a/.changeset/slow-cats-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/dapp": patch ---- - -Improves dropdowns. diff --git a/.changeset/swift-roses-change.md b/.changeset/swift-roses-change.md deleted file mode 100644 index 17506d4c2..000000000 --- a/.changeset/swift-roses-change.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/veramo-datamanager": minor ---- - -Update Veramo libraries. diff --git a/.changeset/wicked-cherries-happen.md b/.changeset/wicked-cherries-happen.md deleted file mode 100644 index af599b33e..000000000 --- a/.changeset/wicked-cherries-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/masca": minor ---- - -Fixes credential decoding in handleAuthorizationRequest diff --git a/.changeset/wise-spoons-lie.md b/.changeset/wise-spoons-lie.md deleted file mode 100644 index 93583467b..000000000 --- a/.changeset/wise-spoons-lie.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@blockchain-lab-um/masca": patch -"@blockchain-lab-um/utils": patch ---- - -Move UniversalResolver service implementation to utils library. diff --git a/.changeset/young-forks-jog.md b/.changeset/young-forks-jog.md deleted file mode 100644 index f1204ee82..000000000 --- a/.changeset/young-forks-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@blockchain-lab-um/masca": patch ---- - -Adjust nbf and iat for idtoken signing diff --git a/libs/did-provider-key/CHANGELOG.md b/libs/did-provider-key/CHANGELOG.md index fa71e7c57..18e04d7b9 100644 --- a/libs/did-provider-key/CHANGELOG.md +++ b/libs/did-provider-key/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## 1.1.0 + +### Minor Changes + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo libraries. + +### Patch Changes + +- [#637](https://github.com/blockchain-lab-um/masca/pull/637) [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032) Thanks [@martines3000](https://github.com/martines3000)! - Update Vitest + +- Updated dependencies [[`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032)]: + - @blockchain-lab-um/utils@1.4.0 + ## 1.1.0-beta.1 ### Patch Changes diff --git a/libs/did-provider-key/package.json b/libs/did-provider-key/package.json index d097461ee..5f304867d 100644 --- a/libs/did-provider-key/package.json +++ b/libs/did-provider-key/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/did-provider-key", - "version": "1.1.0-beta.1", + "version": "1.1.0", "private": false, "description": "Veramo plugin for the key did method (with added support for EBSI)", "keywords": [], @@ -30,7 +30,7 @@ "test:ci": "pnpm run test" }, "dependencies": { - "@blockchain-lab-um/utils": "1.4.0-beta.1", + "@blockchain-lab-um/utils": "1.4.0", "@cef-ebsi/key-did-resolver": "^2.0.0", "@stablelib/ed25519": "^1.0.3", "@veramo/core": "6.0.0", diff --git a/libs/extended-verification/CHANGELOG.md b/libs/extended-verification/CHANGELOG.md index d1bc7f1cd..82055658c 100644 --- a/libs/extended-verification/CHANGELOG.md +++ b/libs/extended-verification/CHANGELOG.md @@ -1,5 +1,22 @@ # @blockchain-lab-um/extended-verification +## 0.2.0 + +### Minor Changes + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo libraries. + +- [#637](https://github.com/blockchain-lab-um/masca/pull/637) [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032) Thanks [@martines3000](https://github.com/martines3000)! - Add universal resolver support. + +### Patch Changes + +- [#637](https://github.com/blockchain-lab-um/masca/pull/637) [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032) Thanks [@martines3000](https://github.com/martines3000)! - Update Vitest + +- Updated dependencies [[`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`8480f01`](https://github.com/blockchain-lab-um/masca/commit/8480f01a217123ed51a51fc235609a41174a4223), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032)]: + - @blockchain-lab-um/utils@1.4.0 + - @blockchain-lab-um/did-provider-key@1.1.0 + - @blockchain-lab-um/masca-types@1.4.0 + ## 0.2.0-beta.2 ### Patch Changes diff --git a/libs/extended-verification/package.json b/libs/extended-verification/package.json index ee525dafd..9b2e0b3fd 100644 --- a/libs/extended-verification/package.json +++ b/libs/extended-verification/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/extended-verification", - "version": "0.2.0-beta.2", + "version": "0.2.0", "private": false, "description": "", "keywords": [], @@ -30,9 +30,9 @@ "test:ci": "pnpm run test" }, "dependencies": { - "@blockchain-lab-um/did-provider-key": "1.1.0-beta.1", - "@blockchain-lab-um/masca-types": "1.4.0-beta.2", - "@blockchain-lab-um/utils": "1.4.0-beta.1", + "@blockchain-lab-um/did-provider-key": "1.1.0", + "@blockchain-lab-um/masca-types": "1.4.0", + "@blockchain-lab-um/utils": "1.4.0", "@sd-jwt/crypto-nodejs": "^0.7.2", "@sd-jwt/sd-jwt-vc": "^0.8.0", "@veramo/core": "6.0.0", diff --git a/libs/oidc/client-plugin/CHANGELOG.md b/libs/oidc/client-plugin/CHANGELOG.md index 1ff74e176..0d7a20a04 100644 --- a/libs/oidc/client-plugin/CHANGELOG.md +++ b/libs/oidc/client-plugin/CHANGELOG.md @@ -1,5 +1,21 @@ # @blockchain-lab-um/oidc-client-plugin +## 0.4.0 + +### Minor Changes + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo libraries. + +- [#658](https://github.com/blockchain-lab-um/masca/pull/658) [`413bc9c`](https://github.com/blockchain-lab-um/masca/commit/413bc9c37e8742a3befb17b61a40b32992880746) Thanks [@martines3000](https://github.com/martines3000)! - Update handling of oidc auth requests. + +### Patch Changes + +- [#637](https://github.com/blockchain-lab-um/masca/pull/637) [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032) Thanks [@martines3000](https://github.com/martines3000)! - Update Vitest + +- Updated dependencies [[`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032)]: + - @blockchain-lab-um/utils@1.4.0 + - @blockchain-lab-um/oidc-types@0.1.0 + ## 0.4.0-beta.2 ### Minor Changes diff --git a/libs/oidc/client-plugin/package.json b/libs/oidc/client-plugin/package.json index 2dcbec809..ed4f3cfa9 100644 --- a/libs/oidc/client-plugin/package.json +++ b/libs/oidc/client-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/oidc-client-plugin", - "version": "0.4.0-beta.2", + "version": "0.4.0", "license": "(Apache-2.0 AND MIT)", "type": "module", "main": "./dist/index.js", @@ -20,8 +20,8 @@ "test:ci": "pnpm run test" }, "dependencies": { - "@blockchain-lab-um/oidc-types": "0.1.0-beta.0", - "@blockchain-lab-um/utils": "1.4.0-beta.1", + "@blockchain-lab-um/oidc-types": "0.1.0", + "@blockchain-lab-um/utils": "1.4.0", "@sphereon/pex": "^3.3.3", "@veramo/core": "6.0.0", "@veramo/utils": "6.0.0", diff --git a/libs/oidc/types/CHANGELOG.md b/libs/oidc/types/CHANGELOG.md index 563d05e39..7d1a5d22b 100644 --- a/libs/oidc/types/CHANGELOG.md +++ b/libs/oidc/types/CHANGELOG.md @@ -1,5 +1,11 @@ # @blockchain-lab-um/oidc-types +## 0.1.0 + +### Minor Changes + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo libraries. + ## 0.1.0-beta.0 ### Minor Changes diff --git a/libs/oidc/types/package.json b/libs/oidc/types/package.json index c2a830c33..ec466cc75 100644 --- a/libs/oidc/types/package.json +++ b/libs/oidc/types/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/oidc-types", - "version": "0.1.0-beta.0", + "version": "0.1.0", "description": "Types for OIDC.", "keywords": ["ssi", "oidc", "vc", "vp"], "license": "(Apache-2.0 AND MIT)", diff --git a/libs/utils/CHANGELOG.md b/libs/utils/CHANGELOG.md index 4365a7f5e..6caf32f2d 100644 --- a/libs/utils/CHANGELOG.md +++ b/libs/utils/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 1.4.0 + +### Minor Changes + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo libraries. + +### Patch Changes + +- [#637](https://github.com/blockchain-lab-um/masca/pull/637) [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032) Thanks [@martines3000](https://github.com/martines3000)! - Update Vitest + +- [#637](https://github.com/blockchain-lab-um/masca/pull/637) [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032) Thanks [@martines3000](https://github.com/martines3000)! - Move UniversalResolver service implementation to utils library. + ## 1.4.0-beta.1 ### Patch Changes diff --git a/libs/utils/package.json b/libs/utils/package.json index 9cefed316..298581fd3 100644 --- a/libs/utils/package.json +++ b/libs/utils/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/utils", - "version": "1.4.0-beta.1", + "version": "1.4.0", "private": false, "description": "Helper utilities for Masca monorepo", "keywords": [], diff --git a/packages/connector/CHANGELOG.md b/packages/connector/CHANGELOG.md index 9527d6d60..afa9ed1bb 100644 --- a/packages/connector/CHANGELOG.md +++ b/packages/connector/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## 1.4.0 + +### Minor Changes + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Deprecate Polygon Mumbai and add support for Polygon Amoy. + +- [`8480f01`](https://github.com/blockchain-lab-um/masca/commit/8480f01a217123ed51a51fc235609a41174a4223) Thanks [@SinanovicEdis](https://github.com/SinanovicEdis)! - Added SD-JWT support + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo libraries. + +### Patch Changes + +- Updated dependencies [[`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`8480f01`](https://github.com/blockchain-lab-um/masca/commit/8480f01a217123ed51a51fc235609a41174a4223), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032)]: + - @blockchain-lab-um/utils@1.4.0 + - @blockchain-lab-um/masca-types@1.4.0 + ## 1.4.0-beta.2 ### Minor Changes diff --git a/packages/connector/package.json b/packages/connector/package.json index 90a123a25..97c4ccc09 100644 --- a/packages/connector/package.json +++ b/packages/connector/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/masca-connector", - "version": "1.4.0-beta.2", + "version": "1.4.0", "description": "Library for using Masca on the frontend", "keywords": [ "MetaMask", @@ -35,8 +35,8 @@ "prepack": "pnpm build" }, "dependencies": { - "@blockchain-lab-um/masca-types": "1.4.0-beta.2", - "@blockchain-lab-um/utils": "1.4.0-beta.1", + "@blockchain-lab-um/masca-types": "1.4.0", + "@blockchain-lab-um/utils": "1.4.0", "@didtools/pkh-ethereum": "0.4.0", "@veramo/core": "6.0.0", "did-session": "2.0.1", diff --git a/packages/connector/src/masca.json b/packages/connector/src/masca.json index d903df2e1..8297bef63 100644 --- a/packages/connector/src/masca.json +++ b/packages/connector/src/masca.json @@ -1,3 +1,3 @@ { - "mascaVersion": "1.2.2" + "mascaVersion": "1.3.0" } diff --git a/packages/dapp/CHANGELOG.md b/packages/dapp/CHANGELOG.md index 16dc92cfa..47a9cc510 100644 --- a/packages/dapp/CHANGELOG.md +++ b/packages/dapp/CHANGELOG.md @@ -1,5 +1,33 @@ # @blockchain-lab-um/dapp +## 1.4.0 + +### Minor Changes + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo libraries. + +- [`8480f01`](https://github.com/blockchain-lab-um/masca/commit/8480f01a217123ed51a51fc235609a41174a4223) Thanks [@SinanovicEdis](https://github.com/SinanovicEdis)! - Added SD-JWT support + +### Patch Changes + +- [#629](https://github.com/blockchain-lab-um/masca/pull/629) [`d5601e5`](https://github.com/blockchain-lab-um/masca/commit/d5601e5a30ed2297b5b09507c72e23ca56328349) Thanks [@tadejpodrekar](https://github.com/tadejpodrekar)! - Replaced shared presentation verifying lib. + +- [#609](https://github.com/blockchain-lab-um/masca/pull/609) [`5cb712a`](https://github.com/blockchain-lab-um/masca/commit/5cb712ad40156207f41c3f2fd863f0ad0472791a) Thanks [@pseudobun](https://github.com/pseudobun)! - Adds reclaim option for campaigns. + +- [#634](https://github.com/blockchain-lab-um/masca/pull/634) [`c829624`](https://github.com/blockchain-lab-um/masca/commit/c8296242be92d0a76e3d762f952d2d549a570ab0) Thanks [@pseudobun](https://github.com/pseudobun)! - Adds banner at the top of dapp. + +- [#614](https://github.com/blockchain-lab-um/masca/pull/614) [`fc1f796`](https://github.com/blockchain-lab-um/masca/commit/fc1f796ad66b5dbceccd0d96f64e2d98cfca71f0) Thanks [@tadejpodrekar](https://github.com/tadejpodrekar)! - Adds campaign issue checks. + +- [#658](https://github.com/blockchain-lab-um/masca/pull/658) [`413bc9c`](https://github.com/blockchain-lab-um/masca/commit/413bc9c37e8742a3befb17b61a40b32992880746) Thanks [@martines3000](https://github.com/martines3000)! - Resolve missing intl translation + +- [#626](https://github.com/blockchain-lab-um/masca/pull/626) [`932f6aa`](https://github.com/blockchain-lab-um/masca/commit/932f6aa03cde4007a6e65100869e8403de525552) Thanks [@SinanovicEdis](https://github.com/SinanovicEdis)! - Improves dropdowns. + +- Updated dependencies [[`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`8480f01`](https://github.com/blockchain-lab-um/masca/commit/8480f01a217123ed51a51fc235609a41174a4223), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459)]: + - @blockchain-lab-um/did-provider-key@1.1.0 + - @blockchain-lab-um/extended-verification@0.2.0 + - @blockchain-lab-um/masca-connector@1.4.0 + - @blockchain-lab-um/oidc-types@0.1.0 + ## 1.4.0-beta.4 ### Minor Changes diff --git a/packages/dapp/package.json b/packages/dapp/package.json index a444c40c7..69bb73976 100644 --- a/packages/dapp/package.json +++ b/packages/dapp/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/dapp", - "version": "1.4.0-beta.4", + "version": "1.4.0", "private": true, "license": "(Apache-2.0 AND MIT)", "type": "commonjs", @@ -19,10 +19,10 @@ "start:local": "infisical run --env=dev --path=/packages/dapp -- next start" }, "dependencies": { - "@blockchain-lab-um/did-provider-key": "1.1.0-beta.1", - "@blockchain-lab-um/extended-verification": "0.2.0-beta.2", - "@blockchain-lab-um/masca-connector": "1.4.0-beta.2", - "@blockchain-lab-um/oidc-types": "0.1.0-beta.0", + "@blockchain-lab-um/did-provider-key": "1.1.0", + "@blockchain-lab-um/extended-verification": "0.2.0", + "@blockchain-lab-um/masca-connector": "1.4.0", + "@blockchain-lab-um/oidc-types": "0.1.0", "@headlessui/react": "^2.0.3", "@heroicons/react": "^2.1.3", "@nextui-org/react": "^2.3.6", diff --git a/packages/datamanager/CHANGELOG.md b/packages/datamanager/CHANGELOG.md index cf59eb3f0..1ee5a8083 100644 --- a/packages/datamanager/CHANGELOG.md +++ b/packages/datamanager/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 1.1.0 + +### Minor Changes + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo libraries. + +### Patch Changes + +- [#637](https://github.com/blockchain-lab-um/masca/pull/637) [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032) Thanks [@martines3000](https://github.com/martines3000)! - Update Vitest + ## 1.1.0-beta.1 ### Patch Changes diff --git a/packages/datamanager/package.json b/packages/datamanager/package.json index 866c9b21a..5fa2b3039 100644 --- a/packages/datamanager/package.json +++ b/packages/datamanager/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/veramo-datamanager", - "version": "1.1.0-beta.1", + "version": "1.1.0", "license": "(Apache-2.0 AND MIT)", "type": "module", "main": "./dist/index.js", diff --git a/packages/snap/CHANGELOG.md b/packages/snap/CHANGELOG.md index e665b7ac1..eefabbedf 100644 --- a/packages/snap/CHANGELOG.md +++ b/packages/snap/CHANGELOG.md @@ -1,5 +1,42 @@ # Changelog +## 1.3.0 + +### Minor Changes + +- [#658](https://github.com/blockchain-lab-um/masca/pull/658) [`413bc9c`](https://github.com/blockchain-lab-um/masca/commit/413bc9c37e8742a3befb17b61a40b32992880746) Thanks [@martines3000](https://github.com/martines3000)! - Update handling of oidc auth requests. + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Deprecate Polygon Mumbai and add support for Polygon Amoy. + +- [#617](https://github.com/blockchain-lab-um/masca/pull/617) [`3f6d73e`](https://github.com/blockchain-lab-um/masca/commit/3f6d73eeee4c6b9a6b869b8e075c6dc147b4fd80) Thanks [@martines3000](https://github.com/martines3000)! - Update snaps libraries + +- [#655](https://github.com/blockchain-lab-um/masca/pull/655) [`1e8c6a9`](https://github.com/blockchain-lab-um/masca/commit/1e8c6a990f090723ea0af4fa1ec44feef8e7c497) Thanks [@SinanovicEdis](https://github.com/SinanovicEdis)! - Replace old UI with jsx UI + +- [`8480f01`](https://github.com/blockchain-lab-um/masca/commit/8480f01a217123ed51a51fc235609a41174a4223) Thanks [@SinanovicEdis](https://github.com/SinanovicEdis)! - Added SD-JWT support + +- [`cdaa99e`](https://github.com/blockchain-lab-um/masca/commit/cdaa99e9098f404ac0eb80ac806329a8275fb57c) Thanks [@martines3000](https://github.com/martines3000)! - Fixes credential decoding in handleAuthorizationRequest + +### Patch Changes + +- [#623](https://github.com/blockchain-lab-um/masca/pull/623) [`34fef30`](https://github.com/blockchain-lab-um/masca/commit/34fef30741b91440366ec7abe980c825a6ab01f5) Thanks [@tadejpodrekar](https://github.com/tadejpodrekar)! - Use external verification for verifyData rpc. + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo and iden3 libraries + +- [#637](https://github.com/blockchain-lab-um/masca/pull/637) [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032) Thanks [@martines3000](https://github.com/martines3000)! - Update Vitest + +- [#637](https://github.com/blockchain-lab-um/masca/pull/637) [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032) Thanks [@martines3000](https://github.com/martines3000)! - Move UniversalResolver service implementation to utils library. + +- [#625](https://github.com/blockchain-lab-um/masca/pull/625) [`f29e494`](https://github.com/blockchain-lab-um/masca/commit/f29e494a8cb6a9de30682a59feb6adee7e15b1e7) Thanks [@martines3000](https://github.com/martines3000)! - Adjust nbf and iat for idtoken signing + +- Updated dependencies [[`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`413bc9c`](https://github.com/blockchain-lab-um/masca/commit/413bc9c37e8742a3befb17b61a40b32992880746), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`8480f01`](https://github.com/blockchain-lab-um/masca/commit/8480f01a217123ed51a51fc235609a41174a4223), [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032)]: + - @blockchain-lab-um/oidc-client-plugin@0.4.0 + - @blockchain-lab-um/utils@1.4.0 + - @blockchain-lab-um/did-provider-key@1.1.0 + - @blockchain-lab-um/veramo-datamanager@1.1.0 + - @blockchain-lab-um/extended-verification@0.2.0 + - @blockchain-lab-um/masca-types@1.4.0 + - @blockchain-lab-um/oidc-types@0.1.0 + ## 1.3.0-beta.4 ### Minor Changes diff --git a/packages/snap/package.json b/packages/snap/package.json index 469952a90..ec3143a86 100644 --- a/packages/snap/package.json +++ b/packages/snap/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/masca", - "version": "1.3.0-beta.4", + "version": "1.3.0", "description": "Snap for managing VCs and VPs in MetaMask", "keywords": [ "MetaMask", @@ -55,13 +55,13 @@ }, "dependencies": { "@0xpolygonid/js-sdk": "1.12.0", - "@blockchain-lab-um/did-provider-key": "1.1.0-beta.1", - "@blockchain-lab-um/extended-verification": "0.2.0-beta.2", - "@blockchain-lab-um/masca-types": "1.4.0-beta.2", - "@blockchain-lab-um/oidc-client-plugin": "0.4.0-beta.2", - "@blockchain-lab-um/oidc-types": "0.1.0-beta.0", - "@blockchain-lab-um/utils": "1.4.0-beta.1", - "@blockchain-lab-um/veramo-datamanager": "1.1.0-beta.1", + "@blockchain-lab-um/did-provider-key": "1.1.0", + "@blockchain-lab-um/extended-verification": "0.2.0", + "@blockchain-lab-um/masca-types": "1.4.0", + "@blockchain-lab-um/oidc-client-plugin": "0.4.0", + "@blockchain-lab-um/oidc-types": "0.1.0", + "@blockchain-lab-um/utils": "1.4.0", + "@blockchain-lab-um/veramo-datamanager": "1.1.0", "@ceramicnetwork/http-client": "2.27.0", "@glazed/did-datastore": "0.3.2", "@iden3/js-iden3-core": "1.3.1", diff --git a/packages/snap/snap.manifest.json b/packages/snap/snap.manifest.json index 5c89aef45..0a04475ac 100644 --- a/packages/snap/snap.manifest.json +++ b/packages/snap/snap.manifest.json @@ -1,5 +1,5 @@ { - "version": "1.3.0-beta.4", + "version": "1.3.0", "description": "Snap for managing VCs and VPs in MetaMask", "proposedName": "Masca", "repository": { @@ -26,7 +26,7 @@ "./files/circuits/credentialAtomicQuerySigV2/circuit_final.zkey", "./files/circuits/credentialAtomicQuerySigV2/verification_key.json" ], - "shasum": "rvyX72Qu6w2oJOTVV64QJDsGFmgrWeVZQqNL4ccZa4A=" + "shasum": "8URAjwPCrIRShFA7aIRxryil+i8RCtc48pLcpIyD+PU=" }, "initialPermissions": { "endowment:ethereum-provider": {}, diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index eaf701fbb..853777a06 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## 1.4.0 + +### Minor Changes + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Update Veramo libraries. + +- [#627](https://github.com/blockchain-lab-um/masca/pull/627) [`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459) Thanks [@martines3000](https://github.com/martines3000)! - Deprecate Polygon Mumbai and add support for Polygon Amoy. + +- [`8480f01`](https://github.com/blockchain-lab-um/masca/commit/8480f01a217123ed51a51fc235609a41174a4223) Thanks [@SinanovicEdis](https://github.com/SinanovicEdis)! - Added SD-JWT support + +### Patch Changes + +- Updated dependencies [[`160d322`](https://github.com/blockchain-lab-um/masca/commit/160d32263a27b0014d29852457d4a581f0759459), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032), [`411a30d`](https://github.com/blockchain-lab-um/masca/commit/411a30d7ce1bee5e02e0f3c1f46e695f5602d032)]: + - @blockchain-lab-um/utils@1.4.0 + ## 1.4.0-beta.2 ### Minor Changes diff --git a/packages/types/package.json b/packages/types/package.json index f55468eb6..249aca3a2 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/masca-types", - "version": "1.4.0-beta.2", + "version": "1.4.0", "description": "Types for Masca", "keywords": ["ssi", "metamask", "snap", "dapp"], "license": "(Apache-2.0 AND MIT)", @@ -25,7 +25,7 @@ }, "dependencies": { "@0xpolygonid/js-sdk": "1.12.0", - "@blockchain-lab-um/utils": "1.4.0-beta.1", + "@blockchain-lab-um/utils": "1.4.0", "@sd-jwt/core": "^0.7.2", "@veramo/core": "6.0.0", "typia": "^6.11.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41d9757d8..a5111f12c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,7 +166,7 @@ importers: libs/did-provider-key: dependencies: '@blockchain-lab-um/utils': - specifier: 1.4.0-beta.1 + specifier: 1.4.0 version: link:../utils '@cef-ebsi/key-did-resolver': specifier: ^2.0.0 @@ -233,13 +233,13 @@ importers: libs/extended-verification: dependencies: '@blockchain-lab-um/did-provider-key': - specifier: 1.1.0-beta.1 + specifier: 1.1.0 version: link:../did-provider-key '@blockchain-lab-um/masca-types': - specifier: 1.4.0-beta.2 + specifier: 1.4.0 version: link:../../packages/types '@blockchain-lab-um/utils': - specifier: 1.4.0-beta.1 + specifier: 1.4.0 version: link:../utils '@sd-jwt/crypto-nodejs': specifier: ^0.7.2 @@ -324,10 +324,10 @@ importers: libs/oidc/client-plugin: dependencies: '@blockchain-lab-um/oidc-types': - specifier: 0.1.0-beta.0 + specifier: 0.1.0 version: link:../types '@blockchain-lab-um/utils': - specifier: 1.4.0-beta.1 + specifier: 1.4.0 version: link:../../utils '@sphereon/pex': specifier: ^3.3.3 @@ -417,10 +417,10 @@ importers: packages/connector: dependencies: '@blockchain-lab-um/masca-types': - specifier: 1.4.0-beta.2 + specifier: 1.4.0 version: link:../types '@blockchain-lab-um/utils': - specifier: 1.4.0-beta.1 + specifier: 1.4.0 version: link:../../libs/utils '@didtools/pkh-ethereum': specifier: 0.4.0 @@ -454,16 +454,16 @@ importers: packages/dapp: dependencies: '@blockchain-lab-um/did-provider-key': - specifier: 1.1.0-beta.1 + specifier: 1.1.0 version: link:../../libs/did-provider-key '@blockchain-lab-um/extended-verification': - specifier: 0.2.0-beta.2 + specifier: 0.2.0 version: link:../../libs/extended-verification '@blockchain-lab-um/masca-connector': - specifier: 1.4.0-beta.2 + specifier: 1.4.0 version: link:../connector '@blockchain-lab-um/oidc-types': - specifier: 0.1.0-beta.0 + specifier: 0.1.0 version: link:../../libs/oidc/types '@headlessui/react': specifier: ^2.0.3 @@ -802,25 +802,25 @@ importers: specifier: 1.12.0 version: 1.12.0(@iden3/js-crypto@1.1.0)(@iden3/js-iden3-core@1.3.1(@iden3/js-crypto@1.1.0))(@iden3/js-jsonld-merklization@1.2.0(patch_hash=bitgix6dp3mxdog7y6opn3iel4)(@iden3/js-crypto@1.1.0)(@iden3/js-merkletree@1.2.0(@iden3/js-crypto@1.1.0)(idb-keyval@6.2.1))(web-streams-polyfill@4.0.0))(@iden3/js-jwz@1.5.0(@iden3/js-crypto@1.1.0)(@iden3/js-iden3-core@1.3.1(@iden3/js-crypto@1.1.0))(@iden3/js-merkletree@1.2.0(@iden3/js-crypto@1.1.0)(idb-keyval@6.2.1))(ffjavascript@0.3.0)(rfc4648@1.5.3)(snarkjs@0.7.4))(@iden3/js-merkletree@1.2.0(@iden3/js-crypto@1.1.0)(idb-keyval@6.2.1))(bufferutil@4.0.8)(ffjavascript@0.3.0)(rfc4648@1.5.3)(snarkjs@0.7.4)(utf-8-validate@6.0.3)(web-streams-polyfill@4.0.0) '@blockchain-lab-um/did-provider-key': - specifier: 1.1.0-beta.1 + specifier: 1.1.0 version: link:../../libs/did-provider-key '@blockchain-lab-um/extended-verification': - specifier: 0.2.0-beta.2 + specifier: 0.2.0 version: link:../../libs/extended-verification '@blockchain-lab-um/masca-types': - specifier: 1.4.0-beta.2 + specifier: 1.4.0 version: link:../types '@blockchain-lab-um/oidc-client-plugin': - specifier: 0.4.0-beta.2 + specifier: 0.4.0 version: link:../../libs/oidc/client-plugin '@blockchain-lab-um/oidc-types': - specifier: 0.1.0-beta.0 + specifier: 0.1.0 version: link:../../libs/oidc/types '@blockchain-lab-um/utils': - specifier: 1.4.0-beta.1 + specifier: 1.4.0 version: link:../../libs/utils '@blockchain-lab-um/veramo-datamanager': - specifier: 1.1.0-beta.1 + specifier: 1.1.0 version: link:../datamanager '@ceramicnetwork/http-client': specifier: 2.27.0 @@ -1010,7 +1010,7 @@ importers: specifier: 1.12.0 version: 1.12.0(@iden3/js-crypto@1.1.0)(@iden3/js-iden3-core@1.3.1(@iden3/js-crypto@1.1.0))(@iden3/js-jsonld-merklization@1.2.0(patch_hash=bitgix6dp3mxdog7y6opn3iel4)(@iden3/js-crypto@1.1.0)(@iden3/js-merkletree@1.2.0(@iden3/js-crypto@1.1.0)(idb-keyval@6.2.1))(web-streams-polyfill@4.0.0))(@iden3/js-jwz@1.5.0(@iden3/js-crypto@1.1.0)(@iden3/js-iden3-core@1.3.1(@iden3/js-crypto@1.1.0))(@iden3/js-merkletree@1.2.0(@iden3/js-crypto@1.1.0)(idb-keyval@6.2.1))(ffjavascript@0.3.0)(rfc4648@1.5.3)(snarkjs@0.7.4))(@iden3/js-merkletree@1.2.0(@iden3/js-crypto@1.1.0)(idb-keyval@6.2.1))(bufferutil@4.0.8)(ffjavascript@0.3.0)(rfc4648@1.5.3)(snarkjs@0.7.4)(utf-8-validate@6.0.3)(web-streams-polyfill@4.0.0) '@blockchain-lab-um/utils': - specifier: 1.4.0-beta.1 + specifier: 1.4.0 version: link:../../libs/utils '@sd-jwt/core': specifier: ^0.7.2 @@ -26939,7 +26939,7 @@ snapshots: chalk: 4.1.2 execa: 5.1.1 metro: 0.80.12(bufferutil@4.0.8)(utf-8-validate@6.0.3) - metro-config: 0.80.12(bufferutil@4.0.8)(utf-8-validate@6.0.3) + metro-config: 0.80.12(bufferutil@4.0.8) metro-core: 0.80.12 node-fetch: 2.7.0(encoding@0.1.13) querystring: 0.2.1 @@ -35856,21 +35856,6 @@ snapshots: - supports-color - utf-8-validate - metro-config@0.80.12(bufferutil@4.0.8)(utf-8-validate@6.0.3): - dependencies: - connect: 3.7.0 - cosmiconfig: 5.2.1 - flow-enums-runtime: 0.0.6 - jest-validate: 29.7.0 - metro: 0.80.12(bufferutil@4.0.8)(utf-8-validate@6.0.3) - metro-cache: 0.80.12 - metro-core: 0.80.12 - metro-runtime: 0.80.12 - transitivePeerDependencies: - - bufferutil - - supports-color - - utf-8-validate - metro-core@0.80.12: dependencies: flow-enums-runtime: 0.0.6 @@ -36062,7 +36047,7 @@ snapshots: metro-babel-transformer: 0.80.12 metro-cache: 0.80.12 metro-cache-key: 0.80.12 - metro-config: 0.80.12(bufferutil@4.0.8)(utf-8-validate@6.0.3) + metro-config: 0.80.12(bufferutil@4.0.8) metro-core: 0.80.12 metro-file-map: 0.80.12 metro-resolver: 0.80.12