Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): bump package versions #5753

Merged
merged 1 commit into from
May 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configs/webpack-config-compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "compass@mongodb.com"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "1.3.7",
"version": "1.3.8",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down
1,386 changes: 693 additions & 693 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": "compass@mongodb.com"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "0.17.0",
"version": "0.18.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -73,14 +73,14 @@
"typescript": "^5.0.4"
},
"dependencies": {
"@mongodb-js/compass-components": "^1.24.0",
"@mongodb-js/compass-logging": "^1.2.16",
"@mongodb-js/compass-user-data": "^0.1.19",
"@mongodb-js/compass-components": "^1.25.0",
"@mongodb-js/compass-logging": "^1.2.17",
"@mongodb-js/compass-user-data": "^0.1.20",
"@mongodb-js/compass-utils": "^0.6.3",
"@mongodb-js/devtools-connect": "^2.6.0",
"@mongodb-js/oidc-plugin": "^0.4.0",
"hadron-app-registry": "^9.1.10",
"compass-preferences-model": "^2.20.0",
"hadron-app-registry": "^9.1.11",
"compass-preferences-model": "^2.20.1",
"electron": "^29.3.1",
"hadron-ipc": "^3.2.14",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/bson-transpilers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bson-transpilers",
"version": "3.0.2",
"version": "3.0.3",
"apiVersion": "0.0.1",
"description": "Source to source compilers using ANTLR",
"contributors": [
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 <lucas@mongodb.com>",
"version": "5.19.1",
"version": "5.19.2",
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"ampersand-collection": "^2.0.2",
"ampersand-model": "^8.0.1",
"mongodb-data-service": "^22.19.1",
"mongodb-data-service": "^22.19.2",
"mongodb-ns": "^2.4.0"
},
"devDependencies": {
Expand Down
40 changes: 20 additions & 20 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.28.0",
"version": "9.29.0",
"main": "dist/index.js",
"compass:main": "src/index.ts",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -60,33 +60,33 @@
"@dnd-kit/core": "^6.0.7",
"@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/utilities": "^3.2.1",
"@mongodb-js/atlas-service": "^0.17.0",
"@mongodb-js/compass-app-stores": "^7.12.0",
"@mongodb-js/compass-collection": "^4.25.0",
"@mongodb-js/compass-components": "^1.24.0",
"@mongodb-js/compass-connections": "^1.27.0",
"@mongodb-js/compass-crud": "^13.26.0",
"@mongodb-js/compass-editor": "^0.23.0",
"@mongodb-js/compass-field-store": "^9.2.0",
"@mongodb-js/compass-generative-ai": "^0.10.0",
"@mongodb-js/compass-logging": "^1.2.16",
"@mongodb-js/atlas-service": "^0.18.0",
"@mongodb-js/compass-app-stores": "^7.13.0",
"@mongodb-js/compass-collection": "^4.26.0",
"@mongodb-js/compass-components": "^1.25.0",
"@mongodb-js/compass-connections": "^1.28.0",
"@mongodb-js/compass-crud": "^13.27.0",
"@mongodb-js/compass-editor": "^0.24.0",
"@mongodb-js/compass-field-store": "^9.3.0",
"@mongodb-js/compass-generative-ai": "^0.11.0",
"@mongodb-js/compass-logging": "^1.2.17",
"@mongodb-js/compass-utils": "^0.6.3",
"@mongodb-js/compass-workspaces": "^0.7.0",
"@mongodb-js/compass-workspaces": "^0.8.0",
"@mongodb-js/explain-plan-helper": "^1.1.12",
"@mongodb-js/mongodb-constants": "^0.10.0",
"@mongodb-js/my-queries-storage": "^0.7.0",
"@mongodb-js/my-queries-storage": "^0.8.0",
"bson": "^6.6.0",
"compass-preferences-model": "^2.20.0",
"compass-preferences-model": "^2.20.1",
"ejson-shell-parser": "^2.0.1",
"hadron-app-registry": "^9.1.10",
"hadron-document": "^8.5.1",
"hadron-app-registry": "^9.1.11",
"hadron-document": "^8.5.2",
"hadron-type-checker": "^7.2.1",
"lodash": "^4.17.21",
"mongodb": "^6.5.0",
"mongodb-collection-model": "^5.19.1",
"mongodb-data-service": "^22.19.1",
"mongodb-database-model": "^2.19.1",
"mongodb-instance-model": "^12.20.0",
"mongodb-collection-model": "^5.19.2",
"mongodb-data-service": "^22.19.2",
"mongodb-database-model": "^2.19.2",
"mongodb-instance-model": "^12.20.1",
"mongodb-ns": "^2.4.0",
"mongodb-query-parser": "^4.1.0",
"mongodb-schema": "^12.1.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/compass-app-stores/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"email": "compass@mongodb.com"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "7.12.0",
"version": "7.13.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -74,14 +74,14 @@
"xvfb-maybe": "^0.2.1"
},
"dependencies": {
"@mongodb-js/compass-components": "^1.24.0",
"@mongodb-js/compass-connections": "^1.27.0",
"@mongodb-js/compass-logging": "^1.2.16",
"@mongodb-js/connection-info": "^0.2.1",
"hadron-app-registry": "^9.1.10",
"mongodb-collection-model": "^5.19.1",
"mongodb-database-model": "^2.19.1",
"mongodb-instance-model": "^12.20.0",
"@mongodb-js/compass-components": "^1.25.0",
"@mongodb-js/compass-connections": "^1.28.0",
"@mongodb-js/compass-logging": "^1.2.17",
"@mongodb-js/connection-info": "^0.2.2",
"hadron-app-registry": "^9.1.11",
"mongodb-collection-model": "^5.19.2",
"mongodb-database-model": "^2.19.2",
"mongodb-instance-model": "^12.20.1",
"mongodb-ns": "^2.4.0",
"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": "compass@mongodb.com"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "4.25.0",
"version": "4.26.0",
"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.12.0",
"@mongodb-js/compass-components": "^1.24.0",
"@mongodb-js/compass-connections": "^1.27.0",
"@mongodb-js/connection-info": "^0.2.1",
"@mongodb-js/compass-logging": "^1.2.16",
"@mongodb-js/compass-workspaces": "^0.7.0",
"compass-preferences-model": "^2.20.0",
"hadron-app-registry": "^9.1.10",
"mongodb-collection-model": "^5.19.1",
"@mongodb-js/compass-app-stores": "^7.13.0",
"@mongodb-js/compass-components": "^1.25.0",
"@mongodb-js/compass-connections": "^1.28.0",
"@mongodb-js/connection-info": "^0.2.2",
"@mongodb-js/compass-logging": "^1.2.17",
"@mongodb-js/compass-workspaces": "^0.8.0",
"compass-preferences-model": "^2.20.1",
"hadron-app-registry": "^9.1.11",
"mongodb-collection-model": "^5.19.2",
"mongodb-ns": "^2.4.0",
"numeral": "^2.0.6",
"react": "^17.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mongodb-js/compass-components",
"version": "1.24.0",
"version": "1.25.0",
"description": "React Components used in Compass",
"license": "SSPL",
"main": "lib/index.js",
Expand Down Expand Up @@ -80,7 +80,7 @@
"@react-stately/tooltip": "^3.0.5",
"bson": "^6.6.0",
"focus-trap-react": "^9.0.2",
"hadron-document": "^8.5.1",
"hadron-document": "^8.5.2",
"hadron-type-checker": "^7.2.1",
"is-electron-renderer": "^2.0.1",
"lodash": "^4.17.21",
Expand Down
10 changes: 5 additions & 5 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": "compass@mongodb.com"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "0.23.0",
"version": "0.24.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -51,10 +51,10 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/compass-components": "^1.24.0",
"@mongodb-js/compass-connections": "^1.27.0",
"@mongodb-js/connection-storage": "^0.10.0",
"compass-preferences-model": "^2.20.0",
"@mongodb-js/compass-components": "^1.25.0",
"@mongodb-js/compass-connections": "^1.28.0",
"@mongodb-js/connection-storage": "^0.10.1",
"compass-preferences-model": "^2.20.1",
"hadron-ipc": "^3.2.14",
"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": "compass@mongodb.com"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "1.25.0",
"version": "1.26.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -47,11 +47,11 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/compass-components": "^1.24.0",
"@mongodb-js/connection-info": "^0.2.1",
"@mongodb-js/connection-form": "^1.25.0",
"@mongodb-js/compass-workspaces": "^0.7.0",
"compass-preferences-model": "^2.20.0",
"@mongodb-js/compass-components": "^1.25.0",
"@mongodb-js/connection-info": "^0.2.2",
"@mongodb-js/connection-form": "^1.26.0",
"@mongodb-js/compass-workspaces": "^0.8.0",
"compass-preferences-model": "^2.20.1",
"react": "^17.0.2",
"react-virtualized-auto-sizer": "^1.0.6",
"react-window": "^1.8.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": "compass@mongodb.com"
},
"homepage": "https://github.com/mongodb-js/compass",
"version": "1.27.0",
"version": "1.28.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -51,19 +51,19 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"@mongodb-js/compass-components": "^1.24.0",
"@mongodb-js/compass-components": "^1.25.0",
"bson": "^6.6.0",
"@mongodb-js/compass-logging": "^1.2.16",
"@mongodb-js/compass-maybe-protect-connection-string": "^0.18.0",
"@mongodb-js/connection-form": "^1.25.0",
"@mongodb-js/connection-info": "^0.2.1",
"@mongodb-js/connection-storage": "^0.10.0",
"compass-preferences-model": "^2.20.0",
"hadron-app-registry": "^9.1.10",
"@mongodb-js/compass-logging": "^1.2.17",
"@mongodb-js/compass-maybe-protect-connection-string": "^0.18.1",
"@mongodb-js/connection-form": "^1.26.0",
"@mongodb-js/connection-info": "^0.2.2",
"@mongodb-js/connection-storage": "^0.10.1",
"compass-preferences-model": "^2.20.1",
"hadron-app-registry": "^9.1.11",
"lodash": "^4.17.21",
"mongodb-build-info": "^1.7.0",
"mongodb-connection-string-url": "^2.6.0",
"mongodb-data-service": "^22.19.1",
"mongodb-data-service": "^22.19.2",
"react": "^17.0.2"
},
"devDependencies": {
Expand Down
32 changes: 16 additions & 16 deletions packages/compass-crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": "compass@mongodb.com"
},
"private": true,
"version": "13.26.0",
"version": "13.27.0",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -64,35 +64,35 @@
"enzyme": "^3.11.0",
"eslint": "^7.25.0",
"mocha": "^10.2.0",
"mongodb-instance-model": "^12.20.0",
"mongodb-instance-model": "^12.20.1",
"nyc": "^15.1.0",
"react-dom": "^17.0.2",
"sinon": "^8.1.1",
"typescript": "^5.0.4"
},
"dependencies": {
"@mongodb-js/compass-app-stores": "^7.12.0",
"@mongodb-js/compass-collection": "^4.25.0",
"@mongodb-js/compass-components": "^1.24.0",
"@mongodb-js/compass-connections": "^1.27.0",
"@mongodb-js/compass-editor": "^0.23.0",
"@mongodb-js/compass-field-store": "^9.2.0",
"@mongodb-js/compass-logging": "^1.2.16",
"@mongodb-js/compass-query-bar": "^8.27.0",
"@mongodb-js/compass-workspaces": "^0.7.0",
"@mongodb-js/compass-app-stores": "^7.13.0",
"@mongodb-js/compass-collection": "^4.26.0",
"@mongodb-js/compass-components": "^1.25.0",
"@mongodb-js/compass-connections": "^1.28.0",
"@mongodb-js/compass-editor": "^0.24.0",
"@mongodb-js/compass-field-store": "^9.3.0",
"@mongodb-js/compass-logging": "^1.2.17",
"@mongodb-js/compass-query-bar": "^8.28.0",
"@mongodb-js/compass-workspaces": "^0.8.0",
"@mongodb-js/explain-plan-helper": "^1.1.12",
"@mongodb-js/my-queries-storage": "^0.7.0",
"@mongodb-js/my-queries-storage": "^0.8.0",
"ag-grid-community": "^20.2.0",
"ag-grid-react": "^20.2.0",
"bson": "^6.6.0",
"compass-preferences-model": "^2.20.0",
"compass-preferences-model": "^2.20.1",
"ejson-shell-parser": "^2.0.1",
"hadron-app-registry": "^9.1.10",
"hadron-document": "^8.5.1",
"hadron-app-registry": "^9.1.11",
"hadron-document": "^8.5.2",
"hadron-type-checker": "^7.2.1",
"jsondiffpatch": "^0.5.0",
"lodash": "^4.17.21",
"mongodb-data-service": "^22.19.1",
"mongodb-data-service": "^22.19.2",
"mongodb-ns": "^2.4.0",
"mongodb-query-parser": "^4.1.0",
"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.0",
"version": "1.21.1",
"private": true,
"description": "E2E test suite for Compass app that follows smoke tests / feature testing matrix",
"scripts": {
Expand Down Expand Up @@ -43,15 +43,15 @@
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"clipboardy": "^2.3.0",
"compass-preferences-model": "^2.20.0",
"compass-preferences-model": "^2.20.1",
"cross-spawn": "^7.0.3",
"debug": "^4.3.4",
"depcheck": "^1.4.1",
"electron": "^29.3.1",
"eslint": "^7.25.0",
"fast-glob": "^3.2.7",
"glob": "^10.2.5",
"hadron-build": "^25.4.11",
"hadron-build": "^25.4.12",
"lodash": "^4.17.21",
"mocha": "^10.2.0",
"mongodb": "^6.5.0",
Expand Down
Loading
Loading