Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: next release #931

Merged
merged 171 commits into from
Sep 22, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
171 commits
Select commit Hold shift + click to select a range
41a9811
chore(ci): merge main into next
uport-automation-bot Nov 12, 2021
13619fa
chore(ci): merge main into next
uport-automation-bot Nov 12, 2021
8640615
chore(deps): update dependency openapi-types to v9.3.1
renovate-bot Nov 13, 2021
183b4bc
fix(deps): update all non-major dependencies
renovate-bot Nov 14, 2021
4444828
fix(deps): update dependency express-handlebars to v6
renovate-bot Nov 14, 2021
5b0951d
chore(deps): update devdeps
renovate-bot Nov 20, 2021
61a8103
fix(deps): update dependency typeorm to v0.2.41
renovate-bot Nov 21, 2021
5b414d7
fix(deps): update dependency did-jwt to v5.12.0
renovate-bot Nov 22, 2021
18c2226
JSON-LD Signature Support (#525)
rado0x54 Nov 24, 2021
3e2cf29
fix(credential-ld): include LDDefaultContexts in npm bundle
mirceanis Nov 24, 2021
ef7797d
fix(credential-ld): include credential context and fix context loader…
mirceanis Nov 24, 2021
d4520be
fix(deps): update dependency did-jwt-vc to v2.1.8
renovate-bot Nov 25, 2021
e957970
chore(deps): update devdeps
renovate-bot Nov 27, 2021
60226a1
feat(credential-ld): add option to fetch remote contexts
mirceanis Nov 29, 2021
b4e7db7
docs: link to social (#764)
mirceanis Dec 2, 2021
493caa6
docs: update badges
mirceanis Dec 2, 2021
4d5e912
fix(deps): update builders-and-testers
renovate-bot Dec 4, 2021
cbe6f35
fix(remote-server): api-key-auth (#772)
simonas-notcat Dec 7, 2021
cc1ec7a
fix(remote-server): web-did-doc-router options (#777)
simonas-notcat Dec 9, 2021
5202ef1
fix(deps): update builders-and-testers
renovate-bot Dec 11, 2021
8df20f4
docs: rewrite readme and fix links
mirceanis Dec 16, 2021
411cca5
chore(deps): update dependency openapi-types to v10
renovate-bot Dec 18, 2021
3d9cf88
fix(deps): update dependency openapi-types to v10
renovate-bot Dec 19, 2021
20d6cab
fix: fix inquirer prompt for subject DID during SDR
mirceanis Dec 21, 2021
60b8f79
fix(deps): update builders-and-testers
renovate-bot Jan 1, 2022
8a1884b
fix(deps): update builders-and-testers
renovate-bot Jan 8, 2022
b5fcdb5
fix(deps): update dependency @ethersproject/random to v5.5.1
renovate-bot Jan 9, 2022
a0c7c29
chore(ci): merge main into next
uport-automation-bot Jan 13, 2022
8c49e70
chore(ci): merge main into next
uport-automation-bot Jan 13, 2022
9c2e59f
fix(did-resolver): use interface `Resolvable` instead of the `Resolve…
mirceanis Jan 13, 2022
ea7641e
fix(deps): update dependency dotenv to v12
renovate-bot Jan 15, 2022
faebd00
chore(deps): update dependency ts-jest to v27.1.3
renovate-bot Jan 16, 2022
e5fadbb
chore: upgrade ethr-did-resolver
simonas-notcat Jan 21, 2022
ee4c7b3
chore(deps): update devdeps
renovate-bot Jan 22, 2022
a8b0203
chore(deps): update dependency semantic-release to v19
renovate-bot Jan 23, 2022
88bd6dc
fix(deps): update dependency dotenv to v14
renovate-bot Jan 23, 2022
02a355b
chore(deps): update devdeps
renovate-bot Jan 29, 2022
28c35e1
fix(deps): update dependency commander to v9
renovate-bot Jan 30, 2022
b6d9738
fix(key-manager): add missing uuid dependency (#807)
simonas-notcat Feb 2, 2022
487d953
chore(deps): fix lockfile
mirceanis Feb 2, 2022
ecb7b9b
test: add headless browser testing (#809)
stackedq Feb 4, 2022
f895dee
fix(deps): pin dependencies
renovate-bot Feb 5, 2022
e28a6b5
fix(deps): update did-libraries
renovate-bot Feb 6, 2022
0d7a2ec
chore(deps): pin dependencies
renovate-bot Feb 12, 2022
302e5f0
fix(deps): pin dependency typescript to 4.5.5
renovate-bot Feb 13, 2022
0ee5454
fix(deps): update dependency dotenv to v16
renovate-bot Feb 13, 2022
b59c889
chore(deps): update devdeps
renovate-bot Feb 19, 2022
d8aa16a
fix(deps): update all non-major dependencies
renovate-bot Feb 20, 2022
9bf0d0b
fix(deps): update dependency inquirer-autocomplete-prompt to v2
renovate-bot Feb 20, 2022
6703d2d
chore(deps): update devdeps
renovate-bot Feb 26, 2022
04c0053
fix(deps): update all non-major dependencies
renovate-bot Feb 27, 2022
a329f6d
chore(deps): update actions/setup-node action to v3
renovate-bot Feb 27, 2022
a7a5b5d
fix(deps): update all non-major dependencies
renovate-bot Mar 5, 2022
f245306
chore(deps): update devdeps
renovate-bot Mar 6, 2022
934b34a
feat(date-store-json): add JSON object storage implementation (#819)
mirceanis Mar 9, 2022
62dd57a
chore: commit updated schemas
mirceanis Mar 9, 2022
d4f035a
chore(deps): pin dependencies
renovate-bot Mar 12, 2022
31c517c
fix(deps): pin dependencies
renovate-bot Mar 13, 2022
21483d2
chore(deps): update actions/checkout action to v3
renovate-bot Mar 13, 2022
ef08c52
fix(deps): update builders-and-testers
renovate-bot Mar 19, 2022
0f0f517
feat: add key type definitions: 'Bls12381G1Key2020' and 'Bls12381G2Ke…
iliecirciumaru Mar 24, 2022
6e54d07
fix(deps): update dependency typescript to v4.6.3
renovate-bot Mar 26, 2022
a39ba52
chore(deps): update devdeps
renovate-bot Mar 27, 2022
473e7fa
feat(utils): add 2 utility functions for inspecting ethr dids (#842)
nickreynolds Mar 30, 2022
38e81ca
chore: regenerate plugin schemas (#843)
nickreynolds Mar 30, 2022
2092d40
chore: Regenerate did-comm plugin schema (#844)
nickreynolds Mar 30, 2022
42e3d77
fix(deps): update did-libraries
renovate-bot Apr 1, 2022
a72b33c
fix(deps): update builders-and-testers
renovate-bot Apr 2, 2022
1741a3a
chore(deps): update actions/cache action to v3
renovate-bot Apr 3, 2022
73be5af
chore(deps): update dependency ts-json-schema-generator to v1
renovate-bot Apr 9, 2022
0712b8c
fix(deps): update dependency @types/react-dom to v18
renovate-bot Apr 9, 2022
74d0a66
fix(deps): update dependency ts-json-schema-generator to v1
renovate-bot Apr 10, 2022
c574d05
fix(deps): update dependency web-did-resolver to v2.0.15
renovate-bot Apr 14, 2022
422fc45
chore(deps): update devdeps
renovate-bot Apr 16, 2022
509001f
fix(deps): update builders-and-testers
renovate-bot Apr 17, 2022
5369c28
fix(data-store-json): structuredClone
simonas-notcat Apr 20, 2022
da30132
Merge pull request #858 from uport-project/fix/data-store-json-struct…
simonas-notcat Apr 20, 2022
e5a48ad
fix(core): plugin schema
simonas-notcat Apr 20, 2022
53d6d81
Merge pull request #859 from uport-project/fix/regenerate-schemas
simonas-notcat Apr 20, 2022
8ac881c
chore(deps): update devdeps
renovate-bot Apr 23, 2022
a13f5f8
fix(deps): update builders-and-testers
renovate-bot Apr 24, 2022
8fd46af
fix(deps): update dependency web-did-resolver to v2.0.16
renovate-bot Apr 29, 2022
fbd8650
chore(deps): update node.js to v18
renovate-bot Apr 30, 2022
4fda6b9
chore(deps): update devdeps
renovate-bot Apr 30, 2022
dddaebd
fix(deps): update dependency typescript to v4.6.4
renovate-bot May 1, 2022
992ad40
fix(deps): update dependency openapi-types to v11
renovate-bot May 1, 2022
9d5ee7c
fix(deps): update dependency yaml to v2
renovate-bot May 7, 2022
56041b6
chore(deps): update devdeps
renovate-bot May 7, 2022
4081051
fix(deps): update dependency @microsoft/api-extractor to v7.23.1
renovate-bot May 8, 2022
cf62dfe
feat(credential-status): add credential status check plugin for Veram…
tsabolov May 12, 2022
c93bdea
fix(deps): update dependency @types/react to v18
renovate-bot May 14, 2022
ada73c3
chore(deps): update devdeps
renovate-bot May 15, 2022
cf14cae
fix(data-store-json): structuredClone (#885)
simonas-notcat May 16, 2022
994e5af
feat(did-provider-ethr): Using meta account
simonas-notcat May 17, 2022
6c976a0
Merge pull request #886 from uport-project/feature/kms-eth-signer-acc…
simonas-notcat May 17, 2022
2374c71
fix(credential-w3c): forward domain and challenge args to createVerif…
andyv09 May 19, 2022
06acacb
feat: create DIDComm JWE with multiple recipients (#888)
inevolin May 21, 2022
3d2a57b
fix(deps): update dependency @ungap/structured-clone to v1
renovate-bot May 21, 2022
5150b0e
fix(deps): update react monorepo to v18
renovate-bot May 22, 2022
2f75935
fix(credential-ld): remove fs dependency for JSON LD default contexts…
italobb May 23, 2022
92b793e
feat: add partial match for dids and aliases in did discovery provide…
nickreynolds May 24, 2022
b96ded6
fix (deps) : update dependency typeorm to v0.3.6 (#901)
duranteau-l-i May 27, 2022
c47c08e
feat(cli): add choices when selecting credential Subject in CLI (#898)
tientaidev May 27, 2022
b537187
fix(deps): update all non-major dependencies
renovate-bot May 27, 2022
6f53564
chore(deps): update devdeps
renovate-bot May 28, 2022
b9ad655
Merge branch 'main' into next
mirceanis May 30, 2022
984b520
chore(ci): merge main into next
uport-automation-bot May 30, 2022
3696a7a
feat: update did-discover-provider to search by DID likeness in addit…
nickreynolds May 31, 2022
68a150d
chore: fix didDiscovery error test
nickreynolds May 31, 2022
7b6b20e
Merge pull request #907 from nickreynolds/nickreynolds/did-discovery
nickreynolds May 31, 2022
9323f88
chore(build): rename jest config file (#908)
nickreynolds Jun 1, 2022
45b8c1f
fix(credential-status): simplify credential-status scripts
mirceanis Jun 1, 2022
8497088
chore: rebuild lockfile
mirceanis Jun 1, 2022
41f2fa6
chore(ci): merge main into next
uport-automation-bot Jun 1, 2022
f500c28
Merge remote-tracking branch 'origin/main' into next
mirceanis Jun 2, 2022
bfc61f3
fix(cli): fix typo in command description (#913)
tientaidev Jun 2, 2022
48fbee3
fix(credential-ld): fix EcdsaSecp256k1RecoverySignature2020 suite con…
mirceanis Jun 2, 2022
7b520ab
feat(data-store-json): BrowserLocalStorageStore (#914)
simonas-notcat Jun 3, 2022
5d62c52
feat: CredentialIssuerEIP712 (#899)
simonas-notcat Jun 3, 2022
3a0765e
fix(credential-eip712): update plugin schema (#915)
simonas-notcat Jun 3, 2022
435e4d2
feat(credential-ld): add support for browser environments (#916)
mirceanis Jun 4, 2022
e3aedac
chore(deps): update all non-major dependencies
renovate-bot Jun 4, 2022
180af51
chore(deps): update devdeps
renovate-bot Jun 5, 2022
d66c366
fix(cli): update default CLI config to account for renamed class (#919)
mirceanis Jun 7, 2022
63e64e0
fix: update and fix inline documentation of all exported types (#921)
mirceanis Jun 9, 2022
ea4966a
fix(build): update lockfile and autogen tests
mirceanis Jun 9, 2022
219cde2
fix(deps): update did-libraries
renovate-bot Jun 9, 2022
0c77d03
fix(deps): use did-jwt v6 and ethr-did-resolver v6 (#925)
mirceanis Jun 10, 2022
892dc98
Merge remote-tracking branch 'origin/main' into next
mirceanis Jun 10, 2022
79c3872
fix(docs): fix relevant errors and warnings in TSDoc to enable proper…
mirceanis Jun 12, 2022
b3a5c52
fix(deps): update builders-and-testers (#930)
renovate[bot] Jun 12, 2022
5a2d6d5
chore(ci): adjust renovate bot schedule to reduce CI spam
mirceanis Jun 12, 2022
70e0f91
chore(ci): disable automatic pinning of dependencies
mirceanis Jun 12, 2022
8560ed6
chore(deps): update dependency ganache to v7.3.0
renovate-bot Jun 12, 2022
f19ba08
chore(deps): update devdeps (major) (#881)
renovate[bot] Jun 12, 2022
f6ab905
* fix(deps): pin resolution of @types/eslint to unblock build with co…
renovate[bot] Jun 13, 2022
14f71af
feat(kms-web3): add a KMS implementation backed by a web3 provider (#…
simonas-notcat Jun 13, 2022
ee24e64
chore(deps): fix lockfile
mirceanis Jun 13, 2022
f198997
fix(kms-web3): use ethers _signTypedData (#939)
simonas-notcat Jun 14, 2022
aec6bea
fix(deps): Update dependency web-did-resolver to v2.0.19
renovate-bot Jun 15, 2022
b8401f5
fix(deps): update dependency openapi-types to v12
renovate[bot] Jun 20, 2022
573a0ef
fix(deps): replace @transmute/lds-ecdsa-secp256k1-recovery2020 with f…
mirceanis Jun 29, 2022
e57edb3
fix(deps): Bump `did-jwt`, `did-jwt-vc` as direct package deps (#955)
Eengineer1 Jun 30, 2022
1f260d2
chore(ci): add PR template (#958)
mirceanis Jul 6, 2022
0e5852f
chore(ci): move the PR template file
mirceanis Jul 7, 2022
3417bc7
chore(ci): simplify the PR template
mirceanis Jul 7, 2022
b0a0a7a
chore(ci): clarify the PR template
mirceanis Jul 7, 2022
9ea90d3
fix(deps): Update dependency @digitalcredentials/vc to v4
renovate[bot] Jul 8, 2022
48b937e
fix(deps): Update dependency ethr-did-resolver to v6.0.2 (#964)
renovate[bot] Jul 11, 2022
877c513
fix(credential-status): check credential status for all credential ty…
italobb Jul 19, 2022
7152a53
fix(did-provider-key) : fix typo in error message for `addKey` (#967)
nick-verida Jul 22, 2022
0a88058
feat(did-provider-ethr): use multiple networks per EthrDIDProvider (#…
mirceanis Jul 27, 2022
31e3946
feat(kms-web3): add ability to list provider accounts as keys (#965)
simonas-notcat Jul 28, 2022
3377930
feat(data-store): use DataSource instead of Connection (#970)
mirceanis Jul 28, 2022
d3b87f5
feat(cli): in explore, allow copy to clipboard the text of identifier…
trentlarson Jul 29, 2022
5682b25
feat(did-manager): add`didManagerUpdate` method for full DID document…
Eengineer1 Aug 3, 2022
2ba0d54
chore(core): update plugin schema
mirceanis Aug 3, 2022
598c0e1
fix: deprecate the `save` parameter (#975)
mirceanis Aug 4, 2022
5c340b5
chore: create authors.md (#972)
emmanuellar Aug 5, 2022
8e0d0b2
docs: update Twitter badge
mirceanis Aug 6, 2022
6fbd22f
feat: define an interface for credential status manager (#956)
italobb Aug 8, 2022
a5adaba
feat(credential-status): rename plugin interfaces and methods
mirceanis Aug 9, 2022
e00daa4
feat(credential-status): expect revoked boolean property from StatusM…
mirceanis Aug 10, 2022
a110e96
Merge pull request #982 from uport-project/981_refactor_credential_st…
italobb Aug 10, 2022
3a7eb0c
feat(did-resolver): simplify DIDResolverPlugin constructor (#986)
mirceanis Aug 10, 2022
9bed70b
feat: add support for serviceEndpoint property as defined in latest D…
nickreynolds Aug 12, 2022
06b3147
feat(credential-w3c): add override policies to verifyPresentation (#990)
daniyal-khalil Aug 18, 2022
014c1ab
fix(deps): Update dependency did-jwt-vc to v3
renovate[bot] Aug 18, 2022
ac0c05b
chore(deps): update postgres docker tag to v14
renovate[bot] Aug 22, 2022
b987fc0
feat(credential-w3c): align verification API between formats (#996)
mirceanis Sep 6, 2022
7b6d195
feat(credential-w3c): add ICredentialPlugin interface in core package…
mirceanis Sep 8, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
24 changes: 24 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## What issue is this PR fixing

Example:
`closes #123`
`fixes #456`

Linking to an issue provides some context and a reason for the PR to be reviewed, as well as simplifying the release
notes and changelogs that get generated automatically. If an issue is linked like this it will be automatically closed
when the PR is merged.

## What is being changed
A clear description of what this PR brings.

## Quality
Check all that apply:
* [X] I want these changes to be integrated
* [ ] I successfully ran `yarn`, `yarn build`, `yarn test`, `yarn test:browser` locally.
* [ ] I allow my PR to be updated by the reviewers (to speed up the review process).
* [ ] I added unit tests.
* [ ] I added integration tests.
* [ ] I did not add automated tests because _________, and I am aware that a PR without tests will likely get rejected.

## Details
If applicable, add screen captures, error messages or stack traces to help explain your problem.
10 changes: 6 additions & 4 deletions .github/workflows/build-and-test-on-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-18.04
services:
postgres:
image: postgres:10.10
image: postgres:14.5
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: test123
Expand All @@ -14,18 +14,18 @@ jobs:
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Use Node.js
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: '14.x'

- name: Get yarn cache directory path
id: yarn-cache-dir-path
run: echo "::set-output name=dir::$(yarn cache dir)"
- uses: actions/cache@v2
- uses: actions/cache@v3
id: yarn-cache
with:
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
Expand All @@ -42,6 +42,8 @@ jobs:
POSTGRES_PASSWORD: test123
POSTGRES_PORT: 5432
run: yarn test:integration
- name: run browser tests
run: yarn test:browser
- run: yarn docs
- run: yarn lint
- run: npx codecov
11 changes: 7 additions & 4 deletions .github/workflows/build-test-publish-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,26 @@ jobs:
runs-on: ubuntu-18.04
services:
postgres:
image: postgres:10.10
image: postgres:14.5
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: test123
ports:
- 5432:5432
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Use Node.js
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: '14.x'

- name: Get yarn cache directory path
id: yarn-cache-dir-path
run: echo "::set-output name=dir::$(yarn cache dir)"
- uses: actions/cache@v2
- uses: actions/cache@v3
id: yarn-cache
with:
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
Expand All @@ -56,6 +56,9 @@ jobs:
run: yarn test:integration
- run: yarn docs

- name: run browser tests
run: yarn test:browser

- name: setup git coordinates
run: |
git remote set-url origin https://uport-project:[email protected]/uport-project/veramo.git
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync-next-with-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
merge-branch:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: everlytic/[email protected]
with:
github_token: ${{ secrets.GH_TOKEN }}
Expand Down
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
/node_modules
website/node_modules

**/build/
**/*.log
/packages/*/build/
/packages/*/api/*.api.json
/packages/*/api/*.api.md
Expand All @@ -33,4 +35,5 @@ node_modules
temp

agent.yml
data
data
.vscode-upload.json
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
coverage
examples
build/**/*
**/build
docs
report
*.json
Expand Down
173 changes: 173 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
{
"version": "0.2.0",
"configurations": [

{
"type": "node",
"request": "launch",
"name": "CLI generate-plugin-schema in a plugin",
"skipFiles": [
"<node_internals>/**"
],
"program": "${workspaceFolder}/packages/cli/bin/veramo.js",
"args": [
"--config",
"${workspaceFolder}/packages/cli/default/default.yml",
"dev",
"generate-plugin-schema"
],
"cwd": "${workspaceFolder}/packages/credential-ld/",
"sourceMaps": true,
"console": "integratedTerminal",
"internalConsoleOptions": "neverOpen",
"disableOptimisticBPs": true,
"autoAttachChildProcesses": true,
"resolveSourceMapLocations": [
"${workspaceFolder}/**",
"**/node_modules/**"
]
},
{
"type": "node",
"request": "launch",
"name": "CLI execute method pack packDIDCommMessage",
"skipFiles": [
"<node_internals>/**"
],
"program": "${workspaceFolder}/packages/cli/bin/veramo.js",
"args": [
"--config",
"${workspaceFolder}/packages/cli/default/default.yml",
"execute",
"-m",
"packDIDCommMessage",
"-a",
"{\"packing\":\"anoncrypt\",\"message\":{\"to\":\"did:key:z6MkiPXoC2uAWPdQpotWxzNMJpaDbfPxaQWcbux5avNwEMfD\", \"body\":{\"hello\":\"world\"}}}"
],
"sourceMaps": true,
"console": "integratedTerminal",
"internalConsoleOptions": "neverOpen",
"disableOptimisticBPs": true,
"autoAttachChildProcesses": true,
"resolveSourceMapLocations": [
"${workspaceFolder}/**",
"**/node_modules/**"
]
},
{
"type": "node",
"request": "launch",
"name": "CLI execute method didManagerCreate",
"skipFiles": [
"<node_internals>/**"
],
"program": "${workspaceFolder}/packages/cli/bin/veramo.js",
"args": [
"--config",
"${workspaceFolder}/packages/cli/default/default.yml",
"execute",
"-m",
"didManagerCreate",
"-a",
"{\"provider\":\"did:key\"}"
],
"sourceMaps": true,
"console": "integratedTerminal",
"internalConsoleOptions": "neverOpen",
"disableOptimisticBPs": true,
"autoAttachChildProcesses": true,
"resolveSourceMapLocations": [
"${workspaceFolder}/**",
"**/node_modules/**"
]
},
{
"type": "node",
"request": "launch",
"name": "CLI list dids",
"skipFiles": [
"<node_internals>/**"
],
"program": "${workspaceFolder}/packages/cli/bin/veramo.js",
"args": [
"--config",
"${workspaceFolder}/packages/cli/default/default.yml",
"did",
"list"
],
"sourceMaps": true,
"console": "integratedTerminal",
"internalConsoleOptions": "neverOpen",
"disableOptimisticBPs": true,
"autoAttachChildProcesses": true,
"resolveSourceMapLocations": [
"${workspaceFolder}/**",
"**/node_modules/**"
]
},
{
"type": "node",
"request": "launch",
"name": "CLI run server",
"skipFiles": [
"<node_internals>/**"
],
"program": "${workspaceFolder}/packages/cli/bin/veramo.js",
"args": [
"--config",
"${workspaceFolder}/packages/cli/default/default.yml",
"server"
],
"sourceMaps": true,
"console": "integratedTerminal",
"internalConsoleOptions": "neverOpen",
"disableOptimisticBPs": true,
"autoAttachChildProcesses": true,
"resolveSourceMapLocations": [
"${workspaceFolder}/**",
"**/node_modules/**"
]
},
{
"type": "node",
"request": "launch",
"name": "Jest All",
"program": "${workspaceFolder}/node_modules/.bin/jest",
"args": [
"--runInBand",
"--config=jest.config.json"
],
"runtimeArgs": ["--preserve-symlinks"],
"console": "integratedTerminal",
"internalConsoleOptions": "neverOpen",
"disableOptimisticBPs": true,
"windows": {
"program": "${workspaceFolder}/node_modules/jest/bin/jest"
},
"sourceMaps": true,
"resolveSourceMapLocations": [
"${workspaceFolder}/**",
"**/node_modules/**"
]
},
{
"type": "node",
"request": "launch",
"name": "Jest Current File",
"program": "${workspaceFolder}/node_modules/.bin/jest",
"args": [
"${relativeFile}",
"--detectOpenHandles",
"--runInBand",
"--config=jest.config.json"
],
"enableContentValidation": false,
"runtimeArgs": ["--preserve-symlinks"],
"console": "integratedTerminal",
"internalConsoleOptions": "neverOpen",
"windows": {
"program": "${workspaceFolder}/node_modules/jest/bin/jest"
}
}
]
}
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:17
FROM node:18
WORKDIR /usr/src/app
COPY . .
RUN yarn
Expand Down
Loading