Skip to content

Commit 438e727

Browse files
committed
chore(release): Bump package versions
- @mongodb-js/[email protected] - [email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - [email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - @mongodb-js/[email protected] - [email protected] - [email protected] - @mongodb-js/[email protected] - [email protected] - [email protected] - [email protected]
1 parent c666411 commit 438e727

File tree

42 files changed

+699
-699
lines changed

Some content is hidden

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

42 files changed

+699
-699
lines changed

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": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Shared mocha mocha configuration for Compass packages",
55
"license": "SSPL",
66
"main": "index.js",

package-lock.json

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

packages/collection-model/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mongodb-collection-model",
33
"description": "MongoDB collection model.",
44
"author": "Lucas Hrabovsky <[email protected]>",
5-
"version": "4.10.0",
5+
"version": "4.11.0",
66
"bugs": {
77
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
88
"email": "[email protected]"
@@ -45,7 +45,7 @@
4545
"eslint": "^7.25.0",
4646
"eslint-config-mongodb-js": "^5.0.3",
4747
"mocha": "^7.0.0",
48-
"mongodb-data-service": "^21.8.0",
48+
"mongodb-data-service": "^21.9.0",
4949
"raf": "^3.4.1",
5050
"xvfb-maybe": "^0.2.1"
5151
}

packages/compass-aggregations/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mongodb-js/compass-aggregations",
33
"productName": "Aggregations plugin",
4-
"version": "8.11.0",
4+
"version": "8.12.0",
55
"apiVersion": "3.0.0",
66
"description": "Compass Aggregation Pipeline Builder",
77
"main": "lib/index.js",
@@ -61,10 +61,10 @@
6161
"@babel/preset-react": "^7.13.13",
6262
"@babel/register": "^7.13.16",
6363
"@hot-loader/react-dom": "^16.9.0",
64-
"@mongodb-js/compass-components": "^0.3.0",
65-
"@mongodb-js/compass-crud": "^12.11.0",
66-
"@mongodb-js/compass-export-to-language": "^7.10.0",
67-
"@mongodb-js/compass-field-store": "^7.10.0",
64+
"@mongodb-js/compass-components": "^0.4.0",
65+
"@mongodb-js/compass-crud": "^12.12.0",
66+
"@mongodb-js/compass-export-to-language": "^7.11.0",
67+
"@mongodb-js/compass-field-store": "^7.11.0",
6868
"async": "^1.5.2",
6969
"autoprefixer": "^9.4.10",
7070
"babel-loader": "^8.2.2",
@@ -90,12 +90,12 @@
9090
"extract-text-webpack-plugin": "^4.0.0-beta.0",
9191
"file-loader": "^5.1.0",
9292
"font-awesome": "^4.7.0",
93-
"hadron-app": "^4.10.0",
93+
"hadron-app": "^4.11.0",
9494
"hadron-app-registry": "^8.4.0",
9595
"hadron-document": "^7.5.0",
9696
"hadron-react-bson": "^5.5.0",
9797
"hadron-react-buttons": "^5.4.0",
98-
"hadron-react-components": "^5.5.0",
98+
"hadron-react-components": "^5.6.0",
9999
"html-webpack-plugin": "^3.2.0",
100100
"ignore-loader": "^0.1.2",
101101
"istanbul-instrumenter-loader": "^3.0.1",
@@ -119,7 +119,7 @@
119119
"mongodb-ace-mode": "^1.3.0",
120120
"mongodb-ace-theme": "^1.3.0",
121121
"mongodb-connection-model": "^21.7.0",
122-
"mongodb-data-service": "^21.8.0",
122+
"mongodb-data-service": "^21.9.0",
123123
"mongodb-js-metrics": "^7.4.0",
124124
"mongodb-query-parser": "^2.4.2",
125125
"mongodb-reflux-store": "^0.0.1",

packages/compass-app-stores/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mongodb-js/compass-app-stores",
33
"productName": "App Stores plugin",
4-
"version": "5.10.0",
4+
"version": "5.11.0",
55
"apiVersion": "3.0.0",
66
"description": "The external stores repo for compass",
77
"main": "lib/index.js",
@@ -65,10 +65,10 @@
6565
"extract-text-webpack-plugin": "^4.0.0-beta.0",
6666
"file-loader": "^5.1.0",
6767
"font-awesome": "^4.7.0",
68-
"hadron-app": "^4.10.0",
68+
"hadron-app": "^4.11.0",
6969
"hadron-app-registry": "^8.4.0",
7070
"hadron-react-bson": "^5.5.0",
71-
"hadron-react-components": "^5.5.0",
71+
"hadron-react-components": "^5.6.0",
7272
"html-webpack-plugin": "^3.2.0",
7373
"ignore-loader": "^0.1.2",
7474
"istanbul-instrumenter-loader": "^3.0.1",
@@ -89,11 +89,11 @@
8989
"lodash.result": "^4.5.2",
9090
"mocha": "^5.0.0",
9191
"mocha-webpack": "^2.0.0-beta.0",
92-
"mongodb-collection-model": "^4.10.0",
92+
"mongodb-collection-model": "^4.11.0",
9393
"mongodb-connection-model": "^21.7.0",
94-
"mongodb-data-service": "^21.8.0",
94+
"mongodb-data-service": "^21.9.0",
9595
"mongodb-database-model": "^1.3.0",
96-
"mongodb-instance-model": "^11.10.0",
96+
"mongodb-instance-model": "^11.11.0",
9797
"mongodb-js-metrics": "^7.4.0",
9898
"mongodb-reflux-store": "^0.0.1",
9999
"node-loader": "^0.6.0",

packages/compass-auto-updates/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mongodb-js/compass-auto-updates",
33
"productName": "Compass Auto Updates plugin",
4-
"version": "3.10.0",
4+
"version": "3.11.0",
55
"apiVersion": "3.0.0",
66
"description": "Compass Auto Updates Plugin",
77
"main": "lib/index.js",
@@ -58,7 +58,7 @@
5858
"extract-text-webpack-plugin": "^4.0.0-beta.0",
5959
"file-loader": "^5.1.0",
6060
"font-awesome": "^4.7.0",
61-
"hadron-app": "^4.10.0",
61+
"hadron-app": "^4.11.0",
6262
"hadron-app-registry": "^8.4.0",
6363
"hadron-ipc": "^2.4.0",
6464
"hadron-react-buttons": "^5.4.0",
@@ -80,7 +80,7 @@
8080
"less-loader": "^5.0.0",
8181
"mocha": "^4.1.0",
8282
"mocha-webpack": "^2.0.0-beta.0",
83-
"mongodb-data-service": "^21.8.0",
83+
"mongodb-data-service": "^21.9.0",
8484
"mongodb-reflux-store": "^0.0.1",
8585
"node-loader": "^0.6.0",
8686
"nyc": "^11.0.3",

packages/compass-collection-stats/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mongodb-js/compass-collection-stats",
33
"productName": "Collection Stats",
4-
"version": "6.10.0",
4+
"version": "6.11.0",
55
"apiVersion": "3.0.0",
66
"description": "Compass Collection Stats Plugin",
77
"main": "lib/index.js",
@@ -69,10 +69,10 @@
6969
"extract-text-webpack-plugin": "^4.0.0-beta.0",
7070
"file-loader": "^5.1.0",
7171
"font-awesome": "^4.7.0",
72-
"hadron-app": "^4.10.0",
72+
"hadron-app": "^4.11.0",
7373
"hadron-app-registry": "^8.4.0",
7474
"hadron-react-bson": "^5.5.0",
75-
"hadron-react-components": "^5.5.0",
75+
"hadron-react-components": "^5.6.0",
7676
"html-webpack-plugin": "^3.2.0",
7777
"ignore-loader": "^0.1.2",
7878
"istanbul-instrumenter-loader": "^3.0.1",
@@ -93,7 +93,7 @@
9393
"mocha-webpack": "^2.0.0-beta.0",
9494
"mongodb-client-encryption": "^1.2.3",
9595
"mongodb-connection-model": "^21.7.0",
96-
"mongodb-data-service": "^21.8.0",
96+
"mongodb-data-service": "^21.9.0",
9797
"mongodb-ns": "^2.2.0",
9898
"mongodb-reflux-store": "^0.0.1",
9999
"node-loader": "^0.6.0",

packages/compass-collection/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mongodb-js/compass-collection",
33
"productName": "Collection plugin",
4-
"version": "3.13.0",
4+
"version": "3.14.0",
55
"apiVersion": "3.0.0",
66
"description": "Compass Collection Plugin",
77
"main": "lib/index.js",
@@ -56,19 +56,19 @@
5656
"@babel/preset-env": "^7.14.2",
5757
"@babel/preset-react": "^7.13.13",
5858
"@babel/register": "^7.13.16",
59-
"@mongodb-js/compass-aggregations": "^8.11.0",
60-
"@mongodb-js/compass-collection-stats": "^6.10.0",
61-
"@mongodb-js/compass-crud": "^12.11.0",
62-
"@mongodb-js/compass-deployment-awareness": "^11.10.0",
63-
"@mongodb-js/compass-explain-plan": "^5.13.0",
64-
"@mongodb-js/compass-export-to-language": "^7.10.0",
65-
"@mongodb-js/compass-field-store": "^7.10.0",
66-
"@mongodb-js/compass-indexes": "^4.12.0",
67-
"@mongodb-js/compass-query-bar": "^7.10.0",
68-
"@mongodb-js/compass-query-history": "^8.10.0",
69-
"@mongodb-js/compass-schema": "^5.10.0",
70-
"@mongodb-js/compass-schema-validation": "^5.11.0",
71-
"@mongodb-js/compass-status": "^5.10.0",
59+
"@mongodb-js/compass-aggregations": "^8.12.0",
60+
"@mongodb-js/compass-collection-stats": "^6.11.0",
61+
"@mongodb-js/compass-crud": "^12.12.0",
62+
"@mongodb-js/compass-deployment-awareness": "^11.11.0",
63+
"@mongodb-js/compass-explain-plan": "^5.14.0",
64+
"@mongodb-js/compass-export-to-language": "^7.11.0",
65+
"@mongodb-js/compass-field-store": "^7.11.0",
66+
"@mongodb-js/compass-indexes": "^4.13.0",
67+
"@mongodb-js/compass-query-bar": "^7.11.0",
68+
"@mongodb-js/compass-query-history": "^8.11.0",
69+
"@mongodb-js/compass-schema": "^5.11.0",
70+
"@mongodb-js/compass-schema-validation": "^5.12.0",
71+
"@mongodb-js/compass-status": "^5.11.0",
7272
"autoprefixer": "^9.7.4",
7373
"babel-loader": "^8.2.2",
7474
"bootstrap": "https://github.com/twbs/bootstrap/archive/v3.3.5.tar.gz",
@@ -93,12 +93,12 @@
9393
"extract-text-webpack-plugin": "^4.0.0-beta.0",
9494
"file-loader": "^5.1.0",
9595
"font-awesome": "^4.7.0",
96-
"hadron-app": "^4.10.0",
96+
"hadron-app": "^4.11.0",
9797
"hadron-app-registry": "^8.4.0",
9898
"hadron-ipc": "^2.4.0",
9999
"hadron-react-bson": "^5.5.0",
100100
"hadron-react-buttons": "^5.4.0",
101-
"hadron-react-components": "^5.5.0",
101+
"hadron-react-components": "^5.6.0",
102102
"html-webpack-plugin": "^3.2.0",
103103
"ignore-loader": "^0.1.2",
104104
"istanbul-instrumenter-loader": "^3.0.1",
@@ -124,7 +124,7 @@
124124
"mongodb-ace-theme": "^1.3.0",
125125
"mongodb-ace-theme-query": "^1.3.0",
126126
"mongodb-connection-model": "^21.7.0",
127-
"mongodb-data-service": "^21.8.0",
127+
"mongodb-data-service": "^21.9.0",
128128
"mongodb-js-metrics": "^7.4.0",
129129
"mongodb-language-model": "^2.3.0",
130130
"mongodb-ns": "^2.2.0",

packages/compass-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/compass-components",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "React Components used in Compass",
55
"license": "SSPL",
66
"main": "lib/index.js",
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@mongodb-js/eslint-config-compass": "^0.2.0",
44-
"@mongodb-js/mocha-config-compass": "^0.2.0",
44+
"@mongodb-js/mocha-config-compass": "^0.3.0",
4545
"@mongodb-js/prettier-config-compass": "^0.2.0",
4646
"@mongodb-js/tsconfig-compass": "^0.2.0",
4747
"@testing-library/react": "^12.0.0",

packages/compass-connect/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mongodb-js/compass-connect",
33
"productName": "Compass Connect Plugin",
4-
"version": "7.10.0",
4+
"version": "7.11.0",
55
"apiVersion": "3.0.0",
66
"description": "Connection Screen Plugin that supports Compass",
77
"main": "lib/index.js",
@@ -60,8 +60,8 @@
6060
"@babel/preset-env": "^7.14.2",
6161
"@babel/preset-react": "^7.13.13",
6262
"@babel/register": "^7.13.16",
63-
"@mongodb-js/compass-components": "^0.3.0",
64-
"@mongodb-js/compass-status": "^5.10.0",
63+
"@mongodb-js/compass-components": "^0.4.0",
64+
"@mongodb-js/compass-status": "^5.11.0",
6565
"autoprefixer": "^9.4.6",
6666
"babel-loader": "^8.2.2",
6767
"bootstrap": "https://github.com/twbs/bootstrap/archive/v3.3.5.tar.gz",
@@ -82,11 +82,11 @@
8282
"eslint-plugin-react": "^7.24.0",
8383
"file-loader": "^5.1.0",
8484
"font-awesome": "^4.7.0",
85-
"hadron-app": "^4.10.0",
85+
"hadron-app": "^4.11.0",
8686
"hadron-app-registry": "^8.4.0",
8787
"hadron-ipc": "^2.4.0",
8888
"hadron-react-buttons": "^5.4.0",
89-
"hadron-react-components": "^5.5.0",
89+
"hadron-react-components": "^5.6.0",
9090
"html-webpack-plugin": "^3.2.0",
9191
"ignore-loader": "^0.1.2",
9292
"istanbul-instrumenter-loader": "^3.0.1",
@@ -110,7 +110,7 @@
110110
"moment": "^2.27.0",
111111
"mongodb-client-encryption": "^1.2.3",
112112
"mongodb-connection-model": "^21.7.0",
113-
"mongodb-data-service": "^21.8.0",
113+
"mongodb-data-service": "^21.9.0",
114114
"mongodb-runner": "^4.8.3",
115115
"mongodb-shell-to-url": "^0.1.0",
116116
"node-loader": "^0.6.0",

0 commit comments

Comments
 (0)