Skip to content

Commit 51a5eb8

Browse files
Merge remote-tracking branch 'origin/beta-releases' into ga-releases
2 parents 4fe404d + e20720c commit 51a5eb8

File tree

155 files changed

+10899
-3300
lines changed

Some content is hidden

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

155 files changed

+10899
-3300
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,4 @@ Jacob Lu <[email protected]>
112112
Nataly Carbonell <[email protected]>
113113
DarshanaVenkatesh <[email protected]>
114114
Kevin Pamaran <[email protected]>
115+
Leo Generali <[email protected]>

THIRD-PARTY-NOTICES.md

Lines changed: 1 addition & 34 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 Wed Sep 03 2025.
2+
This document was automatically generated on Thu Sep 11 2025.
33

44
## List of dependencies
55

@@ -570,7 +570,6 @@ This document was automatically generated on Wed Sep 03 2025.
570570
| **[yallist](#63b110ffd18712146937e9f182800c6f2b5783e76d1659a0bd4b457789b0df07)** | 3.1.1 | ISC |
571571
| **[yargs-parser](#617a7401008b7639df8cebae61c9c009bf04ca762c652da0975da4533bf33690)** | 21.1.1 | ISC |
572572
| **[zod-to-json-schema](#f1f33dedb4553ce06f16c5e2edee10cb18b747b6a1e519fc8e286937d4d06126)** | 3.24.6 | ISC |
573-
| **[zod](#47d4f8aea57c756d184be32bcd9df03f490606057a940cf6ab006cce6cf81731)** | 3.25.17 | MIT |
574573
| **[zod](#01aaa7ce197e0507c530a672d2a29df0cdd4139c3d75c9a8adc800f68c167b27)** | 3.25.76 | MIT |
575574

576575
## Package details
@@ -40871,38 +40870,6 @@ License files:
4087140870
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4087240871
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4087340872

40874-
<a id="47d4f8aea57c756d184be32bcd9df03f490606057a940cf6ab006cce6cf81731"></a>
40875-
40876-
### [zod](https://www.npmjs.com/package/zod) (version 3.25.17)
40877-
40878-
License tags: MIT
40879-
40880-
License files:
40881-
40882-
- LICENSE:
40883-
40884-
MIT License
40885-
40886-
Copyright (c) 2025 Colin McDonnell
40887-
40888-
Permission is hereby granted, free of charge, to any person obtaining a copy
40889-
of this software and associated documentation files (the "Software"), to deal
40890-
in the Software without restriction, including without limitation the rights
40891-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
40892-
copies of the Software, and to permit persons to whom the Software is
40893-
furnished to do so, subject to the following conditions:
40894-
40895-
The above copyright notice and this permission notice shall be included in all
40896-
copies or substantial portions of the Software.
40897-
40898-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
40899-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
40900-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
40901-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
40902-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
40903-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
40904-
SOFTWARE.
40905-
4090640873
<a id="01aaa7ce197e0507c530a672d2a29df0cdd4139c3d75c9a8adc800f68c167b27"></a>
4090740874

4090840875
### [zod](https://www.npmjs.com/package/zod) (version 3.25.76)

configs/eslint-config-compass/package.json

Lines changed: 4 additions & 4 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.7",
3+
"version": "1.4.9",
44
"description": "Shared Compass eslint configuration",
55
"license": "SSPL",
66
"main": "index.js",
@@ -17,9 +17,9 @@
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.14",
21-
"@typescript-eslint/eslint-plugin": "^8.41.0",
22-
"@typescript-eslint/parser": "^8.41.0",
20+
"@mongodb-js/eslint-plugin-compass": "^1.2.15",
21+
"@typescript-eslint/eslint-plugin": "^8.43.0",
22+
"@typescript-eslint/parser": "^8.43.0",
2323
"eslint": "^8.57.1",
2424
"eslint-config-prettier": "^8.3.0",
2525
"eslint-plugin-chai-friendly": "^1.1.0",

configs/eslint-plugin-compass/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/compass",
16-
"version": "1.2.14",
16+
"version": "1.2.15",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/compass.git"
@@ -37,7 +37,7 @@
3737
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
3838
},
3939
"devDependencies": {
40-
"@mongodb-js/mocha-config-compass": "^1.7.0",
40+
"@mongodb-js/mocha-config-compass": "^1.7.1",
4141
"@mongodb-js/prettier-config-compass": "^1.2.8",
4242
"depcheck": "^1.4.1",
4343
"eslint": "^8.57.1",

configs/mocha-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/mocha-config-compass",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "Shared mocha mocha configuration for Compass packages",
55
"license": "SSPL",
66
"main": "index.js",

configs/testing-library-compass/package.json

Lines changed: 4 additions & 4 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.10",
14+
"version": "1.3.12",
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.7",
49-
"@mongodb-js/mocha-config-compass": "^1.7.0",
48+
"@mongodb-js/eslint-config-compass": "^1.4.9",
49+
"@mongodb-js/mocha-config-compass": "^1.7.1",
5050
"@mongodb-js/prettier-config-compass": "^1.2.8",
51-
"@mongodb-js/tsconfig-compass": "^1.2.9",
51+
"@mongodb-js/tsconfig-compass": "^1.2.10",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/tsconfig-compass",
3-
"version": "1.2.9",
3+
"version": "1.2.10",
44
"description": "Shared Compass Typescript configuration",
55
"license": "SSPL",
66
"files": [

configs/webpack-config-compass/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/compass",
16-
"version": "1.10.0",
16+
"version": "1.10.2",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/compass.git"
@@ -45,9 +45,9 @@
4545
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
4646
},
4747
"devDependencies": {
48-
"@mongodb-js/eslint-config-compass": "^1.4.7",
48+
"@mongodb-js/eslint-config-compass": "^1.4.9",
4949
"@mongodb-js/prettier-config-compass": "^1.2.8",
50-
"@mongodb-js/tsconfig-compass": "^1.2.9",
50+
"@mongodb-js/tsconfig-compass": "^1.2.10",
5151
"@types/cli-progress": "^3.9.2",
5252
"@types/html-webpack-plugin": "^3.2.9",
5353
"@types/webpack-bundle-analyzer": "^4.7.0",

docs/tracking-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
> the tracking plan for the specific Compass version you can use the following
77
> URL: `https://github.com/mongodb-js/compass/blob/<compass version>/docs/tracking-plan.md`
88
9-
Generated on Wed, Sep 3, 2025
9+
Generated on Thu, Sep 11, 2025
1010

1111
## Table of Contents
1212

0 commit comments

Comments
 (0)