Skip to content

Commit

Permalink
chore(release): bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 26, 2024
1 parent f1cc072 commit 06913d8
Show file tree
Hide file tree
Showing 48 changed files with 1,025 additions and 1,025 deletions.
1,336 changes: 668 additions & 668 deletions package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions packages/atlas-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "[email protected]"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "0.22.0",
"version": "0.23.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -74,14 +74,14 @@
},
"dependencies": {
"@mongodb-js/compass-components": "^1.26.0",
"@mongodb-js/compass-logging": "^1.3.1",
"@mongodb-js/compass-telemetry": "^1.0.1",
"@mongodb-js/compass-user-data": "^0.2.1",
"@mongodb-js/compass-logging": "^1.4.0",
"@mongodb-js/compass-telemetry": "^1.1.0",
"@mongodb-js/compass-user-data": "^0.3.0",
"@mongodb-js/compass-utils": "^0.6.5",
"@mongodb-js/devtools-connect": "^3.0.1",
"@mongodb-js/oidc-plugin": "^1.0.0",
"hadron-app-registry": "^9.1.12",
"compass-preferences-model": "^2.23.1",
"hadron-app-registry": "^9.2.0",
"compass-preferences-model": "^2.24.0",
"electron": "^29.4.2",
"hadron-ipc": "^3.2.16",
"lodash": "^4.17.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/collection-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mongodb-collection-model",
"description": "MongoDB collection model",
"author": "Lucas Hrabovsky <[email protected]>",
"version": "5.21.1",
"version": "5.22.0",
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "[email protected]"
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"ampersand-collection": "^2.0.2",
"ampersand-model": "^8.0.1",
"mongodb-data-service": "^22.21.1",
"mongodb-data-service": "^22.22.0",
"mongodb-ns": "^2.4.2"
},
"devDependencies": {
Expand Down
38 changes: 19 additions & 19 deletions packages/compass-aggregations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@mongodb-js/compass-aggregations",
"description": "Compass Aggregation Pipeline Builder",
"private": true,
"version": "9.35.0",
"version": "9.36.0",
"main": "dist/index.js",
"compass:main": "src/index.ts",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -61,34 +61,34 @@
"@dnd-kit/core": "^6.0.7",
"@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/utilities": "^3.2.1",
"@mongodb-js/atlas-service": "^0.22.0",
"@mongodb-js/compass-app-stores": "^7.19.0",
"@mongodb-js/compass-collection": "^4.32.0",
"@mongodb-js/atlas-service": "^0.23.0",
"@mongodb-js/compass-app-stores": "^7.20.0",
"@mongodb-js/compass-collection": "^4.33.0",
"@mongodb-js/compass-components": "^1.26.0",
"@mongodb-js/compass-connections": "^1.33.0",
"@mongodb-js/compass-crud": "^13.33.0",
"@mongodb-js/compass-editor": "^0.25.0",
"@mongodb-js/compass-field-store": "^9.8.0",
"@mongodb-js/compass-generative-ai": "^0.16.0",
"@mongodb-js/compass-logging": "^1.3.1",
"@mongodb-js/compass-telemetry": "^1.0.1",
"@mongodb-js/compass-connections": "^1.34.0",
"@mongodb-js/compass-crud": "^13.34.0",
"@mongodb-js/compass-editor": "^0.25.1",
"@mongodb-js/compass-field-store": "^9.9.0",
"@mongodb-js/compass-generative-ai": "^0.17.0",
"@mongodb-js/compass-logging": "^1.4.0",
"@mongodb-js/compass-telemetry": "^1.1.0",
"@mongodb-js/compass-utils": "^0.6.5",
"@mongodb-js/compass-workspaces": "^0.14.0",
"@mongodb-js/compass-workspaces": "^0.15.0",
"@mongodb-js/explain-plan-helper": "^1.1.13",
"@mongodb-js/mongodb-constants": "^0.10.0",
"@mongodb-js/my-queries-storage": "^0.10.0",
"@mongodb-js/my-queries-storage": "^0.11.0",
"bson": "^6.7.0",
"compass-preferences-model": "^2.23.1",
"compass-preferences-model": "^2.24.0",
"ejson-shell-parser": "^2.0.1",
"hadron-app-registry": "^9.1.12",
"hadron-app-registry": "^9.2.0",
"hadron-document": "^8.5.4",
"hadron-type-checker": "^7.2.2",
"lodash": "^4.17.21",
"mongodb": "^6.7.0",
"mongodb-collection-model": "^5.21.1",
"mongodb-data-service": "^22.21.1",
"mongodb-database-model": "^2.21.1",
"mongodb-instance-model": "^12.22.1",
"mongodb-collection-model": "^5.22.0",
"mongodb-data-service": "^22.22.0",
"mongodb-database-model": "^2.22.0",
"mongodb-instance-model": "^12.23.0",
"mongodb-ns": "^2.4.2",
"mongodb-query-parser": "^4.1.2",
"mongodb-schema": "^12.2.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/compass-app-stores/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"email": "[email protected]"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "7.19.0",
"version": "7.20.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -75,13 +75,13 @@
},
"dependencies": {
"@mongodb-js/compass-components": "^1.26.0",
"@mongodb-js/compass-connections": "^1.33.0",
"@mongodb-js/compass-logging": "^1.3.1",
"@mongodb-js/connection-info": "^0.4.1",
"hadron-app-registry": "^9.1.12",
"mongodb-collection-model": "^5.21.1",
"mongodb-database-model": "^2.21.1",
"mongodb-instance-model": "^12.22.1",
"@mongodb-js/compass-connections": "^1.34.0",
"@mongodb-js/compass-logging": "^1.4.0",
"@mongodb-js/connection-info": "^0.5.0",
"hadron-app-registry": "^9.2.0",
"mongodb-collection-model": "^5.22.0",
"mongodb-database-model": "^2.22.0",
"mongodb-instance-model": "^12.23.0",
"mongodb-ns": "^2.4.2",
"react": "^17.0.2"
},
Expand Down
20 changes: 10 additions & 10 deletions packages/compass-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"email": "[email protected]"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "4.32.0",
"version": "4.33.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -48,16 +48,16 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/compass-app-stores": "^7.19.0",
"@mongodb-js/compass-app-stores": "^7.20.0",
"@mongodb-js/compass-components": "^1.26.0",
"@mongodb-js/compass-connections": "^1.33.0",
"@mongodb-js/connection-info": "^0.4.1",
"@mongodb-js/compass-logging": "^1.3.1",
"@mongodb-js/compass-telemetry": "^1.0.1",
"@mongodb-js/compass-workspaces": "^0.14.0",
"compass-preferences-model": "^2.23.1",
"hadron-app-registry": "^9.1.12",
"mongodb-collection-model": "^5.21.1",
"@mongodb-js/compass-connections": "^1.34.0",
"@mongodb-js/connection-info": "^0.5.0",
"@mongodb-js/compass-logging": "^1.4.0",
"@mongodb-js/compass-telemetry": "^1.1.0",
"@mongodb-js/compass-workspaces": "^0.15.0",
"compass-preferences-model": "^2.24.0",
"hadron-app-registry": "^9.2.0",
"mongodb-collection-model": "^5.22.0",
"mongodb-ns": "^2.4.2",
"numeral": "^2.0.6",
"react": "^17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/compass-connection-import-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"email": "[email protected]"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "0.29.0",
"version": "0.30.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -52,9 +52,9 @@
},
"dependencies": {
"@mongodb-js/compass-components": "^1.26.0",
"@mongodb-js/compass-connections": "^1.33.0",
"@mongodb-js/connection-storage": "^0.14.1",
"compass-preferences-model": "^2.23.1",
"@mongodb-js/compass-connections": "^1.34.0",
"@mongodb-js/connection-storage": "^0.15.0",
"compass-preferences-model": "^2.24.0",
"hadron-ipc": "^3.2.16",
"react": "^17.0.2"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/compass-connections-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "[email protected]"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "1.32.0",
"version": "1.33.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -47,12 +47,12 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/compass-connections": "^1.33.0",
"@mongodb-js/compass-connections": "^1.34.0",
"@mongodb-js/compass-components": "^1.26.0",
"@mongodb-js/connection-info": "^0.4.1",
"@mongodb-js/connection-form": "^1.31.0",
"@mongodb-js/compass-workspaces": "^0.14.0",
"compass-preferences-model": "^2.23.1",
"@mongodb-js/connection-info": "^0.5.0",
"@mongodb-js/connection-form": "^1.32.0",
"@mongodb-js/compass-workspaces": "^0.15.0",
"compass-preferences-model": "^2.24.0",
"mongodb-build-info": "^1.7.2",
"react": "^17.0.2",
"react-virtualized-auto-sizer": "^1.0.6",
Expand Down
20 changes: 10 additions & 10 deletions packages/compass-connections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "[email protected]"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "1.33.0",
"version": "1.34.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -52,19 +52,19 @@
},
"dependencies": {
"@mongodb-js/compass-components": "^1.26.0",
"@mongodb-js/compass-logging": "^1.3.1",
"@mongodb-js/compass-telemetry": "^1.0.1",
"@mongodb-js/compass-maybe-protect-connection-string": "^0.21.1",
"@mongodb-js/connection-form": "^1.31.0",
"@mongodb-js/connection-info": "^0.4.1",
"@mongodb-js/connection-storage": "^0.14.1",
"@mongodb-js/compass-logging": "^1.4.0",
"@mongodb-js/compass-telemetry": "^1.1.0",
"@mongodb-js/compass-maybe-protect-connection-string": "^0.22.0",
"@mongodb-js/connection-form": "^1.32.0",
"@mongodb-js/connection-info": "^0.5.0",
"@mongodb-js/connection-storage": "^0.15.0",
"bson": "^6.7.0",
"compass-preferences-model": "^2.23.1",
"hadron-app-registry": "^9.1.12",
"compass-preferences-model": "^2.24.0",
"hadron-app-registry": "^9.2.0",
"lodash": "^4.17.21",
"mongodb-build-info": "^1.7.2",
"mongodb-connection-string-url": "^3.0.1",
"mongodb-data-service": "^22.21.1",
"mongodb-data-service": "^22.22.0",
"react": "^17.0.2"
},
"devDependencies": {
Expand Down
30 changes: 15 additions & 15 deletions packages/compass-crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": "[email protected]"
},
"private": true,
"version": "13.33.0",
"version": "13.34.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -64,37 +64,37 @@
"enzyme": "^3.11.0",
"eslint": "^7.25.0",
"mocha": "^10.2.0",
"mongodb-instance-model": "^12.22.1",
"mongodb-instance-model": "^12.23.0",
"nyc": "^15.1.0",
"react-dom": "^17.0.2",
"sinon": "^8.1.1",
"typescript": "^5.0.4"
},
"dependencies": {
"@mongodb-js/compass-app-stores": "^7.19.0",
"@mongodb-js/compass-collection": "^4.32.0",
"@mongodb-js/compass-app-stores": "^7.20.0",
"@mongodb-js/compass-collection": "^4.33.0",
"@mongodb-js/compass-components": "^1.26.0",
"@mongodb-js/compass-connections": "^1.33.0",
"@mongodb-js/compass-editor": "^0.25.0",
"@mongodb-js/compass-field-store": "^9.8.0",
"@mongodb-js/compass-logging": "^1.3.1",
"@mongodb-js/compass-telemetry": "^1.0.1",
"@mongodb-js/compass-query-bar": "^8.34.0",
"@mongodb-js/compass-workspaces": "^0.14.0",
"@mongodb-js/compass-connections": "^1.34.0",
"@mongodb-js/compass-editor": "^0.25.1",
"@mongodb-js/compass-field-store": "^9.9.0",
"@mongodb-js/compass-logging": "^1.4.0",
"@mongodb-js/compass-telemetry": "^1.1.0",
"@mongodb-js/compass-query-bar": "^8.35.0",
"@mongodb-js/compass-workspaces": "^0.15.0",
"@mongodb-js/explain-plan-helper": "^1.1.13",
"@mongodb-js/my-queries-storage": "^0.10.0",
"@mongodb-js/my-queries-storage": "^0.11.0",
"@mongodb-js/reflux-state-mixin": "^1.0.2",
"ag-grid-community": "^20.2.0",
"ag-grid-react": "^20.2.0",
"bson": "^6.7.0",
"compass-preferences-model": "^2.23.1",
"compass-preferences-model": "^2.24.0",
"ejson-shell-parser": "^2.0.1",
"hadron-app-registry": "^9.1.12",
"hadron-app-registry": "^9.2.0",
"hadron-document": "^8.5.4",
"hadron-type-checker": "^7.2.2",
"jsondiffpatch": "^0.5.0",
"lodash": "^4.17.21",
"mongodb-data-service": "^22.21.1",
"mongodb-data-service": "^22.22.0",
"mongodb-ns": "^2.4.2",
"mongodb-query-parser": "^4.1.2",
"prop-types": "^15.7.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/compass-e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "compass-e2e-tests",
"version": "1.21.7",
"version": "1.22.0",
"private": true,
"description": "E2E test suite for Compass app that follows smoke tests / feature testing matrix",
"scripts": {
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@electron/rebuild": "^3.6.0",
"@mongodb-js/connection-info": "^0.4.1",
"@mongodb-js/connection-info": "^0.5.0",
"@mongodb-js/compass-test-server": "^0.1.17",
"@mongodb-js/eslint-config-compass": "^1.1.2",
"@mongodb-js/oidc-mock-provider": "^0.9.0",
Expand All @@ -44,7 +44,7 @@
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"clipboardy": "^2.3.0",
"compass-preferences-model": "^2.23.1",
"compass-preferences-model": "^2.24.0",
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
"depcheck": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "[email protected]"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "0.25.0",
"version": "0.25.1",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down
16 changes: 8 additions & 8 deletions packages/compass-explain-plan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": "[email protected]"
},
"private": true,
"version": "6.33.0",
"version": "6.34.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -69,18 +69,18 @@
"xvfb-maybe": "^0.2.1"
},
"dependencies": {
"@mongodb-js/compass-collection": "^4.32.0",
"@mongodb-js/compass-collection": "^4.33.0",
"@mongodb-js/compass-components": "^1.26.0",
"@mongodb-js/compass-connections": "^1.33.0",
"@mongodb-js/compass-editor": "^0.25.0",
"@mongodb-js/compass-logging": "^1.3.1",
"@mongodb-js/compass-telemetry": "^1.0.1",
"@mongodb-js/compass-connections": "^1.34.0",
"@mongodb-js/compass-editor": "^0.25.1",
"@mongodb-js/compass-logging": "^1.4.0",
"@mongodb-js/compass-telemetry": "^1.1.0",
"@mongodb-js/explain-plan-helper": "^1.1.13",
"compass-preferences-model": "^2.23.1",
"compass-preferences-model": "^2.24.0",
"d3": "^3.5.17",
"d3-flextree": "^2.1.2",
"d3-hierarchy": "^3.1.2",
"hadron-app-registry": "^9.1.12",
"hadron-app-registry": "^9.2.0",
"lodash": "^4.17.21",
"mongodb": "^6.7.0",
"react": "^17.0.2",
Expand Down
Loading

0 comments on commit 06913d8

Please sign in to comment.