Skip to content

Commit eaaa0ba

Browse files
Merge remote-tracking branch 'origin/main' into beta-releases
2 parents 8e7897a + 8969fc7 commit eaaa0ba

File tree

137 files changed

+4352
-3597
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+4352
-3597
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,4 @@ Kevin Pamaran <[email protected]>
115115
Leo Generali <[email protected]>
116116
Ivan Medina <[email protected]>
117117
Nick Larew <[email protected]>
118+
Shun Miyazawa <[email protected]>

THIRD-PARTY-NOTICES.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The following third-party software is used by and included in **Mongodb Compass**.
2-
This document was automatically generated on Sun Sep 28 2025.
2+
This document was automatically generated on Wed Oct 01 2025.
33

44
## List of dependencies
55

@@ -174,7 +174,7 @@ This document was automatically generated on Sun Sep 28 2025.
174174
| **[@tanstack/virtual-core](#52022b961bfc614fb06b15d3f77e2bd15922d69d8283acb6696a8c60c6bae490)** | 3.11.2 | MIT |
175175
| **[@tootallnate/quickjs-emscripten](#dda6dbabe98503ac1af20979be1778d7a1c8f355b85377124a909567193c2cd3)** | 0.23.0 | MIT |
176176
| **[accepts](#f95b7a83c78ce214a33c8f8ef681fb76acf619e685469f394034d5d5ea1cfb23)** | 2.0.0 | MIT |
177-
| **[acorn](#4aa96f656a11c11b0e17ee35cc26cad7c13dcf4afdff6431e6d074261b59f47d)** | 8.8.2 | MIT |
177+
| **[acorn](#a6b193ff0df9277b68079a40cc83b679dbe8b4f36152551d07396926812174ac)** | 8.15.0 | MIT |
178178
| **[ag-grid-community](#f3a0879bf804a8156c501942869cb2b3f5c2770fe5ae768eacebf9c4856a3e6e)** | 20.2.0 | MIT |
179179
| **[ag-grid-react](#266b3ad41f62fe9d8b3388c7e3e56532f1081dfc35c8b513d746105d0f7ef2d5)** | 20.2.0 | MIT |
180180
| **[agent-base](#10202012ce77e7c6013605c6e813d5020905b1ae895084d48ca047fcfc47cdcb)** | 7.1.3 | MIT |
@@ -254,7 +254,7 @@ This document was automatically generated on Sun Sep 28 2025.
254254
| **[dunder-proto](#390fd69f2035b583e461890d5b0a3230f4adb33b042e6f0d1472dd911bc1de98)** | 1.0.1 | MIT |
255255
| **[ee-first](#e2746902c758ae8a6f91ffb9618cd53717f936cb33c6323e65b6b7b24f7ebefe)** | 1.1.1 | MIT |
256256
| **[electron-dl](#e97e034c7b93c63e7a433d75f6f1de3e0668764225ebbd61dbde8d1b55d6f3b7)** | 3.5.0 | MIT |
257-
| **[electron](#eee118ff65a3a47eb4c9d13f98d9f874619d763d4100a6721b58ade57eca1a7e)** | 37.5.1 | MIT |
257+
| **[electron](#d0a4d7a3dc26c5d723b73a6db08bcb6815c1d6d8e77b523fbffeaf99ce9469bd)** | 37.6.0 | MIT |
258258
| **[encodeurl](#177948a319ae0aeebbd65742c53c62b37c75ec1d021afa5a188d10a7ceae6623)** | 2.0.0 | MIT |
259259
| **[end-of-stream](#fadc10994f5fa767d06fb25cfff35fb17a895daf3bc3477c782907668ed16563)** | 1.4.4 | MIT |
260260
| **[ensure-error](#3b1eba5276d89414cef21a1007e85c4f1d6749bf57b300e082ab23975a41dbc9)** | 3.0.1 | MIT |
@@ -19621,9 +19621,9 @@ License files:
1962119621
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1962219622
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1962319623

19624-
<a id="4aa96f656a11c11b0e17ee35cc26cad7c13dcf4afdff6431e6d074261b59f47d"></a>
19624+
<a id="a6b193ff0df9277b68079a40cc83b679dbe8b4f36152551d07396926812174ac"></a>
1962519625

19626-
### [acorn](https://www.npmjs.com/package/acorn) (version 8.8.2)
19626+
### [acorn](https://www.npmjs.com/package/acorn) (version 8.15.0)
1962719627

1962819628
License tags: MIT
1962919629

@@ -22412,9 +22412,9 @@ License files:
2241222412

2241322413
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2241422414

22415-
<a id="eee118ff65a3a47eb4c9d13f98d9f874619d763d4100a6721b58ade57eca1a7e"></a>
22415+
<a id="d0a4d7a3dc26c5d723b73a6db08bcb6815c1d6d8e77b523fbffeaf99ce9469bd"></a>
2241622416

22417-
### [electron](https://www.npmjs.com/package/electron) (version 37.5.1)
22417+
### [electron](https://www.npmjs.com/package/electron) (version 37.6.0)
2241822418

2241922419
License tags: MIT
2242022420

configs/eslint-config-compass/package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/eslint-config-compass",
3-
"version": "1.4.10",
3+
"version": "1.4.11",
44
"description": "Shared Compass eslint configuration",
55
"license": "SSPL",
66
"main": "index.js",
@@ -17,7 +17,7 @@
1717
"@babel/core": "^7.24.3",
1818
"@babel/eslint-parser": "^7.14.3",
1919
"@mongodb-js/eslint-config-devtools": "^0.9.9",
20-
"@mongodb-js/eslint-plugin-compass": "^1.2.16",
20+
"@mongodb-js/eslint-plugin-compass": "^1.2.17",
2121
"@typescript-eslint/eslint-plugin": "^8.43.0",
2222
"@typescript-eslint/parser": "^8.43.0",
2323
"eslint": "^8.57.1",
@@ -40,7 +40,5 @@
4040
"url": "https://github.com/mongodb-js/compass.git"
4141
},
4242
"homepage": "https://github.com/mongodb-js/compass",
43-
"publishConfig": {
44-
"access": "public"
45-
}
43+
"private": true
4644
}

configs/eslint-plugin-compass/package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,13 @@
55
"name": "MongoDB Inc",
66
"email": "[email protected]"
77
},
8-
"publishConfig": {
9-
"access": "public"
10-
},
8+
"private": true,
119
"bugs": {
1210
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
1311
"email": "[email protected]"
1412
},
1513
"homepage": "https://github.com/mongodb-js/compass",
16-
"version": "1.2.16",
14+
"version": "1.2.17",
1715
"repository": {
1816
"type": "git",
1917
"url": "https://github.com/mongodb-js/compass.git"
@@ -37,8 +35,8 @@
3735
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
3836
},
3937
"devDependencies": {
40-
"@mongodb-js/mocha-config-compass": "^1.7.1",
41-
"@mongodb-js/prettier-config-compass": "^1.2.8",
38+
"@mongodb-js/mocha-config-compass": "^1.7.2",
39+
"@mongodb-js/prettier-config-compass": "^1.2.9",
4240
"depcheck": "^1.4.1",
4341
"eslint": "^8.57.1",
4442
"mocha": "^10.2.0",

configs/mocha-config-compass/package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@mongodb-js/mocha-config-compass",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "Shared mocha mocha configuration for Compass packages",
55
"license": "SSPL",
66
"main": "index.js",
77
"devDependencies": {
8-
"@mongodb-js/prettier-config-compass": "^1.2.8"
8+
"@mongodb-js/prettier-config-compass": "^1.2.9"
99
},
1010
"scripts": {
1111
"prettier": "prettier-compass",
@@ -19,9 +19,7 @@
1919
"url": "https://github.com/mongodb-js/compass.git"
2020
},
2121
"homepage": "https://github.com/mongodb-js/compass",
22-
"publishConfig": {
23-
"access": "public"
24-
},
22+
"private": true,
2523
"dependencies": {
2624
"@electron/remote": "^2.1.3",
2725
"@mongodb-js/mocha-config-devtools": "^1.0.4",

configs/prettier-config-compass/package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/prettier-config-compass",
3-
"version": "1.2.8",
3+
"version": "1.2.9",
44
"description": "Shared Compass prettier configuration",
55
"license": "SSPL",
66
"main": "index.js",
@@ -24,7 +24,5 @@
2424
"url": "https://github.com/mongodb-js/compass.git"
2525
},
2626
"homepage": "https://github.com/mongodb-js/compass",
27-
"publishConfig": {
28-
"access": "public"
29-
}
27+
"private": true
3028
}

configs/testing-library-compass/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"email": "[email protected]"
1212
},
1313
"homepage": "https://github.com/mongodb-js/compass",
14-
"version": "1.3.15",
14+
"version": "1.3.16",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/mongodb-js/compass.git"
@@ -45,10 +45,10 @@
4545
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
4646
},
4747
"devDependencies": {
48-
"@mongodb-js/eslint-config-compass": "^1.4.10",
49-
"@mongodb-js/mocha-config-compass": "^1.7.1",
50-
"@mongodb-js/prettier-config-compass": "^1.2.8",
51-
"@mongodb-js/tsconfig-compass": "^1.2.10",
48+
"@mongodb-js/eslint-config-compass": "^1.4.11",
49+
"@mongodb-js/mocha-config-compass": "^1.7.2",
50+
"@mongodb-js/prettier-config-compass": "^1.2.9",
51+
"@mongodb-js/tsconfig-compass": "^1.2.11",
5252
"@types/chai": "^4.2.21",
5353
"@types/mocha": "^9.0.0",
5454
"@types/sinon-chai": "^3.2.5",

configs/tsconfig-compass/package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/tsconfig-compass",
3-
"version": "1.2.10",
3+
"version": "1.2.11",
44
"description": "Shared Compass Typescript configuration",
55
"license": "SSPL",
66
"files": [
@@ -11,7 +11,7 @@
1111
"typescript": "^5.9.2"
1212
},
1313
"devDependencies": {
14-
"@mongodb-js/prettier-config-compass": "^1.2.8"
14+
"@mongodb-js/prettier-config-compass": "^1.2.9"
1515
},
1616
"dependencies": {
1717
"@mongodb-js/tsconfig-devtools": "^1.0.0"
@@ -26,7 +26,5 @@
2626
"url": "https://github.com/mongodb-js/compass.git"
2727
},
2828
"homepage": "https://github.com/mongodb-js/compass",
29-
"publishConfig": {
30-
"access": "public"
31-
}
29+
"private": true
3230
}

configs/webpack-config-compass/package.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,13 @@
55
"name": "MongoDB Inc",
66
"email": "[email protected]"
77
},
8-
"publishConfig": {
9-
"access": "public"
10-
},
8+
"private": true,
119
"bugs": {
1210
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
1311
"email": "[email protected]"
1412
},
1513
"homepage": "https://github.com/mongodb-js/compass",
16-
"version": "1.10.5",
14+
"version": "1.10.7",
1715
"repository": {
1816
"type": "git",
1917
"url": "https://github.com/mongodb-js/compass.git"
@@ -46,9 +44,9 @@
4644
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
4745
},
4846
"devDependencies": {
49-
"@mongodb-js/eslint-config-compass": "^1.4.10",
50-
"@mongodb-js/prettier-config-compass": "^1.2.8",
51-
"@mongodb-js/tsconfig-compass": "^1.2.10",
47+
"@mongodb-js/eslint-config-compass": "^1.4.11",
48+
"@mongodb-js/prettier-config-compass": "^1.2.9",
49+
"@mongodb-js/tsconfig-compass": "^1.2.11",
5250
"@types/cli-progress": "^3.9.2",
5351
"@types/html-webpack-plugin": "^3.2.9",
5452
"@types/webpack-bundle-analyzer": "^4.7.0",
@@ -72,7 +70,7 @@
7270
"cli-progress": "^3.9.1",
7371
"core-js": "^3.17.3",
7472
"css-loader": "^4.3.0",
75-
"electron": "^37.5.1",
73+
"electron": "^37.6.0",
7674
"html-webpack-plugin": "^5.6.0",
7775
"less": "^3.13.1",
7876
"less-loader": "^10.0.1",

configs/webpack-config-compass/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ const sharedIgnoreWarnings: NonNullable<Configuration['ignoreWarnings']> = [
4848
// Optional, comes from emotion trying to (safely) use react apis that we
4949
// don't have in React 17
5050
/export 'useInsertionEffect'/,
51+
// Source map format that webpack can't resolve
52+
/Failed to parse source map: 'umd:/,
5153
];
5254

5355
const sharedResolveOptions = (

0 commit comments

Comments
 (0)