Skip to content

chore(deps): bump mongodb from 2.0.0 to 2.0.2#48

Closed
dependabot[bot] wants to merge 1 commit intoreleasefrom
dependabot/cargo/mongodb-2.0.2
Closed

chore(deps): bump mongodb from 2.0.0 to 2.0.2#48
dependabot[bot] wants to merge 1 commit intoreleasefrom
dependabot/cargo/mongodb-2.0.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 15, 2021

Bumps mongodb from 2.0.0 to 2.0.2.

Release notes

Sourced from mongodb's releases.

v2.0.2

Description

The MongoDB Rust driver team is pleased to announce the 2.0.2 release of the mongodb crate. This release includes a minor bug fix.

  • RUST-1060 Omit non-pub fields from Debug output of ClientOptions (#516)

v2.0.1

The MongoDB Rust driver team is pleased to announce the 2.0.1 release of the mongodb crate. This release includes a number of bug fixes:

  • RUST-1046 Fix iteration of cursors when batchSize doesn't divide result size (#484, #482)
  • RUST-1047 Ensure TopologyClosedEvent is the last SDAM event emitted (#485)
  • RUST-856 Fix race between server selection and server monitoring (#460)
  • RUST-992 Enable auth tests for PLAIN and fix default authSource for such (#451)
Commits
  • 57d7ad7 release v2.0.2
  • 8538cca RUST-1060 Omit non-pub fields from Debug output of ClientOptions (#516)
  • 9d6dd0b release v2.0.1
  • 1dc143b RUST-1047 Ensure TopologyClosedEvent is the last SDAM event emitted (#485)
  • 9944ae0 RUST-856 Fix race between server selection and server monitoring (#460)
  • 339d5b8 minor: use new rustdoc:: warn prefix (#457)
  • e6d4ab0 RUST-992 Enable auth tests for PLAIN and fix default authSource for such (#451)
  • ad22c49 RUST-1046 Fix iteration of cursors when batchSize doesn't divide result size ...
  • See full diff in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](mongodb/mongo-rust-driver@v2.0.0...v2.0.2)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Nov 15, 2021

The following labels could not be found: domain: deps.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 15, 2021

Superseded by #57.

@dependabot dependabot Bot closed this Dec 15, 2021
@dependabot dependabot Bot deleted the dependabot/cargo/mongodb-2.0.2 branch December 15, 2021 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants