Skip to content

Commit dcae382

Browse files
committed
chore(release): Bump package versions
- [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] - [email protected] - @mongodb-js/[email protected] - [email protected] - [email protected]
1 parent 8bd285d commit dcae382

File tree

40 files changed

+673
-673
lines changed

40 files changed

+673
-673
lines changed

package-lock.json

Lines changed: 436 additions & 436 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.7.0",
5+
"version": "4.7.1",
66
"bugs": "https://github.com/mongodb-js/mongodb-collection-model/issues",
77
"homepage": "https://github.com/mongodb-js/mongodb-collection-model",
88
"repository": "git://github.com/mongodb-js/mongodb-collection-model.git",
@@ -40,7 +40,7 @@
4040
"eslint": "^7.25.0",
4141
"eslint-config-mongodb-js": "^5.0.3",
4242
"mocha": "^7.0.0",
43-
"mongodb-data-service": "^21.5.0",
43+
"mongodb-data-service": "^21.5.1",
4444
"raf": "^3.4.1",
4545
"xvfb-maybe": "^0.2.1"
4646
}

packages/compass-aggregations/package.json

Lines changed: 7 additions & 7 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.8.0",
4+
"version": "8.8.1",
55
"apiVersion": "3.0.0",
66
"description": "Compass Aggregation Pipeline Builder",
77
"main": "lib/index.js",
@@ -57,9 +57,9 @@
5757
"@babel/preset-react": "^7.13.13",
5858
"@babel/register": "^7.13.16",
5959
"@hot-loader/react-dom": "^16.8.4",
60-
"@mongodb-js/compass-crud": "^12.8.0",
61-
"@mongodb-js/compass-export-to-language": "^7.7.0",
62-
"@mongodb-js/compass-field-store": "^7.7.0",
60+
"@mongodb-js/compass-crud": "^12.8.1",
61+
"@mongodb-js/compass-export-to-language": "^7.7.1",
62+
"@mongodb-js/compass-field-store": "^7.7.1",
6363
"async": "^1.5.2",
6464
"autoprefixer": "^9.4.10",
6565
"babel-loader": "^8.2.2",
@@ -85,7 +85,7 @@
8585
"extract-text-webpack-plugin": "^4.0.0-beta.0",
8686
"file-loader": "^5.1.0",
8787
"font-awesome": "^4.7.0",
88-
"hadron-app": "^4.7.0",
88+
"hadron-app": "^4.7.1",
8989
"hadron-app-registry": "^8.3.0",
9090
"hadron-document": "^7.4.0",
9191
"hadron-react-bson": "^5.4.0",
@@ -113,8 +113,8 @@
113113
"mongodb-ace-autocompleter": "^0.6.0",
114114
"mongodb-ace-mode": "^1.2.0",
115115
"mongodb-ace-theme": "^1.2.0",
116-
"mongodb-connection-model": "^21.5.0",
117-
"mongodb-data-service": "^21.5.0",
116+
"mongodb-connection-model": "^21.5.1",
117+
"mongodb-data-service": "^21.5.1",
118118
"mongodb-js-metrics": "^7.3.0",
119119
"mongodb-query-parser": "^2.3.0",
120120
"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.7.0",
4+
"version": "5.7.1",
55
"apiVersion": "3.0.0",
66
"description": "The external stores repo for compass",
77
"main": "lib/index.js",
@@ -64,7 +64,7 @@
6464
"extract-text-webpack-plugin": "^4.0.0-beta.0",
6565
"file-loader": "^5.1.0",
6666
"font-awesome": "^4.7.0",
67-
"hadron-app": "^4.7.0",
67+
"hadron-app": "^4.7.1",
6868
"hadron-app-registry": "^8.3.0",
6969
"hadron-react-bson": "^5.4.0",
7070
"hadron-react-components": "^5.4.0",
@@ -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.7.0",
93-
"mongodb-connection-model": "^21.5.0",
94-
"mongodb-data-service": "^21.5.0",
92+
"mongodb-collection-model": "^4.7.1",
93+
"mongodb-connection-model": "^21.5.1",
94+
"mongodb-data-service": "^21.5.1",
9595
"mongodb-database-model": "^1.2.0",
96-
"mongodb-instance-model": "^11.7.0",
96+
"mongodb-instance-model": "^11.7.1",
9797
"mongodb-js-metrics": "^7.3.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.7.0",
4+
"version": "3.7.1",
55
"apiVersion": "3.0.0",
66
"description": "Compass Auto Updates Plugin",
77
"main": "lib/index.js",
@@ -57,7 +57,7 @@
5757
"extract-text-webpack-plugin": "^4.0.0-beta.0",
5858
"file-loader": "^5.1.0",
5959
"font-awesome": "^4.7.0",
60-
"hadron-app": "^4.7.0",
60+
"hadron-app": "^4.7.1",
6161
"hadron-app-registry": "^8.3.0",
6262
"hadron-ipc": "^2.3.0",
6363
"hadron-react-buttons": "^5.3.0",
@@ -79,7 +79,7 @@
7979
"less-loader": "^5.0.0",
8080
"mocha": "^4.1.0",
8181
"mocha-webpack": "^2.0.0-beta.0",
82-
"mongodb-data-service": "^21.5.0",
82+
"mongodb-data-service": "^21.5.1",
8383
"mongodb-reflux-store": "^0.0.1",
8484
"node-loader": "^0.6.0",
8585
"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.7.0",
4+
"version": "6.7.1",
55
"apiVersion": "3.0.0",
66
"description": "Compass Collection Stats Plugin",
77
"main": "lib/index.js",
@@ -68,7 +68,7 @@
6868
"extract-text-webpack-plugin": "^4.0.0-beta.0",
6969
"file-loader": "^5.1.0",
7070
"font-awesome": "^4.7.0",
71-
"hadron-app": "^4.7.0",
71+
"hadron-app": "^4.7.1",
7272
"hadron-app-registry": "^8.3.0",
7373
"hadron-react-bson": "^5.4.0",
7474
"hadron-react-components": "^5.4.0",
@@ -91,8 +91,8 @@
9191
"mocha": "^5.0.0",
9292
"mocha-webpack": "^2.0.0-beta.0",
9393
"mongodb-client-encryption": "^1.2.3",
94-
"mongodb-connection-model": "^21.5.0",
95-
"mongodb-data-service": "^21.5.0",
94+
"mongodb-connection-model": "^21.5.1",
95+
"mongodb-data-service": "^21.5.1",
9696
"mongodb-ns": "^2.0.0",
9797
"mongodb-reflux-store": "^0.0.1",
9898
"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.10.0",
4+
"version": "3.10.1",
55
"apiVersion": "3.0.0",
66
"description": "Compass Collection Plugin",
77
"main": "lib/index.js",
@@ -52,19 +52,19 @@
5252
"@babel/preset-env": "^7.14.2",
5353
"@babel/preset-react": "^7.13.13",
5454
"@babel/register": "^7.13.16",
55-
"@mongodb-js/compass-aggregations": "^8.8.0",
56-
"@mongodb-js/compass-collection-stats": "^6.7.0",
57-
"@mongodb-js/compass-crud": "^12.8.0",
58-
"@mongodb-js/compass-deployment-awareness": "^11.7.0",
59-
"@mongodb-js/compass-explain-plan": "^5.10.0",
60-
"@mongodb-js/compass-export-to-language": "^7.7.0",
61-
"@mongodb-js/compass-field-store": "^7.7.0",
62-
"@mongodb-js/compass-indexes": "^4.9.0",
63-
"@mongodb-js/compass-query-bar": "^7.7.0",
64-
"@mongodb-js/compass-query-history": "^8.7.0",
65-
"@mongodb-js/compass-schema": "^5.7.0",
66-
"@mongodb-js/compass-schema-validation": "^5.8.0",
67-
"@mongodb-js/compass-status": "^5.7.0",
55+
"@mongodb-js/compass-aggregations": "^8.8.1",
56+
"@mongodb-js/compass-collection-stats": "^6.7.1",
57+
"@mongodb-js/compass-crud": "^12.8.1",
58+
"@mongodb-js/compass-deployment-awareness": "^11.7.1",
59+
"@mongodb-js/compass-explain-plan": "^5.10.1",
60+
"@mongodb-js/compass-export-to-language": "^7.7.1",
61+
"@mongodb-js/compass-field-store": "^7.7.1",
62+
"@mongodb-js/compass-indexes": "^4.9.1",
63+
"@mongodb-js/compass-query-bar": "^7.7.1",
64+
"@mongodb-js/compass-query-history": "^8.7.1",
65+
"@mongodb-js/compass-schema": "^5.7.1",
66+
"@mongodb-js/compass-schema-validation": "^5.8.1",
67+
"@mongodb-js/compass-status": "^5.7.1",
6868
"autoprefixer": "^9.7.4",
6969
"babel-loader": "^8.2.2",
7070
"bootstrap": "https://github.com/twbs/bootstrap/archive/v3.3.5.tar.gz",
@@ -89,7 +89,7 @@
8989
"extract-text-webpack-plugin": "^4.0.0-beta.0",
9090
"file-loader": "^5.1.0",
9191
"font-awesome": "^4.7.0",
92-
"hadron-app": "^4.7.0",
92+
"hadron-app": "^4.7.1",
9393
"hadron-app-registry": "^8.3.0",
9494
"hadron-ipc": "^2.3.0",
9595
"hadron-react-bson": "^5.4.0",
@@ -119,8 +119,8 @@
119119
"mongodb-ace-mode": "^1.2.0",
120120
"mongodb-ace-theme": "^1.2.0",
121121
"mongodb-ace-theme-query": "^1.2.0",
122-
"mongodb-connection-model": "^21.5.0",
123-
"mongodb-data-service": "^21.5.0",
122+
"mongodb-connection-model": "^21.5.1",
123+
"mongodb-data-service": "^21.5.1",
124124
"mongodb-js-metrics": "^7.3.0",
125125
"mongodb-language-model": "^2.2.0",
126126
"mongodb-ns": "^2.2.0",

