Bump mongodb-driver-sync from 4.2.2 to 4.2.3 #642

Merged
dependabot-preview[bot] merged 1 commit from dependabot/maven/greg-dev/org.mongodb-mongodb-driver-sync-4.2.3 into greg-dev 2021-04-06 19:13:38 +02:00
dependabot-preview[bot] commented 2021-04-06 15:36:35 +02:00 (Migrated from github.com)

Bumps mongodb-driver-sync from 4.2.2 to 4.2.3.

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

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)
Bumps [mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 4.2.2 to 4.2.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/2782b476a75041553f69d48eb321fe58b150fbbc"><code>2782b47</code></a> Bump to 4.2.3</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/77c8795eec482f909cfb658b46771b51c2ded7e0"><code>77c8795</code></a> Backport to 4.2.x <a href="https://github-redirect.dependabot.com/JAVA-4044/PR/issues/4044">JAVA-4044/PR4044</a> and the changes it depends on (JAVA-3938 &amp;...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/1471dd258cf4ca65ebe298c36979cf910ca2478f"><code>1471dd2</code></a> Join the thread in DocumentationSamples.testWatch (<a href="https://github-redirect.dependabot.com/mongodb/mongo-java-driver/issues/686">#686</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/c5886fb7730de8dfd3926e32d48854c9d2b26800"><code>c5886fb</code></a> Ensure BasicDBObject equals/hashCode works with UUID values (<a href="https://github-redirect.dependabot.com/mongodb/mongo-java-driver/issues/688">#688</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/33d601724f576bef248809764d8cac079a0e9e06"><code>33d6017</code></a> Disable event listener test in reactive streams driver</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/cf988b536afa9e318ca8163be65ae1b6574c78f5"><code>cf988b5</code></a> Suppress not used in try body compiler warnings</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/d82270e6f0f160cb7eb0fbbe2f4d49f633611490"><code>d82270e</code></a> Bump to 4.2.3-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/mongodb/mongo-java-driver/compare/r4.2.2...r4.2.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.mongodb:mongodb-driver-sync&package-manager=maven&previous-version=4.2.2&new-version=4.2.3)](https://dependabot.com/compatibility-score/?dependency-name=org.mongodb:mongodb-driver-sync&package-manager=maven&previous-version=4.2.2&new-version=4.2.3) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
greg6775 (Migrated from github.com) reviewed 2021-04-06 15:36:35 +02:00
Schlauer-Hax (Migrated from github.com) reviewed 2021-04-06 15:36:35 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg6775/Hadder#642
No description provided.