Skip to content

Commit e7e96f4

Browse files
Merge remote-tracking branch 'origin/main' into beta-releases
2 parents 60e5483 + 9eec9da commit e7e96f4

File tree

70 files changed

+1176
-2115
lines changed

Some content is hidden

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

70 files changed

+1176
-2115
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
# This Node.js version matches the one required in
55
# the "engines" in the package.json.
6-
nodejs 22.15.1
6+
nodejs 22.17.1

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 Mon Sep 01 2025.
2+
This document was automatically generated on Wed Sep 03 2025.
33

44
## List of dependencies
55

@@ -388,7 +388,7 @@ This document was automatically generated on Mon Sep 01 2025.
388388
| **[mkdirp-classic](#e79cc875152b50c2eb57a97163d99f0155bf4e4af7ba4a7e01c12a17a4a3305c)** | 0.5.3 | MIT |
389389
| **[modify-filename](#7153be07939379ccf0072006c519fba2bdf5ab79ca8bb59bc5273f87a7bacbf6)** | 1.1.0 | MIT |
390390
| **[mongodb-build-info](#f0a98c22ae0766702726f79e058ac6dc4e4bead8557b67b816f40bd13fb54170)** | 1.7.2 | Apache-2.0 |
391-
| **[mongodb-client-encryption](#4bfa384a74d9b7da2ef68a7c6792e662d64dd2dc08303f7400c63fda55922482)** | 6.3.0 | Apache-2.0 |
391+
| **[mongodb-client-encryption](#b69198b27f91ae57d05c6db2f6c1e6afdf2e56f8b5a66a2142292cd7efde2e53)** | 6.5.0 | Apache-2.0 |
392392
| **[mongodb-cloud-info](#5437e58440df6b1fefae8943353daf4f333e29974720113bcddd634c6bcc3f75)** | 2.1.7 | Apache-2.0 |
393393
| **[mongodb-connection-string-url](#2e1146256a89ebd24e3398881e03807fe363d58444e6b7952ea50bd6108707bc)** | 3.0.1 | Apache-2.0 |
394394
| **[mongodb-log-writer](#2773a73e5385ed96d47f2a1d6236804c4b9bfeccf4b2359d30b989810409b0f1)** | 2.4.1 | Apache-2.0 |
@@ -397,7 +397,7 @@ This document was automatically generated on Mon Sep 01 2025.
397397
| **[mongodb-query-parser](#15068a4e6d825438a4e6d365a3566f58762ef216402070179557503b775f3ff4)** | 4.3.0 | Apache-2.0 |
398398
| **[mongodb-redact](#6e144657052b14482fcf7c46948b75815e885a6a92d9770bf29d479ba3188617)** | 1.1.8 | Apache-2.0 |
399399
| **[mongodb-schema](#dc7b6e03e707abdf4c8e28a57ca2df873ec3a9fc74b1822a899a0f7eb0cc4bd5)** | 12.6.2 | Apache-2.0 |
400-
| **[mongodb](#e9259a133815c37f78beb53d1e96543d3af8114834d306de35d623db235b3cca)** | 6.17.0 | Apache-2.0 |
400+
| **[mongodb](#6ccc8437faa6b7dd23d9b92f07f505450a6274463303eb7bb08af9943163ff9a)** | 6.19.0 | Apache-2.0 |
401401
| **[ms](#0a987b2f79ff37005e452a5afa7dacd3042061a7077054d2ba9cabacd88506d2)** | 2.1.2 | MIT |
402402
| **[ms](#2083576c5af8054927640b4788059806d07e250a26066c9ccb2d928394fb9226)** | 2.1.3 | MIT |
403403
| **[napi-build-utils](#4446cbf58ee41dfc4c30b35af90a053cab7e15fcc9736c67a43265eeef531372)** | 2.0.0 | MIT |
@@ -26601,9 +26601,9 @@ License files:
2660126601
See the License for the specific language governing permissions and
2660226602
limitations under the License.
2660326603

26604-
<a id="4bfa384a74d9b7da2ef68a7c6792e662d64dd2dc08303f7400c63fda55922482"></a>
26604+
<a id="b69198b27f91ae57d05c6db2f6c1e6afdf2e56f8b5a66a2142292cd7efde2e53"></a>
2660526605

26606-
### [mongodb-client-encryption](https://www.npmjs.com/package/mongodb-client-encryption) (version 6.3.0)
26606+
### [mongodb-client-encryption](https://www.npmjs.com/package/mongodb-client-encryption) (version 6.5.0)
2660726607

2660826608
License tags: Apache-2.0
2660926609

@@ -28111,9 +28111,9 @@ License files:
2811128111
See the License for the specific language governing permissions and
2811228112
limitations under the License.
2811328113

28114-
<a id="e9259a133815c37f78beb53d1e96543d3af8114834d306de35d623db235b3cca"></a>
28114+
<a id="6ccc8437faa6b7dd23d9b92f07f505450a6274463303eb7bb08af9943163ff9a"></a>
2811528115

28116-
### [mongodb](https://www.npmjs.com/package/mongodb) (version 6.17.0)
28116+
### [mongodb](https://www.npmjs.com/package/mongodb) (version 6.19.0)
2811728117

2811828118
License tags: Apache-2.0
2811928119

docs/tracking-plan.md

Lines changed: 1 addition & 15 deletions
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 Mon, Sep 1, 2025
9+
Generated on Wed, Sep 3, 2025
1010

1111
## Table of Contents
1212

@@ -133,8 +133,6 @@ Generated on Mon, Sep 1, 2025
133133
- [Assistant Entry Point Used](#event--AssistantEntryPointUsedEvent)
134134
- [AI Opt In Modal Shown](#event--AiOptInModalShownEvent)
135135
- [AI Opt In Modal Dismissed](#event--AiOptInModalDismissedEvent)
136-
- [AI Sign In Modal Shown](#event--AiSignInModalShownEvent)
137-
- [AI Sign In Modal Dismissed](#event--AiSignInModalDismissedEvent)
138136
- [AI Generate Query Clicked](#event--AiGenerateQueryClickedEvent)
139137
- [AI Prompt Submitted](#event--AiPromptSubmittedEvent)
140138
- [AI Query Feedback](#event--AiQueryFeedbackEvent)
@@ -1483,18 +1481,6 @@ This event is fired when the AI Opt-In Modal is shown to the user.
14831481

14841482
This event is fired when the AI Opt-In Modal is dismissed by the user.
14851483

1486-
<a name="event--AiSignInModalShownEvent"></a>
1487-
1488-
### AI Sign In Modal Shown
1489-
1490-
This event is fired when the AI Sign-In Modal is shown to the user.
1491-
1492-
<a name="event--AiSignInModalDismissedEvent"></a>
1493-
1494-
### AI Sign In Modal Dismissed
1495-
1496-
This event is fired when the AI Sign-In Modal is dismissed by the user.
1497-
14981484
<a name="event--AiGenerateQueryClickedEvent"></a>
14991485

15001486
### AI Generate Query Clicked

0 commit comments

Comments
 (0)