vscode icon indicating copy to clipboard operation
vscode copied to clipboard

chore(deps): bump the mongosh group with 13 updates

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps the mongosh group with 13 updates:

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

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

Release notes

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

2.2.1

What's Changed

  • chore(ci): migrate to Garasign from notary MONGOSH-1655
  • fix(non-repl): enable require in non-repl mode MONGOSH-1738

New Contributors

Full Changelog: https://github.com/mongodb-js/mongosh/compare/v2.2.0...v2.2.1

2.2.0

Features

  • cli-repl,ci: Add automated performance tests (MONGOSH-1722, #1873)
  • cli-repl: Make --quiet the default for non-interactive usage (MONGOSH-1721, #1869)
  • deps: Allow applying useSystemCA to OIDC IdP (MONGOSH-1712, #1868)
  • Replace Node.js REPL with plain vm context for script usage (MONGOSH-1720, #1849)

Bug Fixes

  • ci: Downgrade [email protected] back to 2.6.12 (#1877)
  • ci: Remove unused licenses.json entry (#1861)
  • cli-repl: Do not run prompt and initial input in parallel (MONGOSH-1617, #1856)
  • cli-repl: Fix prompt TTY raw mode toggling (MONGOSH-1667, #1857)
  • cli-repl: Properly report API telemetry for plain-vm eval (#1859)
  • Upgrade to [email protected] (MONGOSH-1702, #1845)

See an overview of all solved issues in Jira

2.1.5

Bug Fixes

  • ci: Fix release_publish(_dry_run) paramters (#1828)
  • e2e-tests: Run in unit test suite (MONGOSH-1716, #1823)
  • ci: Modify shell.exec as per evergreen instructions to avoid leaking any secrets (MONGOSH-1704, #1817)
  • logging: Remove userId from identify and track (COMPASS-7607, #1814)

See an overview of all solved issues in Jira

2.1.4

Features

  • Add codeName to error output (MONGOSH-1198, #1809)
  • shell-api: Account for unsharded collections in sharding catalog (COMPASS-7602, #1808)

... (truncated)

Commits

Updates @mongosh/i18n from 2.1.1 to 2.2.1

Release notes

Sourced from @​mongosh/i18n's releases.

2.2.1

What's Changed

  • chore(ci): migrate to Garasign from notary MONGOSH-1655
  • fix(non-repl): enable require in non-repl mode MONGOSH-1738

New Contributors

Full Changelog: https://github.com/mongodb-js/mongosh/compare/v2.2.0...v2.2.1

2.2.0

Features

  • cli-repl,ci: Add automated performance tests (MONGOSH-1722, #1873)
  • cli-repl: Make --quiet the default for non-interactive usage (MONGOSH-1721, #1869)
  • deps: Allow applying useSystemCA to OIDC IdP (MONGOSH-1712, #1868)
  • Replace Node.js REPL with plain vm context for script usage (MONGOSH-1720, #1849)

Bug Fixes

  • ci: Downgrade [email protected] back to 2.6.12 (#1877)
  • ci: Remove unused licenses.json entry (#1861)
  • cli-repl: Do not run prompt and initial input in parallel (MONGOSH-1617, #1856)
  • cli-repl: Fix prompt TTY raw mode toggling (MONGOSH-1667, #1857)
  • cli-repl: Properly report API telemetry for plain-vm eval (#1859)
  • Upgrade to [email protected] (MONGOSH-1702, #1845)

See an overview of all solved issues in Jira

2.1.5

Bug Fixes

  • ci: Fix release_publish(_dry_run) paramters (#1828)
  • e2e-tests: Run in unit test suite (MONGOSH-1716, #1823)
  • ci: Modify shell.exec as per evergreen instructions to avoid leaking any secrets (MONGOSH-1704, #1817)
  • logging: Remove userId from identify and track (COMPASS-7607, #1814)

See an overview of all solved issues in Jira

2.1.4

Features

  • Add codeName to error output (MONGOSH-1198, #1809)
  • shell-api: Account for unsharded collections in sharding catalog (COMPASS-7602, #1808)

... (truncated)

Commits

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

Release notes

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

2.2.1

What's Changed

  • chore(ci): migrate to Garasign from notary MONGOSH-1655
  • fix(non-repl): enable require in non-repl mode MONGOSH-1738

New Contributors

Full Changelog: https://github.com/mongodb-js/mongosh/compare/v2.2.0...v2.2.1

2.2.0

Features

  • cli-repl,ci: Add automated performance tests (MONGOSH-1722, #1873)
  • cli-repl: Make --quiet the default for non-interactive usage (MONGOSH-1721, #1869)
  • deps: Allow applying useSystemCA to OIDC IdP (MONGOSH-1712, #1868)
  • Replace Node.js REPL with plain vm context for script usage (MONGOSH-1720, #1849)

Bug Fixes

  • ci: Downgrade [email protected] back to 2.6.12 (#1877)
  • ci: Remove unused licenses.json entry (#1861)
  • cli-repl: Do not run prompt and initial input in parallel (MONGOSH-1617, #1856)
  • cli-repl: Fix prompt TTY raw mode toggling (MONGOSH-1667, #1857)
  • cli-repl: Properly report API telemetry for plain-vm eval (#1859)
  • Upgrade to [email protected] (MONGOSH-1702, #1845)

See an overview of all solved issues in Jira

2.1.5

Bug Fixes

  • ci: Fix release_publish(_dry_run) paramters (#1828)
  • e2e-tests: Run in unit test suite (MONGOSH-1716, #1823)
  • ci: Modify shell.exec as per evergreen instructions to avoid leaking any secrets (MONGOSH-1704, #1817)
  • logging: Remove userId from identify and track (COMPASS-7607, #1814)

See an overview of all solved issues in Jira

2.1.4

Features

  • Add codeName to error output (MONGOSH-1198, #1809)
  • shell-api: Account for unsharded collections in sharding catalog (COMPASS-7602, #1808)

... (truncated)

Commits

Updates @mongosh/shell-api from 2.1.1 to 2.2.1

Release notes

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

2.2.1

What's Changed

  • chore(ci): migrate to Garasign from notary MONGOSH-1655
  • fix(non-repl): enable require in non-repl mode MONGOSH-1738

New Contributors

Full Changelog: https://github.com/mongodb-js/mongosh/compare/v2.2.0...v2.2.1

2.2.0

Features

  • cli-repl,ci: Add automated performance tests (MONGOSH-1722, #1873)
  • cli-repl: Make --quiet the default for non-interactive usage (MONGOSH-1721, #1869)
  • deps: Allow applying useSystemCA to OIDC IdP (MONGOSH-1712, #1868)
  • Replace Node.js REPL with plain vm context for script usage (MONGOSH-1720, #1849)

Bug Fixes

  • ci: Downgrade [email protected] back to 2.6.12 (#1877)
  • ci: Remove unused licenses.json entry (#1861)
  • cli-repl: Do not run prompt and initial input in parallel (MONGOSH-1617, #1856)
  • cli-repl: Fix prompt TTY raw mode toggling (MONGOSH-1667, #1857)
  • cli-repl: Properly report API telemetry for plain-vm eval (#1859)
  • Upgrade to [email protected] (MONGOSH-1702, #1845)

See an overview of all solved issues in Jira

2.1.5

Bug Fixes

  • ci: Fix release_publish(_dry_run) paramters (#1828)
  • e2e-tests: Run in unit test suite (MONGOSH-1716, #1823)
  • ci: Modify shell.exec as per evergreen instructions to avoid leaking any secrets (MONGOSH-1704, #1817)
  • logging: Remove userId from identify and track (COMPASS-7607, #1814)

See an overview of all solved issues in Jira

2.1.4

Features

  • Add codeName to error output (MONGOSH-1198, #1809)
  • shell-api: Account for unsharded collections in sharding catalog (COMPASS-7602, #1808)

... (truncated)

Commits

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

Release notes

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

2.2.1

What's Changed

  • chore(ci): migrate to Garasign from notary MONGOSH-1655
  • fix(non-repl): enable require in non-repl mode MONGOSH-1738

New Contributors

Full Changelog: https://github.com/mongodb-js/mongosh/compare/v2.2.0...v2.2.1

2.2.0

Features

  • cli-repl,ci: Add automated performance tests (MONGOSH-1722, #1873)
  • cli-repl: Make --quiet the default for non-interactive usage (MONGOSH-1721, #1869)
  • deps: Allow applying useSystemCA to OIDC IdP (MONGOSH-1712, #1868)
  • Replace Node.js REPL with plain vm context for script usage (MONGOSH-1720, #1849)

Bug Fixes

  • ci: Downgrade [email protected] back to 2.6.12 (#1877)
  • ci: Remove unused licenses.json entry (#1861)
  • cli-repl: Do not run prompt and initial input in parallel (MONGOSH-1617, #1856)
  • cli-repl: Fix prompt TTY raw mode toggling (MONGOSH-1667, #1857)
  • cli-repl: Properly report API telemetry for plain-vm eval (#1859)
  • Upgrade to [email protected] (MONGOSH-1702, #1845)

See an overview of all solved issues in Jira

2.1.5

Bug Fixes

  • ci: Fix release_publish(_dry_run) paramters (#1828)
  • e2e-tests: Run in unit test suite (MONGOSH-1716, #1823)
  • ci: Modify shell.exec as per evergreen instructions to avoid leaking any secrets (MONGOSH-1704, #1817)
  • logging: Remove userId from identify and track (COMPASS-7607, #1814)

See an overview of all solved issues in Jira

2.1.4

Features

  • Add codeName to error output (MONGOSH-1198, #1809)
  • shell-api: Account for unsharded collections in sharding catalog (COMPASS-7602, #1808)

... (truncated)

Commits

Updates @mongosh/arg-parser from 2.1.1 to 2.2.1

Release notes

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

2.2.1

What's Changed

  • chore(ci): migrate to Garasign from notary MONGOSH-1655
  • fix(non-repl): enable require in non-repl mode MONGOSH-1738

New Contributors

Full Changelog: https://github.com/mongodb-js/mongosh/compare/v2.2.0...v2.2.1

2.2.0

Features

  • cli-repl,ci: Add automated performance tests (MONGOSH-1722, #1873)
  • cli-repl: Make --quiet the default for non-interactive usage (MONGOSH-1721, #1869)
  • deps: Allow applying useSystemCA to OIDC IdP (MONGOSH-1712, #1868)
  • Replace Node.js REPL with plain vm context for script usage (MONGOSH-1720, #1849)

Bug Fixes

  • ci: Downgrade [email protected] back to 2.6.12 (#1877)
  • ci: Remove unused licenses.json entry (#1861)
  • cli-repl: Do not run prompt and initial input in parallel (MONGOSH-1617, #1856)
  • cli-repl: Fix prompt TTY raw mode toggling (MONGOSH-1667, #1857)
  • cli-repl: Properly report API telemetry for plain-vm eval (#1859)
  • Upgrade to [email protected] (MONGOSH-1702, #1845)

See an overview of all solved issues in Jira

2.1.5

Bug Fixes

  • ci: Fix release_publish(_dry_run) paramters (#1828)
  • e2e-tests: Run in unit test suite (MONGOSH-1716, #1823)
  • ci: Modify shell.exec as per evergreen instructions to avoid leaking any secrets (MONGOSH-1704, #1817)
  • logging: Remove userId from identify and track (COMPASS-7607, #1814)

See an overview of all solved issues in Jira

2.1.4

Features

  • Add codeName to error output (MONGOSH-1198, #1809)
  • shell-api: Account for unsharded collections in sharding catalog (COMPASS-7602, #1808)

... (truncated)

Commits

Updates @mongosh/async-rewriter2 from 2.1.1 to 2.2.1

Release notes

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

2.2.1

What's Changed

  • chore(ci): migrate to Garasign from notary MONGOSH-1655
  • fix(non-repl): enable require in non-repl mode MONGOSH-1738

New Contributors

Full Changelog: https://github.com/mongodb-js/mongosh/compare/v2.2.0...v2.2.1

2.2.0

Features

  • cli-repl,ci: Add automated performance tests (MONGOSH-1722, #1873)
  • cli-repl: Make --quiet the default for non-interactive usage (MONGOSH-1721, #1869)
  • deps: Allow applying useSystemCA to OIDC IdP (MONGOSH-1712, #1868)
  • Replace Node.js REPL with plain vm context for script usage (MONGOSH-1720, #1849)

Bug Fixes

  • ci: Downgrade [email protected] back to 2.6.12 (#1877)
  • ci: Remove unused licenses.json entry (#1861)
  • cli-repl: Do not run prompt and initial input in parallel (MONGOSH-1617, #1856)
  • cli-repl: Fix prompt TTY raw mode toggling (MONGOSH-1667, #1857)
  • cli-repl: Properly report API telemetry for plain-vm eval (#1859)
  • Upgrade to [email protected] (MONGOSH-1702, #1845)

See an overview of all solved issues in Jira

2.1.5

Bug Fixes

  • ci: Fix release_publish(_dry_run) paramters (#1828)
  • e2e-tests: Run in unit test suite (MONGOSH-1716, #1823)
  • ci: Modify shell.exec as per evergreen instructions to avoid leaking any secrets (MONGOSH-1704, #1817)
  • logging: Remove userId from identify and track (COMPASS-7607, #1814)

See an overview of all solved issues in Jira

2.1.4

Features

  • Add codeName to error output (MONGOSH-1198, #1809)
  • shell-api: Account for unsharded collections in sharding catalog (COMPASS-7602, #1808)

... (truncated)

Commits

Updates @mongosh/autocomplete from 2.1.1 to 2.2.1

Release notes

Sourced from @​mongosh/autocomplete's releases.

2.2.1

What's Changed

  • chore(ci): migrate to Garasign from notary MONGOSH-1655
  • fix(non-repl): enable require in non-repl mode MONGOSH-1738

New Contributors

Full Changelog: https://github.com/mongodb-js/mongosh/compare/v2.2.0...v2.2.1

2.2.0

Features

  • cli-repl,ci: Add automated performance tests (MONGOSH-1722, #1873)
  • cli-repl: Make --quiet the default for non-interactive usage (MONGOSH-1721, #1869)
  • deps: Allow applying useSystemCA to OIDC IdP (MONGOSH-1712, #1868)
  • Replace Node.js REPL with plain vm context for script usage (MONGOSH-1720, #1849)

Bug Fixes

  • ci: Downgrade [email protected] back to 2.6.12 (#1877)
  • ci: Remove unused licenses.json entry (#1861)
  • cli-repl: Do not run prompt and initial input in parallel (MONGOSH-1617, #1856)
  • cli-repl: Fix prompt TTY raw mode toggling (MONGOSH-1667, #1857)
  • cli-repl: Properly report API telemetry for plain-vm eval (#1859)
  • Upgrade to [email protected] (MONGOSH-1702, #1845)

See an overview of all solved issues in Jira

2.1.5

Bug Fixes

  • ci: Fix release_publish(_dry_run) paramters (#1828)
  • e2e-tests: Run in unit test suite (MONGOSH-1716, #1823)
  • ci: Modify shell.exec as per evergreen instructions to avoid leaking any secrets (MONGOSH-1704, #1817)
  • logging: Remove userId from identify and track (COMPASS-7607, #1814)

See an overview of all solved issues in Jira

2.1.4

Features

  • Add codeName to error output (MONGOSH-1198, #1809)
  • shell-api: Account for unsharded collections in sharding catalog (COMPASS-7602, #1808)

... (truncated)

Commits

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

Release notes

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

2.2.1

What's Changed

  • chore(ci): migrate to Garasign from notary MONGOSH-1655
  • fix(non-repl): enable require in non-repl mode MONGOSH-1738

New Contributors

Full Changelog: https://github.com/mongodb-js/mongosh/compare/v2.2.0...v2.2.1

2.2.0

Features

  • cli-repl,ci: Add automated performance tests (MONGOSH-1722, #1873)
  • cli-repl: Make --quiet the default for non-interactive usage (MONGOSH-1721, #1869)
  • deps: Allow applying useSystemCA to OIDC IdP (MONGOSH-1712, #1868)
  • Replace Node.js REPL with plain vm context for script usage (MONGOSH-1720, #1849)

Bug Fixes

  • ci: Downgrade [email protected] back to 2.6.12 (#1877)
  • ci: Remove unused licenses.json entry (#1861)
  • cli-repl: Do not run prompt and initial input in parallel (MONGOSH-1617, #1856)
  • cli-repl: Fix prompt TTY raw mode toggling (MONGOSH-1667, #1857)
  • cli-repl: Properly report API telemetry for plain-vm eval (#1859)
  • Upgrade to [email protected] (MONGOSH-1702, #1845)

See an overview of all solved issues in Jira

2.1.5

Bug Fixes

  • ci: Fix release_publish(_dry_run) paramters (#1828)
  • e2e-tests: Run in unit test suite (MONGOSH-1716, #1823)
  • ci: Modify shell.exec as per evergreen instructions to avoid leaking any secrets (MONGOSH-1704, #1817)
  • logging: Remove userId from identify and track (COMPASS-7607, #1814)

See an overview of all solved issues in Jira

2.1.4

Features

  • Add codeName to error output (MONGOSH-1198, #1809)
  • shell-api: Account for unsharded collections in sharding catalog (COMPASS-7602, #1808)

... (truncated)

Commits

Updates @mongosh/errors from 2.1.1 to 2.2.1

Release notes

Sourced from @​mongosh/errors's releases.

2.2.1

What's Changed

  • chore(ci): migrate to Garasign from notary MONGOSH-1655
  • fix(non-repl): enable require in non-repl mode MONGOSH-1738

New Contributors

Full Changelog: https://github.com/mongodb-js/mongosh/compare/v2.2.0...v2.2.1

2.2.0

Features

  • cli-repl,ci: Add automated performance tests (MONGOSH-1722, #1873)
  • cli-repl: Make --quiet the default for non-interactive usage (MONGOSH-1721, #1869)
  • deps: Allow applying useSystemCA to OIDC IdP (MONGOSH-1712, #1868)
  • Replace Node.js REPL with plain vm context for script usage (MONGOSH-1720, #1849)

Bug Fixes

  • ci: Downgrade [email protected] back to 2.6.12 (#1877)
  • ci: Remove unused licenses.json entry (#1861)
  • cli-repl: Do not run prompt and initial input in parallel (MONGOSH-1617, #1856)
  • cli-repl: Fix prompt TTY raw mode toggling (MONGOSH-1667, #1857)
  • cli-repl: Properly report API telemetry for plain-vm eval (#1859)
  • Upgrade to [email protected] (MONGOSH-1702, #1845)

See an overview of all solved issues in Jira

2.1.5

Bug Fixes

  • ci: Fix release_publish(_dry_run) paramters (#1828)
  • e2e-tests: Run in unit test suite (MONGOSH-1716, #1823)
  • ci: Modify shell.exec as per evergreen instructions to avoid leaking any secrets (MONGOSH-1704, #1817)
  • logging: Remove userId from identify and track (COMPASS-7607, #1814)

See an overview of all solved issues in Jira

2.1.4Description has been truncated

dependabot[bot] avatar Mar 20 '24 04:03 dependabot[bot]