From 24b895588828b02c431c58830956858b8e2b2d46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 04:19:09 +0000 Subject: [PATCH] chore(deps): bump the compass group with 6 updates Bumps the compass group with 6 updates: | Package | From | To | | --- | --- | --- | | [@mongodb-js/compass-components](https://github.com/mongodb-js/compass) | `1.37.1` | `1.38.0` | | [@mongodb-js/connection-form](https://github.com/mongodb-js/compass) | `1.51.1` | `1.52.0` | | [mongodb-data-service](https://github.com/mongodb-js/compass) | `22.27.1` | `22.28.0` | | [@mongodb-js/compass-editor](https://github.com/mongodb-js/compass) | `0.39.1` | `0.40.0` | | [@mongodb-js/compass-logging](https://github.com/mongodb-js/compass) | `1.6.10` | `1.7.0` | | [@mongodb-js/compass-utils](https://github.com/mongodb-js/compass) | `0.8.9` | `0.9.0` | Updates `@mongodb-js/compass-components` from 1.37.1 to 1.38.0 - [Release notes](https://github.com/mongodb-js/compass/releases) - [Commits](https://github.com/mongodb-js/compass/compare/@mongodb-js/compass-components@1.37.1...@mongodb-js/compass-components@1.38.0) Updates `@mongodb-js/connection-form` from 1.51.1 to 1.52.0 - [Release notes](https://github.com/mongodb-js/compass/releases) - [Commits](https://github.com/mongodb-js/compass/compare/@mongodb-js/connection-form@1.51.1...@mongodb-js/connection-form@1.52.0) Updates `mongodb-data-service` from 22.27.1 to 22.28.0 - [Release notes](https://github.com/mongodb-js/compass/releases) - [Commits](https://github.com/mongodb-js/compass/compare/mongodb-data-service@22.27.1...mongodb-data-service@22.28.0) Updates `@mongodb-js/compass-editor` from 0.39.1 to 0.40.0 - [Release notes](https://github.com/mongodb-js/compass/releases) - [Commits](https://github.com/mongodb-js/compass/compare/@mongodb-js/compass-editor@0.39.1...@mongodb-js/compass-editor@0.40.0) Updates `@mongodb-js/compass-logging` from 1.6.10 to 1.7.0 - [Release notes](https://github.com/mongodb-js/compass/releases) - [Commits](https://github.com/mongodb-js/compass/compare/@mongodb-js/compass-logging@1.6.10...@mongodb-js/compass-logging@1.7.0) Updates `@mongodb-js/compass-utils` from 0.8.9 to 0.9.0 - [Release notes](https://github.com/mongodb-js/compass/releases) - [Commits](https://github.com/mongodb-js/compass/compare/@mongodb-js/compass-utils@0.8.9...@mongodb-js/compass-utils@0.9.0) --- updated-dependencies: - dependency-name: "@mongodb-js/compass-components" dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compass - dependency-name: "@mongodb-js/connection-form" dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compass - dependency-name: mongodb-data-service dependency-version: 22.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compass - dependency-name: "@mongodb-js/compass-editor" dependency-version: 0.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: compass - dependency-name: "@mongodb-js/compass-logging" dependency-version: 1.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: compass - dependency-name: "@mongodb-js/compass-utils" dependency-version: 0.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: compass ... Signed-off-by: dependabot[bot] --- package-lock.json | 121 +++++++++++++++++++++++++--------------------- package.json | 4 +- 2 files changed, 69 insertions(+), 56 deletions(-) diff --git a/package-lock.json b/package-lock.json index 852d2e7c7..8b0103307 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,8 +12,8 @@ "@babel/core": "^7.25.8", "@babel/parser": "^7.25.8", "@babel/traverse": "^7.25.7", - "@mongodb-js/compass-components": "^1.37.1", - "@mongodb-js/connection-form": "1.51.1", + "@mongodb-js/compass-components": "^1.38.0", + "@mongodb-js/connection-form": "1.52.0", "@mongodb-js/connection-info": "^0.14.0", "@mongodb-js/device-id": "^0.2.1", "@mongodb-js/mongodb-constants": "^0.11.1", @@ -5048,9 +5048,9 @@ } }, "node_modules/@codemirror/language": { - "version": "6.11.0", - "resolved": "https://registry.npmjs.org/@codemirror/language/-/language-6.11.0.tgz", - "integrity": "sha512-A7+f++LodNNc1wGgoRDTt78cOwWm9KVezApgjOMp1W4hM0898nsqBXwF+sbePE7ZRcjN7Sa1Z5m2oN27XkmEjQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@codemirror/language/-/language-6.11.1.tgz", + "integrity": "sha512-5kS1U7emOGV84vxC+ruBty5sUgcD0te6dyupyRVG2zaSjhTDM73LhVKUtVwiqSe6QwmEoA4SCiU8AKPFyumAWQ==", "license": "MIT", "dependencies": { "@codemirror/state": "^6.0.0", @@ -5082,12 +5082,13 @@ } }, "node_modules/@codemirror/view": { - "version": "6.36.8", - "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.36.8.tgz", - "integrity": "sha512-yoRo4f+FdnD01fFt4XpfpMCcCAo9QvZOtbrXExn4SqzH32YC6LgzqxfLZw/r6Ge65xyY03mK/UfUqrVw1gFiFg==", + "version": "6.37.1", + "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.37.1.tgz", + "integrity": "sha512-Qy4CAUwngy/VQkEz0XzMKVRcckQuqLYWKqVpDDDghBe5FSXSqfVrJn49nw3ePZHxRUz4nRmb05Lgi+9csWo4eg==", "license": "MIT", "dependencies": { "@codemirror/state": "^6.5.0", + "crelt": "^1.0.6", "style-mod": "^4.1.0", "w3c-keyname": "^2.2.4" } @@ -7435,9 +7436,9 @@ "license": "BSD-2-Clause" }, "node_modules/@mongodb-js/compass-components": { - "version": "1.37.1", - "resolved": "https://registry.npmjs.org/@mongodb-js/compass-components/-/compass-components-1.37.1.tgz", - "integrity": "sha512-EGG2AB4+GkmT75XVX80enhLvzE1wUZwwAAbQeLi374NZxEf2MHOWHvZaEaIsFpn/c03ng6D2DJqm4WHcHI62NA==", + "version": "1.38.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/compass-components/-/compass-components-1.38.0.tgz", + "integrity": "sha512-diZNZ6b/Mh5vOxjw1OrHrFTYGlZOsmsp2iKmCsbBEYwQ52w6m9g90W3NZC2lET/Oi7Nqxl0sa18kDh5wg2lFMg==", "license": "SSPL", "dependencies": { "@dnd-kit/core": "^6.0.7", @@ -7490,7 +7491,7 @@ "@tanstack/table-core": "^8.14.0", "bson": "^6.10.3", "focus-trap-react": "^9.0.2", - "hadron-document": "^8.8.10", + "hadron-document": "^8.8.11", "hadron-type-checker": "^7.4.9", "is-electron-renderer": "^2.0.1", "lodash": "^4.17.21", @@ -7522,9 +7523,9 @@ } }, "node_modules/@mongodb-js/compass-editor": { - "version": "0.39.1", - "resolved": "https://registry.npmjs.org/@mongodb-js/compass-editor/-/compass-editor-0.39.1.tgz", - "integrity": "sha512-x+MuMR04mQlOzQOx3cQpVllp1PrvV6yuhrxTibdp9DCxbnQgAck5xPMXgQzU3it5vYZbunvXQE7LqonkV6oSsg==", + "version": "0.40.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/compass-editor/-/compass-editor-0.40.0.tgz", + "integrity": "sha512-U4m53KYvibhzV3Ytkv6bI0a+07T665MVVzsLk84wM/P320sSSLSvPECphMwWv3g0VnLlebJaQO5AEeyC2lVJEQ==", "license": "SSPL", "dependencies": { "@codemirror/autocomplete": "^6.17.0", @@ -7536,7 +7537,7 @@ "@codemirror/state": "^6.1.4", "@codemirror/view": "^6.7.1", "@lezer/highlight": "^1.2.0", - "@mongodb-js/compass-components": "^1.37.1", + "@mongodb-js/compass-components": "^1.38.0", "@mongodb-js/mongodb-constants": "^0.11.0", "mongodb-query-parser": "^4.3.0", "polished": "^4.2.2", @@ -7560,48 +7561,60 @@ } }, "node_modules/@mongodb-js/compass-logging": { - "version": "1.6.10", - "resolved": "https://registry.npmjs.org/@mongodb-js/compass-logging/-/compass-logging-1.6.10.tgz", - "integrity": "sha512-NGuXvz26D+daYX+twCEZyGhKdO900YY4JrKC/GPHd4h6PlIbO5mMXlL60IqLhgDlhpcql59ifDjyYORkMOwLlQ==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/compass-logging/-/compass-logging-1.7.0.tgz", + "integrity": "sha512-tqK+FntlOXd7zeQXo3TiCS38aT4lYepAQbBCUSwR0kveb5AxvQbWERVxEqWwTSdiyD2gDNWkQ0MERP9EUkV+Yw==", "license": "SSPL", "dependencies": { "debug": "^4.3.4", "hadron-app-registry": "^9.4.10", - "hadron-ipc": "^3.4.9", + "hadron-ipc": "^3.5.0", "is-electron-renderer": "^2.0.1", "mongodb-log-writer": "^2.3.4", "react": "^17.0.2" } }, "node_modules/@mongodb-js/compass-utils": { - "version": "0.8.9", - "resolved": "https://registry.npmjs.org/@mongodb-js/compass-utils/-/compass-utils-0.8.9.tgz", - "integrity": "sha512-K6BKjaJRDp7khOV3nbQbFX4KavJe7rG7jkPp61sA8voC/OUuukwDTb6M7KB76/S5gqxEHx3HXVi+NVjSjupcrg==", + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/compass-utils/-/compass-utils-0.9.0.tgz", + "integrity": "sha512-m18Z1YVOLXDp884iMjn6l8wvlDDiTheV9N81kljUcYW9sIXKR+vt6kR+0Ls1X7+dq7bOASHPBAdaqSx7F2qdvQ==", "license": "SSPL", "dependencies": { "@electron/remote": "^2.1.2", - "electron": "^32.3.3" + "electron": "^36.3.1" } }, "node_modules/@mongodb-js/connection-form": { - "version": "1.51.1", - "resolved": "https://registry.npmjs.org/@mongodb-js/connection-form/-/connection-form-1.51.1.tgz", - "integrity": "sha512-4lpRwjEPUgk5XGsteVWH8Jr8OemQqUhTTSK89q+7nwZpNFIeiTk6pfPgaNm9O5UZBUxeg9u3or6K0FK2MDXMDA==", + "version": "1.52.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/connection-form/-/connection-form-1.52.0.tgz", + "integrity": "sha512-7Plwu/K2D5WlK/LJxPAYyImHhOixud4CqYNidfX/EG0RbkaSqC3nRSXyILcDeKDNvKmYGeSk5aYn0JoSHk1wpw==", "license": "SSPL", "dependencies": { - "@mongodb-js/compass-components": "^1.37.1", - "@mongodb-js/compass-editor": "^0.39.1", - "@mongodb-js/connection-info": "^0.14.1", + "@mongodb-js/compass-components": "^1.38.0", + "@mongodb-js/compass-editor": "^0.40.0", + "@mongodb-js/connection-info": "^0.15.0", "@mongodb-js/shell-bson-parser": "^1.2.0", "lodash": "^4.17.21", "mongodb": "^6.16.0", "mongodb-build-info": "^1.7.2", "mongodb-connection-string-url": "^3.0.1", - "mongodb-data-service": "^22.27.1", + "mongodb-data-service": "^22.28.0", "mongodb-query-parser": "^4.3.0", "react": "^17.0.2" } }, + "node_modules/@mongodb-js/connection-form/node_modules/@mongodb-js/connection-info": { + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@mongodb-js/connection-info/-/connection-info-0.15.0.tgz", + "integrity": "sha512-b/ZLkuWzyOe3nkzpwqNldVwU8/pnTFKwhzVMFIcK7w773iG5j4Vva8wrI4+jFwY1fpL0ds2SCZP9foMnXOQLPQ==", + "license": "SSPL", + "dependencies": { + "lodash": "^4.17.21", + "mongodb": "^6.16.0", + "mongodb-connection-string-url": "^3.0.1", + "mongodb-data-service": "^22.28.0" + } + }, "node_modules/@mongodb-js/connection-info": { "version": "0.14.1", "resolved": "https://registry.npmjs.org/@mongodb-js/connection-info/-/connection-info-0.14.1.tgz", @@ -14010,14 +14023,14 @@ } }, "node_modules/electron": { - "version": "32.3.3", - "resolved": "https://registry.npmjs.org/electron/-/electron-32.3.3.tgz", - "integrity": "sha512-7FT8tDg+MueAw8dBn5LJqDvlM4cZkKJhXfgB3w7P5gvSoUQVAY6LIQcXJxgL+vw2rIRY/b9ak7ZBFbCMF2Bk4w==", + "version": "36.4.0", + "resolved": "https://registry.npmjs.org/electron/-/electron-36.4.0.tgz", + "integrity": "sha512-LLOOZEuW5oqvnjC7HBQhIqjIIJAZCIFjQxltQGLfEC7XFsBoZgQ3u3iFj+Kzw68Xj97u1n57Jdt7P98qLvUibQ==", "hasInstallScript": true, "license": "MIT", "dependencies": { "@electron/get": "^2.0.0", - "@types/node": "^20.9.0", + "@types/node": "^22.7.7", "extract-zip": "^2.0.1" }, "bin": { @@ -14033,18 +14046,18 @@ "integrity": "sha512-dfdv/2xNjX0P8Vzme4cfzHqnPm5xsZXwsolTYr0eyW18IUmNyG08vL+fttvinTfhKfIKdRoqkDIC9e9iWQCNYQ==" }, "node_modules/electron/node_modules/@types/node": { - "version": "20.17.50", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.50.tgz", - "integrity": "sha512-Mxiq0ULv/zo1OzOhwPqOA13I81CV/W3nvd3ChtQZRT5Cwz3cr0FKo/wMSsbTqL3EXpaBAEQhva2B8ByRkOIh9A==", + "version": "22.15.30", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.30.tgz", + "integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==", "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.21.0" } }, "node_modules/electron/node_modules/undici-types": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", + "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", "license": "MIT" }, "node_modules/elliptic": { @@ -16864,9 +16877,9 @@ } }, "node_modules/hadron-document": { - "version": "8.8.10", - "resolved": "https://registry.npmjs.org/hadron-document/-/hadron-document-8.8.10.tgz", - "integrity": "sha512-vct5I8Mz5hSONAsaSf5VIEXO/gGGgYAxM2cPiTeSmpIjcb70euTZ8NKicocIbVlkAIbXTbw8Yjg6P6YAIdZ0Vg==", + "version": "8.8.11", + "resolved": "https://registry.npmjs.org/hadron-document/-/hadron-document-8.8.11.tgz", + "integrity": "sha512-Sv+A7dobc3C0wldfJlGPQU5Ml11X9ez7dpcMJS55fgnB97nohJs8LnL7ZgBreCAS4w9vBxVBD+euc03j84f62g==", "license": "SSPL", "dependencies": { "bson": "^6.10.3", @@ -16877,13 +16890,13 @@ } }, "node_modules/hadron-ipc": { - "version": "3.4.9", - "resolved": "https://registry.npmjs.org/hadron-ipc/-/hadron-ipc-3.4.9.tgz", - "integrity": "sha512-rp3f2BlK/aWUcI34m7TZhPb+rEBAQ8cTCt2zCI+9T8NKmRdy3y1zH8wc4590lqAF+hfkyIa/C4jlqkuR9GS64A==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/hadron-ipc/-/hadron-ipc-3.5.0.tgz", + "integrity": "sha512-y4Q64EuqflIgMLNbwmZAFMilwhUTiiD2t2gYlYRU7TArKTbbfDi+VC3XJLAqWVq/D+gdwYgkEHPjZnyAyUFAsQ==", "license": "SSPL", "dependencies": { "debug": "^4.3.4", - "electron": "^32.3.3", + "electron": "^36.3.1", "is-electron-renderer": "^2.0.1" } }, @@ -20021,13 +20034,13 @@ } }, "node_modules/mongodb-data-service": { - "version": "22.27.1", - "resolved": "https://registry.npmjs.org/mongodb-data-service/-/mongodb-data-service-22.27.1.tgz", - "integrity": "sha512-Fkk0cy8d28M5LcUsu3CbMclsHjWEbEisyrZwzA3zK4/0xHKwmldAolScqoMCtVDrQjw/NB8IMDT3jwG14r12nQ==", + "version": "22.28.0", + "resolved": "https://registry.npmjs.org/mongodb-data-service/-/mongodb-data-service-22.28.0.tgz", + "integrity": "sha512-TL8H8eIXvsCgrGSekT1RNaHndmC+tFz2VAza47WuefkzmVL4pPWoq74BxOgV/TlklZP+2L8Ub9dQFgKmJlgM6w==", "license": "SSPL", "dependencies": { - "@mongodb-js/compass-logging": "^1.6.10", - "@mongodb-js/compass-utils": "^0.8.9", + "@mongodb-js/compass-logging": "^1.7.0", + "@mongodb-js/compass-utils": "^0.9.0", "@mongodb-js/devtools-connect": "^3.7.2", "@mongodb-js/devtools-proxy-support": "^0.4.4", "bson": "^6.10.3", diff --git a/package.json b/package.json index 82f8219c6..0bd02dcb6 100644 --- a/package.json +++ b/package.json @@ -1320,8 +1320,8 @@ "@babel/core": "^7.25.8", "@babel/parser": "^7.25.8", "@babel/traverse": "^7.25.7", - "@mongodb-js/compass-components": "^1.37.1", - "@mongodb-js/connection-form": "1.51.1", + "@mongodb-js/compass-components": "^1.38.0", + "@mongodb-js/connection-form": "1.52.0", "@mongodb-js/connection-info": "^0.14.0", "@mongodb-js/device-id": "^0.2.1", "@mongodb-js/mongodb-constants": "^0.11.1",