Skip to content

refactor: Bump mongodb-runner from 6.7.3 to 6.8.3 - #568

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mongodb-runner-6.8.2
Closed

refactor: Bump mongodb-runner from 6.7.3 to 6.8.3#568
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mongodb-runner-6.8.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps mongodb-runner from 6.7.3 to 6.8.3.

Commits
  • 136ebc0 chore(ci): bump packages
  • 8ee49db feat(get-os-info): export OsInfo type MONGOSH-3489 (#823)
  • 54bed9f chore: update cidrs.json [skip ci]
  • b1752c1 chore: update cidrs.json [skip ci]
  • a1eae0b chore(ci): bump packages
  • c159915 fix(mongodb-runner): don't leave a dangling --port flag on secondaries (#821)
  • e7aded1 chore: update cidrs.json [skip ci]
  • c0821f6 chore: update cidrs.json [skip ci]
  • 170de32 chore: update cidrs.json [skip ci]
  • faa20bd chore: update cidrs.json [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by devtools-npm-user, a new releaser for mongodb-runner since your current version.


@dependabot dependabot Bot added dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Jul 14, 2026
@dependabot dependabot Bot changed the title refactor: Bump mongodb-runner from 6.7.3 to 6.8.2 refactor: Bump mongodb-runner from 6.7.3 to 6.8.3 Jul 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mongodb-runner-6.8.2 branch from c9f9373 to 3e056c8 Compare July 18, 2026 01:09
@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.77%. Comparing base (d940df3) to head (ffe535e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #568   +/-   ##
=======================================
  Coverage   97.77%   97.77%           
=======================================
  Files           2        2           
  Lines         225      225           
=======================================
  Hits          220      220           
  Misses          5        5           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [mongodb-runner](https://github.com/mongodb-js/devtools-shared) from 6.7.3 to 6.8.3.
- [Commits](https://github.com/mongodb-js/devtools-shared/compare/mongodb-runner@6.7.3...mongodb-runner@6.8.3)

---
updated-dependencies:
- dependency-name: mongodb-runner
  dependency-version: 6.8.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mongodb-runner-6.8.2 branch from 3e056c8 to ffe535e Compare July 19, 2026 14:57
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #575.

@dependabot dependabot Bot closed this Jul 20, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/mongodb-runner-6.8.2 branch July 20, 2026 09:34
@mtrezza

mtrezza commented Jul 20, 2026

Copy link
Copy Markdown
Member

Deferring the mongodb-runner 6.8.3 bump: it depends on yargs ^18 (ESM-only) and its CLI require()s it, which throws ERR_REQUIRE_ESM on Node <20.19. This repo's CI runs Node 20.18.0 (testing the declared minimum), so the bump breaks that cell. Per the engine-version policy, deferring until the Node floor is raised rather than dropping min-Node test coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant