Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the mongosh group with 13 updates:

Package From To
@mongosh/browser-runtime-electron 2.3.3 2.3.8
@mongosh/i18n 2.3.3 2.3.8
@mongosh/service-provider-node-driver 2.3.3 2.3.8
@mongosh/shell-api 2.3.3 2.3.8
@mongosh/service-provider-core 2.3.3 2.3.8
@mongosh/arg-parser 2.3.3 2.3.8
@mongosh/async-rewriter2 2.3.3 2.3.8
@mongosh/autocomplete 2.3.3 2.3.8
@mongosh/browser-runtime-core 2.3.3 2.3.8
@mongosh/errors 2.3.3 2.3.8
@mongosh/history 2.3.3 2.3.8
@mongosh/shell-evaluator 2.3.3 2.3.8
@mongosh/types 2.3.3 2.3.8

Updates @mongosh/browser-runtime-electron from 2.3.3 to 2.3.8

Release notes

Sourced from @​mongosh/browser-runtime-electron's releases.

2.3.8

Bug Fixes

  • browser-repl: Use an error background color that makes syntax highlighting legible (COMPASS-8308, #2307)

See an overview of all solved issues in Jira

2.3.7

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

Bug Fixes

  • cli-repl: Account for possibility of process.exit() throwing under coverage (MONGOSH-1943, #2298)
  • browser-repl: Keep operation in progress (COMPASS-8576, #2284)
  • cli-repl: Improve debuggability of mongosh not initialized yeterrors (MONGOSH-1943, #2299)

See an overview of all solved issues in Jira

2.3.5

Bug Fixes

  • deps: Bump devtools-connect, bson (MONGOSH-1935, #2291)
  • ci: Add Node.js patch for OpenSSL Windows build fix (MONGOSH-1632, #2285)
  • e2e-tests: Increase timeouts for AWS tests (MONGOSH-1924, #2286)

See an overview of all solved issues in Jira

2.3.4

Features

  • shell-api: Add options in stream processor start, stop, and drop (MONGOSH-1920, #2274)
  • shell-api: Add stream processor modify (MONGOSH-1864, #2245)

Bug Fixes

... (truncated)

Commits
  • 0f0681f chore: update auto-generated files [skip actions]
  • 37274a5 chore: update auto-generated files [skip actions]
  • 4438d06 fix(browser-repl): fix linting error (#2308)
  • 28d373b chore: update auto-generated files [skip actions]
  • 09a538e chore: update auto-generated files [skip actions]
  • 0919d39 fix(browser-repl): use an error background color that makes syntax highlighti...
  • 62aebdf chore(ci): reorganize evergreen configuration for unit tests (#2306)
  • b837066 chore: update auto-generated files [skip actions]
  • 03adbe5 chore(ci): fix the check_coverage test MONGOSH-1925 (#2305)
  • 7cc65fe chore: update auto-generated files [skip actions]
  • Additional commits viewable in compare view

Updates @mongosh/i18n from 2.3.3 to 2.3.8

Release notes

Sourced from @​mongosh/i18n's releases.

2.3.8

Bug Fixes

  • browser-repl: Use an error background color that makes syntax highlighting legible (COMPASS-8308, #2307)

See an overview of all solved issues in Jira

2.3.7

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

Bug Fixes

  • cli-repl: Account for possibility of process.exit() throwing under coverage (MONGOSH-1943, #2298)
  • browser-repl: Keep operation in progress (COMPASS-8576, #2284)
  • cli-repl: Improve debuggability of mongosh not initialized yeterrors (MONGOSH-1943, #2299)

See an overview of all solved issues in Jira

2.3.5

Bug Fixes

  • deps: Bump devtools-connect, bson (MONGOSH-1935, #2291)
  • ci: Add Node.js patch for OpenSSL Windows build fix (MONGOSH-1632, #2285)
  • e2e-tests: Increase timeouts for AWS tests (MONGOSH-1924, #2286)

See an overview of all solved issues in Jira

2.3.4

Features

  • shell-api: Add options in stream processor start, stop, and drop (MONGOSH-1920, #2274)
  • shell-api: Add stream processor modify (MONGOSH-1864, #2245)

Bug Fixes

... (truncated)

Commits
  • 0f0681f chore: update auto-generated files [skip actions]
  • 37274a5 chore: update auto-generated files [skip actions]
  • 4438d06 fix(browser-repl): fix linting error (#2308)
  • 28d373b chore: update auto-generated files [skip actions]
  • 09a538e chore: update auto-generated files [skip actions]
  • 0919d39 fix(browser-repl): use an error background color that makes syntax highlighti...
  • 62aebdf chore(ci): reorganize evergreen configuration for unit tests (#2306)
  • b837066 chore: update auto-generated files [skip actions]
  • 03adbe5 chore(ci): fix the check_coverage test MONGOSH-1925 (#2305)
  • 7cc65fe chore: update auto-generated files [skip actions]
  • Additional commits viewable in compare view

Updates @mongosh/service-provider-node-driver from 2.3.3 to 2.3.8

Release notes

Sourced from @​mongosh/service-provider-node-driver's releases.

2.3.8

Bug Fixes

  • browser-repl: Use an error background color that makes syntax highlighting legible (COMPASS-8308, #2307)

See an overview of all solved issues in Jira

2.3.7

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

Bug Fixes

  • cli-repl: Account for possibility of process.exit() throwing under coverage (MONGOSH-1943, #2298)
  • browser-repl: Keep operation in progress (COMPASS-8576, #2284)
  • cli-repl: Improve debuggability of mongosh not initialized yeterrors (MONGOSH-1943, #2299)

See an overview of all solved issues in Jira

2.3.5

Bug Fixes

  • deps: Bump devtools-connect, bson (MONGOSH-1935, #2291)
  • ci: Add Node.js patch for OpenSSL Windows build fix (MONGOSH-1632, #2285)
  • e2e-tests: Increase timeouts for AWS tests (MONGOSH-1924, #2286)

See an overview of all solved issues in Jira

2.3.4

Features

  • shell-api: Add options in stream processor start, stop, and drop (MONGOSH-1920, #2274)
  • shell-api: Add stream processor modify (MONGOSH-1864, #2245)

Bug Fixes

... (truncated)

Commits
  • 0f0681f chore: update auto-generated files [skip actions]
  • 37274a5 chore: update auto-generated files [skip actions]
  • 4438d06 fix(browser-repl): fix linting error (#2308)
  • 28d373b chore: update auto-generated files [skip actions]
  • 09a538e chore: update auto-generated files [skip actions]
  • 0919d39 fix(browser-repl): use an error background color that makes syntax highlighti...
  • 62aebdf chore(ci): reorganize evergreen configuration for unit tests (#2306)
  • b837066 chore: update auto-generated files [skip actions]
  • 03adbe5 chore(ci): fix the check_coverage test MONGOSH-1925 (#2305)
  • 7cc65fe chore: update auto-generated files [skip actions]
  • Additional commits viewable in compare view

Updates @mongosh/shell-api from 2.3.3 to 2.3.8

Release notes

Sourced from @​mongosh/shell-api's releases.

2.3.8

Bug Fixes

  • browser-repl: Use an error background color that makes syntax highlighting legible (COMPASS-8308, #2307)

See an overview of all solved issues in Jira

2.3.7

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

Bug Fixes

  • cli-repl: Account for possibility of process.exit() throwing under coverage (MONGOSH-1943, #2298)
  • browser-repl: Keep operation in progress (COMPASS-8576, #2284)
  • cli-repl: Improve debuggability of mongosh not initialized yeterrors (MONGOSH-1943, #2299)

See an overview of all solved issues in Jira

2.3.5

Bug Fixes

  • deps: Bump devtools-connect, bson (MONGOSH-1935, #2291)
  • ci: Add Node.js patch for OpenSSL Windows build fix (MONGOSH-1632, #2285)
  • e2e-tests: Increase timeouts for AWS tests (MONGOSH-1924, #2286)

See an overview of all solved issues in Jira

2.3.4

Features

  • shell-api: Add options in stream processor start, stop, and drop (MONGOSH-1920, #2274)
  • shell-api: Add stream processor modify (MONGOSH-1864, #2245)

Bug Fixes

... (truncated)

Commits
  • 0f0681f chore: update auto-generated files [skip actions]
  • 37274a5 chore: update auto-generated files [skip actions]
  • 4438d06 fix(browser-repl): fix linting error (#2308)
  • 28d373b chore: update auto-generated files [skip actions]
  • 09a538e chore: update auto-generated files [skip actions]
  • 0919d39 fix(browser-repl): use an error background color that makes syntax highlighti...
  • 62aebdf chore(ci): reorganize evergreen configuration for unit tests (#2306)
  • b837066 chore: update auto-generated files [skip actions]
  • 03adbe5 chore(ci): fix the check_coverage test MONGOSH-1925 (#2305)
  • 7cc65fe chore: update auto-generated files [skip actions]
  • Additional commits viewable in compare view

Updates @mongosh/service-provider-core from 2.3.3 to 2.3.8

Release notes

Sourced from @​mongosh/service-provider-core's releases.

2.3.8

Bug Fixes

  • browser-repl: Use an error background color that makes syntax highlighting legible (COMPASS-8308, #2307)

See an overview of all solved issues in Jira

2.3.7

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

Bug Fixes

  • cli-repl: Account for possibility of process.exit() throwing under coverage (MONGOSH-1943, #2298)
  • browser-repl: Keep operation in progress (COMPASS-8576, #2284)
  • cli-repl: Improve debuggability of mongosh not initialized yeterrors (MONGOSH-1943, #2299)

See an overview of all solved issues in Jira

2.3.5

Bug Fixes

  • deps: Bump devtools-connect, bson (MONGOSH-1935, #2291)
  • ci: Add Node.js patch for OpenSSL Windows build fix (MONGOSH-1632, #2285)
  • e2e-tests: Increase timeouts for AWS tests (MONGOSH-1924, #2286)

See an overview of all solved issues in Jira

2.3.4

Features

  • shell-api: Add options in stream processor start, stop, and drop (MONGOSH-1920, #2274)
  • shell-api: Add stream processor modify (MONGOSH-1864, #2245)

Bug Fixes

... (truncated)

Commits
  • 0f0681f chore: update auto-generated files [skip actions]
  • 37274a5 chore: update auto-generated files [skip actions]
  • 4438d06 fix(browser-repl): fix linting error (#2308)
  • 28d373b chore: update auto-generated files [skip actions]
  • 09a538e chore: update auto-generated files [skip actions]
  • 0919d39 fix(browser-repl): use an error background color that makes syntax highlighti...
  • 62aebdf chore(ci): reorganize evergreen configuration for unit tests (#2306)
  • b837066 chore: update auto-generated files [skip actions]
  • 03adbe5 chore(ci): fix the check_coverage test MONGOSH-1925 (#2305)
  • 7cc65fe chore: update auto-generated files [skip actions]
  • Additional commits viewable in compare view

Updates @mongosh/arg-parser from 2.3.3 to 2.3.8

Release notes

Sourced from @​mongosh/arg-parser's releases.

2.3.8

Bug Fixes

  • browser-repl: Use an error background color that makes syntax highlighting legible (COMPASS-8308, #2307)

See an overview of all solved issues in Jira

2.3.7

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

Bug Fixes

  • cli-repl: Account for possibility of process.exit() throwing under coverage (MONGOSH-1943, #2298)
  • browser-repl: Keep operation in progress (COMPASS-8576, #2284)
  • cli-repl: Improve debuggability of mongosh not initialized yeterrors (MONGOSH-1943, #2299)

See an overview of all solved issues in Jira

2.3.5

Bug Fixes

  • deps: Bump devtools-connect, bson (MONGOSH-1935, #2291)
  • ci: Add Node.js patch for OpenSSL Windows build fix (MONGOSH-1632, #2285)
  • e2e-tests: Increase timeouts for AWS tests (MONGOSH-1924, #2286)

See an overview of all solved issues in Jira

2.3.4

Features

  • shell-api: Add options in stream processor start, stop, and drop (MONGOSH-1920, #2274)
  • shell-api: Add stream processor modify (MONGOSH-1864, #2245)

Bug Fixes

... (truncated)

Commits
  • 0f0681f chore: update auto-generated files [skip actions]
  • 37274a5 chore: update auto-generated files [skip actions]
  • 4438d06 fix(browser-repl): fix linting error (#2308)
  • 28d373b chore: update auto-generated files [skip actions]
  • 09a538e chore: update auto-generated files [skip actions]
  • 0919d39 fix(browser-repl): use an error background color that makes syntax highlighti...
  • 62aebdf chore(ci): reorganize evergreen configuration for unit tests (#2306)
  • b837066 chore: update auto-generated files [skip actions]
  • 03adbe5 chore(ci): fix the check_coverage test MONGOSH-1925 (#2305)
  • 7cc65fe chore: update auto-generated files [skip actions]
  • Additional commits viewable in compare view

Updates @mongosh/async-rewriter2 from 2.3.3 to 2.3.8

Release notes

Sourced from @​mongosh/async-rewriter2's releases.

2.3.8

Bug Fixes

  • browser-repl: Use an error background color that makes syntax highlighting legible (COMPASS-8308, #2307)

See an overview of all solved issues in Jira

2.3.7

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

Bug Fixes

  • cli-repl: Account for possibility of process.exit() throwing under coverage (MONGOSH-1943, #2298)
  • browser-repl: Keep operation in progress (COMPASS-8576, #2284)
  • cli-repl: Improve debuggability of mongosh not initialized yeterrors (MONGOSH-1943, #2299)

See an overview of all solved issues in Jira

2.3.5

Bug Fixes

  • deps: Bump devtools-connect, bson (MONGOSH-1935, #2291)
  • ci: Add Node.js patch for OpenSSL Windows build fix (MONGOSH-1632, #2285)
  • e2e-tests: Increase timeouts for AWS tests (MONGOSH-1924, #2286)

See an overview of all solved issues in Jira

2.3.4

Features

  • shell-api: Add options in stream processor start, stop, and drop (MONGOSH-1920, #2274)
  • shell-api: Add stream processor modify (MONGOSH-1864, #2245)

Bug Fixes

... (truncated)

Commits
  • 0f0681f chore: update auto-generated files [skip actions]
  • 37274a5 chore: update auto-generated files [skip actions]
  • 4438d06 fix(browser-repl): fix linting error (#2308)
  • 28d373b chore: update auto-generated files [skip actions]
  • 09a538e chore: update auto-generated files [skip actions]
  • 0919d39 fix(browser-repl): use an error background color that makes syntax highlighti...
  • 62aebdf chore(ci): reorganize evergreen configuration for unit tests (#2306)
  • b837066 chore: update auto-generated files [skip actions]
  • 03adbe5 chore(ci): fix the check_coverage test MONGOSH-1925 (#2305)
  • 7cc65fe chore: update auto-generated files [skip actions]
  • Additional commits viewable in compare view

Updates @mongosh/autocomplete from 2.3.3 to 2.3.8

Release notes

Sourced from @​mongosh/autocomplete's releases.

2.3.8

Bug Fixes

  • browser-repl: Use an error background color that makes syntax highlighting legible (COMPASS-8308, #2307)

See an overview of all solved issues in Jira

2.3.7

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

Bug Fixes

  • cli-repl: Account for possibility of process.exit() throwing under coverage (MONGOSH-1943, #2298)
  • browser-repl: Keep operation in progress (COMPASS-8576, #2284)
  • cli-repl: Improve debuggability of mongosh not initialized yeterrors (MONGOSH-1943, #2299)

See an overview of all solved issues in Jira

2.3.5

Bug Fixes

  • deps: Bump devtools-connect, bson (MONGOSH-1935, #2291)
  • ci: Add Node.js patch for OpenSSL Windows build fix (MONGOSH-1632, #2285)
  • e2e-tests: Increase timeouts for AWS tests (MONGOSH-1924, #2286)

See an overview of all solved issues in Jira

2.3.4

Features

  • shell-api: Add options in stream processor start, stop, and drop (MONGOSH-1920, #2274)
  • shell-api: Add stream processor modify (MONGOSH-1864, #2245)

Bug Fixes

... (truncated)

Commits
  • 0f0681f chore: update auto-generated files [skip actions]
  • 37274a5 chore: update auto-generated files [skip actions]
  • 4438d06 fix(browser-repl): fix linting error (#2308)
  • 28d373b chore: update auto-generated files [skip actions]
  • 09a538e chore: update auto-generated files [skip actions]
  • 0919d39 fix(browser-repl): use an error background color that makes syntax highlighti...
  • 62aebdf chore(ci): reorganize evergreen configuration for unit tests (#2306)
  • b837066 chore: update auto-generated files [skip actions]
  • 03adbe5 chore(ci): fix the check_coverage test MONGOSH-1925 (#2305)
  • 7cc65fe chore: update auto-generated files [skip actions]
  • Additional commits viewable in compare view

Updates @mongosh/browser-runtime-core from 2.3.3 to 2.3.8

Release notes

Sourced from @​mongosh/browser-runtime-core's releases.

2.3.8

Bug Fixes

  • browser-repl: Use an error background color that makes syntax highlighting legible (COMPASS-8308, #2307)

See an overview of all solved issues in Jira

2.3.7

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

Bug Fixes

  • cli-repl: Account for possibility of process.exit() throwing under coverage (MONGOSH-1943, #2298)
  • browser-repl: Keep operation in progress (COMPASS-8576, #2284)
  • cli-repl: Improve debuggability of mongosh not initialized yeterrors (MONGOSH-1943, #2299)

See an overview of all solved issues in Jira

2.3.5

Bug Fixes

  • deps: Bump devtools-connect, bson (MONGOSH-1935, #2291)
  • ci: Add Node.js patch for OpenSSL Windows build fix (MONGOSH-1632, #2285)
  • e2e-tests: Increase timeouts for AWS tests (MONGOSH-1924, #2286)

See an overview of all solved issues in Jira

2.3.4

Features

  • shell-api: Add options in stream processor start, stop, and drop (MONGOSH-1920, #2274)
  • shell-api: Add stream processor modify (MONGOSH-1864, #2245)

Bug Fixes

... (truncated)

Commits
  • 0f0681f chore: update auto-generated files [skip actions]
  • 37274a5 chore: update auto-generated files [skip actions]
  • 4438d06 fix(browser-repl): fix linting error (#2308)
  • 28d373b chore: update auto-generated files [skip actions]
  • 09a538e chore: update auto-generated files [skip actions]
  • 0919d39 fix(browser-repl): use an error background color that makes syntax highlighti...
  • 62aebdf chore(ci): reorganize evergreen configuration for unit tests (#2306)
  • b837066 chore: update auto-generated files [skip actions]
  • 03adbe5 chore(ci): fix the check_coverage test MONGOSH-1925 (#2305)
  • 7cc65fe chore: update auto-generated files [skip actions]
  • Additional commits viewable in compare view

Updates @mongosh/errors from 2.3.3 to 2.3.8

Release notes

Sourced from @​mongosh/errors's releases.

2.3.8

Bug Fixes

  • browser-repl: Use an error background color that makes syntax highlighting legible (COMPASS-8308, #2307)

See an overview of all solved issues in Jira

2.3.7

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

Bug Fixes

  • cli-repl: Account for possibility of process.exit() throwing under coverage (MONGOSH-1943, #2298)
  • browser-repl: Keep operation in progress (COMPASS-8576, #2284)
  • cli-repl: Improve debuggability of mongosh not initialized yeterrors (MONGOSH-1943, #2299)

See an overview of all solved issues in Jira

2.3.5

Bug Fixes

  • deps: Bump devtools-connect, bson (MONGOSH-1935, #2291)
  • ci: Add Node.js patch for OpenSSL Windows build fix (MONGOSH-1632, #2285)
  • e2e-tests: Increase timeouts for AWS tests (MONGOSH-1924, #2286)

See an overview of all solved issues in Jira

2.3.4

Features

  • shell-api: Add options in stream processor start, stop, and drop (MONGOSH-1920, #2274)
  • shell-api: Add stream processor modify (MONGOSH-1864, #2245)

Bug Fixes

... (truncated)

Commits
  • 0f0681f chore: update auto-generated files [skip actions]
  • 37274a5 chore: update auto-generated files [skip actions]
  • 4438d06 fix(browser-repl): fix linting error (#2308)
  • 28d373b chore: update auto-generated files [skip actions]
  • 09a538e chore: update auto-generated files [skip actions]
  • 0919d39 fix(browser-repl): use an error background color that makes syntax highlighti...
  • 62aebdf chore(ci): reorganize evergreen configuration for unit tests (#2306)
  • b837066 chore: update auto-generated files [skip actions]
  • 03adbe5 chore(ci): fix the check_coverage test MONGOSH-1925 (#2305)
  • 7cc65fe chore: update auto-generated files [skip actions]
  • Additional commits viewable in compare view

Updates @mongosh/history from 2.3.3 to 2.3.8

Release notes

Sourced from @​mongosh/history's releases.

2.3.8

Bug Fixes

  • browser-repl: Use an error background color that makes syntax highlighting legible (COMPASS-8308, #2307)

See an overview of all solved issues in Jira

2.3.7

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

Bug Fixes

  • cli-repl: Account for possibility of process.exit() throwing under coverage (MONGOSH-1943, #2298)
  • browser-repl: Keep operation in progress (COMPASS-8576, #2284)
  • cli-repl: Improve debuggability of mongosh not initialized yeterrors (MONGOSH-1943, #2299)

See an overview of all solved issues in Jira

2.3.5

Bug Fixes

  • deps: Bump devtools-connect, bson (MONGOSH-1935, #2291)
  • ci: Add Node.js patch for OpenSSL Windows build fix (MONGOSH-1632, #2285)
  • e2e-tests: Increase timeouts for AWS tests (MONGOSH-1924, #2286)

See an overview of all solved issues in Jira

2.3.4

Features

  • shell-api: Add options in stream processor start, stop, and drop (MONGOSH-1920, #2274)
  • shell-api: Add stream processor modify (MONGOSH-1864, #2245)

Bug Fixes

... (truncated)

Commits
  • 0f0681f chore: update auto-generated files [skip actions]
  • 37274a5 chore: update auto-generated files [skip actions]
  • 4438d06 fix(browser-repl): fix linting error (#2308)
  • 28d373b chore: update auto-generated files [skip actions]
  • 09a538e chore: update auto-generated files [skip actions]
  • 0919d39 fix(browser-repl): use an error background color that makes syntax highlighti...
  • 62aebdf chore(ci): reorganize evergreen configuration for unit tests (#2306)
  • b837066 chore: update auto-generated files [skip actions]
  • 03adbe5 chore(ci): fix the check_coverage test MONGOSH-1925 (#2305)
  • 7cc65fe chore: update auto-generated files [skip actions]
  • Additional commits viewable in compare view

Updates @mongosh/shell-evaluator from 2.3.3 to 2.3.8

Release notes

Sourced from @​mongosh/shell-evaluator's releases.

2.3.8

Bug Fixes

  • browser-repl: Use an error background color that makes syntax highlighting legible (COMPASS-8308, #2307)

See an overview of all solved issues in Jira

2.3.7

Bug Fixes

  • browser-repl: Don't override output that came from onPrint (#2304)
  • cli-repl: Only ever run MongoshRepl.onExit once (MONGOSH-1943, #2300)

See an overview of all solved issues in Jira

2.3.6

Bug Fixes

  • cli-repl: Account for possibility of process.exit() throwing under coverage (MONGOSH-1943, #2298)
  • browser-repl: Keep operation in progress (COMPASS-8576, #2284)
  • cli-repl: Improve debuggability of mongosh not initialized yeterrors (MONGOSH-1943, #2299)

See an overview of all solved issues in Jira

2.3.5

Bug Fixes

  • deps: Bump devtools-connect, bson (MONGOSH-1935, #2291)
  • ci: Add Node.js patch for OpenSSL Windows build fix (MONGOSH-1632, #2285)
  • e2e-tests: Increase timeouts for AWS tests (MONGOSH-1924, #2286)

See an overview of all solved issues in Jira

2.3.4

Features

  • shell-api: Add options in stream processor start, stop, and drop (MONGOSH-1920, #2274)
  • shell-api: Add stream processor modify (MONGOSH-1864, #2245)

Bug Fixes

... (truncated)

Commits
  • 0f0681f chore: update auto-generated files [skip actions]
  • 37274a5 chore: update auto-generated files [skip actions]
  • 4438d06 fix(browser-repl): fix linting error (#2308)
  • 28d373b chore: update auto-generated files [skip actions]
  • 09a538e chore: update auto-generated files [skip actions]
  • 0919d39 fix(browser-repl): use an error background color that makes syntax highlighti...
  • 62aebdf chore(ci): reorganize evergree...

    Description has been truncated

Bumps the mongosh group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@mongosh/browser-runtime-electron](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |
| [@mongosh/i18n](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |
| [@mongosh/service-provider-node-driver](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |
| [@mongosh/shell-api](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |
| [@mongosh/service-provider-core](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |
| [@mongosh/arg-parser](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |
| [@mongosh/async-rewriter2](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |
| [@mongosh/autocomplete](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |
| [@mongosh/browser-runtime-core](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |
| [@mongosh/errors](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |
| [@mongosh/history](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |
| [@mongosh/shell-evaluator](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |
| [@mongosh/types](https://github.com/mongodb-js/mongosh) | `2.3.3` | `2.3.8` |


Updates `@mongosh/browser-runtime-electron` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

Updates `@mongosh/i18n` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

Updates `@mongosh/service-provider-node-driver` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

Updates `@mongosh/shell-api` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

Updates `@mongosh/service-provider-core` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

Updates `@mongosh/arg-parser` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

Updates `@mongosh/async-rewriter2` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

Updates `@mongosh/autocomplete` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

Updates `@mongosh/browser-runtime-core` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

Updates `@mongosh/errors` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

Updates `@mongosh/history` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

Updates `@mongosh/shell-evaluator` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

Updates `@mongosh/types` from 2.3.3 to 2.3.8
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.3.3...v2.3.8)

---
updated-dependencies:
- dependency-name: "@mongosh/browser-runtime-electron"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mongosh
- dependency-name: "@mongosh/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mongosh
- dependency-name: "@mongosh/service-provider-node-driver"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mongosh
- dependency-name: "@mongosh/shell-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mongosh
- dependency-name: "@mongosh/service-provider-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: mongosh
- dependency-name: "@mongosh/arg-parser"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: mongosh
- dependency-name: "@mongosh/async-rewriter2"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: mongosh
- dependency-name: "@mongosh/autocomplete"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: mongosh
- dependency-name: "@mongosh/browser-runtime-core"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: mongosh
- dependency-name: "@mongosh/errors"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: mongosh
- dependency-name: "@mongosh/history"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: mongosh
- dependency-name: "@mongosh/shell-evaluator"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: mongosh
- dependency-name: "@mongosh/types"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: mongosh
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
@github-actions github-actions bot merged commit dacb198 into main Jan 27, 2025
11 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/mongosh-e595b14af0 branch January 27, 2025 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant