-
Notifications
You must be signed in to change notification settings - Fork 188
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): bump package versions
- Loading branch information
1 parent
22677d9
commit b9a0e29
Showing
52 changed files
with
940 additions
and
940 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,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" | ||
|
@@ -73,17 +73,17 @@ | |
"typescript": "^5.0.4" | ||
}, | ||
"dependencies": { | ||
"@mongodb-js/compass-components": "^1.30.0", | ||
"@mongodb-js/compass-components": "^1.30.1", | ||
"@mongodb-js/compass-logging": "^1.4.8", | ||
"@mongodb-js/compass-telemetry": "^1.2.0", | ||
"@mongodb-js/compass-user-data": "^0.3.8", | ||
"@mongodb-js/compass-utils": "^0.6.12", | ||
"@mongodb-js/connection-info": "^0.9.0", | ||
"@mongodb-js/connection-info": "^0.9.1", | ||
"@mongodb-js/devtools-connect": "^3.3.1", | ||
"@mongodb-js/devtools-proxy-support": "^0.4.1", | ||
"@mongodb-js/oidc-plugin": "^1.1.1", | ||
"hadron-app-registry": "^9.2.7", | ||
"compass-preferences-model": "^2.29.0", | ||
"compass-preferences-model": "^2.29.1", | ||
"electron": "^30.5.1", | ||
"hadron-ipc": "^3.2.23", | ||
"lodash": "^4.17.21", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "mongodb-collection-model", | ||
"description": "MongoDB collection model", | ||
"author": "Lucas Hrabovsky <[email protected]>", | ||
"version": "5.23.4", | ||
"version": "5.23.5", | ||
"bugs": { | ||
"url": "https://jira.mongodb.org/projects/COMPASS/issues", | ||
"email": "[email protected]" | ||
|
@@ -31,7 +31,7 @@ | |
"dependencies": { | ||
"ampersand-collection": "^2.0.2", | ||
"ampersand-model": "^8.0.1", | ||
"mongodb-data-service": "^22.23.4", | ||
"mongodb-data-service": "^22.23.5", | ||
"mongodb-ns": "^2.4.2" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
"email": "[email protected]" | ||
}, | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "7.29.1", | ||
"version": "7.30.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mongodb-js/compass.git" | ||
|
@@ -73,14 +73,14 @@ | |
"xvfb-maybe": "^0.2.1" | ||
}, | ||
"dependencies": { | ||
"@mongodb-js/compass-components": "^1.30.0", | ||
"@mongodb-js/compass-connections": "^1.43.1", | ||
"@mongodb-js/compass-components": "^1.30.1", | ||
"@mongodb-js/compass-connections": "^1.44.0", | ||
"@mongodb-js/compass-logging": "^1.4.8", | ||
"@mongodb-js/connection-info": "^0.9.0", | ||
"@mongodb-js/connection-info": "^0.9.1", | ||
"hadron-app-registry": "^9.2.7", | ||
"mongodb-collection-model": "^5.23.4", | ||
"mongodb-database-model": "^2.23.4", | ||
"mongodb-instance-model": "^12.24.4", | ||
"mongodb-collection-model": "^5.23.5", | ||
"mongodb-database-model": "^2.23.5", | ||
"mongodb-instance-model": "^12.24.5", | ||
"mongodb-ns": "^2.4.2", | ||
"react": "^17.0.2" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
"email": "[email protected]" | ||
}, | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "4.42.2", | ||
"version": "4.43.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mongodb-js/compass.git" | ||
|
@@ -48,17 +48,17 @@ | |
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ." | ||
}, | ||
"dependencies": { | ||
"@mongodb-js/compass-app-stores": "^7.29.1", | ||
"@mongodb-js/compass-components": "^1.30.0", | ||
"@mongodb-js/compass-connections": "^1.43.1", | ||
"@mongodb-js/compass-app-stores": "^7.30.0", | ||
"@mongodb-js/compass-components": "^1.30.1", | ||
"@mongodb-js/compass-connections": "^1.44.0", | ||
"@mongodb-js/compass-logging": "^1.4.8", | ||
"@mongodb-js/compass-telemetry": "^1.2.0", | ||
"@mongodb-js/compass-workspaces": "^0.24.2", | ||
"@mongodb-js/connection-info": "^0.9.0", | ||
"@mongodb-js/compass-workspaces": "^0.25.0", | ||
"@mongodb-js/connection-info": "^0.9.1", | ||
"@mongodb-js/mongodb-constants": "^0.10.2", | ||
"compass-preferences-model": "^2.29.0", | ||
"compass-preferences-model": "^2.29.1", | ||
"hadron-app-registry": "^9.2.7", | ||
"mongodb-collection-model": "^5.23.4", | ||
"mongodb-collection-model": "^5.23.5", | ||
"mongodb-ns": "^2.4.2", | ||
"react": "^17.0.2", | ||
"react-redux": "^8.1.3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
"email": "[email protected]" | ||
}, | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "0.39.1", | ||
"version": "0.40.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mongodb-js/compass.git" | ||
|
@@ -51,10 +51,10 @@ | |
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ." | ||
}, | ||
"dependencies": { | ||
"@mongodb-js/compass-components": "^1.30.0", | ||
"@mongodb-js/compass-connections": "^1.43.1", | ||
"@mongodb-js/connection-storage": "^0.22.0", | ||
"compass-preferences-model": "^2.29.0", | ||
"@mongodb-js/compass-components": "^1.30.1", | ||
"@mongodb-js/compass-connections": "^1.44.0", | ||
"@mongodb-js/connection-storage": "^0.22.1", | ||
"compass-preferences-model": "^2.29.1", | ||
"hadron-ipc": "^3.2.23", | ||
"react": "^17.0.2" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
"email": "[email protected]" | ||
}, | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "1.42.2", | ||
"version": "1.43.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mongodb-js/compass.git" | ||
|
@@ -49,12 +49,12 @@ | |
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ." | ||
}, | ||
"dependencies": { | ||
"@mongodb-js/compass-connections": "^1.43.1", | ||
"@mongodb-js/compass-components": "^1.30.0", | ||
"@mongodb-js/connection-info": "^0.9.0", | ||
"@mongodb-js/connection-form": "^1.41.1", | ||
"@mongodb-js/compass-workspaces": "^0.24.2", | ||
"compass-preferences-model": "^2.29.0", | ||
"@mongodb-js/compass-connections": "^1.44.0", | ||
"@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.0", | ||
"compass-preferences-model": "^2.29.1", | ||
"mongodb-build-info": "^1.7.2", | ||
"react": "^17.0.2", | ||
"react-virtualized-auto-sizer": "^1.0.6", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
"email": "[email protected]" | ||
}, | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "1.43.1", | ||
"version": "1.44.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mongodb-js/compass.git" | ||
|
@@ -51,21 +51,21 @@ | |
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ." | ||
}, | ||
"dependencies": { | ||
"@mongodb-js/compass-components": "^1.30.0", | ||
"@mongodb-js/compass-components": "^1.30.1", | ||
"@mongodb-js/compass-logging": "^1.4.8", | ||
"@mongodb-js/compass-maybe-protect-connection-string": "^0.27.0", | ||
"@mongodb-js/compass-maybe-protect-connection-string": "^0.27.1", | ||
"@mongodb-js/compass-telemetry": "^1.2.0", | ||
"@mongodb-js/compass-utils": "^0.6.12", | ||
"@mongodb-js/connection-form": "^1.41.1", | ||
"@mongodb-js/connection-info": "^0.9.0", | ||
"@mongodb-js/connection-storage": "^0.22.0", | ||
"@mongodb-js/connection-form": "^1.42.0", | ||
"@mongodb-js/connection-info": "^0.9.1", | ||
"@mongodb-js/connection-storage": "^0.22.1", | ||
"bson": "^6.8.0", | ||
"compass-preferences-model": "^2.29.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.4", | ||
"mongodb-data-service": "^22.23.5", | ||
"react": "^17.0.2", | ||
"react-redux": "^8.1.3", | ||
"redux": "^4.2.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
"email": "[email protected]" | ||
}, | ||
"private": true, | ||
"version": "13.43.2", | ||
"version": "13.44.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mongodb-js/compass.git" | ||
|
@@ -64,37 +64,37 @@ | |
"enzyme": "^3.11.0", | ||
"eslint": "^7.25.0", | ||
"mocha": "^10.2.0", | ||
"mongodb-instance-model": "^12.24.4", | ||
"mongodb-instance-model": "^12.24.5", | ||
"nyc": "^15.1.0", | ||
"react-dom": "^17.0.2", | ||
"sinon": "^8.1.1", | ||
"typescript": "^5.0.4" | ||
}, | ||
"dependencies": { | ||
"@mongodb-js/compass-app-stores": "^7.29.1", | ||
"@mongodb-js/compass-collection": "^4.42.2", | ||
"@mongodb-js/compass-components": "^1.30.0", | ||
"@mongodb-js/compass-connections": "^1.43.1", | ||
"@mongodb-js/compass-editor": "^0.31.0", | ||
"@mongodb-js/compass-field-store": "^9.18.1", | ||
"@mongodb-js/compass-app-stores": "^7.30.0", | ||
"@mongodb-js/compass-collection": "^4.43.0", | ||
"@mongodb-js/compass-components": "^1.30.1", | ||
"@mongodb-js/compass-connections": "^1.44.0", | ||
"@mongodb-js/compass-editor": "^0.31.1", | ||
"@mongodb-js/compass-field-store": "^9.19.0", | ||
"@mongodb-js/compass-logging": "^1.4.8", | ||
"@mongodb-js/compass-query-bar": "^8.44.2", | ||
"@mongodb-js/compass-query-bar": "^8.45.0", | ||
"@mongodb-js/compass-telemetry": "^1.2.0", | ||
"@mongodb-js/compass-workspaces": "^0.24.2", | ||
"@mongodb-js/explain-plan-helper": "^1.2.3", | ||
"@mongodb-js/my-queries-storage": "^0.17.0", | ||
"@mongodb-js/compass-workspaces": "^0.25.0", | ||
"@mongodb-js/explain-plan-helper": "^1.2.4", | ||
"@mongodb-js/my-queries-storage": "^0.17.1", | ||
"@mongodb-js/reflux-state-mixin": "^1.0.7", | ||
"@mongodb-js/shell-bson-parser": "^1.1.2", | ||
"ag-grid-community": "^20.2.0", | ||
"ag-grid-react": "^20.2.0", | ||
"bson": "^6.8.0", | ||
"compass-preferences-model": "^2.29.0", | ||
"compass-preferences-model": "^2.29.1", | ||
"hadron-app-registry": "^9.2.7", | ||
"hadron-document": "^8.6.3", | ||
"hadron-type-checker": "^7.2.2", | ||
"hadron-document": "^8.6.4", | ||
"hadron-type-checker": "^7.2.3", | ||
"jsondiffpatch": "^0.5.0", | ||
"lodash": "^4.17.21", | ||
"mongodb-data-service": "^22.23.4", | ||
"mongodb-data-service": "^22.23.5", | ||
"mongodb-ns": "^2.4.2", | ||
"mongodb-query-parser": "^4.2.3", | ||
"numeral": "^2.0.6", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.