Skip to content

Commit 314eb32

Browse files
committed
Merge branch 'main' of https://github.com/mongodb-js/compass into feat/uncompressed-data-size
2 parents 7635d51 + f9c9b27 commit 314eb32

File tree

48 files changed

+869
-839
lines changed

Some content is hidden

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

48 files changed

+869
-839
lines changed

THIRD-PARTY-NOTICES.md

Lines changed: 1 addition & 1 deletion
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 Tue Sep 23 2025.
2+
This document was automatically generated on Wed Sep 24 2025.
33

44
## List of dependencies
55

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 Tue, Sep 23, 2025
9+
Generated on Wed, Sep 24, 2025
1010

1111
## Table of Contents
1212

package-lock.json

Lines changed: 540 additions & 540 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/atlas-service/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": "0.60.0",
16+
"version": "0.61.0",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/compass.git"
@@ -72,7 +72,7 @@
7272
},
7373
"dependencies": {
7474
"@mongodb-js/compass-app-registry": "^9.4.24",
75-
"@mongodb-js/compass-components": "^1.52.2",
75+
"@mongodb-js/compass-components": "^1.53.0",
7676
"@mongodb-js/compass-logging": "^1.7.17",
7777
"@mongodb-js/compass-telemetry": "^1.15.3",
7878
"@mongodb-js/compass-user-data": "^0.10.0",
@@ -81,7 +81,7 @@
8181
"@mongodb-js/devtools-connect": "^3.9.3",
8282
"@mongodb-js/devtools-proxy-support": "^0.5.2",
8383
"@mongodb-js/oidc-plugin": "^2.0.4",
84-
"compass-preferences-model": "^2.55.0",
84+
"compass-preferences-model": "^2.56.0",
8585
"electron": "^37.5.1",
8686
"hadron-ipc": "^3.5.15",
8787
"lodash": "^4.17.21",

packages/compass-aggregations/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@mongodb-js/compass-aggregations",
33
"description": "Compass Aggregation Pipeline Builder",
44
"private": true,
5-
"version": "9.78.0",
5+
"version": "9.79.0",
66
"main": "dist/index.js",
77
"compass:main": "src/index.ts",
88
"types": "dist/index.d.ts",
@@ -57,35 +57,35 @@
5757
"@dnd-kit/core": "^6.0.7",
5858
"@dnd-kit/sortable": "^7.0.2",
5959
"@dnd-kit/utilities": "^3.2.1",
60-
"@mongodb-js/atlas-service": "^0.60.0",
60+
"@mongodb-js/atlas-service": "^0.61.0",
6161
"@mongodb-js/compass-app-registry": "^9.4.24",
62-
"@mongodb-js/compass-app-stores": "^7.62.0",
63-
"@mongodb-js/compass-assistant": "^1.7.0",
64-
"@mongodb-js/compass-collection": "^4.75.0",
65-
"@mongodb-js/compass-components": "^1.52.2",
66-
"@mongodb-js/compass-connections": "^1.76.0",
67-
"@mongodb-js/compass-crud": "^13.76.0",
68-
"@mongodb-js/compass-editor": "^0.54.2",
69-
"@mongodb-js/compass-field-store": "^9.51.0",
70-
"@mongodb-js/compass-generative-ai": "^0.55.0",
62+
"@mongodb-js/compass-app-stores": "^7.63.0",
63+
"@mongodb-js/compass-assistant": "^1.8.0",
64+
"@mongodb-js/compass-collection": "^4.76.0",
65+
"@mongodb-js/compass-components": "^1.53.0",
66+
"@mongodb-js/compass-connections": "^1.77.0",
67+
"@mongodb-js/compass-crud": "^13.77.0",
68+
"@mongodb-js/compass-editor": "^0.55.0",
69+
"@mongodb-js/compass-field-store": "^9.52.0",
70+
"@mongodb-js/compass-generative-ai": "^0.56.0",
7171
"@mongodb-js/compass-logging": "^1.7.17",
7272
"@mongodb-js/compass-telemetry": "^1.15.3",
7373
"@mongodb-js/compass-utils": "^0.9.15",
74-
"@mongodb-js/compass-workspaces": "^0.57.0",
74+
"@mongodb-js/compass-workspaces": "^0.58.0",
7575
"@mongodb-js/explain-plan-helper": "^1.4.21",
7676
"@mongodb-js/mongodb-constants": "^0.14.0",
77-
"@mongodb-js/my-queries-storage": "^0.42.0",
77+
"@mongodb-js/my-queries-storage": "^0.43.0",
7878
"@mongodb-js/shell-bson-parser": "^1.2.0",
7979
"bson": "^6.10.4",
80-
"compass-preferences-model": "^2.55.0",
80+
"compass-preferences-model": "^2.56.0",
8181
"hadron-document": "^8.10.2",
8282
"hadron-type-checker": "^7.4.21",
8383
"lodash": "^4.17.21",
8484
"mongodb": "^6.19.0",
8585
"mongodb-collection-model": "^5.34.2",
8686
"mongodb-data-service": "^22.33.2",
8787
"mongodb-database-model": "^2.34.2",
88-
"mongodb-instance-model": "^12.47.0",
88+
"mongodb-instance-model": "^12.48.0",
8989
"mongodb-ns": "^2.4.2",
9090
"mongodb-query-parser": "^4.3.0",
9191
"mongodb-schema": "^12.6.2",

packages/compass-app-stores/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": "7.62.0",
14+
"version": "7.63.0",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/mongodb-js/compass.git"
@@ -71,15 +71,15 @@
7171
"xvfb-maybe": "^0.2.1"
7272
},
7373
"dependencies": {
74-
"@mongodb-js/compass-components": "^1.52.2",
75-
"@mongodb-js/compass-connections": "^1.76.0",
74+
"@mongodb-js/compass-components": "^1.53.0",
75+
"@mongodb-js/compass-connections": "^1.77.0",
7676
"@mongodb-js/compass-logging": "^1.7.17",
7777
"@mongodb-js/connection-info": "^0.20.2",
7878
"@mongodb-js/compass-app-registry": "^9.4.24",
7979
"mongodb-collection-model": "^5.34.2",
8080
"mongodb-database-model": "^2.34.2",
81-
"mongodb-instance-model": "^12.47.0",
82-
"compass-preferences-model": "^2.55.0",
81+
"mongodb-instance-model": "^12.48.0",
82+
"compass-preferences-model": "^2.56.0",
8383
"mongodb-ns": "^2.4.2",
8484
"react": "^17.0.2"
8585
},

