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 Oct 23, 2024
1 parent ce0d66f commit 1559ea1
Show file tree
Hide file tree
Showing 38 changed files with 606 additions and 606 deletions.
784 changes: 392 additions & 392 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.30.1",
"version": "0.30.2",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -78,7 +78,7 @@
"@mongodb-js/compass-telemetry": "^1.2.1",
"@mongodb-js/compass-user-data": "^0.3.8",
"@mongodb-js/compass-utils": "^0.6.12",
"@mongodb-js/connection-info": "^0.9.1",
"@mongodb-js/connection-info": "^0.9.2",
"@mongodb-js/devtools-connect": "^3.3.1",
"@mongodb-js/devtools-proxy-support": "^0.4.1",
"@mongodb-js/oidc-plugin": "^1.1.1",
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.23.5",
"version": "5.23.6",
"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.23.5",
"mongodb-data-service": "^22.23.6",
"mongodb-ns": "^2.4.2"
},
"devDependencies": {
Expand Down
26 changes: 13 additions & 13 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.46.1",
"version": "9.46.2",
"main": "dist/index.js",
"compass:main": "src/index.ts",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -61,19 +61,19 @@
"@dnd-kit/core": "^6.0.7",
"@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/utilities": "^3.2.1",
"@mongodb-js/atlas-service": "^0.30.1",
"@mongodb-js/compass-app-stores": "^7.30.1",
"@mongodb-js/compass-collection": "^4.43.1",
"@mongodb-js/atlas-service": "^0.30.2",
"@mongodb-js/compass-app-stores": "^7.30.2",
"@mongodb-js/compass-collection": "^4.43.2",
"@mongodb-js/compass-components": "^1.30.1",
"@mongodb-js/compass-connections": "^1.44.1",
"@mongodb-js/compass-crud": "^13.44.1",
"@mongodb-js/compass-connections": "^1.44.2",
"@mongodb-js/compass-crud": "^13.44.2",
"@mongodb-js/compass-editor": "^0.31.1",
"@mongodb-js/compass-field-store": "^9.19.1",
"@mongodb-js/compass-generative-ai": "^0.24.1",
"@mongodb-js/compass-field-store": "^9.19.2",
"@mongodb-js/compass-generative-ai": "^0.24.2",
"@mongodb-js/compass-logging": "^1.4.8",
"@mongodb-js/compass-telemetry": "^1.2.1",
"@mongodb-js/compass-utils": "^0.6.12",
"@mongodb-js/compass-workspaces": "^0.25.1",
"@mongodb-js/compass-workspaces": "^0.25.2",
"@mongodb-js/explain-plan-helper": "^1.2.4",
"@mongodb-js/mongodb-constants": "^0.10.0",
"@mongodb-js/my-queries-storage": "^0.17.1",
Expand All @@ -85,10 +85,10 @@
"hadron-type-checker": "^7.2.3",
"lodash": "^4.17.21",
"mongodb": "^6.9.0",
"mongodb-collection-model": "^5.23.5",
"mongodb-data-service": "^22.23.5",
"mongodb-database-model": "^2.23.5",
"mongodb-instance-model": "^12.24.5",
"mongodb-collection-model": "^5.23.6",
"mongodb-data-service": "^22.23.6",
"mongodb-database-model": "^2.23.6",
"mongodb-instance-model": "^12.24.6",
"mongodb-ns": "^2.4.2",
"mongodb-query-parser": "^4.2.3",
"mongodb-schema": "^12.2.0",
Expand Down
12 changes: 6 additions & 6 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.30.1",
"version": "7.30.2",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -74,13 +74,13 @@
},
"dependencies": {
"@mongodb-js/compass-components": "^1.30.1",
"@mongodb-js/compass-connections": "^1.44.1",
"@mongodb-js/compass-connections": "^1.44.2",
"@mongodb-js/compass-logging": "^1.4.8",
"@mongodb-js/connection-info": "^0.9.1",
"@mongodb-js/connection-info": "^0.9.2",
"hadron-app-registry": "^9.2.7",
"mongodb-collection-model": "^5.23.5",
"mongodb-database-model": "^2.23.5",
"mongodb-instance-model": "^12.24.5",
"mongodb-collection-model": "^5.23.6",
"mongodb-database-model": "^2.23.6",
"mongodb-instance-model": "^12.24.6",
"mongodb-ns": "^2.4.2",
"react": "^17.0.2"
},
Expand Down
12 changes: 6 additions & 6 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.43.1",
"version": "4.43.2",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -48,17 +48,17 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/compass-app-stores": "^7.30.1",
"@mongodb-js/compass-app-stores": "^7.30.2",
"@mongodb-js/compass-components": "^1.30.1",
"@mongodb-js/compass-connections": "^1.44.1",
"@mongodb-js/compass-connections": "^1.44.2",
"@mongodb-js/compass-logging": "^1.4.8",
"@mongodb-js/compass-telemetry": "^1.2.1",
"@mongodb-js/compass-workspaces": "^0.25.1",
"@mongodb-js/connection-info": "^0.9.1",
"@mongodb-js/compass-workspaces": "^0.25.2",
"@mongodb-js/connection-info": "^0.9.2",
"@mongodb-js/mongodb-constants": "^0.10.2",
"compass-preferences-model": "^2.29.1",
"hadron-app-registry": "^9.2.7",
"mongodb-collection-model": "^5.23.5",
"mongodb-collection-model": "^5.23.6",
"mongodb-ns": "^2.4.2",
"react": "^17.0.2",
"react-redux": "^8.1.3",
Expand Down
6 changes: 3 additions & 3 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.40.1",
"version": "0.40.2",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -52,8 +52,8 @@
},
"dependencies": {
"@mongodb-js/compass-components": "^1.30.1",
"@mongodb-js/compass-connections": "^1.44.1",
"@mongodb-js/connection-storage": "^0.22.2",
"@mongodb-js/compass-connections": "^1.44.2",
"@mongodb-js/connection-storage": "^0.22.3",
"compass-preferences-model": "^2.29.1",
"hadron-ipc": "^3.2.23",
"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.43.1",
"version": "1.43.2",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -49,11 +49,11 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/compass-connections": "^1.44.1",
"@mongodb-js/compass-connections": "^1.44.2",
"@mongodb-js/compass-components": "^1.30.1",
"@mongodb-js/connection-info": "^0.9.1",
"@mongodb-js/connection-form": "^1.42.0",
"@mongodb-js/compass-workspaces": "^0.25.1",
"@mongodb-js/connection-info": "^0.9.2",
"@mongodb-js/connection-form": "^1.42.1",
"@mongodb-js/compass-workspaces": "^0.25.2",
"compass-preferences-model": "^2.29.1",
"mongodb-build-info": "^1.7.2",
"react": "^17.0.2",
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.44.1",
"version": "1.44.2",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -56,16 +56,16 @@
"@mongodb-js/compass-maybe-protect-connection-string": "^0.27.1",
"@mongodb-js/compass-telemetry": "^1.2.1",
"@mongodb-js/compass-utils": "^0.6.12",
"@mongodb-js/connection-form": "^1.42.0",
"@mongodb-js/connection-info": "^0.9.1",
"@mongodb-js/connection-storage": "^0.22.2",
"@mongodb-js/connection-form": "^1.42.1",
"@mongodb-js/connection-info": "^0.9.2",
"@mongodb-js/connection-storage": "^0.22.3",
"bson": "^6.8.0",
"compass-preferences-model": "^2.29.1",
"hadron-app-registry": "^9.2.7",
"lodash": "^4.17.21",
"mongodb-build-info": "^1.7.2",
"mongodb-connection-string-url": "^3.0.1",
"mongodb-data-service": "^22.23.5",
"mongodb-data-service": "^22.23.6",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
Expand Down
18 changes: 9 additions & 9 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.44.1",
"version": "13.44.2",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -64,23 +64,23 @@
"enzyme": "^3.11.0",
"eslint": "^7.25.0",
"mocha": "^10.2.0",
"mongodb-instance-model": "^12.24.5",
"mongodb-instance-model": "^12.24.6",
"nyc": "^15.1.0",
"react-dom": "^17.0.2",
"sinon": "^8.1.1",
"typescript": "^5.0.4"
},
"dependencies": {
"@mongodb-js/compass-app-stores": "^7.30.1",
"@mongodb-js/compass-collection": "^4.43.1",
"@mongodb-js/compass-app-stores": "^7.30.2",
"@mongodb-js/compass-collection": "^4.43.2",
"@mongodb-js/compass-components": "^1.30.1",
"@mongodb-js/compass-connections": "^1.44.1",
"@mongodb-js/compass-connections": "^1.44.2",
"@mongodb-js/compass-editor": "^0.31.1",
"@mongodb-js/compass-field-store": "^9.19.1",
"@mongodb-js/compass-field-store": "^9.19.2",
"@mongodb-js/compass-logging": "^1.4.8",
"@mongodb-js/compass-query-bar": "^8.45.1",
"@mongodb-js/compass-query-bar": "^8.45.2",
"@mongodb-js/compass-telemetry": "^1.2.1",
"@mongodb-js/compass-workspaces": "^0.25.1",
"@mongodb-js/compass-workspaces": "^0.25.2",
"@mongodb-js/explain-plan-helper": "^1.2.4",
"@mongodb-js/my-queries-storage": "^0.17.1",
"@mongodb-js/reflux-state-mixin": "^1.0.7",
Expand All @@ -94,7 +94,7 @@
"hadron-type-checker": "^7.2.3",
"jsondiffpatch": "^0.5.0",
"lodash": "^4.17.21",
"mongodb-data-service": "^22.23.5",
"mongodb-data-service": "^22.23.6",
"mongodb-ns": "^2.4.2",
"mongodb-query-parser": "^4.2.3",
"numeral": "^2.0.6",
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.27.3",
"version": "1.27.4",
"private": true,
"description": "E2E test suite for Compass app that follows smoke tests / feature testing matrix",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@electron/rebuild": "^3.6.2",
"@mongodb-js/compass-test-server": "^0.1.22",
"@mongodb-js/connection-info": "^0.9.1",
"@mongodb-js/connection-info": "^0.9.2",
"@mongodb-js/eslint-config-compass": "^1.1.7",
"@mongodb-js/oidc-mock-provider": "^0.9.3",
"@mongodb-js/prettier-config-compass": "^1.0.2",
Expand Down
6 changes: 3 additions & 3 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.44.1",
"version": "6.44.2",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -69,9 +69,9 @@
"xvfb-maybe": "^0.2.1"
},
"dependencies": {
"@mongodb-js/compass-collection": "^4.43.1",
"@mongodb-js/compass-collection": "^4.43.2",
"@mongodb-js/compass-components": "^1.30.1",
"@mongodb-js/compass-connections": "^1.44.1",
"@mongodb-js/compass-connections": "^1.44.2",
"@mongodb-js/compass-editor": "^0.31.1",
"@mongodb-js/compass-logging": "^1.4.8",
"@mongodb-js/compass-telemetry": "^1.2.1",
Expand Down
6 changes: 3 additions & 3 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.20.1",
"version": "9.20.2",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -48,9 +48,9 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/compass-collection": "^4.43.1",
"@mongodb-js/compass-collection": "^4.43.2",
"@mongodb-js/compass-components": "^1.30.1",
"@mongodb-js/compass-connections": "^1.44.1",
"@mongodb-js/compass-connections": "^1.44.2",
"@mongodb-js/compass-editor": "^0.31.1",
"@mongodb-js/compass-maybe-protect-connection-string": "^0.27.1",
"@mongodb-js/compass-telemetry": "^1.2.1",
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.19.1",
"version": "9.19.2",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -69,7 +69,7 @@
"xvfb-maybe": "^0.2.1"
},
"dependencies": {
"@mongodb-js/compass-connections": "^1.44.1",
"@mongodb-js/compass-connections": "^1.44.2",
"@mongodb-js/compass-logging": "^1.4.8",
"hadron-app-registry": "^9.2.7",
"lodash": "^4.17.21",
Expand Down
4 changes: 2 additions & 2 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.24.1",
"version": "0.24.2",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -52,7 +52,7 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/atlas-service": "^0.30.1",
"@mongodb-js/atlas-service": "^0.30.2",
"@mongodb-js/compass-components": "^1.30.1",
"@mongodb-js/compass-intercom": "^0.13.1",
"@mongodb-js/compass-logging": "^1.4.8",
Expand Down
10 changes: 5 additions & 5 deletions packages/compass-global-writes/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": "1.3.1",
"version": "1.4.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -49,15 +49,15 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/atlas-service": "^0.30.1",
"@mongodb-js/compass-collection": "^4.43.1",
"@mongodb-js/atlas-service": "^0.30.2",
"@mongodb-js/compass-collection": "^4.43.2",
"@mongodb-js/compass-components": "^1.30.1",
"@mongodb-js/compass-connections": "^1.44.1",
"@mongodb-js/compass-connections": "^1.44.2",
"@mongodb-js/compass-logging": "^1.4.8",
"@mongodb-js/compass-telemetry": "^1.2.1",
"hadron-app-registry": "^9.2.7",
"lodash": "^4.17.21",
"@mongodb-js/compass-field-store": "^9.19.1",
"@mongodb-js/compass-field-store": "^9.19.2",
"mongodb-ns": "^2.4.2",
"react": "^17.0.2",
"react-redux": "^8.1.3",
Expand Down
Loading

0 comments on commit 1559ea1

Please sign in to comment.