Skip to content

Commit 005f626

Browse files
chore(ci): bump packages
1 parent 8c0293a commit 005f626

File tree

22 files changed

+88
-76
lines changed

22 files changed

+88
-76
lines changed

package-lock.json

Lines changed: 59 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/device-id/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "0.2.1",
16+
"version": "0.3.0",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"

packages/devtools-connect/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/devtools-connect",
3-
"version": "3.7.2",
3+
"version": "3.8.0",
44
"description": "A connection establishment utility for MongoDB developer tools",
55
"homepage": "https://github.com/mongodb-js/devtools-shared/tree/main/packages/devtools-connect",
66
"repository": {
@@ -48,7 +48,7 @@
4848
"license": "Apache-2.0",
4949
"dependencies": {
5050
"@mongodb-js/oidc-http-server-pages": "1.1.4",
51-
"@mongodb-js/devtools-proxy-support": "^0.4.4",
51+
"@mongodb-js/devtools-proxy-support": "^0.5.0",
5252
"lodash.merge": "^4.6.2",
5353
"mongodb-connection-string-url": "^3.0.0",
5454
"socks": "^2.7.3"
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@mongodb-js/oidc-plugin": "^1.1.0",
63-
"@mongodb-js/saslprep": "^1.2.2",
63+
"@mongodb-js/saslprep": "^1.3.0",
6464
"@types/lodash.merge": "^4.6.7",
6565
"@types/mocha": "^9.1.1",
6666
"@types/node": "^22.15.30",

packages/devtools-proxy-support/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "0.4.4",
16+
"version": "0.5.0",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"

packages/dl-center/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "1.3.2",
16+
"version": "1.4.0",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"

packages/download-url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb-download-url",
3-
"version": "1.5.7",
3+
"version": "1.6.0",
44
"description": "Lookup download URLs for MongoDB versions.",
55
"scripts": {
66
"bootstrap": "npm run compile",

packages/get-os-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "0.4.1",
16+
"version": "0.5.0",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"

packages/mongodb-cloud-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb-cloud-info",
3-
"version": "2.1.7",
3+
"version": "2.2.0",
44
"description": "Get cloud information based on hostname",
55
"author": {
66
"name": "MongoDB Inc",

packages/mongodb-downloader/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "0.3.9",
16+
"version": "0.4.0",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -49,7 +49,7 @@
4949
"debug": "^4.4.0",
5050
"tar": "^6.1.15",
5151
"decompress": "^4.2.1",
52-
"mongodb-download-url": "^1.5.7",
52+
"mongodb-download-url": "^1.6.0",
5353
"node-fetch": "^2.7.0"
5454
},
5555
"devDependencies": {

packages/mongodb-runner/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "5.8.3",
16+
"version": "5.9.0",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -53,10 +53,10 @@
5353
"reformat": "npm run prettier -- --write ."
5454
},
5555
"dependencies": {
56-
"@mongodb-js/mongodb-downloader": "^0.3.9",
56+
"@mongodb-js/mongodb-downloader": "^0.4.0",
5757
"debug": "^4.4.0",
5858
"mongodb": "^6.9.0",
59-
"@mongodb-js/saslprep": "^1.2.2",
59+
"@mongodb-js/saslprep": "^1.3.0",
6060
"mongodb-connection-string-url": "^3.0.0",
6161
"yargs": "^17.7.2"
6262
},

0 commit comments

Comments
 (0)