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

Bump mongo-client.version from 4.2.2 to 4.2.3 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2021

Bumps mongo-client.version from 4.2.2 to 4.2.3.
Updates mongodb-driver-sync from 4.2.2 to 4.2.3

Release notes

Sourced from mongodb-driver-sync's releases.

Java Driver 4.2.3 (April 6, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-2-3-released/101935

Commits
  • 2782b47 Bump to 4.2.3
  • 77c8795 Backport to 4.2.x JAVA-4044/PR4044 and the changes it depends on (JAVA-3938 &...
  • 1471dd2 Join the thread in DocumentationSamples.testWatch (#686)
  • c5886fb Ensure BasicDBObject equals/hashCode works with UUID values (#688)
  • 33d6017 Disable event listener test in reactive streams driver
  • cf988b5 Suppress not used in try body compiler warnings
  • d82270e Bump to 4.2.3-SNAPSHOT
  • See full diff in compare view

Updates mongodb-driver-core from 4.2.2 to 4.2.3

Release notes

Sourced from mongodb-driver-core's releases.

Java Driver 4.2.3 (April 6, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-2-3-released/101935

Commits
  • 2782b47 Bump to 4.2.3
  • 77c8795 Backport to 4.2.x JAVA-4044/PR4044 and the changes it depends on (JAVA-3938 &...
  • 1471dd2 Join the thread in DocumentationSamples.testWatch (#686)
  • c5886fb Ensure BasicDBObject equals/hashCode works with UUID values (#688)
  • 33d6017 Disable event listener test in reactive streams driver
  • cf988b5 Suppress not used in try body compiler warnings
  • d82270e Bump to 4.2.3-SNAPSHOT
  • See full diff in compare view

Updates mongodb-driver-legacy from 4.2.2 to 4.2.3

Release notes

Sourced from mongodb-driver-legacy's releases.

Java Driver 4.2.3 (April 6, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-2-3-released/101935

Commits
  • 2782b47 Bump to 4.2.3
  • 77c8795 Backport to 4.2.x JAVA-4044/PR4044 and the changes it depends on (JAVA-3938 &...
  • 1471dd2 Join the thread in DocumentationSamples.testWatch (#686)
  • c5886fb Ensure BasicDBObject equals/hashCode works with UUID values (#688)
  • 33d6017 Disable event listener test in reactive streams driver
  • cf988b5 Suppress not used in try body compiler warnings
  • d82270e Bump to 4.2.3-SNAPSHOT
  • See full diff in compare view

Updates mongodb-driver-reactivestreams from 4.2.2 to 4.2.3

Release notes

Sourced from mongodb-driver-reactivestreams's releases.

Java Driver 4.2.3 (April 6, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-2-3-released/101935

Commits
  • 2782b47 Bump to 4.2.3
  • 77c8795 Backport to 4.2.x JAVA-4044/PR4044 and the changes it depends on (JAVA-3938 &...
  • 1471dd2 Join the thread in DocumentationSamples.testWatch (#686)
  • c5886fb Ensure BasicDBObject equals/hashCode works with UUID values (#688)
  • 33d6017 Disable event listener test in reactive streams driver
  • cf988b5 Suppress not used in try body compiler warnings
  • d82270e Bump to 4.2.3-SNAPSHOT
  • See full diff in compare view

Updates bson from 4.2.2 to 4.2.3

Release notes

Sourced from bson's releases.

Java Driver 4.2.3 (April 6, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-2-3-released/101935

Commits
  • 2782b47 Bump to 4.2.3
  • 77c8795 Backport to 4.2.x JAVA-4044/PR4044 and the changes it depends on (JAVA-3938 &...
  • 1471dd2 Join the thread in DocumentationSamples.testWatch (#686)
  • c5886fb Ensure BasicDBObject equals/hashCode works with UUID values (#688)
  • 33d6017 Disable event listener test in reactive streams driver
  • cf988b5 Suppress not used in try body compiler warnings
  • d82270e Bump to 4.2.3-SNAPSHOT
  • See full diff in compare view

You can trigger a rebase of this PR 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 `mongo-client.version` from 4.2.2 to 4.2.3.

Updates `mongodb-driver-sync` from 4.2.2 to 4.2.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.2.2...r4.2.3)

Updates `mongodb-driver-core` from 4.2.2 to 4.2.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.2.2...r4.2.3)

Updates `mongodb-driver-legacy` from 4.2.2 to 4.2.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.2.2...r4.2.3)

Updates `mongodb-driver-reactivestreams` from 4.2.2 to 4.2.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.2.2...r4.2.3)

Updates `bson` from 4.2.2 to 4.2.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.2.2...r4.2.3)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 17, 2021

The following labels could not be found: area/dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants