Skip to content

Commit

Permalink
chore(deps): bump the devtools-shared-dev group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the devtools-shared-dev group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@mongodb-js/monorepo-tools](https://github.com/mongodb-js/devtools-shared) | `1.1.2` | `1.1.13` |
| [@mongodb-js/sbom-tools](https://github.com/mongodb-js/devtools-shared) | `0.5.3` | `0.5.12` |
| [@mongodb-js/mongodb-downloader](https://github.com/mongodb-js/devtools-shared) | `0.2.8` | `0.2.10` |
| [mongodb-runner](https://github.com/mongodb-js/devtools-shared) | `5.4.4` | `5.5.4` |
| [@mongodb-js/dl-center](https://github.com/mongodb-js/devtools-shared) | `1.0.1` | `1.1.3` |
| [@mongodb-js/signing-utils](https://github.com/mongodb-js/devtools-shared) | `0.3.1` | `0.3.3` |


Updates `@mongodb-js/monorepo-tools` from 1.1.2 to 1.1.13
- [Commits](https://github.com/mongodb-js/devtools-shared/compare/@mongodb-js/monorepo-tools@1.1.2...@mongodb-js/monorepo-tools@1.1.13)

Updates `@mongodb-js/sbom-tools` from 0.5.3 to 0.5.12
- [Commits](https://github.com/mongodb-js/devtools-shared/compare/@mongodb-js/sbom-tools@0.5.3...@mongodb-js/sbom-tools@0.5.12)

Updates `@mongodb-js/mongodb-downloader` from 0.2.8 to 0.2.10
- [Commits](https://github.com/mongodb-js/devtools-shared/compare/@mongodb-js/mongodb-downloader@0.2.8...@mongodb-js/mongodb-downloader@0.2.10)

Updates `mongodb-runner` from 5.4.4 to 5.5.4
- [Commits](https://github.com/mongodb-js/devtools-shared/compare/mongodb-runner@5.4.4...mongodb-runner@5.5.4)

Updates `@mongodb-js/dl-center` from 1.0.1 to 1.1.3
- [Commits](https://github.com/mongodb-js/devtools-shared/compare/@mongodb-js/tsconfig-devtools@1.0.1...@mongodb-js/dl-center@1.1.3)

Updates `@mongodb-js/signing-utils` from 0.3.1 to 0.3.3
- [Commits](https://github.com/mongodb-js/devtools-shared/compare/@mongodb-js/signing-utils@0.3.1...@mongodb-js/signing-utils@0.3.3)

---
updated-dependencies:
- dependency-name: "@mongodb-js/monorepo-tools"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devtools-shared-dev
- dependency-name: "@mongodb-js/sbom-tools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devtools-shared-dev
- dependency-name: "@mongodb-js/mongodb-downloader"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devtools-shared-dev
- dependency-name: mongodb-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devtools-shared-dev
- dependency-name: "@mongodb-js/dl-center"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: devtools-shared-dev
- dependency-name: "@mongodb-js/signing-utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: devtools-shared-dev
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2024
1 parent 266bbb6 commit 3505082
Show file tree
Hide file tree
Showing 8 changed files with 250 additions and 213 deletions.
443 changes: 240 additions & 203 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"devDependencies": {
"@babel/core": "7.16.0",
"@babel/parser": "7.16.0",
"@mongodb-js/monorepo-tools": "^1.1.1",
"@mongodb-js/sbom-tools": "^0.5.3",
"@mongodb-js/monorepo-tools": "^1.1.13",
"@mongodb-js/sbom-tools": "^0.5.12",
"@testing-library/dom": "^8.11.1",
"babel-loader": "^7.1.5",
"husky": "^8.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"mongodb": "^6.5.0",
"mongodb-connection-string-url": "^2.6.0",
"mongodb-log-writer": "^1.3.0",
"mongodb-runner": "^5.4.4",
"mongodb-runner": "^5.5.4",
"node-fetch": "^2.7.0",
"nyc": "^15.1.0",
"prettier": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-generative-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"electron-mocha": "^12.2.0",
"eslint": "^7.25.0",
"mocha": "^10.2.0",
"mongodb-runner": "^5.4.4",
"mongodb-runner": "^5.5.4",
"node-fetch": "^2.7.0",
"nyc": "^15.1.0",
"p-queue": "^7.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compass-test-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"dependencies": {
"mongodb-runner": "^5.4.4"
"mongodb-runner": "^5.5.4"
},
"devDependencies": {
"@mongodb-js/eslint-config-compass": "^1.0.17",
Expand Down
4 changes: 2 additions & 2 deletions packages/compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,10 +188,10 @@
"@mongodb-js/get-os-info": "^0.3.23",
"@mongodb-js/compass-intercom": "^0.2.1",
"@mongodb-js/mocha-config-compass": "^1.3.7",
"@mongodb-js/mongodb-downloader": "^0.2.1",
"@mongodb-js/mongodb-downloader": "^0.2.10",
"@mongodb-js/my-queries-storage": "^0.5.1",
"@mongodb-js/prettier-config-compass": "^1.0.1",
"@mongodb-js/sbom-tools": "^0.5.3",
"@mongodb-js/sbom-tools": "^0.5.12",
"@mongodb-js/tsconfig-compass": "^1.0.3",
"@mongodb-js/webpack-config-compass": "^1.3.5",
"@segment/analytics-node": "^1.1.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/hadron-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"dependencies": {
"@electron/rebuild": "^3.6.0",
"@mongodb-js/devtools-github-repo": "^1.4.1",
"@mongodb-js/dl-center": "^1.0.1",
"@mongodb-js/dl-center": "^1.1.3",
"@mongodb-js/electron-wix-msi": "^3.0.0",
"@mongodb-js/signing-utils": "^0.3.1",
"@mongodb-js/signing-utils": "^0.3.3",
"@npmcli/arborist": "^6.2.0",
"@octokit/rest": "^18.6.2",
"asar": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@babel/core": "^7.24.3",
"@mongodb-js/monorepo-tools": "^1.1.1",
"@mongodb-js/monorepo-tools": "^1.1.13",
"commander": "^11.0.0",
"electron": "^28.2.7",
"glob": "^10.2.5",
Expand Down

0 comments on commit 3505082

Please sign in to comment.