Skip to content

Commit a79ba01

Browse files
authored
Merge branch 'main' into update-typescript-eslint-to-latest
2 parents 0f13d79 + e63316c commit a79ba01

File tree

77 files changed

+1457
-1229
lines changed

Some content is hidden

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

77 files changed

+1457
-1229
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @mongodb-js/compass-developers

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,4 @@ Dylan Richardson <[email protected]>
104104
Ruby Dong <[email protected]>
105105
Neal Beeken <[email protected]>
106106
Walter Tan <[email protected]>
107+
Raymond Lo <[email protected]>

THIRD-PARTY-NOTICES.md

Lines changed: 4 additions & 4 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 Jun 08 2025.
2+
This document was automatically generated on Thu Jun 12 2025.
33

44
## List of dependencies
55

@@ -228,7 +228,7 @@ This document was automatically generated on Sun Jun 08 2025.
228228
| **[dunder-proto](#390fd69f2035b583e461890d5b0a3230f4adb33b042e6f0d1472dd911bc1de98)** | 1.0.1 | MIT |
229229
| **[ee-first](#e2746902c758ae8a6f91ffb9618cd53717f936cb33c6323e65b6b7b24f7ebefe)** | 1.1.1 | MIT |
230230
| **[electron-dl](#e97e034c7b93c63e7a433d75f6f1de3e0668764225ebbd61dbde8d1b55d6f3b7)** | 3.5.0 | MIT |
231-
| **[electron](#69a01607bc98690086dc3687bfea7b6d7f78b36af4e499263e9683f85d260dd4)** | 36.3.1 | MIT |
231+
| **[electron](#973c8b48940a6eb3f2fe702af80b9e510d52527ce66a3fe9651a5b10de418622)** | 36.4.0 | MIT |
232232
| **[encodeurl](#b89152db475e86531e570f87b45d8a51aa5e5d87d4cc3b960cee7b8febf1d26a)** | 1.0.2 | MIT |
233233
| **[encodeurl](#177948a319ae0aeebbd65742c53c62b37c75ec1d021afa5a188d10a7ceae6623)** | 2.0.0 | MIT |
234234
| **[end-of-stream](#fadc10994f5fa767d06fb25cfff35fb17a895daf3bc3477c782907668ed16563)** | 1.4.4 | MIT |
@@ -18619,9 +18619,9 @@ License files:
1861918619

1862018620
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.
1862118621

18622-
<a id="69a01607bc98690086dc3687bfea7b6d7f78b36af4e499263e9683f85d260dd4"></a>
18622+
<a id="973c8b48940a6eb3f2fe702af80b9e510d52527ce66a3fe9651a5b10de418622"></a>
1862318623

18624-
### [electron](https://www.npmjs.com/package/electron) (version 36.3.1)
18624+
### [electron](https://www.npmjs.com/package/electron) (version 36.4.0)
1862518625

1862618626
License tags: MIT
1862718627

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.7.0",
16+
"version": "1.7.1",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/compass.git"
@@ -66,12 +66,12 @@
6666
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
6767
"babel-loader": "^8.2.5",
6868
"babel-plugin-istanbul": "^5.2.0",
69-
"browserslist": "^4.24.5",
69+
"browserslist": "^4.25.0",
7070
"chalk": "^4.1.2",
7171
"cli-progress": "^3.9.1",
7272
"core-js": "^3.17.3",
7373
"css-loader": "^4.3.0",
74-
"electron": "^36.3.1",
74+
"electron": "^36.4.0",
7575
"html-webpack-plugin": "^5.6.0",
7676
"less": "^3.13.1",
7777
"less-loader": "^10.0.1",

docs/tracking-plan.md

Lines changed: 32 additions & 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 Sun, Jun 8, 2025
9+
Generated on Thu, Jun 12, 2025
1010

1111
## Table of Contents
1212

@@ -172,6 +172,9 @@ Generated on Sun, Jun 8, 2025
172172
- [View Programming Language Syntax Clicked](#event--CreateIndexProgrammingLanguageLinkClicked)
173173
- [Start with a Query Tab Clicked](#event--CreateIndexQueryTabClicked)
174174
- [Suggested Index Button Clicked](#event--CreateIndexSuggestedIndexButtonClicked)
175+
- [Input Index Copied](#event--CreateIndexInputIndexCopied)
176+
- [Index Suggestions Copied](#event--CreateIndexIndexSuggestionsCopied)
177+
- [Index Strategies Documentation Clicked](#event--CreateIndexStrategiesDocumentationClicked)
175178
- [UUID Encountered](#event--UUIDEncounteredEvent)
176179

177180
### Performance Tab
@@ -1882,6 +1885,7 @@ a system that doesn't offer a suitable secret storage backend.
18821885
**Properties**:
18831886

18841887
- **context** (required): `"Create Index Modal"`
1888+
- **toggled** (required): `"On" | "Off"`
18851889
- **is_compass_web** (optional): `true | undefined`
18861890

18871891
<a name="event--CreateIndexCoveredQueriesButtonClicked"></a>
@@ -1974,6 +1978,33 @@ a system that doesn't offer a suitable secret storage backend.
19741978
- **context** (required): `"Create Index Modal"`
19751979
- **is_compass_web** (optional): `true | undefined`
19761980

1981+
<a name="event--CreateIndexInputIndexCopied"></a>
1982+
1983+
### Input Index Copied
1984+
1985+
**Properties**:
1986+
1987+
- **context** (required): `"Create Index Modal"`
1988+
- **is_compass_web** (optional): `true | undefined`
1989+
1990+
<a name="event--CreateIndexIndexSuggestionsCopied"></a>
1991+
1992+
### Index Suggestions Copied
1993+
1994+
**Properties**:
1995+
1996+
- **context** (required): `"Create Index Modal"`
1997+
- **is_compass_web** (optional): `true | undefined`
1998+
1999+
<a name="event--CreateIndexStrategiesDocumentationClicked"></a>
2000+
2001+
### Index Strategies Documentation Clicked
2002+
2003+
**Properties**:
2004+
2005+
- **context** (required): `"Create Index Modal"`
2006+
- **is_compass_web** (optional): `true | undefined`
2007+
19772008
<a name="event--UUIDEncounteredEvent"></a>
19782009

19792010
### UUID Encountered

0 commit comments

Comments
 (0)