File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 submodules : true
3939
4040 - name : Setup pnpm
41- uses : pnpm/action-setup@v4
41+ uses : pnpm/action-setup@v6
4242 with :
4343 version : 10.14.0
4444
Original file line number Diff line number Diff line change 1212 - uses : actions/checkout@v6
1313
1414 - name : Setup pnpm
15- uses : pnpm/action-setup@v4
15+ uses : pnpm/action-setup@v6
1616 with :
1717 version : 10.33.0
1818
3535 - uses : actions/checkout@v6
3636
3737 - name : Setup pnpm
38- uses : pnpm/action-setup@v4
38+ uses : pnpm/action-setup@v6
3939 with :
4040 version : 10.33.0
4141
Original file line number Diff line number Diff line change 2929 submodules : true
3030
3131 - name : Setup pnpm
32- uses : pnpm/action-setup@v4
32+ uses : pnpm/action-setup@v6
3333 with :
3434 version : 10.14.0
3535
9292 uses : actions/download-artifact@v8
9393
9494 - name : Setup pnpm
95- uses : pnpm/action-setup@v4
95+ uses : pnpm/action-setup@v6
9696 with :
9797 version : 10.14.0
9898
@@ -120,7 +120,7 @@ jobs:
120120 uses : actions/download-artifact@v8
121121
122122 - name : Setup pnpm
123- uses : pnpm/action-setup@v4
123+ uses : pnpm/action-setup@v6
124124 with :
125125 version : 10.14.0
126126
Original file line number Diff line number Diff line change 3434 neuropilot-tests-vscode-${{ github.repository }}-${{ runner.os }}-
3535 path : .vscode-test/
3636 - name : Setup pnpm
37- uses : pnpm/action-setup@v4
37+ uses : pnpm/action-setup@v6
3838 with :
3939 version : 10.14.0
4040 - name : Install Node.js
7272 key : neuropilot-playwright-v2-${{ runner.os }}-${{ hashFiles('pnpm-lock.yaml') }}
7373 path : ~/.cache/ms-playwright
7474 - name : Setup pnpm
75- uses : pnpm/action-setup@v4
75+ uses : pnpm/action-setup@v6
7676 with :
7777 version : 10.14.0
7878 - name : Install Node.js
Original file line number Diff line number Diff line change 854854 "@vscode/test-electron" : " ^2.5.2" ,
855855 "@vscode/test-web" : " ^0.0.80" ,
856856 "@vscode/vsce" : " ^3.9.1" ,
857- "baseline-browser-mapping" : " ^2.10.28 " ,
857+ "baseline-browser-mapping" : " ^2.10.29 " ,
858858 "chalk" : " ^5.6.2" ,
859859 "cross-env" : " ^10.1.0" ,
860860 "esbuild" : " ^0.28.0" ,
861861 "esbuild-plugin-polyfill-node" : " ^0.3.0" ,
862- "eslint" : " ^10.3 .0" ,
862+ "eslint" : " ^10.4 .0" ,
863863 "eslint-plugin-jsdoc" : " ^62.9.0" ,
864864 "eslint-plugin-unicorn" : " ^64.0.0" ,
865865 "glob" : " ^13.0.6" ,
868868 "mocha" : " ^11.7.5" ,
869869 "npm-run-all" : " ^4.1.5" ,
870870 "ovsx" : " ^0.10.12" ,
871- "playwright" : " ^1.59.1 " ,
871+ "playwright" : " ^1.60.0 " ,
872872 "ts-mockito" : " ^2.6.1" ,
873- "tsx" : " ^4.21 .0" ,
873+ "tsx" : " ^4.22 .0" ,
874874 "typescript" : " ^6.0.3" ,
875- "typescript-eslint" : " ^8.59.2 " ,
876- "yaml" : " ^2.8.4 "
875+ "typescript-eslint" : " ^8.59.3 " ,
876+ "yaml" : " ^2.9.0 "
877877 },
878878 "dependencies" : {
879879 "@vscode/codicons" : " ^0.0.45" ,
You can’t perform that action at this time.
0 commit comments