packages/compass-connect/package.json

Lines changed: 5 additions & 5 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.7.0",
4+
"version": "7.7.1",
55
"apiVersion": "3.0.0",
66
"description": "Connection Screen Plugin that supports Compass",
77
"main": "lib/index.js",
@@ -53,7 +53,7 @@
5353
"@babel/preset-env": "^7.14.2",
5454
"@babel/preset-react": "^7.13.13",
5555
"@babel/register": "^7.13.16",
56-
"@mongodb-js/compass-status": "^5.7.0",
56+
"@mongodb-js/compass-status": "^5.7.1",
5757
"autoprefixer": "^9.4.6",
5858
"babel-loader": "^8.2.2",
5959
"bootstrap": "https://github.com/twbs/bootstrap/archive/v3.3.5.tar.gz",
@@ -74,7 +74,7 @@
7474
"eslint-plugin-react": "^7.24.0",
7575
"file-loader": "^5.1.0",
7676
"font-awesome": "^4.7.0",
77-
"hadron-app": "^4.7.0",
77+
"hadron-app": "^4.7.1",
7878
"hadron-app-registry": "^8.3.0",
7979
"hadron-ipc": "^2.3.0",
8080
"hadron-react-buttons": "^5.3.0",
@@ -101,8 +101,8 @@
101101
"mocha-webpack": "^2.0.0-beta.0",
102102
"moment": "^2.10.6",
103103
"mongodb-client-encryption": "^1.2.3",
104-
"mongodb-connection-model": "^21.5.0",
105-
"mongodb-data-service": "^21.5.0",
104+
"mongodb-connection-model": "^21.5.1",
105+
"mongodb-data-service": "^21.5.1",
106106
"mongodb-runner": "^4.8.1",
107107
"mongodb-shell-to-url": "^0.1.0",
108108
"node-loader": "^0.6.0",

