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 #715

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the mongosh group with 13 updates:

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

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

Release notes

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

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)

See an overview of all solved issues in Jira

2.2.1

Important note: this patch release includes a bug fix to 2.2.0 where require('<module>') caused an error in script mode.

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: mongodb-js/mongosh@v2.2.0...v2.2.1

2.2.0

⚠️ Important note: This release is affected by a bug, fixed in 2.2.1, where require(...) caused an error in script mode.

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

... (truncated)

Commits
  • dd8ff19 chore: update node.js version MONGOSH-1752 (#1927)
  • f8dcc26 chore: update auto-generated files (#1926)
  • a501659 chore: update auto-generated files (#1925)
  • 81d0eac fix(cli-repl): properly skip update notification fetches in quiet mode MONGOS...
  • a38a173 fix(shell-evaluator): fix exposed asyncRewrite fn for benchmarks (#1922)
  • 7832ccf chore: update error documentation (#1924)
  • cdce3b8 fix(shell-api): improve AbstractCursor iteration performance MONGOSH-1688 (#1...
  • 159a2a9 chore: update auto-generated files (#1923)
  • 5b5f607 chore: bump Node.js to 20.12.0 MONGOSH-1750 MONGOSH-1691 (#1915)
  • dd71261 chore: update auto-generated files (#1921)
  • Additional commits viewable in compare view

Updates @mongosh/i18n from 2.1.1 to 2.2.3

Release notes

Sourced from @​mongosh/i18n's releases.

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)

See an overview of all solved issues in Jira

2.2.1

Important note: this patch release includes a bug fix to 2.2.0 where require('<module>') caused an error in script mode.

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: mongodb-js/mongosh@v2.2.0...v2.2.1

2.2.0

⚠️ Important note: This release is affected by a bug, fixed in 2.2.1, where require(...) caused an error in script mode.

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

... (truncated)

Commits
  • dd8ff19 chore: update node.js version MONGOSH-1752 (#1927)
  • f8dcc26 chore: update auto-generated files (#1926)
  • a501659 chore: update auto-generated files (#1925)
  • 81d0eac fix(cli-repl): properly skip update notification fetches in quiet mode MONGOS...
  • a38a173 fix(shell-evaluator): fix exposed asyncRewrite fn for benchmarks (#1922)
  • 7832ccf chore: update error documentation (#1924)
  • cdce3b8 fix(shell-api): improve AbstractCursor iteration performance MONGOSH-1688 (#1...
  • 159a2a9 chore: update auto-generated files (#1923)
  • 5b5f607 chore: bump Node.js to 20.12.0 MONGOSH-1750 MONGOSH-1691 (#1915)
  • dd71261 chore: update auto-generated files (#1921)
  • Additional commits viewable in compare view

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

Release notes

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

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)

See an overview of all solved issues in Jira

2.2.1

Important note: this patch release includes a bug fix to 2.2.0 where require('<module>') caused an error in script mode.

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: mongodb-js/mongosh@v2.2.0...v2.2.1

2.2.0

⚠️ Important note: This release is affected by a bug, fixed in 2.2.1, where require(...) caused an error in script mode.

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

... (truncated)

Commits
  • dd8ff19 chore: update node.js version MONGOSH-1752 (#1927)
  • f8dcc26 chore: update auto-generated files (#1926)
  • a501659 chore: update auto-generated files (#1925)
  • 81d0eac fix(cli-repl): properly skip update notification fetches in quiet mode MONGOS...
  • a38a173 fix(shell-evaluator): fix exposed asyncRewrite fn for benchmarks (#1922)
  • 7832ccf chore: update error documentation (#1924)
  • cdce3b8 fix(shell-api): improve AbstractCursor iteration performance MONGOSH-1688 (#1...
  • 159a2a9 chore: update auto-generated files (#1923)
  • 5b5f607 chore: bump Node.js to 20.12.0 MONGOSH-1750 MONGOSH-1691 (#1915)
  • dd71261 chore: update auto-generated files (#1921)
  • Additional commits viewable in compare view

Updates @mongosh/shell-api from 2.1.1 to 2.2.3

Release notes

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

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)

See an overview of all solved issues in Jira

2.2.1

Important note: this patch release includes a bug fix to 2.2.0 where require('<module>') caused an error in script mode.

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: mongodb-js/mongosh@v2.2.0...v2.2.1

2.2.0

⚠️ Important note: This release is affected by a bug, fixed in 2.2.1, where require(...) caused an error in script mode.

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

... (truncated)

Commits
  • dd8ff19 chore: update node.js version MONGOSH-1752 (#1927)
  • f8dcc26 chore: update auto-generated files (#1926)
  • a501659 chore: update auto-generated files (#1925)
  • 81d0eac fix(cli-repl): properly skip update notification fetches in quiet mode MONGOS...
  • a38a173 fix(shell-evaluator): fix exposed asyncRewrite fn for benchmarks (#1922)
  • 7832ccf chore: update error documentation (#1924)
  • cdce3b8 fix(shell-api): improve AbstractCursor iteration performance MONGOSH-1688 (#1...
  • 159a2a9 chore: update auto-generated files (#1923)
  • 5b5f607 chore: bump Node.js to 20.12.0 MONGOSH-1750 MONGOSH-1691 (#1915)
  • dd71261 chore: update auto-generated files (#1921)
  • Additional commits viewable in compare view

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

Release notes

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

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)

See an overview of all solved issues in Jira

2.2.1

Important note: this patch release includes a bug fix to 2.2.0 where require('<module>') caused an error in script mode.

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: mongodb-js/mongosh@v2.2.0...v2.2.1

2.2.0

⚠️ Important note: This release is affected by a bug, fixed in 2.2.1, where require(...) caused an error in script mode.

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

... (truncated)

Commits
  • dd8ff19 chore: update node.js version MONGOSH-1752 (#1927)
  • f8dcc26 chore: update auto-generated files (#1926)
  • a501659 chore: update auto-generated files (#1925)
  • 81d0eac fix(cli-repl): properly skip update notification fetches in quiet mode MONGOS...
  • a38a173 fix(shell-evaluator): fix exposed asyncRewrite fn for benchmarks (#1922)
  • 7832ccf chore: update error documentation (#1924)
  • cdce3b8 fix(shell-api): improve AbstractCursor iteration performance MONGOSH-1688 (#1...
  • 159a2a9 chore: update auto-generated files (#1923)
  • 5b5f607 chore: bump Node.js to 20.12.0 MONGOSH-1750 MONGOSH-1691 (#1915)
  • dd71261 chore: update auto-generated files (#1921)
  • Additional commits viewable in compare view

Updates @mongosh/arg-parser from 2.1.1 to 2.2.3

Release notes

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

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)

See an overview of all solved issues in Jira

2.2.1

Important note: this patch release includes a bug fix to 2.2.0 where require('<module>') caused an error in script mode.

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: mongodb-js/mongosh@v2.2.0...v2.2.1

2.2.0

⚠️ Important note: This release is affected by a bug, fixed in 2.2.1, where require(...) caused an error in script mode.

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

... (truncated)

Commits
  • dd8ff19 chore: update node.js version MONGOSH-1752 (#1927)
  • f8dcc26 chore: update auto-generated files (#1926)
  • a501659 chore: update auto-generated files (#1925)
  • 81d0eac fix(cli-repl): properly skip update notification fetches in quiet mode MONGOS...
  • a38a173 fix(shell-evaluator): fix exposed asyncRewrite fn for benchmarks (#1922)
  • 7832ccf chore: update error documentation (#1924)
  • cdce3b8 fix(shell-api): improve AbstractCursor iteration performance MONGOSH-1688 (#1...
  • 159a2a9 chore: update auto-generated files (#1923)
  • 5b5f607 chore: bump Node.js to 20.12.0 MONGOSH-1750 MONGOSH-1691 (#1915)
  • dd71261 chore: update auto-generated files (#1921)
  • Additional commits viewable in compare view

Updates @mongosh/async-rewriter2 from 2.1.1 to 2.2.3

Release notes

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

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)

See an overview of all solved issues in Jira

2.2.1

Important note: this patch release includes a bug fix to 2.2.0 where require('<module>') caused an error in script mode.

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: mongodb-js/mongosh@v2.2.0...v2.2.1

2.2.0

⚠️ Important note: This release is affected by a bug, fixed in 2.2.1, where require(...) caused an error in script mode.

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

... (truncated)

Commits
  • dd8ff19 chore: update node.js version MONGOSH-1752 (#1927)
  • f8dcc26 chore: update auto-generated files (#1926)
  • a501659 chore: update auto-generated files (#1925)
  • 81d0eac fix(cli-repl): properly skip update notification fetches in quiet mode MONGOS...
  • a38a173 fix(shell-evaluator): fix exposed asyncRewrite fn for benchmarks (#1922)
  • 7832ccf chore: update error documentation (#1924)
  • cdce3b8 fix(shell-api): improve AbstractCursor iteration performance MONGOSH-1688 (#1...
  • 159a2a9 chore: update auto-generated files (#1923)
  • 5b5f607 chore: bump Node.js to 20.12.0 MONGOSH-1750 MONGOSH-1691 (#1915)
  • dd71261 chore: update auto-generated files (#1921)
  • Additional commits viewable in compare view

Updates @mongosh/autocomplete from 2.1.1 to 2.2.3

Release notes

Sourced from @​mongosh/autocomplete's releases.

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)

See an overview of all solved issues in Jira

2.2.1

Important note: this patch release includes a bug fix to 2.2.0 where require('<module>') caused an error in script mode.

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: mongodb-js/mongosh@v2.2.0...v2.2.1

2.2.0

⚠️ Important note: This release is affected by a bug, fixed in 2.2.1, where require(...) caused an error in script mode.

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

... (truncated)

Commits
  • dd8ff19 chore: update node.js version MONGOSH-1752 (#1927)
  • f8dcc26 chore: update auto-generated files (#1926)
  • a501659 chore: update auto-generated files (#1925)
  • 81d0eac fix(cli-repl): properly skip update notification fetches in quiet mode MONGOS...
  • a38a173 fix(shell-evaluator): fix exposed asyncRewrite fn for benchmarks (#1922)
  • 7832ccf chore: update error documentation (#1924)
  • cdce3b8 fix(shell-api): improve AbstractCursor iteration performance MONGOSH-1688 (#1...
  • 159a2a9 chore: update auto-generated files (#1923)
  • 5b5f607 chore: bump Node.js to 20.12.0 MONGOSH-1750 MONGOSH-1691 (#1915)
  • dd71261 chore: update auto-generated files (#1921)
  • Additional commits viewable in compare view

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

Release notes

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

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)

See an overview of all solved issues in Jira

2.2.1

Important note: this patch release includes a bug fix to 2.2.0 where require('<module>') caused an error in script mode.

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: mongodb-js/mongosh@v2.2.0...v2.2.1

2.2.0

⚠️ Important note: This release is affected by a bug, fixed in 2.2.1, where require(...) caused an error in script mode.

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

... (truncated)

Commits
  • dd8ff19 chore: update node.js version MONGOSH-1752 (#1927)
  • f8dcc26 chore: update auto-generated files (#1926)
  • a501659 chore: update auto-generated files (#1925)
  • 81d0eac fix(cli-repl): properly skip update notification fetches in quiet mode MONGOS...
  • a38a173 fix(shell-evaluator): fix exposed asyncRewrite fn for benchmarks (#1922)
  • 7832ccf chore: update error documentation (#1924)
  • cdce3b8 fix(shell-api): improve AbstractCursor iteration performance MONGOSH-1688 (#1...
  • 159a2a9 chore: update auto-generated files (#1923)
  • 5b5f607 chore: bump Node.js to 20.12.0 MONGOSH-1750 MONGOSH-1691 (#1915)
  • dd71261 chore: update auto-generated files (#1921)
  • Additional commits viewable in compare view

Updates @mongosh/errors from 2.1.1 to 2.2.3

Release notes

Sourced from @​mongosh/errors's releases.

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)

See an overview of all solved issues in Jira

2.2.1

Important note: this patch release includes a bug fix to 2.2.0 where require('<module>') caused an error in script mode.

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: mongodb-js/mongosh@v2.2.0...v2.2.1

2.2.0

⚠️ Important note: This release is affected by a bug, fixed in 2.2.1, where require(...) caused an error in script mode.

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

... (truncated)

Commits

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


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

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

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

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

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

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

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

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

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

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

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

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

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

---
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 added the dependencies Pull requests that update a dependency file label Apr 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2024

Superseded by #719.

@dependabot dependabot bot closed this Apr 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mongosh-7df2956e1d branch April 16, 2024 04:19
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