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 Sep 2, 2024
1 parent f2b1f30 commit c875cc8
Show file tree
Hide file tree
Showing 35 changed files with 549 additions and 549 deletions.
710 changes: 355 additions & 355 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 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.28.0",
"version": "0.28.1",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -82,7 +82,7 @@
"@mongodb-js/devtools-proxy-support": "^0.3.6",
"@mongodb-js/oidc-plugin": "^1.1.1",
"hadron-app-registry": "^9.2.4",
"compass-preferences-model": "^2.28.0",
"compass-preferences-model": "^2.28.1",
"electron": "^30.4.0",
"hadron-ipc": "^3.2.21",
"lodash": "^4.17.21",
Expand Down
20 changes: 10 additions & 10 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.42.0",
"version": "9.42.1",
"main": "dist/index.js",
"compass:main": "src/index.ts",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -61,25 +61,25 @@
"@dnd-kit/core": "^6.0.7",
"@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/utilities": "^3.2.1",
"@mongodb-js/atlas-service": "^0.28.0",
"@mongodb-js/compass-app-stores": "^7.26.0",
"@mongodb-js/compass-collection": "^4.39.0",
"@mongodb-js/atlas-service": "^0.28.1",
"@mongodb-js/compass-app-stores": "^7.26.1",
"@mongodb-js/compass-collection": "^4.39.1",
"@mongodb-js/compass-components": "^1.29.2",
"@mongodb-js/compass-connections": "^1.40.0",
"@mongodb-js/compass-crud": "^13.40.0",
"@mongodb-js/compass-connections": "^1.40.1",
"@mongodb-js/compass-crud": "^13.40.1",
"@mongodb-js/compass-editor": "^0.29.2",
"@mongodb-js/compass-field-store": "^9.15.0",
"@mongodb-js/compass-generative-ai": "^0.22.0",
"@mongodb-js/compass-field-store": "^9.15.1",
"@mongodb-js/compass-generative-ai": "^0.22.1",
"@mongodb-js/compass-logging": "^1.4.5",
"@mongodb-js/compass-telemetry": "^1.1.5",
"@mongodb-js/compass-utils": "^0.6.10",
"@mongodb-js/compass-workspaces": "^0.21.0",
"@mongodb-js/compass-workspaces": "^0.21.1",
"@mongodb-js/explain-plan-helper": "^1.2.1",
"@mongodb-js/mongodb-constants": "^0.10.0",
"@mongodb-js/my-queries-storage": "^0.15.2",
"@mongodb-js/shell-bson-parser": "^1.1.2",
"bson": "^6.7.0",
"compass-preferences-model": "^2.28.0",
"compass-preferences-model": "^2.28.1",
"hadron-app-registry": "^9.2.4",
"hadron-document": "^8.6.1",
"hadron-type-checker": "^7.2.2",
Expand Down
4 changes: 2 additions & 2 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.26.0",
"version": "7.26.1",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -73,7 +73,7 @@
},
"dependencies": {
"@mongodb-js/compass-components": "^1.29.2",
"@mongodb-js/compass-connections": "^1.40.0",
"@mongodb-js/compass-connections": "^1.40.1",
"@mongodb-js/compass-logging": "^1.4.5",
"@mongodb-js/connection-info": "^0.6.1",
"hadron-app-registry": "^9.2.4",
Expand Down
10 changes: 5 additions & 5 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.39.0",
"version": "4.39.1",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -48,15 +48,15 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/compass-app-stores": "^7.26.0",
"@mongodb-js/compass-app-stores": "^7.26.1",
"@mongodb-js/compass-components": "^1.29.2",
"@mongodb-js/compass-connections": "^1.40.0",
"@mongodb-js/compass-connections": "^1.40.1",
"@mongodb-js/compass-logging": "^1.4.5",
"@mongodb-js/compass-telemetry": "^1.1.5",
"@mongodb-js/compass-workspaces": "^0.21.0",
"@mongodb-js/compass-workspaces": "^0.21.1",
"@mongodb-js/connection-info": "^0.6.1",
"@mongodb-js/mongodb-constants": "^0.10.2",
"compass-preferences-model": "^2.28.0",
"compass-preferences-model": "^2.28.1",
"hadron-app-registry": "^9.2.4",
"mongodb-collection-model": "^5.23.1",
"mongodb-ns": "^2.4.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.36.0",
"version": "0.36.1",
"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.29.2",
"@mongodb-js/compass-connections": "^1.40.0",
"@mongodb-js/connection-storage": "^0.19.0",
"compass-preferences-model": "^2.28.0",
"@mongodb-js/compass-connections": "^1.40.1",
"@mongodb-js/connection-storage": "^0.19.1",
"compass-preferences-model": "^2.28.1",
"hadron-ipc": "^3.2.21",
"react": "^17.0.2"
},
Expand Down
10 changes: 5 additions & 5 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.39.0",
"version": "1.39.1",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -49,12 +49,12 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/compass-connections": "^1.40.0",
"@mongodb-js/compass-connections": "^1.40.1",
"@mongodb-js/compass-components": "^1.29.2",
"@mongodb-js/connection-info": "^0.6.1",
"@mongodb-js/connection-form": "^1.38.0",
"@mongodb-js/compass-workspaces": "^0.21.0",
"compass-preferences-model": "^2.28.0",
"@mongodb-js/connection-form": "^1.38.1",
"@mongodb-js/compass-workspaces": "^0.21.1",
"compass-preferences-model": "^2.28.1",
"mongodb-build-info": "^1.7.2",
"react": "^17.0.2",
"react-virtualized-auto-sizer": "^1.0.6",
Expand Down
10 changes: 5 additions & 5 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.40.0",
"version": "1.40.1",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -54,14 +54,14 @@
"dependencies": {
"@mongodb-js/compass-components": "^1.29.2",
"@mongodb-js/compass-logging": "^1.4.5",
"@mongodb-js/compass-maybe-protect-connection-string": "^0.26.0",
"@mongodb-js/compass-maybe-protect-connection-string": "^0.26.1",
"@mongodb-js/compass-telemetry": "^1.1.5",
"@mongodb-js/compass-utils": "^0.6.10",
"@mongodb-js/connection-form": "^1.38.0",
"@mongodb-js/connection-form": "^1.38.1",
"@mongodb-js/connection-info": "^0.6.1",
"@mongodb-js/connection-storage": "^0.19.0",
"@mongodb-js/connection-storage": "^0.19.1",
"bson": "^6.7.0",
"compass-preferences-model": "^2.28.0",
"compass-preferences-model": "^2.28.1",
"hadron-app-registry": "^9.2.4",
"lodash": "^4.17.21",
"mongodb-build-info": "^1.7.2",
Expand Down
16 changes: 8 additions & 8 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.40.0",
"version": "13.40.1",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -71,24 +71,24 @@
"typescript": "^5.0.4"
},
"dependencies": {
"@mongodb-js/compass-app-stores": "^7.26.0",
"@mongodb-js/compass-collection": "^4.39.0",
"@mongodb-js/compass-app-stores": "^7.26.1",
"@mongodb-js/compass-collection": "^4.39.1",
"@mongodb-js/compass-components": "^1.29.2",
"@mongodb-js/compass-connections": "^1.40.0",
"@mongodb-js/compass-connections": "^1.40.1",
"@mongodb-js/compass-editor": "^0.29.2",
"@mongodb-js/compass-field-store": "^9.15.0",
"@mongodb-js/compass-field-store": "^9.15.1",
"@mongodb-js/compass-logging": "^1.4.5",
"@mongodb-js/compass-query-bar": "^8.41.0",
"@mongodb-js/compass-query-bar": "^8.41.1",
"@mongodb-js/compass-telemetry": "^1.1.5",
"@mongodb-js/compass-workspaces": "^0.21.0",
"@mongodb-js/compass-workspaces": "^0.21.1",
"@mongodb-js/explain-plan-helper": "^1.2.1",
"@mongodb-js/my-queries-storage": "^0.15.2",
"@mongodb-js/reflux-state-mixin": "^1.0.5",
"@mongodb-js/shell-bson-parser": "^1.1.2",
"ag-grid-community": "^20.2.0",
"ag-grid-react": "^20.2.0",
"bson": "^6.7.0",
"compass-preferences-model": "^2.28.0",
"compass-preferences-model": "^2.28.1",
"hadron-app-registry": "^9.2.4",
"hadron-document": "^8.6.1",
"hadron-type-checker": "^7.2.2",
Expand Down
4 changes: 2 additions & 2 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.26.0",
"version": "1.26.1",
"private": true,
"description": "E2E test suite for Compass app that follows smoke tests / feature testing matrix",
"scripts": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"clipboardy": "^2.3.0",
"compass-preferences-model": "^2.28.0",
"compass-preferences-model": "^2.28.1",
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
"depcheck": "^1.4.1",
Expand Down
8 changes: 4 additions & 4 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.40.0",
"version": "6.40.1",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -69,14 +69,14 @@
"xvfb-maybe": "^0.2.1"
},
"dependencies": {
"@mongodb-js/compass-collection": "^4.39.0",
"@mongodb-js/compass-collection": "^4.39.1",
"@mongodb-js/compass-components": "^1.29.2",
"@mongodb-js/compass-connections": "^1.40.0",
"@mongodb-js/compass-connections": "^1.40.1",
"@mongodb-js/compass-editor": "^0.29.2",
"@mongodb-js/compass-logging": "^1.4.5",
"@mongodb-js/compass-telemetry": "^1.1.5",
"@mongodb-js/explain-plan-helper": "^1.2.1",
"compass-preferences-model": "^2.28.0",
"compass-preferences-model": "^2.28.1",
"d3": "^3.5.17",
"d3-flextree": "^2.1.2",
"d3-hierarchy": "^3.1.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/compass-export-to-language/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": "9.16.0",
"version": "9.16.1",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -48,15 +48,15 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/compass-collection": "^4.39.0",
"@mongodb-js/compass-collection": "^4.39.1",
"@mongodb-js/compass-components": "^1.29.2",
"@mongodb-js/compass-connections": "^1.40.0",
"@mongodb-js/compass-connections": "^1.40.1",
"@mongodb-js/compass-editor": "^0.29.2",
"@mongodb-js/compass-maybe-protect-connection-string": "^0.26.0",
"@mongodb-js/compass-maybe-protect-connection-string": "^0.26.1",
"@mongodb-js/compass-telemetry": "^1.1.5",
"@mongodb-js/shell-bson-parser": "^1.1.2",
"bson-transpilers": "^3.0.7",
"compass-preferences-model": "^2.28.0",
"compass-preferences-model": "^2.28.1",
"hadron-app-registry": "^9.2.4",
"mongodb-ns": "^2.4.2",
"react": "^17.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-field-store/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": "9.15.0",
"version": "9.15.1",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -68,7 +68,7 @@
"xvfb-maybe": "^0.2.1"
},
"dependencies": {
"@mongodb-js/compass-connections": "^1.40.0",
"@mongodb-js/compass-connections": "^1.40.1",
"@mongodb-js/compass-logging": "^1.4.5",
"hadron-app-registry": "^9.2.4",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions packages/compass-generative-ai/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": "0.22.0",
"version": "0.22.1",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -52,12 +52,12 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/atlas-service": "^0.28.0",
"@mongodb-js/atlas-service": "^0.28.1",
"@mongodb-js/compass-components": "^1.29.2",
"@mongodb-js/compass-intercom": "^0.12.0",
"@mongodb-js/compass-intercom": "^0.12.1",
"@mongodb-js/compass-logging": "^1.4.5",
"bson": "^6.7.0",
"compass-preferences-model": "^2.28.0",
"compass-preferences-model": "^2.28.1",
"hadron-app-registry": "^9.2.4",
"mongodb": "^6.8.0",
"mongodb-schema": "^12.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/compass-import-export/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.39.0",
"version": "7.39.1",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -50,14 +50,14 @@
"dependencies": {
"@electron/remote": "^2.1.2",
"@mongodb-js/compass-components": "^1.29.2",
"@mongodb-js/compass-connections": "^1.40.0",
"@mongodb-js/compass-connections": "^1.40.1",
"@mongodb-js/compass-editor": "^0.29.2",
"@mongodb-js/compass-logging": "^1.4.5",
"@mongodb-js/compass-telemetry": "^1.1.5",
"@mongodb-js/compass-utils": "^0.6.10",
"@mongodb-js/compass-workspaces": "^0.21.0",
"@mongodb-js/compass-workspaces": "^0.21.1",
"bson": "^6.7.0",
"compass-preferences-model": "^2.28.0",
"compass-preferences-model": "^2.28.1",
"debug": "^4.3.4",
"electron": "^30.4.0",
"hadron-app-registry": "^9.2.4",
Expand Down
Loading

0 comments on commit c875cc8

Please sign in to comment.