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 across 1 directory with 13 updates #733

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps the mongosh group with 2 updates in the / directory: @mongosh/browser-runtime-electron and @mongosh/service-provider-server.

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

Release notes

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

2.2.6

Features

  • cli-repl: Add experimental HTTP OIDC proxying capability (MONGOSH-1779, #1995)
  • ci: Add SBOM file to release artifacts (#1975)
  • shell-api: Warn users when using background option in aggregate (MONGOSH-1766, #1964)

Bug Fixes

  • arg-parser,editor: Address regexp perf warnings for URI parsing MONGOSH-1671 (MONGOSH-1673, #1981)
  • shell-api: Do not throw exceptions from enable/disableTelemetry() (MONGOSH-1769, #1966)

See an overview of all solved issues in Jira

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)

... (truncated)

Commits
  • 6d11de2 chore: update THIRD_PARTY_NOTICES (#2000)
  • 10277a4 chore: update THIRD_PARTY_NOTICES (#1999)
  • 8729d2f chore: update THIRD_PARTY_NOTICES (#1998)
  • 0dac7b4 chore(deps): bump mongodb to 6.6.2 (#1997)
  • a7e26b5 chore(deps): bump boxednode to 2.4.3 (#1996)
  • fcc9bf4 feat(cli-repl): add experimental HTTP OIDC proxying capability MONGOSH-1779 (...
  • 5ec9eb3 chore: update THIRD_PARTY_NOTICES (#1994)
  • 98c6505 chore: update THIRD_PARTY_NOTICES (#1993)
  • 5347c87 chore: ensure that usage text in README files is up-to-date MONGOSH-741 (#1982)
  • 992283a chore(deps): bump 1st party deps to versions with available CodeQL scans (#1989)
  • Additional commits viewable in compare view

Updates @mongosh/i18n from 2.1.1 to 2.2.6

Release notes

Sourced from @​mongosh/i18n's releases.

2.2.6

Features

  • cli-repl: Add experimental HTTP OIDC proxying capability (MONGOSH-1779, #1995)
  • ci: Add SBOM file to release artifacts (#1975)
  • shell-api: Warn users when using background option in aggregate (MONGOSH-1766, #1964)

Bug Fixes

  • arg-parser,editor: Address regexp perf warnings for URI parsing MONGOSH-1671 (MONGOSH-1673, #1981)
  • shell-api: Do not throw exceptions from enable/disableTelemetry() (MONGOSH-1769, #1966)

See an overview of all solved issues in Jira

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)

... (truncated)

Commits
  • 6d11de2 chore: update THIRD_PARTY_NOTICES (#2000)
  • 10277a4 chore: update THIRD_PARTY_NOTICES (#1999)
  • 8729d2f chore: update THIRD_PARTY_NOTICES (#1998)
  • 0dac7b4 chore(deps): bump mongodb to 6.6.2 (#1997)
  • a7e26b5 chore(deps): bump boxednode to 2.4.3 (#1996)
  • fcc9bf4 feat(cli-repl): add experimental HTTP OIDC proxying capability MONGOSH-1779 (...
  • 5ec9eb3 chore: update THIRD_PARTY_NOTICES (#1994)
  • 98c6505 chore: update THIRD_PARTY_NOTICES (#1993)
  • 5347c87 chore: ensure that usage text in README files is up-to-date MONGOSH-741 (#1982)
  • 992283a chore(deps): bump 1st party deps to versions with available CodeQL scans (#1989)
  • Additional commits viewable in compare view

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

Release notes

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

2.2.6

Features

  • cli-repl: Add experimental HTTP OIDC proxying capability (MONGOSH-1779, #1995)
  • ci: Add SBOM file to release artifacts (#1975)
  • shell-api: Warn users when using background option in aggregate (MONGOSH-1766, #1964)

Bug Fixes

  • arg-parser,editor: Address regexp perf warnings for URI parsing MONGOSH-1671 (MONGOSH-1673, #1981)
  • shell-api: Do not throw exceptions from enable/disableTelemetry() (MONGOSH-1769, #1966)

See an overview of all solved issues in Jira

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)

... (truncated)

Commits
  • 6d11de2 chore: update THIRD_PARTY_NOTICES (#2000)
  • 10277a4 chore: update THIRD_PARTY_NOTICES (#1999)
  • 8729d2f chore: update THIRD_PARTY_NOTICES (#1998)
  • 0dac7b4 chore(deps): bump mongodb to 6.6.2 (#1997)
  • a7e26b5 chore(deps): bump boxednode to 2.4.3 (#1996)
  • fcc9bf4 feat(cli-repl): add experimental HTTP OIDC proxying capability MONGOSH-1779 (...
  • 5ec9eb3 chore: update THIRD_PARTY_NOTICES (#1994)
  • 98c6505 chore: update THIRD_PARTY_NOTICES (#1993)
  • 5347c87 chore: ensure that usage text in README files is up-to-date MONGOSH-741 (#1982)
  • 992283a chore(deps): bump 1st party deps to versions with available CodeQL scans (#1989)
  • Additional commits viewable in compare view

Updates @mongosh/shell-api from 2.1.1 to 2.2.6

Release notes

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

2.2.6

Features

  • cli-repl: Add experimental HTTP OIDC proxying capability (MONGOSH-1779, #1995)
  • ci: Add SBOM file to release artifacts (#1975)
  • shell-api: Warn users when using background option in aggregate (MONGOSH-1766, #1964)

Bug Fixes

  • arg-parser,editor: Address regexp perf warnings for URI parsing MONGOSH-1671 (MONGOSH-1673, #1981)
  • shell-api: Do not throw exceptions from enable/disableTelemetry() (MONGOSH-1769, #1966)

See an overview of all solved issues in Jira

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)

... (truncated)

Commits
  • 6d11de2 chore: update THIRD_PARTY_NOTICES (#2000)
  • 10277a4 chore: update THIRD_PARTY_NOTICES (#1999)
  • 8729d2f chore: update THIRD_PARTY_NOTICES (#1998)
  • 0dac7b4 chore(deps): bump mongodb to 6.6.2 (#1997)
  • a7e26b5 chore(deps): bump boxednode to 2.4.3 (#1996)
  • fcc9bf4 feat(cli-repl): add experimental HTTP OIDC proxying capability MONGOSH-1779 (...
  • 5ec9eb3 chore: update THIRD_PARTY_NOTICES (#1994)
  • 98c6505 chore: update THIRD_PARTY_NOTICES (#1993)
  • 5347c87 chore: ensure that usage text in README files is up-to-date MONGOSH-741 (#1982)
  • 992283a chore(deps): bump 1st party deps to versions with available CodeQL scans (#1989)
  • Additional commits viewable in compare view

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

Release notes

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

2.2.6

Features

  • cli-repl: Add experimental HTTP OIDC proxying capability (MONGOSH-1779, #1995)
  • ci: Add SBOM file to release artifacts (#1975)
  • shell-api: Warn users when using background option in aggregate (MONGOSH-1766, #1964)

Bug Fixes

  • arg-parser,editor: Address regexp perf warnings for URI parsing MONGOSH-1671 (MONGOSH-1673, #1981)
  • shell-api: Do not throw exceptions from enable/disableTelemetry() (MONGOSH-1769, #1966)

See an overview of all solved issues in Jira

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)

... (truncated)

Commits
  • 6d11de2 chore: update THIRD_PARTY_NOTICES (#2000)
  • 10277a4 chore: update THIRD_PARTY_NOTICES (#1999)
  • 8729d2f chore: update THIRD_PARTY_NOTICES (#1998)
  • 0dac7b4 chore(deps): bump mongodb to 6.6.2 (#1997)
  • a7e26b5 chore(deps): bump boxednode to 2.4.3 (#1996)
  • fcc9bf4 feat(cli-repl): add experimental HTTP OIDC proxying capability MONGOSH-1779 (...
  • 5ec9eb3 chore: update THIRD_PARTY_NOTICES (#1994)
  • 98c6505 chore: update THIRD_PARTY_NOTICES (#1993)
  • 5347c87 chore: ensure that usage text in README files is up-to-date MONGOSH-741 (#1982)
  • 992283a chore(deps): bump 1st party deps to versions with available CodeQL scans (#1989)
  • Additional commits viewable in compare view

Updates @mongosh/arg-parser from 2.1.1 to 2.2.6

Release notes

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

2.2.6

Features

  • cli-repl: Add experimental HTTP OIDC proxying capability (MONGOSH-1779, #1995)
  • ci: Add SBOM file to release artifacts (#1975)
  • shell-api: Warn users when using background option in aggregate (MONGOSH-1766, #1964)

Bug Fixes

  • arg-parser,editor: Address regexp perf warnings for URI parsing MONGOSH-1671 (MONGOSH-1673, #1981)
  • shell-api: Do not throw exceptions from enable/disableTelemetry() (MONGOSH-1769, #1966)

See an overview of all solved issues in Jira

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)

... (truncated)

Commits
  • 6d11de2 chore: update THIRD_PARTY_NOTICES (#2000)
  • 10277a4 chore: update THIRD_PARTY_NOTICES (#1999)
  • 8729d2f chore: update THIRD_PARTY_NOTICES (#1998)
  • 0dac7b4 chore(deps): bump mongodb to 6.6.2 (#1997)
  • a7e26b5 chore(deps): bump boxednode to 2.4.3 (#1996)
  • fcc9bf4 feat(cli-repl): add experimental HTTP OIDC proxying capability MONGOSH-1779 (...
  • 5ec9eb3 chore: update THIRD_PARTY_NOTICES (#1994)
  • 98c6505 chore: update THIRD_PARTY_NOTICES (#1993)
  • 5347c87 chore: ensure that usage text in README files is up-to-date MONGOSH-741 (#1982)
  • 992283a chore(deps): bump 1st party deps to versions with available CodeQL scans (#1989)
  • Additional commits viewable in compare view

Updates @mongosh/async-rewriter2 from 2.1.1 to 2.2.6

Release notes

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

2.2.6

Features

  • cli-repl: Add experimental HTTP OIDC proxying capability (MONGOSH-1779, #1995)
  • ci: Add SBOM file to release artifacts (#1975)
  • shell-api: Warn users when using background option in aggregate (MONGOSH-1766, #1964)

Bug Fixes

  • arg-parser,editor: Address regexp perf warnings for URI parsing MONGOSH-1671 (MONGOSH-1673, #1981)
  • shell-api: Do not throw exceptions from enable/disableTelemetry() (MONGOSH-1769, #1966)

See an overview of all solved issues in Jira

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)

... (truncated)

Commits
  • 6d11de2 chore: update THIRD_PARTY_NOTICES (#2000)
  • 10277a4 chore: update THIRD_PARTY_NOTICES (#1999)
  • 8729d2f chore: update THIRD_PARTY_NOTICES (#1998)
  • 0dac7b4 chore(deps): bump mongodb to 6.6.2 (#1997)
  • a7e26b5 chore(deps): bump boxednode to 2.4.3 (#1996)
  • fcc9bf4 feat(cli-repl): add experimental HTTP OIDC proxying capability MONGOSH-1779 (...
  • 5ec9eb3 chore: update THIRD_PARTY_NOTICES (#1994)
  • 98c6505 chore: update THIRD_PARTY_NOTICES (#1993)
  • 5347c87 chore: ensure that usage text in README files is up-to-date MONGOSH-741 (#1982)
  • 992283a chore(deps): bump 1st party deps to versions with available CodeQL scans (#1989)
  • Additional commits viewable in compare view

Updates @mongosh/autocomplete from 2.1.1 to 2.2.6

Release notes

Sourced from @​mongosh/autocomplete's releases.

2.2.6

Features

  • cli-repl: Add experimental HTTP OIDC proxying capability (MONGOSH-1779, #1995)
  • ci: Add SBOM file to release artifacts (#1975)
  • shell-api: Warn users when using background option in aggregate (MONGOSH-1766, #1964)

Bug Fixes

  • arg-parser,editor: Address regexp perf warnings for URI parsing MONGOSH-1671 (MONGOSH-1673, #1981)
  • shell-api: Do not throw exceptions from enable/disableTelemetry() (MONGOSH-1769, #1966)

See an overview of all solved issues in Jira

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)

... (truncated)

Commits
  • 6d11de2 chore: update THIRD_PARTY_NOTICES (#2000)
  • 10277a4 chore: update THIRD_PARTY_NOTICES (#1999)
  • 8729d2f chore: update THIRD_PARTY_NOTICES (#1998)
  • 0dac7b4 chore(deps): bump mongodb to 6.6.2 (#1997)
  • a7e26b5 chore(deps): bump boxednode to 2.4.3 (#1996)
  • fcc9bf4 feat(cli-repl): add experimental HTTP OIDC proxying capability MONGOSH-1779 (...
  • 5ec9eb3 chore: update THIRD_PARTY_NOTICES (#1994)
  • 98c6505 chore: update THIRD_PARTY_NOTICES (#1993)
  • 5347c87 chore: ensure that usage text in README files is up-to-date MONGOSH-741 (#1982)
  • 992283a chore(deps): bump 1st party deps to versions with available CodeQL scans (#1989)
  • Additional commits viewable in compare view

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

Release notes

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

2.2.6

Features

  • cli-repl: Add experimental HTTP OIDC proxying capability (MONGOSH-1779, #1995)
  • ci: Add SBOM file to release artifacts (#1975)
  • shell-api: Warn users when using background option in aggregate (MONGOSH-1766, #1964)

Bug Fixes

  • arg-parser,editor: Address regexp perf warnings for URI parsing MONGOSH-1671 (MONGOSH-1673, #1981)
  • shell-api: Do not throw exceptions from enable/disableTelemetry() (MONGOSH-1769, #1966)

See an overview of all solved issues in Jira

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)

... (truncated)

Commits
  • 6d11de2 chore: update THIRD_PARTY_NOTICES (#2000)
  • 10277a4 chore: update THIRD_PARTY_NOTICES (#1999)
  • 8729d2f chore: update THIRD_PARTY_NOTICES (#1998)
  • 0dac7b4 chore(deps): bump mongodb to 6.6.2 (#1997)
  • a7e26b5 chore(deps): bump boxednode to 2.4.3 (#1996)
  • fcc9bf4 feat(cli-repl): add experimental HTTP OIDC proxying capability MONGOSH-1779 (...
  • 5ec9eb3 chore: update THIRD_PARTY_NOTICES (#1994)
  • 98c6505 chore: update THIRD_PARTY_NOTICES (#1993)
  • 5347c87 chore: ensure that usage text in README files is up-to-date MONGOSH-741 (#1982)
  • 992283a chore(deps): bump 1st party deps to versions with available CodeQL scans (#1989)
  • Additional commits viewable in compare view

Updates @mongosh/errors from 2.1.1 to 2.2.6

Release notes

Sourced from @​mongosh/errors's releases.

2.2.6

Features

  • cli-repl: Add experimental HTTP OIDC proxying capability (MONGOSH-1779, #1995)
  • ci: Add SBOM file to release artifacts (#1975)
  • shell-api: Warn users when using background option in aggregate (MONGOSH-1766, #1964)

Bug Fixes

  • arg-parser,editor: Address regexp perf warnings for URI parsing MONGOSH-1671 (MONGOSH-1673, #1981)
  • shell-api: Do not throw exceptions from enable/disableTelemetry() (MONGOSH-1769, #1966)

See an overview of all solved issues in Jira

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)

... (truncated)

Commits
  • 6d11de2 chore: update THIRD_PARTY_NOTICES (#2000)
  • 10277a4 chore: update THIRD_PARTY_NOTICES (#1999)
  • 8729d2f chore: update THIRD_PARTY_NOTICES (#1998)
  • 0dac7b4 chore(deps): bump mongodb to 6.6.2 (#1997)
  • a7e26b5 chore(deps): bump boxednode to 2.4.3 (#1996)
  • fcc9bf4 feat(cli-repl): add experimental HTTP OIDC proxying capability MONGOSH-1779 (...
  • 5ec9eb3 chore: update THIRD_PARTY_NOTICES (#1994)
  • 98c6505 chore: update THIRD_PARTY_NOTICES (#1993)
  • 5347c87 chore: ensure that usage text in README files is up-to-date MONGOSH-741 (#1982)
  • 992283a chore(deps): bump 1st party deps to versions with available CodeQL scans (#1989)
  • Additional commits viewable in compare view

Updates @mongosh/history from 2.1.1 to 2.2.6

Release notes

Sourced from @​mongosh/history's releases.

2.2.6

Features

  • cli-repl: Add experimental HTTP OIDC proxying capability (MONGOSH-1779, #1995)
  • ci: Add SBOM file to release artifacts (#1975)
  • shell-api: Warn users when using background option in aggregate (MONGOSH-1766, #1964)

Bug Fixes

  • arg-parser,editor: Address regexp perf warnings for URI parsing MONGOSH-1671 (MONGOSH-1673, #1981)
  • shell-api: Do not throw exceptions from enable/disableTelemetry() (MONGOSH-1769, #1966)

See an overview of all solved issues in Jira

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 b...

    Description has been truncated

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2024
Bumps the mongosh group with 2 updates in the / directory: [@mongosh/browser-runtime-electron](https://github.com/mongodb-js/mongosh) and [@mongosh/service-provider-server](https://github.com/mongodb-js/mongosh).


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

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

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

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

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

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

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

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

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

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

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

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

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

---
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mongosh-682d54edb5 branch from f8c4668 to 43e2565 Compare June 4, 2024 04:53
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

Superseded by #741.

@dependabot dependabot bot closed this Jun 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mongosh-682d54edb5 branch June 17, 2024 04:07
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.

0 participants