packages/compass-crud/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-crud",
33
"productName": "Compass CRUD plugin",
4-
"version": "12.8.0",
4+
"version": "12.8.1",
55
"description": "Compass Plugin for CRUD Operations",
66
"repository": "https://github.com/10gen/compass-crud",
77
"main": "lib/index.js",
@@ -52,8 +52,8 @@
5252
"@babel/preset-react": "^7.13.13",
5353
"@babel/register": "^7.13.16",
5454
"@hot-loader/react-dom": "^16.8.4",
55-
"@mongodb-js/compass-query-bar": "^7.7.0",
56-
"@mongodb-js/compass-status": "^5.7.0",
55+
"@mongodb-js/compass-query-bar": "^7.7.1",
56+
"@mongodb-js/compass-status": "^5.7.1",
5757
"autoprefixer": "^9.4.6",
5858
"babel-loader": "^8.2.2",
5959
"bootstrap": "https://github.com/twbs/bootstrap/archive/v3.3.5.tar.gz",
@@ -74,7 +74,7 @@
7474
"extract-text-webpack-plugin": "^4.0.0-beta.0",
7575
"file-loader": "^5.1.0",
7676
"font-awesome": "^4.7.0",
77-
"hadron-app": "^4.7.0",
77+
"hadron-app": "^4.7.1",
7878
"hadron-app-registry": "^8.3.0",
7979
"hadron-react-bson": "^5.4.0",
8080
"hadron-react-buttons": "^5.3.0",
@@ -102,8 +102,8 @@
102102
"mongodb-ace-mode": "^1.2.0",
103103
"mongodb-ace-theme-query": "^1.2.0",
104104
"mongodb-client-encryption": "^1.2.3",
105-
"mongodb-connection-model": "^21.5.0",
106-
"mongodb-data-service": "^21.5.0",
105+
"mongodb-connection-model": "^21.5.1",
106+
"mongodb-data-service": "^21.5.1",
107107
"mongodb-ns": "^2.0.0",
108108
"mongodb-query-parser": "^2.2.0",
109109
"mongodb-runner": "^4.8.0",

packages/compass-database/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mongodb-js/compass-database",
33
"productName": "Database plugin",
4-
"version": "2.7.0",
4+
"version": "2.7.1",
55
"apiVersion": "3.0.0",
66
"description": "Compass Database Plugin",
77
"main": "lib/index.js",
@@ -55,7 +55,7 @@
5555
"extract-text-webpack-plugin": "^4.0.0-beta.0",
5656
"file-loader": "^5.1.0",
5757
"font-awesome": "^4.7.0",
58-
"hadron-app": "^4.7.0",
58+
"hadron-app": "^4.7.1",
5959
"hadron-app-registry": "^8.3.0",
6060
"hadron-react-components": "^5.4.0",
6161
"html-webpack-plugin": "^3.2.0",

0 commit comments

Comments
 (0)