chore(deps): update dependency vscode to v1.92.1 (#112)

* chore(deps): update dependency vscode to v1.92.1

* chore(ci): setup ssh session on failure

* fix(ci): ignore fcli setup error

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: folex <0xdxdy@gmail.com>
This commit is contained in:
renovate[bot] 2024-08-12 15:17:23 +03:00 committed by GitHub
parent 876ae6eb8c
commit 3c1d2c30e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 19 additions and 18 deletions

View File

@ -26,7 +26,7 @@ jobs:
uses: ./.github/workflows/tests.yml uses: ./.github/workflows/tests.yml
with: with:
ref: ${{ github.ref }} ref: ${{ github.ref }}
unit-tests: unit-tests:
name: 'Unit tests' name: 'Unit tests'
uses: ./.github/workflows/unit-tests.yml uses: ./.github/workflows/unit-tests.yml

View File

@ -39,6 +39,7 @@ jobs:
with: with:
artifact: fcli artifact: fcli
version: ${{ inputs.fcli-version }} version: ${{ inputs.fcli-version }}
continue-on-error: true
- name: Install dependencies - name: Install dependencies
run: npm ci run: npm ci

View File

@ -11,16 +11,16 @@
"vscode-languageclient": "9.0.1" "vscode-languageclient": "9.0.1"
}, },
"devDependencies": { "devDependencies": {
"@types/vscode": "1.89.0" "@types/vscode": "1.92.0"
}, },
"engines": { "engines": {
"vscode": "1.90.0" "vscode": "1.92.1"
} }
}, },
"node_modules/@types/vscode": { "node_modules/@types/vscode": {
"version": "1.89.0", "version": "1.92.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.89.0.tgz", "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.92.0.tgz",
"integrity": "sha512-TMfGKLSVxfGfoO8JfIE/neZqv7QLwS4nwPwL/NwMvxtAY2230H2I4Z5xx6836pmJvMAzqooRQ4pmLm7RUicP3A==", "integrity": "sha512-DcZoCj17RXlzB4XJ7IfKdPTcTGDLYvTOcTNkvtjXWF+K2TlKzHHkBEXNWQRpBIXixNEUgx39cQeTFunY0E2msw==",
"dev": true "dev": true
}, },
"node_modules/balanced-match": { "node_modules/balanced-match": {
@ -115,9 +115,9 @@
}, },
"dependencies": { "dependencies": {
"@types/vscode": { "@types/vscode": {
"version": "1.89.0", "version": "1.92.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.89.0.tgz", "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.92.0.tgz",
"integrity": "sha512-TMfGKLSVxfGfoO8JfIE/neZqv7QLwS4nwPwL/NwMvxtAY2230H2I4Z5xx6836pmJvMAzqooRQ4pmLm7RUicP3A==", "integrity": "sha512-DcZoCj17RXlzB4XJ7IfKdPTcTGDLYvTOcTNkvtjXWF+K2TlKzHHkBEXNWQRpBIXixNEUgx39cQeTFunY0E2msw==",
"dev": true "dev": true
}, },
"balanced-match": { "balanced-match": {

View File

@ -9,12 +9,12 @@
"url": "https://github.com/fluencelabs/aqua" "url": "https://github.com/fluencelabs/aqua"
}, },
"engines": { "engines": {
"vscode": "1.90.0" "vscode": "1.92.1"
}, },
"dependencies": { "dependencies": {
"vscode-languageclient": "9.0.1" "vscode-languageclient": "9.0.1"
}, },
"devDependencies": { "devDependencies": {
"@types/vscode": "1.89.0" "@types/vscode": "1.92.0"
} }
} }

10
package-lock.json generated
View File

@ -12,7 +12,7 @@
"@tsconfig/node16-strictest": "1.0.4", "@tsconfig/node16-strictest": "1.0.4",
"@types/mocha": "9.1.1", "@types/mocha": "9.1.1",
"@types/node": "14.18.63", "@types/node": "14.18.63",
"@types/vscode": "1.89.0", "@types/vscode": "1.92.0",
"@typescript-eslint/eslint-plugin": "7.9.0", "@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0", "@typescript-eslint/parser": "7.9.0",
"@vscode/test-cli": "0.0.9", "@vscode/test-cli": "0.0.9",
@ -28,7 +28,7 @@
"typescript": "4.9.5" "typescript": "4.9.5"
}, },
"engines": { "engines": {
"vscode": "1.90.0" "vscode": "1.92.1"
} }
}, },
"node_modules/@aashutoshrathi/word-wrap": { "node_modules/@aashutoshrathi/word-wrap": {
@ -337,9 +337,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/vscode": { "node_modules/@types/vscode": {
"version": "1.89.0", "version": "1.92.0",
"resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.89.0.tgz", "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.92.0.tgz",
"integrity": "sha512-TMfGKLSVxfGfoO8JfIE/neZqv7QLwS4nwPwL/NwMvxtAY2230H2I4Z5xx6836pmJvMAzqooRQ4pmLm7RUicP3A==", "integrity": "sha512-DcZoCj17RXlzB4XJ7IfKdPTcTGDLYvTOcTNkvtjXWF+K2TlKzHHkBEXNWQRpBIXixNEUgx39cQeTFunY0E2msw==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },

View File

@ -17,7 +17,7 @@
"aqua vscode extension" "aqua vscode extension"
], ],
"engines": { "engines": {
"vscode": "1.90.0" "vscode": "1.92.1"
}, },
"activationEvents": [ "activationEvents": [
"onLanguage:aqua" "onLanguage:aqua"
@ -143,7 +143,7 @@
"@typescript-eslint/parser": "7.9.0", "@typescript-eslint/parser": "7.9.0",
"@vscode/test-cli": "0.0.9", "@vscode/test-cli": "0.0.9",
"@vscode/test-electron": "2.4.1", "@vscode/test-electron": "2.4.1",
"@types/vscode": "1.89.0", "@types/vscode": "1.92.0",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0", "eslint-config-airbnb-base": "15.0.0",
"eslint-config-standard": "17.1.0", "eslint-config-standard": "17.1.0",