packages/compass-assistant/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.7.0",
14+
"version": "1.8.0",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/mongodb-js/compass.git"
@@ -54,15 +54,15 @@
5454
},
5555
"dependencies": {
5656
"@ai-sdk/openai": "^2.0.4",
57-
"@mongodb-js/atlas-service": "^0.60.0",
57+
"@mongodb-js/atlas-service": "^0.61.0",
5858
"@mongodb-js/compass-app-registry": "^9.4.24",
59-
"@mongodb-js/compass-components": "^1.52.2",
60-
"@mongodb-js/compass-generative-ai": "^0.55.0",
59+
"@mongodb-js/compass-components": "^1.53.0",
60+
"@mongodb-js/compass-generative-ai": "^0.56.0",
6161
"@mongodb-js/compass-logging": "^1.7.17",
6262
"@mongodb-js/compass-telemetry": "^1.15.3",
6363
"@mongodb-js/connection-info": "^0.20.2",
6464
"ai": "^5.0.26",
65-
"compass-preferences-model": "^2.55.0",
65+
"compass-preferences-model": "^2.56.0",
6666
"mongodb-connection-string-url": "^3.0.1",
6767
"react": "^17.0.2",
6868
"throttleit": "^2.1.0",

packages/compass-assistant/src/components/assistant-chat.spec.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,12 @@ describe('AssistantChat', function () {
116116

117117
it('displays the welcome text when there are no messages', function () {
118118
renderWithChat([]);
119-
expect(screen.getByText(/Welcome to your MongoDB Assistant./)).to.exist;
119+
expect(screen.getByText(/Welcome to the MongoDB Assistant!/)).to.exist;
120120
});
121121

122122
it('does not display the welcome text when there are messages', function () {
123123
renderWithChat(mockMessages);
124-
expect(screen.queryByText(/Welcome to your MongoDB Assistant./)).to.not
124+
expect(screen.queryByText(/Welcome to the MongoDB Assistant!/)).to.not
125125
.exist;
126126
});
127127

packages/compass-assistant/src/components/assistant-chat.tsx

Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import {
1717
useDarkMode,
1818
LgChatChatDisclaimer,
1919
Link,
20+
Icon,
2021
} from '@mongodb-js/compass-components';
2122
import { ConfirmationMessage } from './confirmation-message';
2223
import { useTelemetry } from '@mongodb-js/compass-telemetry/provider';
@@ -79,6 +80,8 @@ const assistantChatFixesStyles = css({
7980
fontSize: '13px',
8081
lineHeight: '15px',
8182
marginTop: '4px',
83+
// DE has reset css that sets all font weights to 400
84+
fontWeight: 700,
8285
},
8386
/** h1 -> h3 styling */
8487
h1: {
@@ -130,13 +133,16 @@ const disclaimerTextStyles = css({
130133
paddingBottom: spacing[400],
131134
paddingLeft: spacing[400],
132135
paddingRight: spacing[400],
136+
a: {
137+
fontSize: 'inherit',
138+
},
133139
});
134140
/** TODO(COMPASS-9751): This should be handled by Leafygreen's disclaimers update */
135141
const inputBarStyleFixes = css({
136142
width: '100%',
137143
paddingLeft: spacing[400],
138144
paddingRight: spacing[400],
139-
paddingBottom: spacing[400],
145+
paddingBottom: spacing[100],
140146
});
141147

142148
function makeErrorMessage(message: string) {
@@ -154,6 +160,19 @@ const messagesWrapStyles = css({
154160
gap: spacing[400],
155161
});
156162

163+
const welcomeHeadingStyles = css({
164+
display: 'flex',
165+
alignItems: 'center',
166+
gap: '6px',
167+
span: {
168+
fontWeight: 600,
169+
lineHeight: '20px',
170+
},
171+
});
172+
const welcomeTextStyles = css({
173+
margin: `${spacing[100]}px 0 0 0`,
174+
});
175+
157176
export const AssistantChat: React.FunctionComponent<AssistantChatProps> = ({
158177
chat,
159178
hasNonGenuineConnections,
@@ -375,9 +394,20 @@ export const AssistantChat: React.FunctionComponent<AssistantChatProps> = ({
375394
)}
376395
{messages.length === 0 && (
377396
<div className={welcomeMessageStyles}>
378-
<h4>Welcome to your MongoDB Assistant.</h4>
379-
Ask any question about MongoDB to receive expert guidance and
380-
documentation right in your window.
397+
<h4 className={welcomeHeadingStyles}>
398+
<Icon
399+
glyph="Sparkle"
400+
size="large"
401+
style={{ color: palette.green.dark1 }}
402+
/>
403+
<span>MongoDB Assistant.</span>
404+
</h4>
405+
<p className={welcomeTextStyles}>
406+
Welcome to the MongoDB Assistant!
407+
<br />
408+
Ask any question about MongoDB to receive expert guidance and
409+
documentation.
410+
</p>
381411
</div>
382412
)}
383413
<div className={inputBarStyleFixes}>

packages/compass-collection/package.json

Lines changed: 7 additions & 7 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": "4.75.0",
14+
"version": "4.76.0",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/mongodb-js/compass.git"
@@ -50,18 +50,18 @@
5050
"dependencies": {
5151
"@faker-js/faker": "^9.0.0",
5252
"@mongodb-js/compass-app-registry": "^9.4.24",
53-
"@mongodb-js/compass-app-stores": "^7.62.0",
54-
"@mongodb-js/compass-components": "^1.52.2",
55-
"@mongodb-js/compass-connections": "^1.76.0",
56-
"@mongodb-js/compass-generative-ai": "^0.55.0",
53+
"@mongodb-js/compass-app-stores": "^7.63.0",
54+
"@mongodb-js/compass-components": "^1.53.0",
55+
"@mongodb-js/compass-connections": "^1.77.0",
56+
"@mongodb-js/compass-generative-ai": "^0.56.0",
5757
"@mongodb-js/compass-logging": "^1.7.17",
5858
"@mongodb-js/compass-telemetry": "^1.15.3",
5959
"@mongodb-js/compass-utils": "^0.9.15",
60-
"@mongodb-js/compass-workspaces": "^0.57.0",
60+
"@mongodb-js/compass-workspaces": "^0.58.0",
6161
"@mongodb-js/connection-info": "^0.20.2",
6262
"@mongodb-js/mongodb-constants": "^0.14.0",
6363
"bson": "^6.10.1",
64-
"compass-preferences-model": "^2.55.0",
64+
"compass-preferences-model": "^2.56.0",
6565
"hadron-document": "^8.10.2",
6666
"mongodb": "^6.19.0",
6767
"mongodb-collection-model": "^5.34.2",

0 commit comments

Comments
 (0)