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 the mongosh group with 13 updates #721

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps the mongosh group with 13 updates:

Package From To
@mongosh/browser-runtime-electron 2.1.1 2.2.5
@mongosh/i18n 2.1.1 2.2.5
@mongosh/service-provider-server 2.1.1 2.2.5
@mongosh/shell-api 2.1.1 2.2.5
@mongosh/service-provider-core 2.1.1 2.2.5
@mongosh/arg-parser 2.1.1 2.2.5
@mongosh/async-rewriter2 2.1.1 2.2.5
@mongosh/autocomplete 2.1.1 2.2.5
@mongosh/browser-runtime-core 2.1.1 2.2.5
@mongosh/errors 2.1.1 2.2.5
@mongosh/history 2.1.1 2.2.5
@mongosh/shell-evaluator 2.1.1 2.2.5
@mongosh/types 2.1.1 2.2.5

Updates @mongosh/browser-runtime-electron from 2.1.1 to 2.2.5

Release notes

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

2.2.5

Features

  • autocomplete: Add autocomplete for streams commands (MONGOSH-1661)

Bug Fixes

  • cli-repl: Do not wait for connectionInfo in quiet non-REPL mode (MONGOSH-1765, #1962)
  • cli-repl: Throw error when changing telemetry setting while forceDisableTelemetry: true (MONGOSH-1762, #1955)
  • build: Bump boxednode to 2.4.2 (disable snapshot compression) (MONGOSH-1759, #1952)

See an overview of all solved issues in Jira

2.2.4

Bug Fixes

  • build: Fix hash file parsing (#1950)
  • build: Ensure output directory exists before downloading files into it (#1946)
  • Regenerate package-lock.json (#1944)
  • cli-repl: Do not use process.report() to get glibc version (MONGOSH-1754, #1935)
  • editor: SNYK-JS-INFLIGHT-6095116 inflight (MONGOSH-1732, #1930)

See an overview of all solved issues in Jira

2.2.3

Bug Fixes

  • cli-repl: Properly skip update notification fetches in quiet mode (MONGOSH-1751, #1919)
  • shell-evaluator: Fix exposed asyncRewrite fn for benchmarks (#1922)
  • shell-api: Improve AbstractCursor iteration performance (MONGOSH-1688, #1920)

See an overview of all solved issues in Jira

2.2.2

Bug Fixes

  • cli-repl: Add more indirect driver deps to startup snapshot (#1882)
  • cli-repl: Use JS Proxy for forwarding lazy-loaded webpack function exports (MONGOSH-1743, #1896)
  • deps: Deduplicate devtools-connect by hoisting it to root node_modules (#1883)
  • i18n: Remove mustache dependency (#1884)

... (truncated)

Commits
  • 3a95f1d fix(cli-repl): do not wait for connectionInfo in quiet non-REPL mode MONGOSH-...
  • 49a0d3b chore: update auto-generated files (#1960)
  • dcfca3b chore: update auto-generated files (#1959)
  • 6a425bf chore(shell-api): remove dropped timeseries collStats field from test MONGOSH...
  • 2306b9c fix(cli-repl): throw error when changing telemetry setting while `forceDisabl...
  • ced8239 chore: update auto-generated files (#1958)
  • f3956ed chore: update auto-generated files (#1957)
  • f93bcfa feat(autocomplete): add autocomplete for streams commands MONGOSH-1661
  • 838e189 chore: update error documentation (#1953)
  • 0d59faf fix(build): bump boxednode to 2.4.2 (disable snapshot compression) MONGOSH-17...
  • Additional commits viewable in compare view

Updates @mongosh/i18n from 2.1.1 to 2.2.5

Release notes

Sourced from @​mongosh/i18n's releases.

2.2.5

Features

  • autocomplete: Add autocomplete for streams commands (MONGOSH-1661)

Bug Fixes

  • cli-repl: Do not wait for connectionInfo in quiet non-REPL mode (MONGOSH-1765, #1962)
  • cli-repl: Throw error when changing telemetry setting while forceDisableTelemetry: true (MONGOSH-1762, #1955)
  • build: Bump boxednode to 2.4.2 (disable snapshot compression) (MONGOSH-1759, #1952)

See an overview of all solved issues in Jira

2.2.4

Bug Fixes

  • build: Fix hash file parsing (#1950)
  • build: Ensure output directory exists before downloading files into it (#1946)
  • Regenerate package-lock.json (#1944)
  • cli-repl: Do not use process.report() to get glibc version (MONGOSH-1754, #1935)
  • editor: SNYK-JS-INFLIGHT-6095116 inflight (MONGOSH-1732, #1930)

See an overview of all solved issues in Jira

2.2.3

Bug Fixes

  • cli-repl: Properly skip update notification fetches in quiet mode (MONGOSH-1751, #1919)
  • shell-evaluator: Fix exposed asyncRewrite fn for benchmarks (#1922)
  • shell-api: Improve AbstractCursor iteration performance (MONGOSH-1688, #1920)

See an overview of all solved issues in Jira

2.2.2

Bug Fixes

  • cli-repl: Add more indirect driver deps to startup snapshot (#1882)
  • cli-repl: Use JS Proxy for forwarding lazy-loaded webpack function exports (MONGOSH-1743, #1896)
  • deps: Deduplicate devtools-connect by hoisting it to root node_modules (#1883)
  • i18n: Remove mustache dependency (#1884)

... (truncated)

Commits
  • 3a95f1d fix(cli-repl): do not wait for connectionInfo in quiet non-REPL mode MONGOSH-...
  • 49a0d3b chore: update auto-generated files (#1960)
  • dcfca3b chore: update auto-generated files (#1959)
  • 6a425bf chore(shell-api): remove dropped timeseries collStats field from test MONGOSH...
  • 2306b9c fix(cli-repl): throw error when changing telemetry setting while `forceDisabl...
  • ced8239 chore: update auto-generated files (#1958)
  • f3956ed chore: update auto-generated files (#1957)
  • f93bcfa feat(autocomplete): add autocomplete for streams commands MONGOSH-1661
  • 838e189 chore: update error documentation (#1953)
  • 0d59faf fix(build): bump boxednode to 2.4.2 (disable snapshot compression) MONGOSH-17...
  • Additional commits viewable in compare view

Updates @mongosh/service-provider-server from 2.1.1 to 2.2.5

Release notes

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

2.2.5

Features

  • autocomplete: Add autocomplete for streams commands (MONGOSH-1661)

Bug Fixes

  • cli-repl: Do not wait for connectionInfo in quiet non-REPL mode (MONGOSH-1765, #1962)
  • cli-repl: Throw error when changing telemetry setting while forceDisableTelemetry: true (MONGOSH-1762, #1955)
  • build: Bump boxednode to 2.4.2 (disable snapshot compression) (MONGOSH-1759, #1952)

See an overview of all solved issues in Jira

2.2.4

Bug Fixes

  • build: Fix hash file parsing (#1950)
  • build: Ensure output directory exists before downloading files into it (#1946)
  • Regenerate package-lock.json (#1944)
  • cli-repl: Do not use process.report() to get glibc version (MONGOSH-1754, #1935)
  • editor: SNYK-JS-INFLIGHT-6095116 inflight (MONGOSH-1732, #1930)

See an overview of all solved issues in Jira

2.2.3

Bug Fixes

  • cli-repl: Properly skip update notification fetches in quiet mode (MONGOSH-1751, #1919)
  • shell-evaluator: Fix exposed asyncRewrite fn for benchmarks (#1922)
  • shell-api: Improve AbstractCursor iteration performance (MONGOSH-1688, #1920)

See an overview of all solved issues in Jira

2.2.2

Bug Fixes

  • cli-repl: Add more indirect driver deps to startup snapshot (#1882)
  • cli-repl: Use JS Proxy for forwarding lazy-loaded webpack function exports (MONGOSH-1743, #1896)
  • deps: Deduplicate devtools-connect by hoisting it to root node_modules (#1883)
  • i18n: Remove mustache dependency (#1884)

... (truncated)

Commits
  • 3a95f1d fix(cli-repl): do not wait for connectionInfo in quiet non-REPL mode MONGOSH-...
  • 49a0d3b chore: update auto-generated files (#1960)
  • dcfca3b chore: update auto-generated files (#1959)
  • 6a425bf chore(shell-api): remove dropped timeseries collStats field from test MONGOSH...
  • 2306b9c fix(cli-repl): throw error when changing telemetry setting while `forceDisabl...
  • ced8239 chore: update auto-generated files (#1958)
  • f3956ed chore: update auto-generated files (#1957)
  • f93bcfa feat(autocomplete): add autocomplete for streams commands MONGOSH-1661
  • 838e189 chore: update error documentation (#1953)
  • 0d59faf fix(build): bump boxednode to 2.4.2 (disable snapshot compression) MONGOSH-17...
  • Additional commits viewable in compare view

Updates @mongosh/shell-api from 2.1.1 to 2.2.5

Release notes

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

2.2.5

Features

  • autocomplete: Add autocomplete for streams commands (MONGOSH-1661)

Bug Fixes

  • cli-repl: Do not wait for connectionInfo in quiet non-REPL mode (MONGOSH-1765, #1962)
  • cli-repl: Throw error when changing telemetry setting while forceDisableTelemetry: true (MONGOSH-1762, #1955)
  • build: Bump boxednode to 2.4.2 (disable snapshot compression) (MONGOSH-1759, #1952)

See an overview of all solved issues in Jira

2.2.4

Bug Fixes

  • build: Fix hash file parsing (#1950)
  • build: Ensure output directory exists before downloading files into it (#1946)
  • Regenerate package-lock.json (#1944)
  • cli-repl: Do not use process.report() to get glibc version (MONGOSH-1754, #1935)
  • editor: SNYK-JS-INFLIGHT-6095116 inflight (MONGOSH-1732, #1930)

See an overview of all solved issues in Jira

2.2.3

Bug Fixes

  • cli-repl: Properly skip update notification fetches in quiet mode (MONGOSH-1751, #1919)
  • shell-evaluator: Fix exposed asyncRewrite fn for benchmarks (#1922)
  • shell-api: Improve AbstractCursor iteration performance (MONGOSH-1688, #1920)

See an overview of all solved issues in Jira

2.2.2

Bug Fixes

  • cli-repl: Add more indirect driver deps to startup snapshot (#1882)
  • cli-repl: Use JS Proxy for forwarding lazy-loaded webpack function exports (MONGOSH-1743, #1896)
  • deps: Deduplicate devtools-connect by hoisting it to root node_modules (#1883)
  • i18n: Remove mustache dependency (#1884)

... (truncated)

Commits
  • 3a95f1d fix(cli-repl): do not wait for connectionInfo in quiet non-REPL mode MONGOSH-...
  • 49a0d3b chore: update auto-generated files (#1960)
  • dcfca3b chore: update auto-generated files (#1959)
  • 6a425bf chore(shell-api): remove dropped timeseries collStats field from test MONGOSH...
  • 2306b9c fix(cli-repl): throw error when changing telemetry setting while `forceDisabl...
  • ced8239 chore: update auto-generated files (#1958)
  • f3956ed chore: update auto-generated files (#1957)
  • f93bcfa feat(autocomplete): add autocomplete for streams commands MONGOSH-1661
  • 838e189 chore: update error documentation (#1953)
  • 0d59faf fix(build): bump boxednode to 2.4.2 (disable snapshot compression) MONGOSH-17...
  • Additional commits viewable in compare view

Updates @mongosh/service-provider-core from 2.1.1 to 2.2.5

Release notes

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

2.2.5

Features

  • autocomplete: Add autocomplete for streams commands (MONGOSH-1661)

Bug Fixes

  • cli-repl: Do not wait for connectionInfo in quiet non-REPL mode (MONGOSH-1765, #1962)
  • cli-repl: Throw error when changing telemetry setting while forceDisableTelemetry: true (MONGOSH-1762, #1955)
  • build: Bump boxednode to 2.4.2 (disable snapshot compression) (MONGOSH-1759, #1952)

See an overview of all solved issues in Jira

2.2.4

Bug Fixes

  • build: Fix hash file parsing (#1950)
  • build: Ensure output directory exists before downloading files into it (#1946)
  • Regenerate package-lock.json (#1944)
  • cli-repl: Do not use process.report() to get glibc version (MONGOSH-1754, #1935)
  • editor: SNYK-JS-INFLIGHT-6095116 inflight (MONGOSH-1732, #1930)

See an overview of all solved issues in Jira

2.2.3

Bug Fixes

  • cli-repl: Properly skip update notification fetches in quiet mode (MONGOSH-1751, #1919)
  • shell-evaluator: Fix exposed asyncRewrite fn for benchmarks (#1922)
  • shell-api: Improve AbstractCursor iteration performance (MONGOSH-1688, #1920)

See an overview of all solved issues in Jira

2.2.2

Bug Fixes

  • cli-repl: Add more indirect driver deps to startup snapshot (#1882)
  • cli-repl: Use JS Proxy for forwarding lazy-loaded webpack function exports (MONGOSH-1743, #1896)
  • deps: Deduplicate devtools-connect by hoisting it to root node_modules (#1883)
  • i18n: Remove mustache dependency (#1884)

... (truncated)

Commits
  • 3a95f1d fix(cli-repl): do not wait for connectionInfo in quiet non-REPL mode MONGOSH-...
  • 49a0d3b chore: update auto-generated files (#1960)
  • dcfca3b chore: update auto-generated files (#1959)
  • 6a425bf chore(shell-api): remove dropped timeseries collStats field from test MONGOSH...
  • 2306b9c fix(cli-repl): throw error when changing telemetry setting while `forceDisabl...
  • ced8239 chore: update auto-generated files (#1958)
  • f3956ed chore: update auto-generated files (#1957)
  • f93bcfa feat(autocomplete): add autocomplete for streams commands MONGOSH-1661
  • 838e189 chore: update error documentation (#1953)
  • 0d59faf fix(build): bump boxednode to 2.4.2 (disable snapshot compression) MONGOSH-17...
  • Additional commits viewable in compare view

Updates @mongosh/arg-parser from 2.1.1 to 2.2.5

Release notes

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

2.2.5

Features

  • autocomplete: Add autocomplete for streams commands (MONGOSH-1661)

Bug Fixes

  • cli-repl: Do not wait for connectionInfo in quiet non-REPL mode (MONGOSH-1765, #1962)
  • cli-repl: Throw error when changing telemetry setting while forceDisableTelemetry: true (MONGOSH-1762, #1955)
  • build: Bump boxednode to 2.4.2 (disable snapshot compression) (MONGOSH-1759, #1952)

See an overview of all solved issues in Jira

2.2.4

Bug Fixes

  • build: Fix hash file parsing (#1950)
  • build: Ensure output directory exists before downloading files into it (#1946)
  • Regenerate package-lock.json (#1944)
  • cli-repl: Do not use process.report() to get glibc version (MONGOSH-1754, #1935)
  • editor: SNYK-JS-INFLIGHT-6095116 inflight (MONGOSH-1732, #1930)

See an overview of all solved issues in Jira

2.2.3

Bug Fixes

  • cli-repl: Properly skip update notification fetches in quiet mode (MONGOSH-1751, #1919)
  • shell-evaluator: Fix exposed asyncRewrite fn for benchmarks (#1922)
  • shell-api: Improve AbstractCursor iteration performance (MONGOSH-1688, #1920)

See an overview of all solved issues in Jira

2.2.2

Bug Fixes

  • cli-repl: Add more indirect driver deps to startup snapshot (#1882)
  • cli-repl: Use JS Proxy for forwarding lazy-loaded webpack function exports (MONGOSH-1743, #1896)
  • deps: Deduplicate devtools-connect by hoisting it to root node_modules (#1883)
  • i18n: Remove mustache dependency (#1884)

... (truncated)

Commits
  • 3a95f1d fix(cli-repl): do not wait for connectionInfo in quiet non-REPL mode MONGOSH-...
  • 49a0d3b chore: update auto-generated files (#1960)
  • dcfca3b chore: update auto-generated files (#1959)
  • 6a425bf chore(shell-api): remove dropped timeseries collStats field from test MONGOSH...
  • 2306b9c fix(cli-repl): throw error when changing telemetry setting while `forceDisabl...
  • ced8239 chore: update auto-generated files (#1958)
  • f3956ed chore: update auto-generated files (#1957)
  • f93bcfa feat(autocomplete): add autocomplete for streams commands MONGOSH-1661
  • 838e189 chore: update error documentation (#1953)
  • 0d59faf fix(build): bump boxednode to 2.4.2 (disable snapshot compression) MONGOSH-17...
  • Additional commits viewable in compare view

Updates @mongosh/async-rewriter2 from 2.1.1 to 2.2.5

Release notes

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

2.2.5

Features

  • autocomplete: Add autocomplete for streams commands (MONGOSH-1661)

Bug Fixes

  • cli-repl: Do not wait for connectionInfo in quiet non-REPL mode (MONGOSH-1765, #1962)
  • cli-repl: Throw error when changing telemetry setting while forceDisableTelemetry: true (MONGOSH-1762, #1955)
  • build: Bump boxednode to 2.4.2 (disable snapshot compression) (MONGOSH-1759, #1952)

See an overview of all solved issues in Jira

2.2.4

Bug Fixes

  • build: Fix hash file parsing (#1950)
  • build: Ensure output directory exists before downloading files into it (#1946)
  • Regenerate package-lock.json (#1944)
  • cli-repl: Do not use process.report() to get glibc version (MONGOSH-1754, #1935)
  • editor: SNYK-JS-INFLIGHT-6095116 inflight (MONGOSH-1732, #1930)

See an overview of all solved issues in Jira

2.2.3

Bug Fixes

  • cli-repl: Properly skip update notification fetches in quiet mode (MONGOSH-1751, #1919)
  • shell-evaluator: Fix exposed asyncRewrite fn for benchmarks (#1922)
  • shell-api: Improve AbstractCursor iteration performance (MONGOSH-1688, #1920)

See an overview of all solved issues in Jira

2.2.2

Bug Fixes

  • cli-repl: Add more indirect driver deps to startup snapshot (#1882)
  • cli-repl: Use JS Proxy for forwarding lazy-loaded webpack function exports (MONGOSH-1743, #1896)
  • deps: Deduplicate devtools-connect by hoisting it to root node_modules (#1883)
  • i18n: Remove mustache dependency (#1884)

... (truncated)

Commits
  • 3a95f1d fix(cli-repl): do not wait for connectionInfo in quiet non-REPL mode MONGOSH-...
  • 49a0d3b chore: update auto-generated files (#1960)
  • dcfca3b chore: update auto-generated files (#1959)
  • 6a425bf chore(shell-api): remove dropped timeseries collStats field from test MONGOSH...
  • 2306b9c fix(cli-repl): throw error when changing telemetry setting while `forceDisabl...
  • ced8239 chore: update auto-generated files (#1958)
  • f3956ed chore: update auto-generated files (#1957)
  • f93bcfa feat(autocomplete): add autocomplete for streams commands MONGOSH-1661
  • 838e189 chore: update error documentation (#1953)
  • 0d59faf fix(build): bump boxednode to 2.4.2 (disable snapshot compression) MONGOSH-17...
  • Additional commits viewable in compare view

Updates @mongosh/autocomplete from 2.1.1 to 2.2.5

Release notes

Sourced from @​mongosh/autocomplete's releases.

2.2.5

Features

  • autocomplete: Add autocomplete for streams commands (MONGOSH-1661)

Bug Fixes

  • cli-repl: Do not wait for connectionInfo in quiet non-REPL mode (MONGOSH-1765, #1962)
  • cli-repl: Throw error when changing telemetry setting while forceDisableTelemetry: true (MONGOSH-1762, #1955)
  • build: Bump boxednode to 2.4.2 (disable snapshot compression) (MONGOSH-1759, #1952)

See an overview of all solved issues in Jira

2.2.4

Bug Fixes

  • build: Fix hash file parsing (#1950)
  • build: Ensure output directory exists before downloading files into it (#1946)
  • Regenerate package-lock.json (#1944)
  • cli-repl: Do not use process.report() to get glibc version (MONGOSH-1754, #1935)
  • editor: SNYK-JS-INFLIGHT-6095116 inflight (MONGOSH-1732, #1930)

See an overview of all solved issues in Jira

2.2.3

Bug Fixes

  • cli-repl: Properly skip update notification fetches in quiet mode (MONGOSH-1751, #1919)
  • shell-evaluator: Fix exposed asyncRewrite fn for benchmarks (#1922)
  • shell-api: Improve AbstractCursor iteration performance (MONGOSH-1688, #1920)

See an overview of all solved issues in Jira

2.2.2

Bug Fixes

  • cli-repl: Add more indirect driver deps to startup snapshot (#1882)
  • cli-repl: Use JS Proxy for forwarding lazy-loaded webpack function exports (MONGOSH-1743, #1896)
  • deps: Deduplicate devtools-connect by hoisting it to root node_modules (#1883)
  • i18n: Remove mustache dependency (#1884)

... (truncated)

Commits
  • 3a95f1d fix(cli-repl): do not wait for connectionInfo in quiet non-REPL mode MONGOSH-...
  • 49a0d3b chore: update auto-generated files (#1960)
  • dcfca3b chore: update auto-generated files (#1959)
  • 6a425bf chore(shell-api): remove dropped timeseries collStats field from test MONGOSH...
  • 2306b9c fix(cli-repl): throw error when changing telemetry setting while `forceDisabl...
  • ced8239 chore: update auto-generated files (#1958)
  • f3956ed chore: update auto-generated files (#1957)
  • f93bcfa feat(autocomplete): add autocomplete for streams commands MONGOSH-1661
  • 838e189 chore: update error documentation (#1953)
  • 0d59faf fix(build): bump boxednode to 2.4.2 (disable snapshot compression) MONGOSH-17...
  • Additional commits viewable in compare view

Updates @mongosh/browser-runtime-core from 2.1.1 to 2.2.5

Release notes

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

2.2.5

Features

  • autocomplete: Add autocomplete for streams commands (MONGOSH-1661)

Bug Fixes

  • cli-repl: Do not wait for connectionInfo in quiet non-REPL mode (MONGOSH-1765, #1962)
  • cli-repl: Throw error when changing telemetry setting while forceDisableTelemetry: true (MONGOSH-1762, #1955)
  • build: Bump boxednode to 2.4.2 (disable snapshot compression) (MONGOSH-1759, #1952)

See an overview of all solved issues in Jira

2.2.4

Bug Fixes

  • build: Fix hash file parsing (#1950)
  • build: Ensure output directory exists before downloading files into it (#1946)
  • Regenerate package-lock.json (#1944)
  • cli-repl: Do not use process.report() to get glibc version (MONGOSH-1754, #1935)
  • editor: SNYK-JS-INFLIGHT-6095116 inflight (MONGOSH-1732, #1930)

See an overview of all solved issues in Jira

2.2.3

Bug Fixes

  • cli-repl: Properly skip update notification fetches in quiet mode (MONGOSH-1751, #1919)
  • shell-evaluator: Fix exposed asyncRewrite fn for benchmarks (#1922)
  • shell-api: Improve AbstractCursor iteration performance (MONGOSH-1688, #1920)

See an overview of all solved issues in Jira

2.2.2

Bug Fixes

  • cli-repl: Add more indirect driver deps to startup snapshot (#1882)
  • cli-repl: Use JS Proxy for forwarding lazy-loaded webpack function exports (MONGOSH-1743, #1896)
  • deps: Deduplicate devtools-connect by hoisting it to root node_modules (#1883)
  • i18n: Remove mustache dependency (#1884)

... (truncated)

Commits
  • 3a95f1d fix(cli-repl): do not wait for connectionInfo in quiet non-REPL mode MONGOSH-...
  • 49a0d3b chore: update auto-generated files (#1960)
  • dcfca3b chore: update auto-generated files (#1959)
  • 6a425bf chore(shell-api): remove dropped timeseries collStats field from test MONGOSH...
  • 2306b9c fix(cli-repl): throw error when changing telemetry setting while `forceDisabl...
  • ced8239 chore: update auto-generated files (#1958)
  • f3956ed chore: update auto-generated files (#1957)
  • f93bcfa feat(autocomplete): add autocomplete for streams commands MONGOSH-1661
  • 838e189 chore: update error documentation (#1953)
  • 0d59faf fix(build): bump boxednode to 2.4.2 (disable snapshot compression) MONGOSH-17...
  • Additional commits viewable in compare view

Updates @mongosh/errors from 2.1.1 to 2.2.5

Release notes

Sourced from @​mongosh/errors's releases.

2.2.5

Features

  • autocomplete: Add autocomplete for streams commands (MONGOSH-1661)

Bug Fixes

  • cli-repl: Do not wait for connectionInfo in quiet non-REPL mode (MONGOSH-1765, #1962)
  • cli-repl: Throw error when changing telemetry setting while forceDisableTelemetry: true (MONGOSH-1762, #1955)
  • build: Bump boxednode to 2.4.2 (disable snapshot compression) (MONGOSH-1759, #1952)

See an overview of all solved issues in Jira

2.2.4

Bug Fixes

  • build: Fix hash file parsing (#1950)
  • build: Ensure output directory exists before downloading files into it (#1946)
  • Regenerate package-lock.json (#1944)
  • cli-repl: Do not use process.report() to get glibc version (MONGOSH-1754, #1935)
  • editor: SNYK-JS-INFLIGHT-6095116 inflight (MONGOSH-1732, #1930)

See an overview of all solved issues in Jira

2.2.3

Bug Fixes

  • cli-repl: Properly skip update notification fetches in quiet mode (MONGOSH-1751, #1919)
  • shell-evaluator: Fix exposed asyncRewrite fn for benchmarks (#1922)
  • shell-api: Improve AbstractCursor iteration performance (MONGOSH-1688, #1920)

See an overview of all solved issues in Jira

2.2.2

Bug Fixes

  • cli-repl: Add more indirect driver deps to startup snapshot (#1882)
  • cli-repl: Use JS Proxy for forwarding lazy-loaded webpack function exports (MONGOSH-1743, #1896)
  • deps: Deduplicate devtools-connect by hoisting it to root node_modules (#1883)
  • i18n: Remove mustache dependency (#1884)

... (truncated)

Commits
  • 3a95f1d fix(cli-repl): do not wait for connectionInfo in quiet non-REPL mode MONGOSH-...
  • 49a0d3b chore: update auto-generated files (#1960)
  • dcfca3b chore: update auto-generated files (#1959)
  • 6a425bf chore(shell-api): remove dropped timeseries collStats field from test MONGOSH...
  • 2306b9c fix(cli-repl): throw error when changing telemetry setting while `forceDisabl...
  • ced8239 chore: update auto-generated files (#1958)
  • f3956ed chore: update auto-generated files (#1957)
  • f93bcfa feat(autocomplete): add autocomplete for streams commands MONGOSH-1661
  • 838e189 chore: update error documentation (#1953)
  • 0d59faf fix(build): bump boxednode to 2.4.2 (disable snapshot compression) MONGOSH-17...
  • Additional commits viewable in compare view

Updates @mongosh/history from 2.1.1 to 2.2.5

Release notes

Sourced from @​mongosh/history's releases.

2.2.5

Features

  • autocomplete: Add autocomplete for streams commands (MONGOSH-1661)

Bug Fixes

  • cli-repl: Do not wait for connectionInfo in quiet non-REPL mode (MONGOSH-1765, #1962)
  • cli-repl: Throw error when changing telemetry setting while forceDisableTelemetry: true (MONGOSH-1762, #1955)
  • build: Bump boxednode to 2.4.2 (disable snapshot compression) (MONGOSH-1759, #1952)

See an overview of all solved issues in Jira

2.2.4

Bug Fixes

  • build: Fix hash file parsing (#1950)
  • build: Ensure output directory exists before downloading files into it (#1946)
  • Regenerate package-lock.json (#1944)
  • cli-repl: Do not use process.report() to get glibc version (MONGOSH-1754, #1935)
  • editor: SNYK-JS-INFLIGHT-6095116 inflight (MONGOSH-1732, #1930)

See an overview of all solved issues in Jira

2.2.3

Bug Fixes

  • cli-repl: Properly skip update notification fetches in quiet mode (MONGOSH-1751, #1919)
  • shell-evaluator: Fix exposed asyncRewrite fn for benchmarks (#1922)
  • shell-api: Improve AbstractCursor iteration performance (MONGOSH-1688, #1920)

See ...

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.1.1` | `2.2.5` |
| [@mongosh/i18n](https://github.com/mongodb-js/mongosh) | `2.1.1` | `2.2.5` |
| [@mongosh/service-provider-server](https://github.com/mongodb-js/mongosh) | `2.1.1` | `2.2.5` |
| [@mongosh/shell-api](https://github.com/mongodb-js/mongosh) | `2.1.1` | `2.2.5` |
| [@mongosh/service-provider-core](https://github.com/mongodb-js/mongosh) | `2.1.1` | `2.2.5` |
| [@mongosh/arg-parser](https://github.com/mongodb-js/mongosh) | `2.1.1` | `2.2.5` |
| [@mongosh/async-rewriter2](https://github.com/mongodb-js/mongosh) | `2.1.1` | `2.2.5` |
| [@mongosh/autocomplete](https://github.com/mongodb-js/mongosh) | `2.1.1` | `2.2.5` |
| [@mongosh/browser-runtime-core](https://github.com/mongodb-js/mongosh) | `2.1.1` | `2.2.5` |
| [@mongosh/errors](https://github.com/mongodb-js/mongosh) | `2.1.1` | `2.2.5` |
| [@mongosh/history](https://github.com/mongodb-js/mongosh) | `2.1.1` | `2.2.5` |
| [@mongosh/shell-evaluator](https://github.com/mongodb-js/mongosh) | `2.1.1` | `2.2.5` |
| [@mongosh/types](https://github.com/mongodb-js/mongosh) | `2.1.1` | `2.2.5` |


Updates `@mongosh/browser-runtime-electron` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

Updates `@mongosh/i18n` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

Updates `@mongosh/service-provider-server` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

Updates `@mongosh/shell-api` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

Updates `@mongosh/service-provider-core` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

Updates `@mongosh/arg-parser` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

Updates `@mongosh/async-rewriter2` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

Updates `@mongosh/autocomplete` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

Updates `@mongosh/browser-runtime-core` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

Updates `@mongosh/errors` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

Updates `@mongosh/history` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

Updates `@mongosh/shell-evaluator` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

Updates `@mongosh/types` from 2.1.1 to 2.2.5
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.1.1...v2.2.5)

---
updated-dependencies:
- dependency-name: "@mongosh/browser-runtime-electron"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mongosh
- dependency-name: "@mongosh/i18n"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mongosh
- dependency-name: "@mongosh/service-provider-server"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mongosh
- dependency-name: "@mongosh/shell-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mongosh
- dependency-name: "@mongosh/service-provider-core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mongosh
- dependency-name: "@mongosh/arg-parser"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: mongosh
- dependency-name: "@mongosh/async-rewriter2"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: mongosh
- dependency-name: "@mongosh/autocomplete"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: mongosh
- dependency-name: "@mongosh/browser-runtime-core"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: mongosh
- dependency-name: "@mongosh/errors"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: mongosh
- dependency-name: "@mongosh/history"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: mongosh
- dependency-name: "@mongosh/shell-evaluator"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: mongosh
- dependency-name: "@mongosh/types"
  dependency-type: indirect
  update-type: version-update:semver-minor
  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 Apr 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #733.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mongosh-a7f853cd07 branch May 20, 2024 05:04
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.

None yet

0 participants