From fd199e1f07d812467d6d273a4097f026ded7e5c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 04:24:51 +0000 Subject: [PATCH] chore(deps): bump the npm-patches group across 1 directory with 8 updates Bumps the npm-patches group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ignore](https://github.com/kaelzhang/node-ignore) | `7.0.5` | `7.0.6` | | [picomatch](https://github.com/micromatch/picomatch) | `4.0.4` | `4.0.5` | | [ws](https://github.com/websockets/ws) | `8.21.0` | `8.21.1` | | [@electron/rebuild](https://github.com/electron/rebuild) | `4.0.4` | `4.0.6` | | [ts-proto](https://github.com/stephenh/ts-proto) | `2.11.8` | `2.11.10` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `9.39.5` | | [@types/eslint__js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint__js) | `8.42.3` | `9.14.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `9.39.5` | Updates `ignore` from 7.0.5 to 7.0.6 - [Release notes](https://github.com/kaelzhang/node-ignore/releases) - [Commits](https://github.com/kaelzhang/node-ignore/compare/7.0.5...7.0.6) Updates `picomatch` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/picomatch/compare/4.0.4...4.0.5) Updates `ws` from 8.21.0 to 8.21.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.21.0...8.21.1) Updates `@electron/rebuild` from 4.0.4 to 4.0.6 - [Release notes](https://github.com/electron/rebuild/releases) - [Commits](https://github.com/electron/rebuild/compare/v4.0.4...v4.0.6) Updates `ts-proto` from 2.11.8 to 2.11.10 - [Release notes](https://github.com/stephenh/ts-proto/releases) - [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md) - [Commits](https://github.com/stephenh/ts-proto/compare/v2.11.8...v2.11.10) Updates `@eslint/js` from 9.39.4 to 9.39.5 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.5/packages/js) Updates `@types/eslint__js` from 8.42.3 to 9.14.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint__js) Updates `@types/eslint__js` from 8.42.3 to 9.14.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint__js) Updates `eslint` from 9.39.4 to 9.39.5 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v9.39.4...v9.39.5) --- updated-dependencies: - dependency-name: "@electron/rebuild" dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patches - dependency-name: "@eslint/js" dependency-version: 9.39.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patches - dependency-name: "@types/eslint__js" dependency-version: 9.14.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-patches - dependency-name: "@types/eslint__js" dependency-version: 9.14.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-patches - dependency-name: eslint dependency-version: 9.39.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patches - dependency-name: ignore dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patches - dependency-name: picomatch dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patches - dependency-name: ts-proto dependency-version: 2.11.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patches - dependency-name: ws dependency-version: 8.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patches ... Signed-off-by: dependabot[bot] --- broccolidb/package.json | 8 +-- package-lock.json | 126 ++++++++++++++++++++++------------------ package.json | 10 ++-- 3 files changed, 78 insertions(+), 66 deletions(-) diff --git a/broccolidb/package.json b/broccolidb/package.json index 5bca2b23..45d2859e 100644 --- a/broccolidb/package.json +++ b/broccolidb/package.json @@ -51,7 +51,7 @@ "better-sqlite3": "^12.8.0", "chalk": "^5.6.2", "chokidar": "^5.0.0", - "ignore": "^7.0.5", + "ignore": "^7.0.6", "kysely": "^0.28.14", "ora": "^9.3.0", "simple-git": "^3.33.0", @@ -59,11 +59,11 @@ }, "devDependencies": { "@biomejs/biome": "^2.4.10", - "@eslint/js": "^9.39.4", + "@eslint/js": "^9.39.5", "@types/better-sqlite3": "^7.6.13", - "@types/eslint__js": "^8.42.3", + "@types/eslint__js": "^9.14.0", "@types/node": "^25.5.0", - "eslint": "^9.39.4", + "eslint": "^9.39.5", "globals": "^17.4.0", "tsx": "^4.21.0", "typescript": "^6.0.2", diff --git a/package-lock.json b/package-lock.json index 2de8ca27..88eebe35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lumi-vscode", - "version": "6.4.0", + "version": "6.4.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lumi-vscode", - "version": "6.4.0", + "version": "6.4.1", "license": "Apache-2.0", "workspaces": [ ".", @@ -74,7 +74,7 @@ "google-auth-library": "^10.6.2", "grpc-health-check": "^2.0.2", "iconv-lite": "^0.6.3", - "ignore": "^7.0.3", + "ignore": "^7.0.6", "image-size": "^2.0.2", "isbinaryfile": "^5.0.2", "jschardet": "^3.1.4", @@ -94,7 +94,7 @@ "p-timeout": "^6.1.4", "p-wait-for": "^5.0.2", "pdf-parse": "^1.1.1", - "picomatch": "^4.0.3", + "picomatch": "^4.0.5", "posthog-node": "^5.24.17", "puppeteer-chromium-resolver": "^23.0.0", "puppeteer-core": "^23.4.0", @@ -111,13 +111,13 @@ "uuid": "^14.0.0", "vscode-uri": "^3.1.0", "web-tree-sitter": "^0.22.6", - "ws": "^8.19.0", + "ws": "^8.21.1", "zod": "^4.3.6" }, "devDependencies": { "@biomejs/biome": "^2.3.15", "@bufbuild/buf": "^1.54.0", - "@electron/rebuild": "^4.0.4", + "@electron/rebuild": "^4.0.6", "@types/adm-zip": "^0.5.8", "@types/better-sqlite3": "^7.6.13", "@types/chai": "^5.0.1", @@ -162,7 +162,7 @@ "tree-kill": "^1.2.2", "ts-morph": "^27.0.2", "ts-node": "^10.9.2", - "ts-proto": "^2.11.8", + "ts-proto": "^2.11.10", "tsconfig-paths": "^4.2.0", "tsx": "^4.21.1", "typescript": "^5.4.5" @@ -180,7 +180,7 @@ "better-sqlite3": "^12.8.0", "chalk": "^5.6.2", "chokidar": "^5.0.0", - "ignore": "^7.0.5", + "ignore": "^7.0.6", "kysely": "^0.28.14", "ora": "^9.3.0", "simple-git": "^3.33.0", @@ -191,11 +191,11 @@ }, "devDependencies": { "@biomejs/biome": "^2.4.10", - "@eslint/js": "^9.39.4", + "@eslint/js": "^9.39.5", "@types/better-sqlite3": "^7.6.13", - "@types/eslint__js": "^8.42.3", + "@types/eslint__js": "^9.14.0", "@types/node": "^25.5.0", - "eslint": "^9.39.4", + "eslint": "^9.39.5", "globals": "^17.4.0", "tsx": "^4.21.0", "typescript": "^6.0.2", @@ -2447,9 +2447,9 @@ } }, "node_modules/@electron/rebuild": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/@electron/rebuild/-/rebuild-4.0.4.tgz", - "integrity": "sha512-Rzc39XPdk/+/wBG8MfwAHohXflep0ITUfulb6Rgz3R0NeSB1noE+E9/M/cb8ftCAiyDD9PPhLuuWgE1GaInbKg==", + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/@electron/rebuild/-/rebuild-4.0.6.tgz", + "integrity": "sha512-323ygp5Lz4DP2nVu54NLCx4n0TKsQ3OMDG3PPeOFjOTMDtSxGbCi7mQfWBc5C80pp+9awEsiHx9HR9DfAM/IEQ==", "dev": true, "license": "MIT", "dependencies": { @@ -2987,9 +2987,9 @@ } }, "node_modules/@eslint/eslintrc": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.5.tgz", - "integrity": "sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==", + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.6.tgz", + "integrity": "sha512-l2Ul9PrHsPCKcEY/ac7VgFj9D80C7S68sOKc618SyHDPK36s1XcFebXY0iTzUVn4Yq+YbwvSnDmCz9yxjX+QrA==", "dev": true, "license": "MIT", "dependencies": { @@ -2999,7 +2999,7 @@ "globals": "^14.0.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.0", "minimatch": "^3.1.5", "strip-json-comments": "^3.1.1" }, @@ -3011,9 +3011,9 @@ } }, "node_modules/@eslint/eslintrc/node_modules/ajv": { - "version": "6.14.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz", - "integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==", + "version": "6.15.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.15.0.tgz", + "integrity": "sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==", "dev": true, "license": "MIT", "dependencies": { @@ -3050,6 +3050,29 @@ "node": ">= 4" } }, + "node_modules/@eslint/eslintrc/node_modules/js-yaml": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz", + "integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/puzrin" + }, + { + "type": "github", + "url": "https://github.com/sponsors/nodeca" + } + ], + "license": "MIT", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, "node_modules/@eslint/eslintrc/node_modules/json-schema-traverse": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", @@ -3058,9 +3081,9 @@ "license": "MIT" }, "node_modules/@eslint/js": { - "version": "9.39.4", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.4.tgz", - "integrity": "sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==", + "version": "9.39.5", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.5.tgz", + "integrity": "sha512-QywQuszQh77pIXCsq998c8hbhSTI/azTty1Z6N53dmAudKHhy573j3yvRLsX2BSp8YpLtoCEG8E9DJe+8zUh4A==", "dev": true, "license": "MIT", "engines": { @@ -6372,25 +6395,15 @@ "dev": true, "license": "MIT" }, - "node_modules/@types/eslint": { - "version": "9.6.1", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz", - "integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/estree": "*", - "@types/json-schema": "*" - } - }, "node_modules/@types/eslint__js": { - "version": "8.42.3", - "resolved": "https://registry.npmjs.org/@types/eslint__js/-/eslint__js-8.42.3.tgz", - "integrity": "sha512-alfG737uhmPdnvkrLdZLcEKJ/B8s9Y4hrZ+YAdzUeoArBlSUERA2E87ROfOaS4jd/C45fzOoZzidLc1IPwLqOw==", + "version": "9.14.0", + "resolved": "https://registry.npmjs.org/@types/eslint__js/-/eslint__js-9.14.0.tgz", + "integrity": "sha512-s0jepCjOJWB/GKcuba4jISaVpBudw3ClXJ3fUK4tugChUMQsp6kSwuA8Dcx6wFd/JsJqcY8n4rEpa5RTHs5ypA==", + "deprecated": "This is a stub types definition. @eslint/js provides its own type definitions, so you do not need this installed.", "dev": true, "license": "MIT", "dependencies": { - "@types/eslint": "*" + "@eslint/js": "*" } }, "node_modules/@types/estree": { @@ -10583,9 +10596,9 @@ } }, "node_modules/eslint": { - "version": "9.39.4", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.4.tgz", - "integrity": "sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==", + "version": "9.39.5", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.5.tgz", + "integrity": "sha512-DgZS62aPLXKlnxILS/AYCoRvHaZeXceIzlXPkkGGzJWSow1aEk0lbTlxUSlyjC8jcaKxAdOnTDz+o1JFSBsyjw==", "dev": true, "license": "MIT", "dependencies": { @@ -10594,8 +10607,8 @@ "@eslint/config-array": "^0.21.2", "@eslint/config-helpers": "^0.4.2", "@eslint/core": "^0.17.0", - "@eslint/eslintrc": "^3.3.5", - "@eslint/js": "9.39.4", + "@eslint/eslintrc": "^3.3.6", + "@eslint/js": "9.39.5", "@eslint/plugin-kit": "^0.4.1", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", @@ -12779,9 +12792,9 @@ "license": "BSD-3-Clause" }, "node_modules/ignore": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz", - "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.6.tgz", + "integrity": "sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==", "license": "MIT", "engines": { "node": ">= 4" @@ -17083,9 +17096,9 @@ "license": "ISC" }, "node_modules/picomatch": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", - "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz", + "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==", "license": "MIT", "engines": { "node": ">=12" @@ -19889,9 +19902,9 @@ } }, "node_modules/ts-proto": { - "version": "2.11.8", - "resolved": "https://registry.npmjs.org/ts-proto/-/ts-proto-2.11.8.tgz", - "integrity": "sha512-+5hzECnyVB33jxjG1BIdzAHcRBm7hjnm8womdJVp2A7xJWihP0drHHVsXYTr9i/LpWNGfh80I+AVVNzFM5AwJw==", + "version": "2.11.10", + "resolved": "https://registry.npmjs.org/ts-proto/-/ts-proto-2.11.10.tgz", + "integrity": "sha512-7mvz2RbOZc0J/+x8biIcVHJ0nx7xjH79vtoEnkpKT5l8yFF5ERe03dee2W3CbB5vb1QgnbQXGzeBGGryJ+Q9EA==", "dev": true, "license": "ISC", "dependencies": { @@ -19968,7 +19981,6 @@ "version": "2.3.3", "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", - "dev": true, "hasInstallScript": true, "license": "MIT", "optional": true, @@ -21151,9 +21163,9 @@ "license": "ISC" }, "node_modules/ws": { - "version": "8.21.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz", - "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==", + "version": "8.21.1", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.1.tgz", + "integrity": "sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==", "license": "MIT", "engines": { "node": ">=10.0.0" diff --git a/package.json b/package.json index a307ab33..d6d1bc46 100644 --- a/package.json +++ b/package.json @@ -522,7 +522,7 @@ "devDependencies": { "@biomejs/biome": "^2.3.15", "@bufbuild/buf": "^1.54.0", - "@electron/rebuild": "^4.0.4", + "@electron/rebuild": "^4.0.6", "@types/adm-zip": "^0.5.8", "@types/better-sqlite3": "^7.6.13", "@types/chai": "^5.0.1", @@ -567,7 +567,7 @@ "tree-kill": "^1.2.2", "ts-morph": "^27.0.2", "ts-node": "^10.9.2", - "ts-proto": "^2.11.8", + "ts-proto": "^2.11.10", "tsconfig-paths": "^4.2.0", "tsx": "^4.21.1", "typescript": "^5.4.5" @@ -634,7 +634,7 @@ "google-auth-library": "^10.6.2", "grpc-health-check": "^2.0.2", "iconv-lite": "^0.6.3", - "ignore": "^7.0.3", + "ignore": "^7.0.6", "image-size": "^2.0.2", "isbinaryfile": "^5.0.2", "jschardet": "^3.1.4", @@ -654,7 +654,7 @@ "p-timeout": "^6.1.4", "p-wait-for": "^5.0.2", "pdf-parse": "^1.1.1", - "picomatch": "^4.0.3", + "picomatch": "^4.0.5", "posthog-node": "^5.24.17", "puppeteer-chromium-resolver": "^23.0.0", "puppeteer-core": "^23.4.0", @@ -671,7 +671,7 @@ "uuid": "^14.0.0", "vscode-uri": "^3.1.0", "web-tree-sitter": "^0.22.6", - "ws": "^8.19.0", + "ws": "^8.21.1", "zod": "^4.3.6" }, "overrides": {