From 676a0936a9cc985366aca6a9b1033ad7f4f652b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 04:39:02 +0000 Subject: [PATCH] chore(deps): bump the mongosh group with 7 updates Bumps the mongosh group with 7 updates: | Package | From | To | | --- | --- | --- | | [@mongosh/browser-runtime-electron](https://github.com/mongodb-js/mongosh) | `3.10.3` | `3.11.0` | | [@mongosh/i18n](https://github.com/mongodb-js/mongosh) | `2.13.0` | `2.13.1` | | [@mongosh/shell-api](https://github.com/mongodb-js/mongosh) | `3.10.3` | `3.11.0` | | [@mongosh/arg-parser](https://github.com/mongodb-js/mongosh) | `3.10.2` | `3.10.3` | | [@mongosh/autocomplete](https://github.com/mongodb-js/mongosh) | `3.10.3` | `3.11.0` | | [@mongosh/browser-runtime-core](https://github.com/mongodb-js/mongosh) | `3.10.3` | `3.11.0` | | [@mongosh/shell-evaluator](https://github.com/mongodb-js/mongosh) | `3.10.3` | `3.11.0` | Updates `@mongosh/browser-runtime-electron` from 3.10.3 to 3.11.0 - [Release notes](https://github.com/mongodb-js/mongosh/releases) - [Commits](https://github.com/mongodb-js/mongosh/compare/@mongosh/browser-runtime-electron@3.10.3...@mongosh/browser-runtime-electron@3.11.0) Updates `@mongosh/i18n` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/mongodb-js/mongosh/releases) - [Commits](https://github.com/mongodb-js/mongosh/compare/@mongosh/i18n@2.13.0...@mongosh/i18n@2.13.1) Updates `@mongosh/shell-api` from 3.10.3 to 3.11.0 - [Release notes](https://github.com/mongodb-js/mongosh/releases) - [Commits](https://github.com/mongodb-js/mongosh/compare/@mongosh/shell-api@3.10.3...@mongosh/shell-api@3.11.0) Updates `@mongosh/arg-parser` from 3.10.2 to 3.10.3 - [Release notes](https://github.com/mongodb-js/mongosh/releases) - [Commits](https://github.com/mongodb-js/mongosh/compare/@mongosh/arg-parser@3.10.2...@mongosh/arg-parser@3.10.3) Updates `@mongosh/autocomplete` from 3.10.3 to 3.11.0 - [Release notes](https://github.com/mongodb-js/mongosh/releases) - [Commits](https://github.com/mongodb-js/mongosh/compare/@mongosh/autocomplete@3.10.3...@mongosh/autocomplete@3.11.0) Updates `@mongosh/browser-runtime-core` from 3.10.3 to 3.11.0 - [Release notes](https://github.com/mongodb-js/mongosh/releases) - [Commits](https://github.com/mongodb-js/mongosh/compare/@mongosh/browser-runtime-core@3.10.3...@mongosh/browser-runtime-core@3.11.0) Updates `@mongosh/shell-evaluator` from 3.10.3 to 3.11.0 - [Release notes](https://github.com/mongodb-js/mongosh/releases) - [Commits](https://github.com/mongodb-js/mongosh/compare/@mongosh/shell-evaluator@3.10.3...@mongosh/shell-evaluator@3.11.0) --- updated-dependencies: - dependency-name: "@mongosh/browser-runtime-electron" dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mongosh - dependency-name: "@mongosh/i18n" dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mongosh - dependency-name: "@mongosh/shell-api" dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mongosh - dependency-name: "@mongosh/arg-parser" dependency-version: 3.10.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: mongosh - dependency-name: "@mongosh/autocomplete" dependency-version: 3.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: mongosh - dependency-name: "@mongosh/browser-runtime-core" dependency-version: 3.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: mongosh - dependency-name: "@mongosh/shell-evaluator" dependency-version: 3.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: mongosh ... Signed-off-by: dependabot[bot] --- package-lock.json | 64 ++++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 34 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index ec2067ed7..095272045 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@mongodb-js/connection-info": "^0.14.0", "@mongodb-js/device-id": "^0.2.1", "@mongodb-js/mongodb-constants": "^0.11.1", - "@mongosh/browser-runtime-electron": "^3.10.3", + "@mongosh/browser-runtime-electron": "^3.11.0", "@mongosh/i18n": "^2.9.1", "@mongosh/service-provider-node-driver": "^3.8.3", "@mongosh/shell-api": "^3.6.0", @@ -7870,13 +7870,13 @@ } }, "node_modules/@mongosh/arg-parser": { - "version": "3.10.2", - "resolved": "https://registry.npmjs.org/@mongosh/arg-parser/-/arg-parser-3.10.2.tgz", - "integrity": "sha512-Dbdc/69iXH3jUXC8mrp8ti7Ca40pj1VmezJqFXmi3GJlwG1dIkSTsm8RfU1vaaCwpjg1PlOFgwB1EI0BBEh5yw==", + "version": "3.10.3", + "resolved": "https://registry.npmjs.org/@mongosh/arg-parser/-/arg-parser-3.10.3.tgz", + "integrity": "sha512-AGvXCs29Lsmc6fQQDqjCwmEkLuY261A0OMlvOvJsMWP795+Jh+WfZ37VhPSABFyqntImjY9F6N4KEaBrjeqnwQ==", "license": "Apache-2.0", "dependencies": { "@mongosh/errors": "2.4.0", - "@mongosh/i18n": "^2.13.0", + "@mongosh/i18n": "^2.13.1", "mongodb-connection-string-url": "^3.0.1" }, "engines": { @@ -7903,13 +7903,13 @@ } }, "node_modules/@mongosh/autocomplete": { - "version": "3.10.3", - "resolved": "https://registry.npmjs.org/@mongosh/autocomplete/-/autocomplete-3.10.3.tgz", - "integrity": "sha512-R5rGnW0lQmPfAueMeh1r2lcnlPDDxBnHLGnzLZugdknDGDlcbF8VXI9q1zBFuaTTeElONcygwvaGqdto5IvXZg==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/@mongosh/autocomplete/-/autocomplete-3.11.0.tgz", + "integrity": "sha512-q9zOX1Q4lW70DYt1VR9iCS0mMaqAETDID2srf2jfTUURWetTi9hatVQtXosKOqK7Jafx4eGHy28U0l+bDRCvZQ==", "license": "Apache-2.0", "dependencies": { "@mongodb-js/mongodb-constants": "^0.10.1", - "@mongosh/shell-api": "^3.10.3", + "@mongosh/shell-api": "^3.11.0", "semver": "^7.5.4" }, "engines": { @@ -7926,27 +7926,27 @@ } }, "node_modules/@mongosh/browser-runtime-core": { - "version": "3.10.3", - "resolved": "https://registry.npmjs.org/@mongosh/browser-runtime-core/-/browser-runtime-core-3.10.3.tgz", - "integrity": "sha512-Qp3C0bqCWkLUy1sok2uIB/28g+LPF9HqghZ3PWS39sxs4SvThM/zFW1IlYuCZedQjxgbOIreAhIcn40IxcQWRw==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/@mongosh/browser-runtime-core/-/browser-runtime-core-3.11.0.tgz", + "integrity": "sha512-WZ5vNC1gfQDKZQrhZRLpIXy0VdyN08s/0BUjpnst5+HNXGROCcyLW2XSXhlEzG8VS/lEkPrRtPu/w9eTBs0lCw==", "license": "Apache-2.0", "dependencies": { - "@mongosh/autocomplete": "^3.10.3", + "@mongosh/autocomplete": "^3.11.0", "@mongosh/service-provider-core": "3.3.3", - "@mongosh/shell-api": "^3.10.3", - "@mongosh/shell-evaluator": "^3.10.3" + "@mongosh/shell-api": "^3.11.0", + "@mongosh/shell-evaluator": "^3.11.0" }, "engines": { "node": ">=14.15.1" } }, "node_modules/@mongosh/browser-runtime-electron": { - "version": "3.10.3", - "resolved": "https://registry.npmjs.org/@mongosh/browser-runtime-electron/-/browser-runtime-electron-3.10.3.tgz", - "integrity": "sha512-sVQmfCorydzOuyPVqSNqQ3jckfJCJkIyLH/i1H9YRcPNI13OtDzMrWeu0987fAg+lcE7JQEbko/jGm8IuFXeZg==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/@mongosh/browser-runtime-electron/-/browser-runtime-electron-3.11.0.tgz", + "integrity": "sha512-jeg1PCLCr36lAMnbZk1cViDsZOvLUX3wiWfm8JhKZo6vckzkdUXO59xC2aZkRFU2Vf9uxhrom5ZESJvwXQsEUg==", "license": "Apache-2.0", "dependencies": { - "@mongosh/browser-runtime-core": "^3.10.3", + "@mongosh/browser-runtime-core": "^3.11.0", "@mongosh/service-provider-core": "3.3.3", "@mongosh/types": "3.6.2" }, @@ -7977,9 +7977,9 @@ } }, "node_modules/@mongosh/i18n": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/@mongosh/i18n/-/i18n-2.13.0.tgz", - "integrity": "sha512-gvqUr7CKZe+BIil1ONnOgU4L1XORoczw5LkIt9c+yvs/GSq1WwsMbAMJm5y0OHI8sM7zYNun9owC0fMQ+biZjA==", + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/@mongosh/i18n/-/i18n-2.13.1.tgz", + "integrity": "sha512-aJMvtWjbK6dOfrQEV4C1OOCxd3unJc6VNZCYlNAzAZb234rYbWshWtzfPqxEkMjd167cU5MEFCTzUYweEGB9+A==", "license": "Apache-2.0", "dependencies": { "@mongosh/errors": "2.4.0" @@ -8033,15 +8033,17 @@ } }, "node_modules/@mongosh/shell-api": { - "version": "3.10.3", - "resolved": "https://registry.npmjs.org/@mongosh/shell-api/-/shell-api-3.10.3.tgz", - "integrity": "sha512-ZXqy19wC5UoKhATNht9jc9G8W6fgaHf5UoRRq/F7lV51bzrNp77NAa9DuAEeHAqr/UXt9dYJmqOya41r4KlBKw==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/@mongosh/shell-api/-/shell-api-3.11.0.tgz", + "integrity": "sha512-JrhPX1XHE+7rLqT1S0ZPfzZ8+YbgrycbfknZ1yCgPUy1zf9Ee//uW4WRguPbI8DM6hSECvpLJU7CFKbHw0FUXw==", "license": "Apache-2.0", "dependencies": { - "@mongosh/arg-parser": "^3.10.2", + "@babel/core": "^7.26.10", + "@babel/types": "^7.26.10", + "@mongosh/arg-parser": "^3.10.3", "@mongosh/errors": "2.4.0", "@mongosh/history": "2.4.6", - "@mongosh/i18n": "^2.13.0", + "@mongosh/i18n": "^2.13.1", "@mongosh/service-provider-core": "3.3.3", "mongodb-redact": "^1.1.5" }, @@ -8050,14 +8052,14 @@ } }, "node_modules/@mongosh/shell-evaluator": { - "version": "3.10.3", - "resolved": "https://registry.npmjs.org/@mongosh/shell-evaluator/-/shell-evaluator-3.10.3.tgz", - "integrity": "sha512-i/G7sxBWBuZKuVC8eb+4I/Ii3JHSMfeScbzgoLc2vbPDTbDvOAlHmyDUbOxLpJBwVmv0OkUVd1jkH/4EYGwfoQ==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/@mongosh/shell-evaluator/-/shell-evaluator-3.11.0.tgz", + "integrity": "sha512-2EphxK6w1CL6eK/U+CnkmiCr3R8BR5jUVJtWcGcoz8vQhTTt/A1tkoGQNxg4QsnqVOoGQxogFKGyJJfdvcp22w==", "license": "Apache-2.0", "dependencies": { "@mongosh/async-rewriter2": "2.4.8", "@mongosh/history": "2.4.6", - "@mongosh/shell-api": "^3.10.3" + "@mongosh/shell-api": "^3.11.0" }, "engines": { "node": ">=14.15.1" diff --git a/package.json b/package.json index 1007f6657..b238ac577 100644 --- a/package.json +++ b/package.json @@ -1320,7 +1320,7 @@ "@mongodb-js/connection-info": "^0.14.0", "@mongodb-js/device-id": "^0.2.1", "@mongodb-js/mongodb-constants": "^0.11.1", - "@mongosh/browser-runtime-electron": "^3.10.3", + "@mongosh/browser-runtime-electron": "^3.11.0", "@mongosh/i18n": "^2.9.1", "@mongosh/service-provider-node-driver": "^3.8.3", "@mongosh/shell-api": "^3.6.0",