Skip to content

Commit fc1a65e

Browse files
authored
feat(deps): bump query-parser and shell-bson-parser COMPASS-8942 (#6700)
To include mongodb-js/devtools-shared#507.
1 parent 818c663 commit fc1a65e

File tree

12 files changed

+501
-88
lines changed

12 files changed

+501
-88
lines changed

package-lock.json

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

packages/compass-aggregations/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@mongodb-js/explain-plan-helper": "^1.4.0",
7878
"@mongodb-js/mongodb-constants": "^0.10.0",
7979
"@mongodb-js/my-queries-storage": "^0.22.0",
80-
"@mongodb-js/shell-bson-parser": "^1.1.2",
80+
"@mongodb-js/shell-bson-parser": "^1.2.0",
8181
"bson": "^6.10.1",
8282
"compass-preferences-model": "^2.33.0",
8383
"hadron-app-registry": "^9.4.0",
@@ -90,7 +90,7 @@
9090
"mongodb-database-model": "^2.25.0",
9191
"mongodb-instance-model": "^12.26.0",
9292
"mongodb-ns": "^2.4.2",
93-
"mongodb-query-parser": "^4.2.3",
93+
"mongodb-query-parser": "^4.3.0",
9494
"mongodb-schema": "^12.2.0",
9595
"prop-types": "^15.7.2",
9696
"re-resizable": "^6.9.0",

packages/compass-crud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@mongodb-js/explain-plan-helper": "^1.4.0",
8585
"@mongodb-js/my-queries-storage": "^0.22.0",
8686
"@mongodb-js/reflux-state-mixin": "^1.2.0",
87-
"@mongodb-js/shell-bson-parser": "^1.1.2",
87+
"@mongodb-js/shell-bson-parser": "^1.2.0",
8888
"ag-grid-community": "^20.2.0",
8989
"ag-grid-react": "^20.2.0",
9090
"bson": "^6.10.1",
@@ -96,7 +96,7 @@
9696
"lodash": "^4.17.21",
9797
"mongodb-data-service": "^22.25.0",
9898
"mongodb-ns": "^2.4.2",
99-
"mongodb-query-parser": "^4.2.3",
99+
"mongodb-query-parser": "^4.3.0",
100100
"numeral": "^2.0.6",
101101
"prop-types": "^15.7.2",
102102
"react": "^17.0.2",

packages/compass-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@lezer/highlight": "^1.2.0",
7575
"@mongodb-js/compass-components": "^1.34.0",
7676
"@mongodb-js/mongodb-constants": "^0.10.0",
77-
"mongodb-query-parser": "^4.2.3",
77+
"mongodb-query-parser": "^4.3.0",
7878
"polished": "^4.2.2",
7979
"prettier": "^2.7.1",
8080
"react": "^17.0.2"

packages/compass-export-to-language/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@mongodb-js/compass-editor": "^0.36.0",
5555
"@mongodb-js/compass-maybe-protect-connection-string": "^0.31.0",
5656
"@mongodb-js/compass-telemetry": "^1.4.0",
57-
"@mongodb-js/shell-bson-parser": "^1.1.2",
57+
"@mongodb-js/shell-bson-parser": "^1.2.0",
5858
"bson-transpilers": "^3.2.0",
5959
"compass-preferences-model": "^2.33.0",
6060
"hadron-app-registry": "^9.4.0",

packages/compass-import-export/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"mongodb": "^6.12.0",
6868
"mongodb-data-service": "^22.25.0",
6969
"mongodb-ns": "^2.4.2",
70-
"mongodb-query-parser": "^4.2.3",
70+
"mongodb-query-parser": "^4.3.0",
7171
"mongodb-schema": "^12.2.0",
7272
"papaparse": "^5.3.2",
7373
"react": "^17.0.2",

packages/compass-indexes/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,15 @@
7878
"@mongodb-js/compass-workspaces": "^0.31.0",
7979
"@mongodb-js/connection-storage": "^0.26.0",
8080
"@mongodb-js/mongodb-constants": "^0.10.0",
81-
"@mongodb-js/shell-bson-parser": "^1.1.2",
81+
"@mongodb-js/shell-bson-parser": "^1.2.0",
8282
"bson": "^6.10.1",
8383
"compass-preferences-model": "^2.33.0",
8484
"hadron-app-registry": "^9.4.0",
8585
"lodash": "^4.17.21",
8686
"mongodb": "^6.12.0",
8787
"mongodb-collection-model": "^5.25.0",
8888
"mongodb-data-service": "^22.25.0",
89-
"mongodb-query-parser": "^4.2.3",
89+
"mongodb-query-parser": "^4.3.0",
9090
"mongodb-ns": "^2.4.2",
9191
"numeral": "^2.0.6",
9292
"react": "^17.0.2",

packages/compass-query-bar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"mongodb": "^6.12.0",
8686
"mongodb-instance-model": "^12.26.0",
8787
"mongodb-ns": "^2.4.2",
88-
"mongodb-query-parser": "^4.2.3",
88+
"mongodb-query-parser": "^4.3.0",
8989
"mongodb-query-util": "^2.4.0",
9090
"mongodb-schema": "^12.2.0",
9191
"react": "^17.0.2",

packages/compass-schema-validation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"javascript-stringify": "^2.0.1",
8585
"lodash": "^4.17.21",
8686
"mongodb-ns": "^2.4.2",
87-
"mongodb-query-parser": "^4.2.3",
87+
"mongodb-query-parser": "^4.3.0",
8888
"prop-types": "^15.7.2",
8989
"react": "^17.0.2",
9090
"react-redux": "^8.1.3",

packages/connection-form/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
"@mongodb-js/compass-components": "^1.34.0",
5252
"@mongodb-js/compass-editor": "^0.36.0",
5353
"@mongodb-js/connection-info": "^0.11.0",
54-
"@mongodb-js/shell-bson-parser": "^1.1.2",
54+
"@mongodb-js/shell-bson-parser": "^1.2.0",
5555
"lodash": "^4.17.21",
5656
"mongodb": "^6.12.0",
5757
"mongodb-build-info": "^1.7.2",
5858
"mongodb-connection-string-url": "^3.0.1",
5959
"mongodb-data-service": "^22.25.0",
60-
"mongodb-query-parser": "^4.2.3",
60+
"mongodb-query-parser": "^4.3.0",
6161
"react": "^17.0.2"
6262
},
6363
"devDependencies": {

packages/databases-collections/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"mongodb-database-model": "^2.25.0",
7676
"mongodb-instance-model": "^12.26.0",
7777
"mongodb-ns": "^2.4.2",
78-
"mongodb-query-parser": "^4.2.3",
78+
"mongodb-query-parser": "^4.3.0",
7979
"prop-types": "^15.7.2",
8080
"react": "^17.0.2",
8181
"react-redux": "^8.1.3",

packages/explain-plan-helper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
5050
},
5151
"dependencies": {
52-
"@mongodb-js/shell-bson-parser": "^1.1.2",
52+
"@mongodb-js/shell-bson-parser": "^1.2.0",
5353
"mongodb-explain-compat": "^3.3.0"
5454
},
5555
"devDependencies": {

0 commit comments

Comments
 (0)