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(deps): bump driver, oidc-plugin to latest COMPASS-9002 COMPASS-9006 #6757

Merged
merged 4 commits into from
Mar 4, 2025
Merged
Show file tree
Hide file tree
Changes from 3 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
260 changes: 101 additions & 159 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/atlas-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@mongodb-js/connection-info": "^0.11.2",
"@mongodb-js/devtools-connect": "^3.4.1",
"@mongodb-js/devtools-proxy-support": "^0.4.2",
"@mongodb-js/oidc-plugin": "^1.1.5",
"@mongodb-js/oidc-plugin": "^1.1.6",
"hadron-app-registry": "^9.4.2",
"compass-preferences-model": "^2.33.2",
"electron": "^32.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/bson-transpilers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"antlr4": "4.7.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"js-yaml": "^3.13.1"
},
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-aggregations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@
"@mongodb-js/mongodb-constants": "^0.10.0",
"@mongodb-js/my-queries-storage": "^0.22.2",
"@mongodb-js/shell-bson-parser": "^1.2.0",
"bson": "^6.10.1",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.2",
"hadron-app-registry": "^9.4.2",
"hadron-document": "^8.8.2",
"hadron-type-checker": "^7.4.2",
"lodash": "^4.17.21",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-collection-model": "^5.25.2",
"mongodb-data-service": "^22.25.2",
"mongodb-database-model": "^2.25.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@react-aria/utils": "^3.13.1",
"@react-aria/visually-hidden": "^3.3.1",
"@tanstack/table-core": "^8.14.0",
"bson": "^6.10.1",
"bson": "^6.10.3",
"focus-trap-react": "^9.0.2",
"hadron-document": "^8.8.2",
"hadron-type-checker": "^7.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-connections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
"@mongodb-js/connection-form": "^1.47.2",
"@mongodb-js/connection-info": "^0.11.2",
"@mongodb-js/connection-storage": "^0.26.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.2",
"hadron-app-registry": "^9.4.2",
"lodash": "^4.17.21",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-build-info": "^1.7.2",
"mongodb-connection-string-url": "^3.0.1",
"mongodb-data-service": "^22.25.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@mongodb-js/shell-bson-parser": "^1.2.0",
"ag-grid-community": "^20.2.0",
"ag-grid-react": "^20.2.0",
"bson": "^6.10.1",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.2",
"hadron-app-registry": "^9.4.2",
"hadron-document": "^8.8.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
Expand Up @@ -42,7 +42,7 @@
"@types/cross-spawn": "^6.0.2",
"@types/yargs": "^17.0.33",
"@wdio/types": "^8.32.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"clipboardy": "^2.3.0",
Expand All @@ -58,7 +58,7 @@
"hadron-build": "^25.7.2",
"lodash": "^4.17.21",
"mocha": "^10.2.0",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-build-info": "^1.7.2",
"mongodb-connection-string-url": "^3.0.1",
"mongodb-log-writer": "^2.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-explain-plan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"d3-hierarchy": "^3.1.2",
"hadron-app-registry": "^9.4.2",
"lodash": "^4.17.21",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
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 @@ -58,10 +58,10 @@
"@mongodb-js/compass-intercom": "^0.17.2",
"@mongodb-js/compass-logging": "^1.6.2",
"@mongodb-js/compass-utils": "^0.8.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.2",
"hadron-app-registry": "^9.4.2",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-schema": "^12.4.0",
"react": "^17.0.2",
"react-redux": "^8.1.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-import-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
"@mongodb-js/compass-telemetry": "^1.4.2",
"@mongodb-js/compass-utils": "^0.8.2",
"@mongodb-js/compass-workspaces": "^0.31.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.2",
"debug": "^4.3.4",
"electron": "^32.3.1",
"hadron-app-registry": "^9.4.2",
"hadron-document": "^8.8.2",
"hadron-ipc": "^3.4.2",
"lodash": "^4.17.21",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-data-service": "^22.25.2",
"mongodb-ns": "^2.4.2",
"mongodb-query-parser": "^4.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-indexes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@
"@mongodb-js/compass-workspaces": "^0.31.2",
"@mongodb-js/mongodb-constants": "^0.10.0",
"@mongodb-js/shell-bson-parser": "^1.2.0",
"bson": "^6.10.1",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.2",
"hadron-app-registry": "^9.4.2",
"lodash": "^4.17.21",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-collection-model": "^5.25.2",
"mongodb-data-service": "^22.25.2",
"mongodb-query-parser": "^4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-preferences-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@mongodb-js/compass-logging": "^1.6.2",
"@mongodb-js/compass-user-data": "^0.5.2",
"@mongodb-js/devtools-proxy-support": "^0.4.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"hadron-app-registry": "^9.4.2",
"hadron-ipc": "^3.4.2",
"js-yaml": "^4.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-query-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@
"@mongodb-js/compass-telemetry": "^1.4.2",
"@mongodb-js/mongodb-constants": "^0.10.0",
"@mongodb-js/my-queries-storage": "^0.22.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.2",
"hadron-app-registry": "^9.4.2",
"lodash": "^4.17.21",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-instance-model": "^12.26.2",
"mongodb-ns": "^2.4.2",
"mongodb-query-parser": "^4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-saved-aggregations-queries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@mongodb-js/connection-form": "^1.47.2",
"@mongodb-js/connection-info": "^0.11.2",
"@mongodb-js/my-queries-storage": "^0.22.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.2",
"fuse.js": "^6.5.3",
"hadron-app-registry": "^9.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-schema-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@mongodb-js/compass-logging": "^1.6.2",
"@mongodb-js/compass-telemetry": "^1.4.2",
"@mongodb-js/compass-workspaces": "^0.31.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.2",
"hadron-app-registry": "^9.4.2",
"javascript-stringify": "^2.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@mongodb-js/compass-telemetry": "^1.4.2",
"@mongodb-js/compass-query-bar": "^8.51.2",
"@mongodb-js/connection-storage": "^0.26.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.2",
"d3": "^3.5.17",
"hadron-app-registry": "^9.4.2",
Expand All @@ -90,7 +90,7 @@
"leaflet-defaulticon-compatibility": "^0.1.1",
"leaflet-draw": "^1.0.4",
"lodash": "^4.17.21",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-query-util": "^2.4.2",
"mongodb-schema": "^12.4.0",
"numeral": "^1.5.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@mongosh/browser-repl": "^3.5.0",
"@mongosh/logging": "^3.5.0",
"@mongosh/node-runtime-worker-thread": "^3.3.0",
"bson": "^6.10.1",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.2",
"hadron-app-registry": "^9.4.2",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-sidebar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"compass-preferences-model": "^2.33.2",
"hadron-app-registry": "^9.4.2",
"lodash": "^4.17.21",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-instance-model": "^12.26.2",
"mongodb-ns": "^2.4.2",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"is-ip": "^5.0.1",
"lodash": "^4.17.21",
"mocha": "^10.2.0",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-connection-string-url": "^3.0.1",
"mongodb-data-service": "^22.25.2",
"mongodb-ns": "^2.4.2",
Expand Down
42 changes: 42 additions & 0 deletions packages/compass-web/polyfills/util/types/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
import { types } from 'util';
export const isAnyArrayBuffer = types.isAnyArrayBuffer;
export const isArgumentsObject = types.isArgumentsObject;
export const isArrayBuffer = types.isArrayBuffer;
export const isArrayBufferView = types.isArrayBufferView;
export const isAsyncFunction = types.isAsyncFunction;
export const isBigInt64Array = types.isBigInt64Array;
export const isBigUint64Array = types.isBigUint64Array;
export const isBooleanObject = types.isBooleanObject;
export const isBoxedPrimitive = types.isBoxedPrimitive;
export const isCryptoKey = types.isCryptoKey;
export const isDataView = types.isDataView;
export const isDate = types.isDate;
export const isExternal = types.isExternal;
export const isFloat32Array = types.isFloat32Array;
export const isFloat64Array = types.isFloat64Array;
export const isGeneratorFunction = types.isGeneratorFunction;
export const isGeneratorObject = types.isGeneratorObject;
export const isInt16Array = types.isInt16Array;
export const isInt32Array = types.isInt32Array;
export const isInt8Array = types.isInt8Array;
export const isKeyObject = types.isKeyObject;
export const isMap = types.isMap;
export const isMapIterator = types.isMapIterator;
export const isModuleNamespaceObject = types.isModuleNamespaceObject;
export const isNativeError = types.isNativeError;
export const isNumberObject = types.isNumberObject;
export const isPromise = types.isPromise;
export const isProxy = types.isProxy;
export const isRegExp = types.isRegExp;
export const isSet = types.isSet;
export const isSetIterator = types.isSetIterator;
export const isSharedArrayBuffer = types.isSharedArrayBuffer;
export const isStringObject = types.isStringObject;
export const isSymbolObject = types.isSymbolObject;
export const isTypedArray = types.isTypedArray;
export const isUint16Array = types.isUint16Array;
export const isUint32Array = types.isUint32Array;
export const isUint8Array = types.isUint8Array;
export const isUint8ClampedArray = types.isUint8ClampedArray;
export const isWeakMap = types.isWeakMap;
export const isWeakSet = types.isWeakSet;
1 change: 1 addition & 0 deletions packages/compass-web/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ module.exports = (env, args) => {
path: require.resolve('path-browserify'),
// The `/` so that we are resolving the installed polyfill version with
// the same name as Node.js built-in, not a built-in Node.js one
'util/types': localPolyfill('util/types'),
util: require.resolve('util/'),
buffer: require.resolve('buffer/'),
events: require.resolve('events/'),
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-workspaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@mongodb-js/compass-components": "^1.34.2",
"@mongodb-js/compass-connections": "^1.50.2",
"@mongodb-js/compass-logging": "^1.6.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"hadron-app-registry": "^9.4.2",
"lodash": "^4.17.21",
"mongodb-collection-model": "^5.25.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
"@mongodb-js/webpack-config-compass": "^1.6.2",
"@segment/analytics-node": "^1.1.4",
"ampersand-view": "^9.0.0",
"bson": "^6.10.1",
"bson": "^6.10.3",
"chai": "^4.3.4",
"chalk": "^4.1.2",
"clean-stack": "^2.0.0",
Expand All @@ -262,7 +262,7 @@
"hadron-build": "^25.7.2",
"hadron-ipc": "^3.4.2",
"minimatch": "^10.0.1",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-build-info": "^1.7.2",
"mongodb-cloud-info": "^2.1.2",
"mongodb-connection-string-url": "^3.0.1",
Expand Down
3 changes: 3 additions & 0 deletions packages/compass/src/main/validate-connection-string.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ const disallowedConnectionStringOptions = [
'ecdhCurve',
'lookup',
'minDHSize',
'mongodbLogPath',
'mongodbLogComponentSeverities',
'mongodbLogMaxDocumentLength',
'pkFactory',
'proxyHost',
'proxyPort',
Expand Down
4 changes: 2 additions & 2 deletions packages/connection-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@mongodb-js/connection-info": "^0.11.2",
"@mongodb-js/shell-bson-parser": "^1.2.0",
"lodash": "^4.17.21",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-build-info": "^1.7.2",
"mongodb-connection-string-url": "^3.0.1",
"mongodb-data-service": "^22.25.2",
Expand All @@ -71,7 +71,7 @@
"@types/mocha": "^9.0.0",
"@types/react": "^17.0.5",
"@types/sinon-chai": "^3.2.5",
"bson": "^6.10.1",
"bson": "^6.10.3",
"chai": "^4.3.4",
"depcheck": "^1.4.1",
"electron-mocha": "^12.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/connection-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"dependencies": {
"lodash": "^4.17.21",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-connection-string-url": "^3.0.1",
"mongodb-data-service": "^22.25.2"
},
Expand All @@ -64,7 +64,7 @@
"@types/chai": "^4.2.21",
"@types/mocha": "^9.0.0",
"@types/sinon-chai": "^3.2.5",
"bson": "^6.10.1",
"bson": "^6.10.3",
"chai": "^4.3.6",
"depcheck": "^1.4.1",
"eslint": "^7.25.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connection-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@mongodb-js/compass-user-data": "^0.5.2",
"@mongodb-js/compass-utils": "^0.8.2",
"@mongodb-js/connection-info": "^0.11.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"compass-preferences-model": "^2.33.2",
"electron": "^32.3.1",
"hadron-app-registry": "^9.4.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/data-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"@mongodb-js/compass-utils": "^0.8.2",
"@mongodb-js/devtools-connect": "^3.4.1",
"@mongodb-js/devtools-proxy-support": "^0.4.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"lodash": "^4.17.21",
"mongodb": "^6.12.0",
"mongodb": "^6.13.1",
"mongodb-build-info": "^1.7.2",
"mongodb-connection-string-url": "^3.0.1",
"mongodb-ns": "^2.4.2"
Expand All @@ -67,7 +67,7 @@
"@mongodb-js/devtools-docker-test-envs": "^1.3.3",
"@mongodb-js/eslint-config-compass": "^1.3.2",
"@mongodb-js/mocha-config-compass": "^1.6.2",
"@mongodb-js/oidc-plugin": "^1.1.5",
"@mongodb-js/oidc-plugin": "^1.1.6",
"@mongodb-js/prettier-config-compass": "^1.2.2",
"@mongodb-js/tsconfig-compass": "^1.2.2",
"@types/lodash": "^4.14.188",
Expand Down
2 changes: 1 addition & 1 deletion packages/databases-collections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@mongodb-js/prettier-config-compass": "^1.2.2",
"@mongodb-js/testing-library-compass": "^1.2.2",
"@mongodb-js/tsconfig-compass": "^1.2.2",
"bson": "^6.10.1",
"bson": "^6.10.3",
"chai": "^4.2.0",
"depcheck": "^1.4.1",
"enzyme": "^3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hadron-document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"bson": "^6.10.1",
"bson": "^6.10.3",
"eventemitter3": "^4.0.0",
"hadron-type-checker": "^7.4.2",
"lodash": "^4.17.21"
Expand Down
Loading