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 2 updates #640

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

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

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

Release notes

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

2.1.1

Features

  • Sample sessions sent to telemetry (MONGOSH-1651, #1754)

Bug Fixes

  • node-runtime-worker-thread: Remove function properties before serializing errors (COMPASS-5919, #1762)
  • deps: Build kerberos in RTLD mode for Linux executables (MONGOSH-1628, #1751)

See an overview of all solved issues in Jira

2.1.0

Features

  • Bump to BSON 6.2.0, make string quoting consistent (MONGOSH-1452, #1708)
  • async-rewriter: Allow cursor iteration with for-of (MONGOSH-1527, #1698)

Bug Fixes

  • ci: Attempt to fix suse12 package smoke test (MONGOSH-1645, #1743)
  • cli-repl: Avoid instantiating libmongocrypt for mongosh --version (#1739)
  • shell-api: Handle db name conflicts with Object.prototype (MONGOSH-1630, #1726)
  • cli-repl: Prevent promisify promise-returning function warning in async repl (#1721)
  • deps: Bump mongodb-connection-string-url to 3.0.0 (#1720)

See an overview of all solved issues in Jira

Commits
  • c7e70b6 chore: update auto-generated files (#1765)
  • 53e8468 chore: update auto-generated files (#1764)
  • 2cd6fb5 chore: add a new “Startup Time” event for sessions MONGOSH-1653 (#1761)
  • 87f1eb6 chore: update auto-generated files (#1763)
  • 010161a fix(node-runtime-worker-thread): remove function properties before serializin...
  • cf6d30c chore: update auto-generated files (#1760)
  • 2e9bafb Merge remote-tracking branch 'origin'
  • 77ed970 chore: update boxednode
  • 85488c7 chore: update auto-generated files (#1759)
  • 29af686 feat: sample sessions sent to telemetry MONGOSH-1651 (#1754)
  • Additional commits viewable in compare view

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

Release notes

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

2.1.1

Features

  • Sample sessions sent to telemetry (MONGOSH-1651, #1754)

Bug Fixes

  • node-runtime-worker-thread: Remove function properties before serializing errors (COMPASS-5919, #1762)
  • deps: Build kerberos in RTLD mode for Linux executables (MONGOSH-1628, #1751)

See an overview of all solved issues in Jira

2.1.0

Features

  • Bump to BSON 6.2.0, make string quoting consistent (MONGOSH-1452, #1708)
  • async-rewriter: Allow cursor iteration with for-of (MONGOSH-1527, #1698)

Bug Fixes

  • ci: Attempt to fix suse12 package smoke test (MONGOSH-1645, #1743)
  • cli-repl: Avoid instantiating libmongocrypt for mongosh --version (#1739)
  • shell-api: Handle db name conflicts with Object.prototype (MONGOSH-1630, #1726)
  • cli-repl: Prevent promisify promise-returning function warning in async repl (#1721)
  • deps: Bump mongodb-connection-string-url to 3.0.0 (#1720)

See an overview of all solved issues in Jira

Commits
  • c7e70b6 chore: update auto-generated files (#1765)
  • 53e8468 chore: update auto-generated files (#1764)
  • 2cd6fb5 chore: add a new “Startup Time” event for sessions MONGOSH-1653 (#1761)
  • 87f1eb6 chore: update auto-generated files (#1763)
  • 010161a fix(node-runtime-worker-thread): remove function properties before serializin...
  • cf6d30c chore: update auto-generated files (#1760)
  • 2e9bafb Merge remote-tracking branch 'origin'
  • 77ed970 chore: update boxednode
  • 85488c7 chore: update auto-generated files (#1759)
  • 29af686 feat: sample sessions sent to telemetry MONGOSH-1651 (#1754)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 2, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mongosh-c10f6c40bb branch 4 times, most recently from 3ec9c38 to 96a89b9 Compare January 10, 2024 04:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mongosh-c10f6c40bb branch 3 times, most recently from 108e91e to 0fcdb40 Compare January 15, 2024 04:12
Bumps the mongosh group with 2 updates: [@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.0.2 to 2.1.1
- [Release notes](https://github.com/mongodb-js/mongosh/releases)
- [Commits](mongodb-js/mongosh@v2.0.2...v2.1.1)

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

---
updated-dependencies:
- dependency-name: "@mongosh/browser-runtime-electron"
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mongosh-c10f6c40bb branch from 0fcdb40 to 4b375b2 Compare January 16, 2024 20:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mongosh-c10f6c40bb branch January 17, 2024 04:00
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